Jan 10

Five Best DVD-Ripping Tools

You pay good money for your DVDs, but they’re hardly the only format you need these days. These five ripping tools ensure you can back them up, keep them on your media server, and load them on your favorite portable player.

Earlier this week we asked you to share your favorite DVD-ripping tool. We tallied up the votes, and now we’re back to highlight the five most popular tools used by Lifehacker readers to rip, backup, and encode their DVD collections.

DVD Shrink (Windows, Free)


DVD Shrink is a free and capable ripping tool that excels at, as the name would imply, shrinking DVDs. DVDs come in two common formats: DVD-5 (4.7GB) and DVD-9 (8.5GB); the Reauthor mode in DVD Shrink helps you to ditch disc extras and strip most larger DVDs down to fit into a standard (and less expensive) DVD-5 disc. DVD Shrink does a good job handling many protection schemes, but hasn’t been updated to remove some of the newest schemes.

DVD Fab (Windows, $50)


DVD Fab is a commercial DVD ripper that supports the removal of all current DVD copy protections. In addition to being current on protection schemes, it boasts a large array of options for stripping and repacking your DVDs once the copy protection is removed. You can rip the entire disc, rip only the main movie, or split it into pieces—among other options. Like DVD Shrink, DVD Fab also supports compressing DVD-9 discs to fit on DVD-5 discs.

Handbrake (Windows/Mac/Linux, Free)


Handbrake is a DVD-ripping tool with a strong emphasis on not just ripping media but recoding it for playback on computers, portable devices, and other non-disc based systems. Handbrake can help you convert DVDs and other MPEG-based video into MP4 and MKV files. You can tweak settings like video frame rate and audio codec playback to your heart’s content with Handbrake, and even batch encode all your media at one time to make filling up your iPod or other device relatively painless. The one major shortcoming of Handbrake is that it doesn’t have any copy protection removal tools built in, which means you may occasionally need to use a 3rd-party stripping tool to prepare your DVD for conversion.

AnyDVD (Windows, $60 per year)


AnyDVD is another commercial entry in this week’s Hive Five. It’s not cheap, with a one year license running $60—although the multi-year discounts quickly stack up—but it can boast that it stays on top of current protection and encryption schemes to makes sure you’re never locked out of your own discs. In addition to stripping protections from the disc, it also has the ability to control DVD playback speed so that DVDs played on media center computers will play slower and quieter, and it allows you to remove things like forced subtitles, warning screens, and disc material you don’t want.

DVD Decrypter (Windows, Free)


Although DVD Decrypter hasn’t been updated since 2005, it still works on a significant number of DVDs and has a strong following resulting from both its original user base and new users who find it cuts through the copy protection on their current DVDs protected with CSS, Macrovision content protection, region codes, and other hindrances.

Bookmark and Share
Dec 21

You’re probably aware that 64-bit and 32-bit versions of your operating system exist, but apart from ascribing to a bigger-is-better philosophy, you may have no idea what separates the two. The question: Should you use a 64-bit version of Windows, and why?

More and more frequently, users are installing the 64-bit version of their operating system of choice over the less capable 32-bit version. But most people don’t really have a full understanding of what the difference really is. Below, we’re taking a look at the most important differences so you can better understand what you gain (and potentially lose) if you upgrade to the 64-bit version of your OS. (The post focuses on Windows.)

We’ve already explained whether you really need 4 GB of RAM, a question that touches on the 64-bit issue, but now let’s tackle it in more detail.

Which Version Do I Have?

To figure out which version of Windows you are running, just head into the System properties in Control Panel, or you can take the easy route and right-click on your Computer icon in the start menu or desktop, and choose Properties from the menu. Windows 7 or Vista users will be able to check the System type in the list, while the few XP users with 64-bit will see it on the dialog.

Keep in mind that your CPU must support 64-bit in order to be running a 64-bit operating system—if you’re running a modern CPU you should be fine, but some of the budget PCs don’t include a 64-bit processor.

Does 32-bit Really Have a Memory Limit?

In any 32-bit operating system, you are limited to 4096 MB of RAM simply because the size of a 32-bit value will not allow any more. On a 32-bit system, each process is given 4 GB of virtual memory to play with, which is separated into 2 GB of user space that the application can actually use at a time.

