Film/Video Library Scripts
The ISU online film/video library at filmlib.indstate.edu is
powered by
perl scripts interacting with a MySQL database. This was a great
project actually,
it runs on a old freebie 486, Linux and on totally GPL'ed
software, so the total cost
of implementing the online database was
exactly $0.00! (For Linux fans, this
note: They said it couldn't be done
for under $1500. They said it would take NT
and M$ SQL Server. They said
they'd have to learn NT administration. They said
they couldn't afford to
do it. I said, "Linux.")
Some sundry C programs:
Here's a niftly little C program of mine. Believe it or not, a user on one
of my machines
actually asked me if I would set it up so random funny haiku error messages would
appear instead of the boring Error 404. Hey, sounded sorta cool to me, so I
whipped up this neat little C program to display random lines from a text
file (which I formatted in htll). I just use a simple server-side include
to run the C prog and voila: Happy Users!
Try it out if you like.
I'm also the author of a goofy little stock tracking program for Linux called vast (The "Very Apropos Stock Tracker"). You can download the latest version at vast.sourceforge.net. Try it! :)
Some sundry shell scripts:
In the days before we had these nifty project tracking software packages, I made a cool little project board for my people at the FCRC to use. The entire thing is written in ultra-simplistic UNIX shell scripts (bash ones, even!) I copied it over to this account so anyone who wanted to could play around with it, so feel free to add make-believe projects, archive them, etc. (The password is "nopassword".) Enjoy!