Archive for the ‘Cocoa’ Category

Gallery iPhoto Exporter

Monday, August 21st, 2006

Gallery2Export is a plugin for iPhoto that enables you to export photos directly from iPhoto into your Gallery2 website. It was originally developed by Dustin Brewer, based on the Flickr and Coppermine iPhoto Exporters. A few months ago (three, in fact) we moved the project to SourceForge and released a new version including a number of improvements I’d been working on in my first foray into Cocoa development.

The most interesting addition was an NSBrowser using data bindings to view the album structure of your online gallery. As I usually program in Java and with Swing for UI (on Charles), the Cocoa UI was good to work with; especially Interface Builder as I usually code the UI by hand.

In the last few weeks another developer, Scott Little, has contributed some great fixes and improvements to Gallery2Export and we’ve released version 1.1.

http://sourceforge.net/projects/gallery2export/