Christoph Haas
My affiliation with the Pylons project is:
- writing the introductory "Concepts of Pylons" article (the first chapter was recently taken as the "Features" page of pylonshq.com)
- wrote an alternative paginate module (http://paginate.workaround.org/ and http://workaround.org/cgi-bin/hg-paginate) that got included in the webhelpers module
- wrote a Pylons cheat sheet at http://workaround.org/pylons/pylons-cheatsheet.html
- attempt to create a Pylons screencast
- writing blog entries every now and then
You can meet me on irc.freenode.net in the #pylons channel as nickname "Signum" or via Jabber at chrish@jabber.workaround.org
My day job is a network/security/Debian administrator and in my spare time work as a Debian developer (e.g. running the mentors website and the screenshots website) and do various other contributions some of which can be found at my site workaround.org.

Comments (2)
May 13, 2007
Brendan Arnold says:
Just like to say that I found the SQLAlchemy section on the cheat sheet of yours...Just like to say that I found the SQLAlchemy section on the cheat sheet of yours very helpful. The docs are pretty daunting, this kind of basic ORM stuff is all that I suspect most ylons users really need to know.
Cheers!
Brendan
May 28, 2007
Christoph Haas says:
Thanks for the feedback. When I once presented the idea of writing an SQLAlchemy...Thanks for the feedback. When I once presented the idea of writing an SQLAlchemy cheatsheet everybody was in favor. It's really a huge and cryptic piece of software.
Add Comment