Monthly Archives: September 2008

If…

If you can scan your threads when all around you Are searching for the last response they knew If you can kill the spammers with a button While others must select a different view If you can wait and not … Continue reading

Posted in humour | 3 Comments

Splitting up stories

The high-level vision is made up of Stories of Unusual Size We have a good idea of where it is we want to go. We have some high-level stories which are quite large. We’re about to play some of them … Continue reading

Posted in stories | Tagged | 8 Comments

Feature Injection and handling technical stories

Technical stories don’t make sense As I learn more about stories and how they get written, I occasionally come across odd things that don’t make sense. One of these is the technical story. Here’s an example: As a developer, I … Continue reading

Posted in stories | Tagged , | 22 Comments

Tyburn 1.0 released

It seems to be the season for releasing code! Tyburn is a fast, minimal, extensible Java Swing harness that was originally part of JBehave 1.0. You can download it here and use it like this: WindowControl control = new WindowControl(“my.named.frame”); … Continue reading

Posted in open source | Tagged , | Leave a comment

You may have noticed…

… that my blog has moved. This is so that I can keep things like code samples, etc., connected to my blog, and so that it isn’t blocked by corporate filters that don’t like LiveJournal. I will still be crossposting … Continue reading

Posted in life | Leave a comment

JBehave 2.0 is released!

We discovered some time ago that JBehave 1.0 wasn’t being used. When we found out that it took over an hour to write the scenarios for the Game of Life, we realised why. Our goal with JBehave 2 was to … Continue reading

Posted in jbehave | Tagged , | Leave a comment