Posts in July 2005
- Django
-
15 July 2005
19:32 - The Django website is up, and they're also running Trac (nicely customized to integrate with the rest of the site).
- Introducing Bitten
-
12 July 2005
18:42 - About a month ago, I started work on a new project: Bitten is a continuous integration system built on top of Trac, but with a twist: its´ focus is to enable the central collection of software metrics and other data produced by builds: unit tests, code coverage, style checks, etc. Unlike with similar systems this information isn't generated once and thrown away; rather, it is collected in a central repository so that the evolution of the project can be monitored.