Well, things have been crazy. Work is keeping me busy, classes have started again, cars have died and needed replaced. I haven't had much time for writing code just for fun or closely monitoring stack overflow for questions to answer. I've been working on Clojure still and have completed the first of the day 3 exercises. The second one is requiring some thought, but I'll figure it out. I'll post those solutions and the Clojure day 2 solutions once I've got the last one finished.

I have nearly completed a Django application at work which does some cool stuff. It uses multiple table inheritance, stand alone scripts run as cron jobs and as forked processes from the FastCGI process, and uploads files to other platforms. It's been pretty interesting to get working and I'm looking forward to more projects using Django, of which I have a couple planned for the immediate future at work.