Applescript: Database Manager
Basically, it's going to handle inputing and outputing data from databases via simple html forms. The databases are not going to be anything complex, but they may get rather large.
I've just been getting the structure traced out, up until now. I'm hoping to have it done before the week is over.
Strangely enough, I'm scripting this cgi in Applescript. Applescript does have its plusses and minuses, but its not really made for such work. Nevertheless, it's rather fun getting it to do so.
More later...

don't feel bad -- at work i'm having to script entire web apps in a programming language meant for sending emails.