Hi all,
I thought that I would post this simple PHP script that I wrote to browse photos, in case people are interested. Be gentle...it was my first PHP script. (well, after "Hello, World"

)
dj
- directories are albums
- creates a .metadata directory with the same structure as your photos
- thumbs go into your metadata directory
- thumbs created by imagemagick but I guess you could use any command-line program
- list of to-do items is much longer than the list of things it does...