bushong.net/dave/sw -> bushong.net/dave/sw/
To that end, it provides preview thumbnails by extracting them from the header with 15 jhead which is very quick (compared to downloading the whole image), and does the operations (move/copy/delete) in batches, complete with a pretty little progress meter. This requires a few different perl modules (check the top of the script), a camera that supports transparent mounting on the filesystem (like most recent Olympus cams), UNIX of some type, the jhead utility, and sudo if you wish to mount and umount the camera yourself (instructions on how to set up your fstab and sudoers file correctly not included). Adds a number of features: timestamping, URL shortcutting, idle messaging, away messages, auto-return, auto-op. While not as extensive as 24 HTML Tidy, it gets the job done, with regard to lowercasing tags and adding ""s around all attribute values. Does all appropriate checking to make sure existing files are not overwritten, etc etc. You can try it out on 37 my pics page, or grab the tarball from the link above and give it a whirl. A demo of it is 45 here * Stat::FS 46 download A perl module interface to the statfs system calls. I also use this on my 53 home page to generate the section headers on the fly. The "HTML" (really HTML with embedded perl, courtesy of 54 mod_perl and 55 HTML::Mason) only contains simple ascii to denote the section header, and the graphic is efficiently (cached) dynamically generated and served. In practice, 57 someone else is much further along with this.
|