Archive for February, 2009

Django on Google App Engine

February 22, 2009

I’m back to playing with the Django web development framework again. Since I’m close to putting something online (it’s only a matter of years, actually), I’m also looking into hosting options. Due to the framework choice, Google App Engine appeared on my radar and I had a quick look at it.

Keeping Wikis Useful

February 15, 2009

Most wiki-based documentation I have worked with has sooner or later turned into a tangled mess of outdated information. Some pages are maintained actively while others aren’t updated anymore and you never know how reliable the information still is. For a while I’ve been thinking about a simple technical solution to this problem. Here it [...]