2010
2009
Melkjug Project - OpenPlans
by greut (via)Melkjug is a free open source web-based RSS news reader that personalizes your feeds to show you the most important stuff first.
CouchDB-based alternative to google reader, thanks to the state of NY.
2008
Using Fixture To Test A Pylons SQLAlchemy App — fixture v1.0 documentation
by greutThis explains how to use fixture in the test suite of a simple Address Book application written in Pylons powered by two tables in a SQLite database via SQLAlchemy.
simple way to do unit testing with Pylons