Savvy readers might point out that modern chips support PAE, a processor technology that allows the operating system to use a little bit more memory—up to 64 GB, but it also requires special application support that most applications don’t have or necessarily need.

A common misconception is that this is a Windows-specific problem, when in fact 32-bit Linux and Mac OS X have the same limitations and the same workarounds. 32-bit Linux uses a mapping table to allow access to the extra memory, and OS X Snow Leopard actually ships by default with a 32-bit kernel that can’t access all the memory on older systems, even though most of the rest of the OS runs 64-bit processes.

The 4 GB limit for Windows, at least, is also a factor of licensing—the home versions of 32-bit Windows, while technically being able to support PAE, have a hard limit of 4 GB for licensing and driver compatibility reasons.

More Problems with 32-Bit

Not only does 32-bit have a hard limit for the amount of memory it can address, there’s also another problem: your devices, like your video card and motherboard BIOS take up room in that same 4 GB space, which means the underlying operating system gets access to even less of your RAM.

Windows expert Mark Russinovich found that a desktop running 32-bit Windows with 4 GB of RAM and two 1 GB video cards only had 2.2 GB of RAM available for the operating system—so the bigger and better your video cards get, the less of that 4 GB will be accessible on a 32-bit system.

What’s Different About 64-Bit?

While 32 bits of information can only access 4 GB of RAM, a 64-bit machine can access 17.2 BILLION gigabytes of system memory, banishing any limits far into the future. This also means that your video cards and other devices will not be stealing usable memory space from the operating system. Windows 64-bit Home editions are still limited to 16 GB of RAM for licensing reasons, but the Professional and Ultimate versions can use up to 192 GB of RAM, so keep that in mind when building that killer system.

The per-process limit is also greatly increased—on 64-bit Windows, instead of a 2 GB limit, each application has access to 8 TB of virtual memory without any special API, a huge factor when you consider applications like video editing or virtual machines that may need to use enormous amounts of RAM.

On Windows, the 64-bit versions also come with a technology to prevent hijacking the kernel, support for hardware-enabled data execution protection, and mandatory digitally signed 64-bit device drivers. You also won’t be able to use your 16-bit apps anymore, which hardly seems like a loss.

Do 32-bit Applications Work on 64-Bit?

The vast majority of your 32-bit applications will continue to work just fine on 64-bit Windows, which includes a compatibility layer called WoW64, which actually switches the processor back and forth between 32-bit and 64-bit modes depending on which thread needs to execute—making 32-bit software run smoothly even in the 64-bit environment.

There are some exceptions to that rule, however: 32-bit device drivers and low-level system applications like Antivirus, shell extensions that plug into Windows, and some media applications simply won’t work without a 64-bit equivalent.

In practice, the vast majority of your favorite applications will either continue to work, or provide a 64-bit version you can use instead—but you should check to make sure.

Does 64-Bit Use Double the RAM?

A common misconception about 64-bit Windows is the amount of RAM that is actually used—some people seem to think it will use double the RAM, while others incorrectly assume a 64-bit system will be twice as fast as 32-bit.

While it’s true that 64-bit processes will take a little extra memory, that is a result of the memory pointers being a little bigger to address the larger amount of RAM, and not an actual double in size. Imagine, if you will, an ancient library filing system that has a card to tell you where to find the book in the library—if you got a bigger box to hold the cards, the library would not double in size, you’d just be able to find the book you were looking for more easily.

What will increase with 64-bit Windows is the amount of drive space needed for the operating system—with a compatibility layer in place, the base OS will take up a few extra GBs of space, though with today’s massive hard drives that should hardly be a concern.

The Bottom Line, Which Should I Use?

If you are ordering a new PC with 4 GB or more of RAM, you should probably be running a 64-bit version of Windows so you can use all of the available memory, especially if you want a rig with a large video card—just keep in mind that the Home versions only support 16 GB of RAM (for most people a 16GB limit won’t be a problem, but it’s worth keeping in mind).

If you’re running Mac OS X, you don’t need to worry about 32-bit vs 64-bit, and if you’re running Linux, you probably know this stuff already.

Bookmark and Share
Nov 09

