Python file with closing automatically
December 3, 2011
2 comments
Category: Python
Trivial but powerful tips for nosetests
November 19, 2011
0 comments
Category: Python
Going real simple on HTML5 audio
October 14, 2011
0 comments
Categories: Web development, JavaScript
Title - a javascript snippet to control the document title
August 22, 2011
0 comments
Category: JavaScript
Comparing Google Closure with UglifyJS
July 10, 2011
17 comments
Category: JavaScript
Slides about Kwissle from yesterdays London Python Dojo
July 8, 2011
0 comments
Category: Python
Optimization story involving something silly I call "dict+"
June 13, 2011
0 comments
A script tag's type in HTML5
May 10, 2011
4 comments
Category: JavaScript
maxlength_countdown() - a useful jQuery plugin for showing characters left
May 1, 2011
6 comments
Category: JavaScript
Mocking DBRefs in Mongoose and nodeunit
April 14, 2011
0 comments
Categories: JavaScript, MongoDB
TornadoGists.org - launched and ready!
April 6, 2011
1 comment
QUnit testing my jQuery Mobile site in full swing
March 17, 2011
1 comment
Category: JavaScript
More productive than Lisp? Really??!
March 10, 2011
0 comments
Category: Python
Eloquent Javascript by Marijn Haverbeke
February 25, 2011
0 comments
Category: JavaScript
Connecting with psycopg2 without a username and password
February 24, 2011
12 comments
Category: Python