encoding

base64 Encode

I'm writing a small export plugin for Apple's Aperture. While the sample FTP plugin does the job mostly, I needed something a little more feature rich for a web image gallery we have.

I started off by adding a receipt file to go alongside the image which included all the meta data to help categorise the image on the website. This worked reasonably well, along with a cron job to read the receipts and move the files.

Syndicate content