When your computer breaks down it can be frustrating as well as overwhelming. Once you get past the initial panic it is time to get down to business and find out what needs to be done. First off if you don’t know, even remotely, what the problem is then keep your paws off of it. Trying to fix your computer yourself is often difficult and many times it leads to more damage and more out-of-pocket costs when you finally do call a computer repair person.

It is not always easy to find someone that is willing to do computer repairs. You should decide how much you’re willing to spend from the beginning. If your computer is your lifeline then of course you’re going to be willing to spend a lot more money on it than a used computer you got for free that you only play games on occasionally. Begin by searching on Craigslist or on Google by typing in ‘computer repair’ and your zip code. You can also try posting an ad on Craigslist.

You generally want to find someone who lives within ten miles from your home. This makes it easy for you to drop equipment off at their office. When a computer repairman calls you or you call them be sure to interview the candidate over the phone. Prepare a list of questions ahead of time, including a possible estimate if you know what the problem is. Ask for references who have been customers in the past sixty days.

If the questions have been answered to your liking then you should discuss your decision with your significant other and make sure you are both in agreement to pay this person to repair your computer. Make the appointment and take the computer into the shop to be repaired. You should then confirm the price for labor and parts from the computer repair person and review the work that you are having completed. Upon completing the PC Repair, be sure that the computer is in the same condition you left it (of course, it will be fixed hopefully). If it is be sure to pay the PC Repair person, get their business card and refer them to others in the future.

Bookmark and Share
Oct 31

How long is the spitting contest between Apple (NSDQ:AAPL)’s iTunes and Palm going to continue? Hopefully not much longer, seeing as the seesaw battle tottered back in Apple’s favor Thursday with the release of iTunes 9.0.2. That update once again disables Palm’s workaround to sync Palm phones like the Pre with iTunes.

Seeing as the iTunes 9.0.2 update represents the third time Apple has successfully blocked Palm’s sync workaround, will Palm finally give up the fight once and for all? Or, better yet, will it go the route of Research In Motion’s BlackBerry and develop its own iTunes sync software for Palm Pre and Palm’s forthcoming Pixi?

Palm’s iTunes workaround fight has gained a number of layers since Palm’s conflict with Apple began earlier this year. In July, Apple shut down the ability of other devices that weren’t Apple’s to sync with iTunes. Palm had released the Pre phone a month earlier, and used workaround software to enable the phone’s iTunes sync, but Apple’s 8.2.1 update to iTunes shut that down, and disabled “devices falsely pretending to be iPods.”

Thus began a series of Palm updates to its webOS to work around Apple’s restrictions, followed by Apple updates to iTunes that put Palm back on the sidelines.

Palm complained about Apple’s behavior to the USB Implementers Forum, arguing that Apple was violating USB-IF standards by using iTunes to block content transfer. The USB-IF’s response, however, was to tell Palm it was in the wrong, with executive director Traci Donnell writing that “Palm’s allegation (if true), does not establish that Apple is using its vendor ID contrary to USB-IF’s policies” and ripping Palm for alleged use of another company’s vendor ID.

Palm’s bravado is easy to understand: It lists “DRM-free iTunes music, videos and photos” as a key feature of the Pre’s media sync capabilities on its Web site. But even Palm offers a clunky qualification with the Media Sync comment with a footnote that it only works with some versions of iTunes. Wouldn’t it be easier at this point for Palm to give up the fight and focus on its own software?

Bookmark and Share
Oct 15

As the Oct. 22 launch of Windows 7 nears, the Microsoft marketing machine is running at a frenzied pace. No, Windows won’t make your kids cuter or transport you to a magic land where unicorns romp, as in the TV ads. But as software goes, Win 7 is a big deal. If you’re running Vista, you should plan to spend $120 or so for an upgrade. And if you have an older PC running Windows XP, then maybe this launch is a good excuse to think about a replacement.

The innards of Win 7 are little altered from Vista, other than offering a welcome boost in performance. It’s nice to see an operating system from Microsoft that’s less demanding of hardware resources than its predecessor. More important, Win 7 solves a large number of quirks that made Vista annoying and adds some very polished features that make the program easier to use.

