Recently the HD in my main Mac died. While I had just made a full backup, I had also moved some pictures off our digital camera into iPhoto, causing me to lose about 60 pictures. Well, thanks to how digital photography software work (they don't fully erase pictures off memory cards, just do a partial delete) I stood a chance to recover the pictures using one of the file recovery tools available.
Apple's latest Mac OSX release, 10.5, dubbed "Leopard", does a great job to remedy the problem Rails developers had with previous releases - Ruby is now installed and works correctly, with Rails and a whole bunch of other common gems installed too. Awesome stuff.
According to news today, Apple's latest version of OSX, code-named Leopard, is the fastest selling release of OSX they've done to date. This is good news as it brings a wealth of new features that developers have committed to working with, which should bring even better software to the market.
I've just wasted several hours due to what turned out to be a bug in the current Safari 3 beta (on OSX Tiger). If you have a form with some DIVs set to display:none;, any file fields that are in the hidden DIVs do not get submitted along with the rest of the data, whereas text fields are submitted. This inconsistency does not exist in Firefox 2 - it submits all of the available fields. Bad Safari, bad!