Fez Consulting web site live
Just a quick note that the Fez Consulting web site has gone live. This is really for the benefit of those who want to pay me to do stuff for them on weekends and evenings.
Not much to see there - it's another Django site, hooked up to Apache using mod_wsgi. I guess the main thing I'm noticing now is that I hardly spend any time with Django itself. Most of the time is spent tweaking HTML and CSS. I don't think the amount of time I spend on presentation has increased, so I'm forced to conclude that Django hacking really is a lot more productive than Zope 2 - it just seems to get out of the way.
Having said that, I've not yet built what I'd consider a 'production-grade' Django site. The software is not finished until there is high test coverage, and I've simply not done that for the Django sites yet.
Time will tell.
(As a footnote, IE sucks. I built the site so it looked great in Firefox on the Mac and on Windows and on Mac Safari - and of course IE makes a dog's dinner of CSS. Sigh. Cue CSS butchering for IE's benefit.)