Zoph (Zoph Organizes PHotos) is a web based photo management system written using PHP and backed by MySQL. Photos are loaded to the db using a perl script or a web interface.
After I bought a digital camera I wanted some way to easily organize a growing number of photos. I've worked on Zoph off and on over the last couple of years and have used it to store and cross reference a few thousand of my photos.
Yes, there are tons of photo album projects it seems. What makes Zoph different? Well, here are some of it's features:
Read the REQUIREMENTS, INSTALL and MANUAL docs. If you are upgrading skip to the UPGRADE document.
Zoph is free software. It is released under a BSD style license:
Copyright (c) 2002 Jason Geiger
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Please send feedback to zoph@nother.net. Releases can be found at http://www.nother.net/zoph.
Zoph makes use of the following packages, for which I thank their authors for making available:
HTML Mime Mail class by Richard Heyes
http://www.phpguru.org/mime.mail.html
PHP Calendar class by David Wilkinson
http://www.cascade.org.uk/software/php/calendar/index.php
Rycks Translation Project by Eric Seigne
http://cvs.rycks.com/cgi-bin/cvsweb/rtpclass/?cvsroot=RTP
For a list of individuals who have contributed fixes, improvements or translations, click on the 'about' tab within Zoph.