A Trac competitor
Of interest: "Without XP's agile engineering practices, code quality and productivity asymptotically decreases over time. With them, productivity starts lower, but then it asymptotically increases. I can't prove it, but my sense is that the two curves cross at about the eight-week mark."
This online Agile PM tool appears to be all the rage currently....
A description of continuous integration, testing, and documentation tools for Python
A concise and helpful article by Bob Martin
"As an X I want Y so that Z." X is the beneficiary of the user story. Y is what the system will actually do when the user story is implemented. Z is the benefit the user story will deliver.
Presentation on Agile software development and the integration of usability
agile42: Scrum Consulting, Training, Coaching, Scrum Einführung & Implementation
Wed 10 Sep 2008 at 10:53 AM
Wed 10 Sep 2008 at 10:53 AM
"Learn to use the Scrum template for Microsoft Office Project 2003 to create a product backlog and/or sprint backlog for an Agile project management environment. The COM add-in generates burn-down graphs and cumulative flow diagrams in Microsoft Office Ex
I spent a few months at the end of last year working on a Ruby on Rails project. While I constantly found myself longing for Python, I did appreciate the extent to which RoR carried certain best practices–among them an MVC architecture and Test-Driven Development–to an extreme, baking them into the framework.
The following table [...]