Ultraportable notebooks are finally fast enough that we can use them as our main machines. But damn, the SSDs they pack are small—how are you supposed to fit your entire music library on one of these? You're not. More »
Blog Archives
How To Keep Your iTunes Library When It Won’t Fit on Your Hard Drive [How To]
How to Cook Pasta Correctly [Do It Right]
Boiling pasta is supposed to be simple. It’s the perennial college student meal because it involves only about four steps, one of which is boiling water. But is it really that easy? Have you been doing something wrong all along? More »
End Your Insomnia, Snoring, and Other Common Sleep Problems with These Expert Tips [Sleep]
If you have trouble sleeping, you're definitely not alone. More than half of US adults experience some symptom of insomnia at least a few nights a week. To help us get more of that elusive thing called sleep—and address issues beyond insomnia, like snoring, "monkey brain", and difficulty waking—we enlisted the help of a sleep specialist. Here's what we learned. More »
Ten ‘Easter Eggs’ to Find in Your Mac OS and Applications
While this week many people are searching for Easter Eggs or the Afikoman, here are 10 hidden settings you can find in your Mac apps and OS X. These are all small changes you can make that make using the applications and the system slightly better.
First off, you’ll need to open up the Terminal application (/Applications > Utilities > Terminal), since these ‘Easter Eggs’ have to be run from the command line. Once you’ve got that open, you can copy and paste the commands below. Each command is one line only, and you should press Return after pasting in each command. To turn these off after, replace YES with NO (or vice-versa) and repeat the command.
Allow Dashboard Widgets to be Dragged Onto the Desktop
Sometimes it’s useful to keep one of you Dashboard widgets around after you close Dashboard, so paste the following into Terminal:
defaults write com.apple.dashboard devmode YES && killall Dock
To use this ability, click and hold a widget and then close Dashboard using your keyboard hotkey (usually F4 on newer Macs).
Stop Twitter’s Compose Window Floating
The compose window in Twitter for Mac floats above all other windows at all times, which can get annoying. To stop it floating, paste this into Terminal, then restart Twitter for Mac.
defaults write com.twitter.twitter-mac NormalComposeWindowLevel -bool NO
Allow Escape to Close Twitter Compose Window
Another one for Twitter for Mac, this allows you to press Esc to close the new tweet window. Once again, paste and then restart Twitter for Mac.
defaults write com.twitter.twitter-mac ESCClosesComposeWindow -bool YES
Show Hidden Files in the Finder
There are some files which the Finder keeps hidden, but you might want to be able to see them sometimes, such as .htaccess files for web developers. To show hidden files, paste this into Terminal:
defaults write com.apple.finder AppleShowAllFiles -bool YES && killall Finder
Your hidden files should now show up.
Disable the ‘Unexpectedly Quit’ Dialog
When an application crashes, you’ll see a dialog telling you the application quit unexpectedly. This can get annoying if it happens often, so you can disable that dialog using
defaults write com.apple.CrashReporter DialogType none
You may need to restart your computer for changes to take effect. To turn this back on again, replace ‘none’ with ‘prompt’.
Enable ‘X-Ray Folders’ in QuickLook
The QuickLook feature of Finder is great, but if you use it on a folder, you won’t see anything except a folder icon. Using this hidden setting, you’ll be able to see the contents of the folder when you use QuickLook.
defaults write com.apple.finder QLEnableXRayFolders 1 && killall Finder
To turn off, replace the ’1? with a ’0?.
Show the File Path in the Finder Window Title
It’s easy to get lost in your file system, so enable this to show the path of the current folder in the title bar of your Finder window. That should make it easier to remember where you are.
defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES && killall Finder
Disable iTunes Arrow Links
You’ll often see tips on how to change the arrow links in iTunes’ list view to go to your library instead of the store, but what about turning them off altogether? Paste this command and restart iTunes.
defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES
Stop the Help Window From Floating
Another troublesome floating window is the Help window which appears when you click Help in most applications. To stop it floating, use
defaults write com.apple.helpviewer NormalWindow -boolean yes
Change the Desktop Picture on the Login Screen
If you don’t like the default image shown behind the login screen, you can change it to any other image using the following command. Just add the path of the image after the word ‘path’.
defaults write /Library/Preferences/com.apple.loginwindow DesktopPicture -path
Bonus: Control Even More Hidden Settings Using Secrets
Secrets is a preference pane which allows you to control even more hidden settings in Mac applications using a friendly interface, rather than having to use Terminal. You can download it here, and once installed you’ll find it at the bottom of System Preferences.
Related content from GigaOM Pro (subscription req’d):
- NewNet Q1: Content Farms and Niche Networks on the Rise
- A Media Tablet Forecast, 2011 – 2015
- Finding the Value in Social Media Data
![]()
Rule Your Computer From Afar by Setting Up Wake-on-LAN [Video]
Wake-on-LAN isn’t a new technology, but with the increasing number of smartphones making their way to the market, it’s high time we looked at how you can make a home theater PC, or any hard-wired system in your house, wake up from anywhere with free tools and bit of tinkering. Here’s how to get started. More »
How to Remaster Your DVDs With Custom Options
When traveling on a long trip, or just any time that the kids are restless, the last thing you want to deal with sitting through movie trailers and DVD menus. Wouldn’t it be great if the movie would simply start playing as soon as the DVD was inserted? That’s exactly what remastering a DVD can do for you. One of the best solutions for remastering your DVDs on a Mac is Metakine’s DVDRemaster Pro. With DVDRemaster Pro you can isolate only the movie, remove all menus, remove subtitles and optional audio tracks, and basically re-create the DVD with exactly the content way you want it to play.
Creating the Remastered Copy
Backing up your DVD onto your hard drive is the first thing you will need to do, and with a program called RipIt, it is as easy as inserting the DVD into your Mac and clicking a button. Once your DVD is on your hard drive, to remaster your DVD with just the movie file, all you need to do is:
- Download, install and launch DVDRemaster Pro.
- Click on the Source icon in DVDRemaster Pro’s toolbar and navigate to the location where you extracted the DVD to with RipIt.
- In the drop-down labeled mode, select “Movie Only.” DVDRemaster Pro also does a pretty good job at selecting the correct title, as it is typically the longest running title on the DVD.

