OnTheTech.com

Python - Creating UNIX command line tools

Posted in code by webtech on March 24th, 2008

Using Python to create UNIX command line tools
“This articles covers making a robust command line tool in Python, complete with built-in help menus, error handling, and option handling. …” -ibm.com/developerworks/

Tagged with:
Comments Off

Scaling websites: notes and slides about twitter, Flickr, Bloglines, Vox

Posted in code by webtech on May 2nd, 2007
Comments Off

Code Documentation

Posted in code by webtech on August 29th, 2006

How to document your code - Found a good write up of how to document your code.

ASP Documentation Tool, Article about the Documentation tool

How javascript IDE aptana uses inline code documentation

WordPress.org’s Inline Documentation ,Coding Standards articles

Comments Off