MySQL and PDO on OS X Leopard, Intel

64ish

(NOTE: Make sure you read the comments for this post, as there's a better way to get around the 64-bit/32-bit problem without having to compile things. --Tom)

Transferred from GoDaddy to Dreamhost

I finally got sick enough of GoDaddy to buy a Dreamhost account and transfer (nearly) everything over to that account. Although I've only been using it for a few hours, I know I'm going to be far happier with it... especially the Subversion support. Setting up a post-commit hook as described below has made maintenance a lot easier.

iPhoto, Flickr and EXIF munging using Perl

EXIF/IPTC/XMP tagging of GPS coordinates, folksonomy tags, and other goodness is a nice idea, but unfortunately, iPhoto and Flickr don't play too well together. Couple this with the fact that any decent support those products now have is not included for photos already imported into them. So, here are some notes resulting from some experimentation, along with the Perl code I wrote along the way.