- All posts are released under CC 3.0 by-sa unless otherwise stated.
Pages
Follow me on Twitter!
My Tweets-
Recent Posts
Recent Comments
Categories
- AI
- bdd
- breaking models
- business value
- capability red
- climate
- coaching
- complexity
- conference
- csharp
- cynefin
- deliberate discovery
- evil hat
- feedback
- humour
- jbehave
- kanban
- lean
- learning
- learning models
- life
- nlp
- open source
- real options
- scale
- scrum
- spike and stabilize
- stakeholders
- stories
- testing
- Uncategorized
- uncertainty
- values
- writing
Archives
Meta
Author Archives: Liz
GROW, Systems Thinking and writing a novel
GROW stands for Goal, Reality, Options, Way forward. As a coach, I frequently use GROW as a method of helping people move forward. Find the Goal, examine the Reality and all the resources available, look at Options for getting closer … Continue reading
Posted in life, writing
4 Comments
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
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
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
JBehave 2 is up on its usual svn
svn co http://svn.codehaus.org/jbehave/trunk No ‘official releases’ yet, but if you want to play, go ahead. Examples of examples are checked into trunk. Features include: plain text scenarios steps defined using annotations that match the scenarios built on JUnit Ensure (which … Continue reading
Running your own Retrospective
I’m running a training course for TDD and OO design at one of our clients. Normally when I teach this, it’s to Thoughtworkers or client staff working with Thoughtworkers. This time, I’m teaching fairly experienced clients who have some idea … Continue reading
Posted in Uncategorized
Leave a comment