Image Display Script
I made a gallery script for displaying all of the images in a folder. It is cross-browser, valid html, and well-documented. It has good separation of content, presentation, and behavior. It gracefully degrades in sub-standard browsers (like IE6), and with JavaScript disabled. In general, it is an exemplar of good web design, to the extent that I understand it.
The script must be run on a server with PHP enabled, but some of you might have use for it. It is free for the taking, modifying, and general carousing around.
The photos on it used to be Soren's, from his recent post. But now they are mine.
( gallery link | source code )
[edited 24 October 2006 to reflect changes in the design]