setuptools usability - not good, what can be done?
July 15, 2009
12 comments
Category: Python
premailer.py - Transform CSS into line style attributes with lxml.html
July 11, 2009
9 comments
Category: Python
Most unusual letters in English language
May 12, 2009
11 comments
Category: Python
To JSON, Pickle or Marshal in Python
May 8, 2009
4 comments
Category: Python
Git + Twitter = Friedcode
April 22, 2009
10 comments
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