Why is this better than some other photo album site?

First of all, at the time that I started it (May 2001), there were no other comparable online photo albums except for some rudimentary efforts by print companies like Ofoto. Digital cameras have become far more common since then, and today there are many more ways of managing their output than there used to be. I still like my own server for reasons that include the following:

Buying prints

If you would like to have prints made, please read the information on the help page.

DMCA Agent

We believe that almost all of the images published here are original work, in most cases directly from the digital camera of the owner. In the unlikely event that you believe an image infringes your copyright, please send written notification to the following address:

Photoprism.net DMCA Agent
c/o Michael Dickerson
310 N Indian Hill Blvd Ste. 203
Claremont, CA 91711

How this works / Acknowledgements

Photoprism is written in Java servlets and stores its data in the PostgreSQL relational database. It should be portable to any operating system or application platform that provides a Java servlet container. The original server at www.photoprism.net ran the Apache Tomcat servlet container on FreeBSD. In the summer of 2004, it was moved to Debian GNU/Linux to take advantage of the much faster IBM JDK.

The Flash browser interface is based on SimpleViewer by Felix Turner.

Cross-browser support for XMLHttpRequest is provided by a script written by Andrew Gregory.

Some graphics are from Eos Development.

Get the source code

I intend to make the photoprism site available as open source software under the GNU GPL, but haven't yet bothered to package it up or write much internal documentation, except for Javadoc markup. You can retrieve the source code and all of my working files through subversion from this URL:

https://svn.cs.pomona.edu/sys/src/photoprism

You may consider any files you check out from subversion to be licensed under the GNU GPL version 2.0. Please contact me if you are interested in this, since I would like to work with you.

Jakarta Tomcat FreeBSD Debian