warker.com

Leopard (10.5) Status

October 29th, 2007

Just a quick note about Mac OS X 10.5 (“Leopard”) compatibility.

The current version of Remember? works fine in Leopard, no known issues. I’ve been using it on 10.5 for a while now and it’s been rock solid. There will be a minor update coming along soon to fix a few bugs and add a few very minor features but it’s not necessary for Leopard.

I’ve just now discovered that hotTunes has a bug in the 10.5 GM release: the album image isn’t being scaled correctly in the info window and can overlap the rest of the content. No other problems (famous last words) so I should be able to post an update soon, time permitting I’ll bang it out tonight.

As far as my impressions of Mac OS X 10.5 itself, so far I love it. I’ve upgraded three machines: my G5 Tower, MacBook Pro and a G4 Mac mini, all with no glitches other than my time zone getting set to Atlanta, GA for some reason. Other than hating some gratuitous Dock and menu bar changes, the rest of Leopard is a flat out joy. I’m still discovering nice little improvements in just about every app.

And Screen Sharing could eventually be my personal favorite killer new feature. Anyone who has to do remote support of any kind even just for family members should not upgrade their own machine but also convince every supportee to do the same.

So look for a new hotTunes shortly and a minor Remember? update a bit after that. And if you’re interested in a somewhat techie but very in-depth review of Leopard in general check out Mac OS X 10.5 Leopard: the Ars Technica review

That’s all for now.

Fix for Awkward AppleTV Moment

September 1st, 2007

OK, let’s say you bought an AppleTV and while playing with its settings paired the remote to it. Let’s also say you decided to void your (modest and about to expire anyway) warranty by installing something like, oh say, Awkward TV. And after successfully installing it you maybe discovered that your remote didn’t actually work to control the AppleTV any more and had visions of having to really violate it by cracking open the case, hooking its drive to a Mac and directly manipulating the contents so you can restore it to factory defaults.

Before you do that you might try pressing and holding the MENU and |<< (rewind) buttons for a few seconds to unpair the AppleTV remote.

Not that you necessarily did any of that, but I’m just saying if you did.

Must…resist…

June 30th, 2007

Rumor is they didn’t sell out yet. There’s probably an aesthetically pleasingly arranged pile of them sitting on a shelf at the AT&T store not 5 minutes away (no way I’m braving the casinos on a summer weekend for the Apple Store.) I could instantly silence all those people who keep saying “you’re a tech guy and you don’t even have a cell phone?” while making them insanely jealous in about an hour, maybe less if I don’t bother with a shower (“I was waiting in the line and fell asleep and nobody woke me up at 6:00, the bastards.”)

I’m not running out to buy an iPhone today.

But next week, when that check comes. All bets are off.

UPDATE: I couldn’t resist, I’ve got my iPhone. More later.

Fix for Disk Image “Not Recognized”

May 17th, 2007

From time to time I’ve downloaded Mac OS X Disk Image files only to have the system display a cryptic warning that it failed to mount because it was “Not Recognized”. It’s happened several times when I tried to download the Intel Mac version of the excellent free 3D package Blender and I wrote it off as corrupted files.

It happened again yesterday but this time today I bumped into this weblog posting by Unsanity that points at a server configuration issue as being the cause. Basically, the disk image is sent to Safari as a generic blob of data instead of being tagged as a disk image and Safari makes an (incorrect as it turns out) guess presumably based on the “bz” in the file name that the disk image was compressed using bzip2 after it was created and appends the extension .bz2 to the download when in fact the bz probably means the contents of the disk image use that compression method. OS X dutifully applied the bz2 decompression algorithm to the disk image data, strips off the extension and attempts to mount the resulting disk image which fails because it’s been thoroughly scrambled.

Now many compression methods include internal checks (looking for specific tags or verifying a checksum) to make sure you are applying them to bone fide compressed data but it appears bzip2 doesn’t, or at least the OS X archive helper doesn’t use them.

The proper fix is to let the provider of the file know about the problem, and point them at Unsanity’s post at http://www.unsanity.org/archives/macosx/mydmgisbwokenafter_download.php for details. The temporary workaround is to, when and only when you see the “not recognized” warning, remove the .bz2 extension from the original downloaded file leaving just the final .dmg then try opening file again in the Finder. If this was the cause of the problem the disk image will successfully verify and mount.

As to why only the Intel version of Blender had the problem, it turns out that the PowerPC version is served as a .zip with the correct MIME type rather than as a .dmg disk image.

Thanks to the guys at Unsanity for the heads up on this one.

Remember? 4.3 Status

May 11th, 2007

Just wanted to say that I am working on an update to Remember?, tentatively to be released as version 4.3. No earthshaking new features but some bug fixes, AppleScripting additions and a few cosmetic changes. No timetable on when it will be released but hopefully sometime in the next few weeks.