Lee on September 25th, 2009

In a move right out of The Art of War, Google have announced Google Chrome Frame, which turns IE into Google Chrome. Obviously great for web developers (django or otherwise) who want an up to date, standardised web platform on major browsers.
It seems Google haven’t really studied the book though, as they’re not making [...]

Continue reading about Google Chrome Frame

Lee on September 16th, 2009

I just noticed a Request for Comments: Auto-Installation of Apps in Django by Corey Oordt, which ties in with something I’ve been meaning to finish up and publish. Some time ago, I blogged about Pluggable Django and How I hate repetiting myself. Since then, I’ve been re-working this code a little. It hasn’t been high priority, since django is not a tool I’ve needed on current projects, but I did manage to get something up on github a few days back:

Continue reading about Blitzen: Django app installation, only faster