Abstract
sappho is a web photo album that hosts the image files on Amazon Web Services' Simple Storage Service. We use MySQL for storing additional information about the images and PHP for generating dynamic pages.
Status
This project is considered to be stable for production use.
Acknowledgements
We gratefully utilitze the following code:
- The Amazon S3 PHP class written by Donovan Schönknecht is used to import images from S3 in the back-end.
- MooTools written by Valerio Proietti is integral to the image-sorting user interface in the back-end.