../ Previous Dir
  checkmail.html used for easily checking how much mail is in each of my mail folders
  chkpass.html used for checing a password & an encrypted password match
  genthumb.html Small script used to pre-generate the thumbnails for the photo gallery
  mailaudit.html This is now my mail filter, yay for Mail::Audit
  mknamedtemplate.html for those of us that are lazy, make a simple zone file, based on a bunch of easily settable defaults
  mkpass.html make an encrypted password
  photos-dir.html New version of the "new" photos cgi, with dir browsing, comments changed to .txt, example directory tree would look like this

index.cgi (this cgi)
watermark.png
photos/
  2002/
    January/
      15-My_House/
        originals/
          file1.jpg
          file2.jpg
          file3.jpg

this powers photos.bazza.com

  photos-dir.txt/ the actual code for photos-dir, download and rename

this powers photos.bazza.com

  photos.html used for powering my old photos dir (and a modified version of this is what you're looking at)
  photosrss.html I was asked to make an rss feed of my photos, here's how it's done
  signatures.html this is what I use for my random signatures in email, the file it uses for the actual signatures is ~/.sigs/sigs, this file is just signatures seperated by a blank line
  tolower.html Written for a customer at work who was changing his stuff over from an IIS server to an apache one on linux, so this easily changes all files in the current dir to lower case
  webcam.html webcam script, generates a page that refreshes every 30 secs, if the webcam image hasn't been updated in 2 minutes, displays an image saying that the camera is inactive