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.

Possibly Related posts (machine generated):

  1. Generating XHTML using XQuery
  2. XSLT Support for Frontier/Radio
  3. Using XPath to mine XHTML
  4. XSLT ISAPI Filter for IIS
  5. XML in PHP5

More like this: , , , .