| WebSeitz/wikilog |
| Photo Manager |
|
| last edited by BillSeitz on Jul 2, 2008 10:51 am |
Strangely, it seems like IPhoto on MacOsX doesn't even do much of what I'm interested in, so I'm playing with the idea of building a lite/local WebApp....
Context: assume (process, etc.)
take photos over course of multiple days
connect camera to computer, transfer
Digital Camera transfer app dumps files into folder hierarchy, with separate folder for each day (having recorded snap-date for each image).
use existing app to rotate if necessary
build as WebApp in PyThon, probably without any of the cool WebApp Frame Work-s. For image management libraries, might use PIL, might not (MacOsX has some proprietary stuff, plus there's some generate UNIX stuff, though maybe PIL provides a nicer interface to the latter)
Features:
allow tagging of images with Meta Data (Wiki Name-s)
if certain existing Meta Data is in other fields, consider copying it to same Comment field (maybe with some transform - e.g. wiki-style date tag)
create 1-2 lower-res variants of each image for uploading to online repositories
DotMac, Foto Notes, FlickR, Hosted Server folder, etc.
both tiny thumbnail (5kb?), and decent-looking mid-size (~50kb?) versions
keep tags in synch across variants of a given image
do the above for a batch of photos at one time (within folder, selectAll or individual checkboxes)
maybe tag-browser interface (or maybe generalize this to a standalone [Wiki Name Directory] to support Sister Sites, other AppWiki-s, etc.?)
hmm, is that it?
| See Back Links: z2005-02-13- Photo App | |
| User Options Recent Changes Help Page |