Failure is necessary to succeed
Thursday, March 17th, 2005Steve brings up a quote that I’ve always liked: By definition, risk-takers often fail
Tags: agile, management, risk
Steve brings up a quote that I’ve always liked: By definition, risk-takers often fail
Tags: agile, management, risk
Steve Hayes brings up a lovely quote. The opposite of a testable design is a detestable design.
Tags: humour
Christ Stevenson bitched about the Gnome calculator Apparently, if you enter the equation ‘2*2+2*2′, it gives an answer of 12.
(more…)
Tags: metaphor, user interface
Using a build server (such as CruiseControl doesn’t mean developers shouldn’t run local builds (even though broken builds aren’t really as serious as a lot of people make them out to be). So this raises the question: if developers run their build locally, what’s the build server for?
(more…)
Tags: agile, continuous integration, cruisecontrol
On the XP mailing list a discussion has been going on recently on how a student at a presentation commented that XP seemed to be fairly heavy. Now, I know that “heavy” and “light” are rather passé terms for describing methodologies these days, but you know, the student was right – for a certain point of view. In the immortal words of Ben Kenobi, “many of the truths that we cling to depend on our point of view.”
(more…)
Tags: agile, common sense, perspective
I had an interesting conversation with a colleague this afternoon. It centred around what was more important: expressing intent (which I was advocating) vs. removing duplication.
(more…)
Tags: design, refactoring
Andy Marks recently posted a dissection of various categories of build failures. In general, I agree that there are definitely different severities of build failures. The question is: is there a time when a build failure is not important?
Tags: agile, continuous integration
Developers continually get asked to provide an estimate with a high degree of accuracy. They are expected to spend a fixed period of time to produce the estimate.
Tags: agile, estimating, patterns