Too much Python makes Peter a shit Javascript developer
March 13, 2009
0 comments
Category: JavaScript
To $('#foo p') or to $('p', $('#foo'))
February 24, 2009
2 comments
Category: JavaScript
To assert or assertEqual in Python unit testing
February 14, 2009
17 comments
Category: Python
Formatting numeric amounts in Javascript
January 16, 2009
1 comment
Category: JavaScript
bool is instance of int in Python
December 5, 2008
15 comments
Category: Python
domstripper - A lxml.html test project
November 20, 2008
1 comment
Category: Python
The importance of env (and how it works with virtualenv)
September 18, 2008
8 comments
Category: Python
The stupidity of 'id' as a variable name (or stupidity of me)
September 16, 2008
3 comments
Category: Python
Python new-style classes and the super() function
July 12, 2008
5 comments
Category: Python
split_search() - A Python functional for advanced search applications
May 15, 2008
0 comments
Category: Python