Singleshot development

Inspired by reading about ITPC tagging and noticing that my image browser of choice, BreezeBrowser supported ITPC tagging, I set out to add support for reading those tags to Singleshot.

I first added an IMAGESIZER implementation that used PIL so Singleshot could use either PIL or ImageMagick as a way to generate thumbnails. Then I added support to Singleshot’s metadata loading mechansim to look for both EXIF and ITPC data.

Finally, I deployed the development version.

And thus, Singleshot 2.0 development begins.

I need to fold the changes I made to make Singleshot work on Dreamhost in and also test Singleshot out on another hosting provider.

Comments are closed.