Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

6 items tagged “christopherlenz”

CouchDB, XML, and E4X. Brilliant—CouchDB now enables SpiderMonkey’s E4X support, meaning CouchDB views can easily query XML documents stored inside JSON objects using E4X syntax. 0 5th March 2008, 12:31 am

Python on Leopard. readline is finally bundled, so the interactive interpreter works correctly without hunting around for frustratingly elusive add-ons. easy_install is bundled as well. 5 31st October 2007, 5:53 pm

CouchDB “Joins”. Different approaches to indexing a blog post and its associated comments in the non-relational CouchDB. 0 25th October 2007, 8:27 am

BabelDjango. Tools for integrating Christopher Lenz’s Babel i18n framework with Django. 0 20th August 2007, 2:59 pm

Announcing Babel. Impressive new Python i18n / l10n package, with improved message extraction and a huge amount of bundled locale data. 2 20th July 2007, 12:20 pm

Logic in Templates. I don’t think it would hurt Django to have a bit more support for conditional logic in templates, but I wouldn’t go as far as supporting the ability to call Python functions directly. 7 19th July 2007, 8:35 am

A django site