I’ve been running the final version of Win 7 on my main PC since Microsoft finished the software at the end of July. My positive first impression has grown stronger as I’ve used it. There are few compatibility problems—Microsoft has delivered on the promise that if an app runs on Vista, it will run on 7—and it boots up significantly faster and performs more snappily than Vista.

I’ll bet it’s been a while since you heard anyone wax poetic about a task bar, right? Well, Microsoft redesigned this little strip at the bottom of the screen that serves as your control center, and it’s one of the most engaging elements in this upgrade. Unlike its predecessor, the new version shows icons only for programs currently running and any others you, not Microsoft or other software publishers, choose to keep there permanently. Each running program is represented by a single icon. Hold the mouse over that icon and you’ll see thumbnail images of each window the program has open. Move the pointer to one of the thumbnails, and a full-size version appears. Click, and it becomes the active window.

If you right-click on a task-bar icon instead, you get a “jump list,” a menu of choices specific to that program. For example, right-click an Internet Explorer or Google (GOOG) Chrome icon, and you get a list of frequently visited pages. Other menu choices let you reopen a recently closed window or create a blank window.

Something Borrowed

Of course, few good ideas are entirely new. In the grand tradition of computer innovations, this task bar is an improved version of the Mac (AAPL) OS X Dock, which itself borrowed heavily from an earlier version of the Windows task bar. I found that this and other design features took a bit of getting used to, but they soon felt both natural and more efficient.

Windows 7 also fixes the “system tray,” that jumble of icons at the far right corner of the task bar that harasses you by announcing events such as routine updates that you didn’t need to know about. The new “notification area” lets you control which icons appear and what they notify you about.

Device Stage is an oddly named but useful feature that provides a simple, visual interface for controlling printers, scanners, and other add-on devices. It’s up to the device manufacturers to implement it, so it isn’t available for all products, but I’m sure it will become ubiquitous.

Setting up a networked printer has always been a black art in Windows, but now it’s about as easy as on a Mac. Click “Add a printer” and the choices on a home or office network appear on a list. Choose the one you want, and it’s ready to use within a minute or two. If you have a laptop that you bring home from work, you can set it up so that it automatically switches default printers when you move between home and office. A new feature called HomeGroup makes it much easier to share files, printers, and other resources on a home network, but only among systems running Win 7.

One downside to the new version is that certain familiar applications are missing. Microsoft has been under pressure from European antitrust enforcers to unbundle applications from its operating systems, so it has removed Movie Maker, Photo Gallery, and, most important, Mail (known as Outlook Express on Windows XP). Fortunately, improved versions of all three are available as free downloads.

I’m going to go out on a limb and say Microsoft has relearned the importance of listening to users. If you are one of the computer owners who had to up your dose of blood pressure meds after switching to Vista, I think you’re in for a pleasant surprise. Even XP diehards might want to reconsider their loyalty to an eight-year-old operating system that is showing its age badly, especially in networking and security. It has been a long wait for something truly better, but I think we have arrived.

Bookmark and Share
Tagged with:
Oct 05

flash

Adobe on Monday announced plans to roll out mobile versions of its Flash platform to several smartphones. Apple’s popular iPhone, however, is gaining a lesser Flash experience.

At its worldwide developer conference in Los Angeles, Adobe said it would be releasing Flash for mobile platforms including Microsoft Windows Mobile, Palm’s webOS and Google Android. But don’t expect Flash to come to the iPhone’s Safari mobile browser. Instead, Adobe is adding support to its Flash Professional CS5 developer kit to convert software written in Flash into standalone iPhone applications.

Let’s put it this way as an example: Ever watch videos on Hulu? If you own a Windows Mobile-powered phone, or the Google-Android G1, you’ll be able to watch Hulu videos through your phone’s browser. But for the iPhone, Hulu would have to use Adobe’s new development tools to create an iPhone app containing the Hulu experience.

Why the segmented experience for iPhone customers? Apple declined to comment, but some iPhone developers speculate Apple opted against a full Flash experience because of technical problems it could raise on the handset, such as battery drainage or sluggish web browsing. They also noted Flash apps could pose potential conflicts with Apple’s App Store policies. By requiring such applications to be submitted to Apple for inspection and approval, the Cupertino corporation retains control over the iPhone OS experience.

