Recent Entries

Rss Feed

Archive for the 'Python' Category

Trac - Developer management as it should be

Saturday, September 23rd, 2006

Technologies are changing so quickly around us that it’s hard to find and integrate good software before its replacement has gone mainstream. For this reason, I’m always on the prowl for what’s new and hot.
A couple days ago, I was checking up on the status of Wordpress 2.1, which is supposed to have exciting new […]

pysvn - Turning source control into programming

Friday, September 1st, 2006

OK. So I spent the day today working with the coolest python module: pysvn. The SVN command line is already great for doing every day tasks like checking out and committing from the console (cygwin for us windows geeks), but sometimes you need more. Well that more is pysvn.
Python itself is a glorious language. I’m […]