slideshows

photo gallery

After experimenting with various photo display galleries, I decided to code something up myself, in a style I preferred.

It currently is being developed; when the static generation feature is finalized, a sample will be put in place from here.

feature-set

Completely developed using PHP and XHTML+CSS strict, the layout is completely dynamic. No more fixed amounts of thumbnails on a page, and they flow to fit the browser window. There are some caveats with using IE, but it is relatively minor.

Photos are can be tagged with metadata, for complete searching and indexing. Data is grabbed from the Exif info, and is then populated into a database. Some major usability work is still undergoing.