Saturday, July 19, 2008 – 12:57 pm
The Creative Commons licene engine has gone through several iterations, the most recent being a Zope 3 / Grok application. This has actually been a great implementation for us1, but since the day it was deployed there’s been a warning in README.txt:
If you get a UnicodeDecodeError from the cc.engine (you’ll see this if it’s
running in [...]
Tuesday, November 6, 2007 – 1:32 pm
We use Subversion for version control at work. We try to version control everything: code, content, graphics, site configuration. Everything. This does wonders for our sanity, but we can do more. Recently (n < 6 months)) we’ve started doing something we should have done from Day 1: develop in one tree, [...]