Pycco is a Python port of Docco: the original quick-and-dirty, hundred-line-long, literate-programming-style documentation generator.
Amazing tiny condo in Hong Kong.
In case you were wondering.
If you are trying to install the latest PyODBC on Snow Leopard, and are seeing an error that includes “for architecture ppc not installed”, try this:
ARCHFLAGS=”-arch i386 -arch x86_64” python setup.py install
(Source: youtube.com)
Using linked lists as a simple alternative to sorting Rails models with acts_as_list.
Inherited Resources speeds up development by making your controllers inherit all restful actions so you just have to focus on what is important.