Why I gave up on JQuery UI's autocomplete
October 20, 2010
3 comments
Category: JavaScript
Nasty JavaScript wart (or rather, don't take shortcuts)
October 18, 2010
0 comments
Category: JavaScript
My tricks for using AsyncHTTPClient in Tornado
October 13, 2010
1 comment
In jQuery, using the :visible selector can be dangerous
September 14, 2010
0 comments
Category: JavaScript
Local NodeJS development environment with Nginx
September 1, 2010
0 comments
Category: JavaScript
Musings about django.contrib.auth.models.User
August 28, 2010
6 comments
mongoengine vs. django-mongokit
May 24, 2010
3 comments
More on What is "pythonic"
May 22, 2010
6 comments
Category: Python
Fish - most important Python package since distutils
May 7, 2010
0 comments
Category: Python
OpenID, Attribute Exchange, SReg, python-openid and Google
April 23, 2010
2 comments
Categories: Web development, Python
fcgi vs. gunicorn vs. uWSGI
April 9, 2010
29 comments
Speed test between django_mongokit and postgresql_psycopg2
March 9, 2010
15 comments
How and why to use django-mongokit (aka. Django to MongoDB)
March 8, 2010
11 comments
Tip: creating a Xapian database in Python
January 19, 2010
5 comments
Category: Python
Comparing YUI Compressor and slimmer
November 17, 2009
5 comments
Category: Python