- Select a destination and file name.
- Click on the green start button.
I typically do not use compression and therefore can utilize the fast compression mode. I do leave “Remove UOPs” selected, even though it is rather pointless when remastering to just the movie only. If you’re going to be picking and choosing which options you leave in, make sure to check this box, too. UOPs are User Operations Prohibited locks, like the ones that prevent you from fast forwarding through the FBI warning, etc.
Burn Back To Disc
At this point you have the necessary files that will let you burn back to a DVD with no trailers, no menus, just the movie. For this task, use Roxio’s Toast Titanium to burn the VIDEO_TS folder back on to a DVD as follows:
- Download, install and launch Toast.
- Select the Video tab in Toast and select VIDEO_TS folders.

- Use the Finder to drag and drop the folder you created in DVDRemaster Pro into Toast.
- Insert a Blank DVD-R or DVD-R DL (depending on the size needed) and click the red burn button.
And that’s it, from DVD to hard drive and back to DVD again. Remastered for quick and easy playback at the times when you need it most.
Related content from GigaOM Pro (subscription req’d):
- Why iPad 2 Will Lead Consumers Into the Post-PC Era
- The Near-Term Evolution of Social Commerce
- Content Farms: The Players, The Benefits, The Risks
![]()
How to Automatically Download TV Shows as Soon as They’ve Aired (or Turn Your PC into a TiVo) [How To]
Video content is readily available online for you to download, but the download process isn’t always as simple and automated clicking a button on a TiVO or DVR. Fortunately, with a little set up and some help from a few great tools and BitTorrent or Usenet, you can turn your computer into a TiVo-like downloader. Here’s how to set them up. More »
How to Backup Your DVD Movies for Mac, Apple TV, iOS & iPod
Creating an image file of a data disc is straightforward. Preserving music CDs on a Mac is only challenging if you wanted to get it just right. While somewhat forbidden, it’s still possible to tame Blu-ray on a Mac as well. That just leaves your DVD-based movie collection to conquer.
Surprisingly, I’ve found DVDs the most challenging of all disc formats to preserve and back up. The variety of software available for the task is overwhelming, and the success rate of said solutions is far from 100 percent. Sometimes you have to try different software, or tweak certain in order to get the desired outcome. Here’s a guide to using some of the best current Mac software available for DVD archiving.
Keeping Your Discs Clean
For whatever reason, DVDs tend to be the most fragile of the optical disc formats that I’ve had to deal with. Beyond keeping a soft cloth nearby to wipe down each disc before decrypting and decoding, I’ve found that more serious means of cleaning discs are often times necessary. Generally speaking, Aleratec’s DVD/CD Disc Repair Kit for about $40 on Amazon gets the job done. You’d be amazed at how many failed rips can be resolved just by cleaning your disc.
Decrypt and Copy to Hard Drive
Once you have a clean disc, the next step is to get its contents onto your hard drive. On the Mac, there are only a few good options to consider for doing this. Longtime favorite MacTheRipper has all but disappeared, as has the open-source Fairmount. That leaves Pavtube and The Little App Factory’s RipIt. Since I already covered Pavtube when working with Blu-ray on the Mac, this time I’ll focus using RipIt.
- Download, install and launch RipIt.
- In the Preferences (Ripit > Preferences in the Menu Bar), under General, set the destination for the extracted files.

