3 posts tagged
#tutorial
Tue 31 May 2011
7 minutes
Using the myGengo Translation API with Python
A tutorial on using the myGengo (Gengo) API for human-powered translation.
Sat 07 May 2011
6 minutes
More Power to ExpressionEngine URLs
A breakdown of extending ExpressionEngine 2 for some crazy URL structures.
Tue 02 November 2010
2 minutes
Emulating Ruby's "method_missing" in Python
An amusing hack using getter overriding.