Sweet, Sweet Commits

Some source code commits are boring, like bug fixes and documentation, while some are exciting, like new features. Today I got to do one of the latter:

$ svn commit -m "Adding DBus port of the Calendar" eds-dbus/calendar

I can't take any credit for this, all praise must go to Chris Lord for the port, who is interning at Opened Hand over the summer.

NP: Birth Of The Cool, Miles Davis

15:48 Thursday, 28 Jul 2005 [#] [computers] (0 comments)

EXIF Tags In Nautilus

After seeing one of the new Windows Vista screenshots showing Explorer listing image titles in the list view, I decided to have a quick hack on this in Nautilus. Hey presto:

ROCK ON. At the moment it only lets you see the image title on JPEG files (from the Image Description EXIF tag), but I'll extend that later. The good thing is that it's nicely behaved, using asynchronous I/O and only reading as much of the file as it needs.

NP: Worldwide Underground, Erykah Badu

14:50 Thursday, 28 Jul 2005 [#] [computers] (13 comments)