I've been working on a little bit better bug reporting system for Flying Meat- I think this is probably the 4th time I've written a bug reporting app... but it's the first time I've done it in python! Python is turning out to be a really nice language to use. It's fast. It's got every module under the sun- I was pretty impressed with some of the cgi handling stuff too- nice error reporting, and it handles form values really well too.
I'm also finally getting around to learning some css stuff too- I don't know why it's taken so long for me to use it... I guess I was just intimidated by it for some reason. I don't know why... I guess it was just another way to do something that I already knew how to do.
After I get this on it's feet- I'll have to check out and see if I'd be able to do anything more with mod python installed. (Paul will love that one).