- Also in General Preferences, make sure that “Use .dvdmedia Extension” is not selected. This will make sure your movies are saved as a standard VIDEO_TS folder, which can be read by many applications.
- Insert a DVD and click Rip.

It’s that easy. And once you set the location where you want to store the decrypted movie files to, you don’t have to change your preferences unless you want to select a new destination. Just insert the DVD and click Rip.
Encode for Apple TV
While both Pavtube and RipIt offer the ability to compress the DVD’s content into various other formats directly while ripping, I prefer to use HandBrake on the Mac and its built-in preset list of supported device targets. Encoding from a DVD that has been copied to the hard drive is also much faster than encoding from the original disc. To encode your video files with HandBrake, all you need to do is:
- Download, install and launch HandBrake.
- Click on the Source icon in HandBrake’s toolbar and navigate to the location where you ripped your DVD’s VIDEO_TS folder to using RipIt (which you set in step 2, above).
- In the drop-down menu labeled Title, select the title you wish to encode. HandBrake usually does a pretty good job at automatically selecting the actual movie title, as it is typically the longest running video on the DVD.
- Toggle the presets and select Apple TV as the destination device.

- Select a destination and file name.

- Click on the green Start button.
Encode for Everything Else
Unfortunately there is not one best encoding format for all devices. If you encode to the lowest common denominator (likely an older iPod), you’ll notice serious quality problems on larger HDTVs. You can certainly follow the exact same steps above in HandBrake and select different destination devices each time, but there are two other more convenient options available to you:
iTunes Conversion. In Advanced menu in iTunes, you will notice two options: ”Create iPod or iPhone Version,” and “Create iPad or Apple TV Version.” This works great for turning files in your library that you’ve created using HandBrake for Apple TV into ones that work with your iPhone or iPod. This process tends to take a very long time to complete.

iSquint Conversion. Like MacTheRipper, iSquint has fallen from grace and is no longer supported. That doesn’t mean it doesn’t still work. Once you’ve created a version of the movie file created via HandBrake, all you need to do is drag and drop your media files onto iSquint’s single screen. iSquint is great when creating versions of movie files for older video iPods and iPod Classics.
Unfortunately, from time to time you’ll encounter a DVD that just wont rip using either iRip or Pavtube. In these cases, if you have access to a Windows machine (virtual, Boot Camp, or physical) either AnyDVD or DVDFab should help you resolve the problem. Converting your DVD movies to Apple device-friendly formats may not be easy, but once it’s done, you can sit back and enjoy your film collection however you choose, which feels pretty good.
Related content on GigaOM Pro: (subscription required)
- How Online Video Is Shaping the Next Round of Retrans Fights
- Apple’s Path to the Living Room
- New Business Models For Pay TV Services
![]()






