Picfolio HTML gallery tool

[ via xmlhack ] Picfolio looks pretty cool for managing photo pages. It’s another XSLT tool. This one dives into a directory tree of images, generating an XML file describing them. It can also pull any metadata inserted by your camera into the document. Then you can apply an XSLT transform to generate a static HTML site for the photos.

It requires LIBXML2 and LIBXSLT, but shouldn’t be impossible to build on Mac OS X, since Marc’s new PHP build has those libraries.

Compare and contrast with Per Bothner’s XQuery tools for building photo pages.

More like this: , , , .