Archive for December, 2006

Meebo Live Chat

Wednesday, December 6th, 2006

I've been experimenting around with the amazing website, Meebo. It turns out it gives a lot more than just the ability to do AJAX-y AIM/Jabber: it lets you put a live chat box on your website, which is what I have done. If I'm online, feel free to give me a buzz about tech support issues, product ideas, etc. If I'm not, try again later, I'm a busy guy.

iPhoto Table Edit

Saturday, December 2nd, 2006

menu.jpgI just finished up work on an iPhoto plugin that allows you to explicitly change various metadata fields in a spreadsheet format. It is a SIMBL-based plugin, and is available for download:

iPhotoTable.tgz

Basic Instructions: Install SIMBL, put iPhotoTable.bundle into /Library/Application Support/SIMBL/Plugins/, launch iPhoto, see the matrix edit function in iPhoto.

You can also change which fields are displayed, as well as which fields are available for batch edit. You can do this with Interface Builder. Simply open up the main "table.nib" file and add tables accordingly. Table Columns should have display titles, and "identifiers" that correspond to the actual metadata field. Elements in the field drop down the title property for metadata field choice, and the Attributed Title as the display name.