Tuesday, December 19, 2006

HandBrake: simplified DVD to iPod ripping

Instant HandBrake got an O'Reilly app-of-the-year vote. Rip DVD to iPod. I'll try it with one of the kids on our next plane trip.

Update 12/29/06: I've done one movie in preparation for our flight and another one is pending. It's not fancy -- the "save other" option didn't do much on my machine. I left the defaults alone and it worked. The compression takes a very long time on a G5 iMac -- probably 3 times as long as the movie. It's a task that has to run overnight for a longer movie or a series of tv shows. The results look quite decent.

Monitoring hard drive temperature

Coding Horror makes a persuasive case for careful monitoring of Hard Drive Temperatures. I've had 3 laptop drives die this year (no data loss thanks to backups) -- I'm certain heat and movement were equally harmful.

CH likes DTemp for XP hard drive monitoring. I use a similar app on my G5.

Monday, December 18, 2006

Apple fixes the Aperture Trial

Apple's initial version of the 30 day free trial didn't include the 1.5.1 bug fixes. I ran into some of those bugs. They recently revised the trial -- now you can get the 1.5.2 version...
Apple - Aperture - Free Trial

If you download the current version of the Aperture Trial, you’ll receive Aperture 1.5.2. If you downloaded the Trial previously, you can download the new version, but the 30-day period of the trial will continue from the date of first usage. Please note that Aperture updates available via Software Update or the Aperture Download page can be used only to update purchased versions of Aperture and cannot be used to update Aperture Trial software.
Much better. My trial results were mixed, so I'm waiting to see what iLife '07 will be like. Chances are, though, I'll end up with Aperture.

Update 12/18/06: I decided to try again with 1.52. I removed all traces of Aperture (spotlight is handy) and reinstalled. Alas, despite the above text, the link in the download was to version 1.5, NOT 1.5.2. How obnoxious.

Update 12/18/06b: I got 1.52. The bug is in Apple's trial registration number email. The link there downloads Aperture 1.5. I'd used it because Apple's website died the on my attempt, so I had to use the email link. I figured this might be the problem, so I registered again and this time the 'success' page did appear. There's a download link on that page, it delivers 1.52. To install this you must delete the 1.5 version, but you don't need to do anything else. It will then install as an 'update' and will update existing libraries.

Google's photo sharing now offers printing and video uploads

Most of my photos are in SmugMug, but I've been grumpy about their lackadaisical approach to iPhoto integration. Still, they're pretty good. My next choice has been Google's photo sharing service - Picasa Web. The iPhoto integration there is excellent. They didn't offer printing, however. Until now ...
Official Google Blog: Holiday goodies from Picasa Web Albums

.... Now, when you or anyone else views photos in Picasa Web Albums, there’s an option to order prints directly from the site. We currently offer prints and products from Shutterfly and PhotoWorks, but we’ll be adding more soon.

Other new features include video upload for easy sharing (it’s just like with photos—select them in Picasa and click the “Web Album” button) and searching tools. Now you can search over your own captions, album titles, and album descriptions...

iPod longevity predictor

iPod Death Clock - The Unofficial Apple Weblog (TUAW).

I recently read a medical journal article on a similar algorithm for predicting the longevity of persons over 65 yo.

Saturday, December 16, 2006

iPod Update 1.2.1: An unknown error occurrred

This is only supposed to happen with Microsoft products.

I plugged my iPod video into iTunes 7.02 and I was told an update was pending. It included 'bug fixes'. The update seemed to proceed as normal, but the installer asked me for admin privileges to modify iTunes. After I entered my un and pw I got a lovely error message: "The iPod could not be updated. An unknown error occurred (1417).

The iPod then reset, and appeared to have updated itelf to 1.2.1. Hmmpph. I could referesh it entirely, but the USB iPods take forever to load (Firewire was way faster, no matter what the unknowning claim about USB 2.0).

So what happened? I can't download and reaply the update, Apple doesn't support that any more. Distribution is now only via iTunes. The OS X iPod update files are now in \Library\iTunes\iPod Software Updates. There are two identically sized files there: iPod_13.1.2.ipsw and iPod_13.1.2.1.ipsw. My guess is that 13.1.2 from 10/12/06 came with iTunes 7.02, and that 13.1.2.1 is a recently released fix to a but in 13.1.2.

The iPod says it's running 1.2.1. I think I'll wait and see what happens ...

Update 12/14/06: The 1417 error is very common on Apple's Discussion site -- but for Windows, not Mac. There's a hint enabling disk access may lead to the error message.

Friday, December 15, 2006

Creating a user-friendly find tool for OS X

I've been gradually beating OS X into something that's relatively user friendly. It's quite a struggle, and I'll summarize it at some point. The experience reminds me again how I miss the unequalled brilliance of the pre-switcher (eg. pre-pre-multifinder) Mac OS, or even of the clever GeoWorks 1st level GUI. Heck, even Simple Finder classic would be welcome (a pox upon Simple Finder OS X).

One thing I've wanted is a simple Find function that would search documents and email. Spotlight is too geeky and searches too many areas. The embedded Find you get when typing in a folder bar, or the Find you get from Cmd-F or the Finder menu is a bit better, but not simple enough. MoRU is almost right, with a few changes it could become a very novice friendly tool.

None are quite right however. The best I could come up with was a tweaked Smart Folder, unfortunately it doesn't search mail (more about that). Here's what I did:
  1. Create a smart folder called 'Find Documents'. Put it on the desktop.
  2. For the initial search text enter 'Type your search here'.
  3. Right click on the center of the window and choose View Options.
  4. Set View to icon only, make the text displayed 16 point and the icons very big.
  5. Save the Smart Folder.
  6. Right Click 'Get Info'. Click 'Locked'.
The resulting file sits on the desktop and is easy to see. Open it and see the instructions. Click there and type. It's locked so it can't be saved and overwritten.

BTW, the Get Info dialog will show part of the Spotlight query represented by this folder. The exclusion of com. apple.mail.emlx, I think, is what prevents Smart Folders from returning results from Mail.app.