Improving Wetware

Because technology is never the issue

Agile requires discipline

Posted by Pete McBreen 12 Oct 2006 at 11:50

Brian Marick shares his thoughts about the value of clean code. He supports the idea that the Agile approches require a lot of discipline Agile depends critically on programmers keeping the code clean.

What evidence do we have that Agile works?

Posted by Pete McBreen 10 Oct 2006 at 11:51

Steve Yegge has some good questions about how good is Agile development and how do we know for sure about how good it is. He sees quite a lot of religion in the Agile approaches, something I noticed a lot of while writing Questioning Extreme Programming.

To date we have not done any really good experiments to validate whether the claims of the Agile approaches are credible, sure we have lots of anecdotes, but no evidence either way.

An interesting design failure

Posted by Pete McBreen 09 Oct 2006 at 12:48

Bruce Schneier poinmted to an interesting failure mode for ATMs. Given that the ATM is a case study in the Use Case Course this is one failure mode we did not consider.

  • The man then punched a series of numbers on the machine’s keypad, breaking the security code. The ATM was programmed to disburse $20 bills. The man reprogrammed the machine so it recorded each $20 bill as a $5 debit to his account.

It seems thatthere is a default password to allow the installers to program the machines.

I thought by now we would have learned NOT to have default passwords on systems.

Guess my answer to this

Posted by Pete McBreen 08 Oct 2006 at 11:55

Over on Coding Horror, Jeff Atwood asked Is Software Development Like Manufacturing?

Remembering the users

Posted by Pete McBreen 07 Oct 2006 at 09:05

A great article by Kathy Sierra about how easy corporations of all sizes focus on internal stuff and forget to make sure that their users are getting great software.

Can "Thought Leaders" change their mind?

Posted by Pete McBreen 05 Oct 2006 at 13:13

This was prompted by a comment from Dave Rogers, reminding me that I have been away from writing for too long. After reading he article I was prompted to think about the circumstances under which someone who is recognized as a leader in the field of software development could change their mind about something…

The way IT is set up, there is a real penalty for realizing that you want to change, but at the same time the technology is changing so fast that we all need to change. Hence the leading Java gurus are unlikely to become the leading .Nyet gurus, even though for most practical putposes Java is indistinguishable from .Nyet.