“These [smartphone] processors are going to become a lot more powerful now, but I think right now between battery and memory and raw processing power, performance is a major issue,” said Bart Decrem, CEO of Tapulous, developer of the popular iPhone game Tap Tap Revenge. “As an app developer I’m very focused on performance. I can see how Flash may not have the right performance characteristics yet.”

Many consumers have complained that the lack of Flash on the iPhone causes them to miss a major chunk of the internet. Several websites rely on Flash to support their streaming video, and a plethora of Flash applications and games are also available on the web. In the UK, two customers complained that Apple was falsely advertising the iPhone in a TV commercial by saying “all the parts of the internet are on the iPhone” when the handset does not support Flash. The UK’s Advertising Standards Authority deemed the ad misleading and pulled the ad.

In November 2008, iPhone developers told Wired.com they did not foresee a full Flash experience appearing on the iPhone at any point. The iPhone developers’ terms-of-service agreement prohibits Flash from appearing on the iPhone.

“An Application may not itself install or launch other executable code by any means, including without limitation through the use of a plug-in architecture, calling other frameworks, other APIs or otherwise,” reads clause 3.3.2 of the iPhone SDK agreement. “No interpreted code may be downloaded and used in an Application except for code that is interpreted and run by Apple’s Published APIs and built-in interpreter(s).”

Previously, iPhone programmers also pointed out that supporting the Flash framework would open a backdoor for Flash apps to appear on the iPhone, which could conflict with Apple’s approval guidelines for its App Store. Third-party software that Apple would prohibit from the App Store, such as apps containing malicious code, could possibly make it onto the iPhone via Flash.

Also, Flash apps could pose competition with Apple’s App Store. And while the App Store continues to flourish, recently exceeding two billion downloads served, there’s no economic incentive for Apple to rush to deliver a full Flash experience, said Scott Meinzer, co-creator of iPhone development house Tap Tap Tap.

Meinzer added that he wouldn’t expect a full Flash experience to arrive on the iPhone anytime soon. He said even on desktops, Flash is not a smooth experience, often causing sluggish browsing and frequent crashes. Thus, running on a phone, a full Flash experience would not be any better, he said.

“It seems like for Flash to work well on the iPhone, Apple has to bless it in some way,” Meinzer said in a phone interview prior to Adobe’s announcement that it would support coding Flash apps for iPhone. This compromise of Flash apps rather than a full Flash experience, then, appears to be Apple’s blessing.

Adobe said a public beta of Flash Professional CS5 will be available by end of 2009. Some Flash iPhone apps are already available in the App Store.

The jury is out on whether consumers will find individual Flash iPhone apps a sufficient substitute for a full Flash experience. What are your thoughts? Vote in the poll or add your comments below.

Bookmark and Share
Tagged with:
Oct 04

Managing disks and files is one of the most common everyday tasks that IT professionals deal with. Sometimes it seems that Microsoft falls a little bit short when providing tools for managing these tasks. Fortunately there are a number of 3rd party alternatives that come to the rescue. Here are three freeware utilities that I can’t live without.

SequoiaView

Sequoia View. This is one my favorite tools. For those of us who manage file servers, keeping track of where all the disk space goes can certainly be challenging, and Windows provides no easy method. Using SequoiaView, IT admins can quickly track down disk space hogs and identify the types of files clogging up your business’s servers. SequoiaView uses a visualization technique known as “cushion treemaps” to create an image of your hard disks contents. File types are color coded, and a mouse over quickly provides the name and path of the file in question. What used to take lots of time drilling down through various directories can now be accomplished in a single glance.

Unlocker. It can be frustrating when you try to delete or move a file and you are unable to because of a lock on the file. Often the culprit is a system process or anti-virus software. Unlocker is a simple tool which alleviates this issue for you. Right-clicking a file or folder will reveal an icon to launch Unlocker. If the file or folder is locked, you’ll be given the option to unlock it, or kill the offending process. You can then delete or move the file. No need to reboot your computer

Defraggler

DeFraggler is a simple, light-weight defragmentation app which improves upon the functionality of the utility built into Windows is a number of ways. For one, it allows you to defragment individual files. If your performance is flagging, and you want to quickly defragment specific essential files, Defraggler will do that for you. Defraggler also brings graphics back to defragging. I don’t know why Windows no longer offers a visual representation of the fragmentation status of your disk, but its back with Defraggler. Also, if you select a file in the file list, Defraggler will highlight for you where on your drive it is located. This handy little 800k utility also offers niceties such as quick defragmentation, file-type, exclusions, and scheduling. Lastly, if you want to move larger files to the end of your disk, so that smaller files will be accessed more quickly, DeFraggler is there for you.

Bookmark and Share
Tagged with:
Oct 04

A screen-sharing program can help train workers or update clients. They’ll see your PC as if looking over your shoulder, even if they’re across the office or around the world. But before you splurge on a paid service with unlimited connections, consider free and cheap alternatives. You can save if you only need to share a few times a month, or scale up if you need to buy more functionality.

One sharing service, Yuuguu fulfills my biggest demand for online collaboration; participants don’t have to install anything. They just connect through a Flash-enabled web browser on any computer.

As the host, you’ll download and install the free tool on a Windows, Mac, or Linux system and sign up for a free account. You’ll launch a web conference through Yuuguu, and just give the participants the URL and access code to enter.

Up to 5 people can work in a free session together, and you’re limited to 100 minutes of browser-based sharing each month. If each person installs the Yuuguu software, that time limit is waved; you could take this thrifty step within a business, but it’s probably too much to ask clients or outsiders to install a program.

Paid subscription options expand these limits, starting at $15/month for a single user. Up to 30 people can join sessions, and you can conference with browser-based participants as long as you want. Yuuguu also sells a $30/month plan for 20 users, and other alternatives.

Yuuguu also provides voice conferencing through Skype on PCs or standard telephones. United States participants can dial in for free–less the cost of any national long distance fees–and international callers are charged on a per-minute basis.

While screen-sharing presentations make Yuuguu most appealing to me, additional features might suit your business. The host computer’s keyboard and mouse control can be passed around in screen-sharing sessions, turning the service into more of a live collaboration tool. You can text chat throughout sharing, plus Yuuguu works as a general instant messaging client, connecting to users on AIM, Google Talk, Skype, Yahoo, and MSN Messenger.

Yuuguu’s paid screen-sharing options might be compelling enough for your business to buy. But its free core connects to anyone in a web browser without spending anything.

Bookmark and Share
Tagged with:
Oct 04

Savvy online shoppers will often use disposable credit-card numbers (which are available from PayPal and some banks) to protect their privacy.

Here’s a perfect companion: inumbr, which gives you free, temporary phone numbers. These throwaways are ideal for things like Craiglist ads, where you might want to include contact information–but not your contact information.

To use inumber, choose your closest city or area code (the service has roughly two dozen of them), then specify how long you want the number to last: an hour, a day, or a week.

Next, enter your real phone number, which is where inumbr will forward incoming calls. You’ll also need to supply an e-mail address in order to activate the temporary number.

Once you’ve done that, you can log into the service and access a wealth of options, including extending the expiration date, adding a second number (in case you can’t be reached at the first one), and even checking voicemail.

All this is free, believe it or not, making inumbr a must-bookmark site.

Bookmark and Share
Tagged with:
Oct 04

Everyone has their favorite method of launching apps and opening folders. For example, I used to be a die-hard fan of Launchy, a keyboard-based launcher. Then, when I moved from Windows XP to Vista, I ditched Launchy in favor of the latter’s similar Start-menu launcher.

Now I might just have to switch again. MouseExtender is one of the coolest, handiest launchers I’ve seen yet.

Once installed, a click of your mouse’s middle button opens the MouseExtender window wherever your cursor happens to be. Then just click the program icon or folder you want.

Adding programs to the launcher couldn’t be simpler: Right-click in the window and choose Add Running Program. (Or choose File or Folder to add those kinds of items.)

ME also provides three system buttons: Control Panel, Restart, and Shutdown. Very handy.

By the way, if you need your middle mouse button elsewhere, you can “exclude” MouseExtender from specific programs–meaning the middle button goes back to its regular function when those programs are active.

All told, I’m loving this little launcher, especially because it’s free. Once you get accustomed to middle-clicking your way to your favorite programs and folders, you’ll wonder how you got along without MouseExtender.

Bookmark and Share
preload preload preload