Posts Tagged ‘Agile’

Are You Happy Learning? Probably Not…

Monday, November 30th, 2009 by Scott Hurlbert




Avoiding the knowledge transfer bottleneck

Tuesday, August 11th, 2009 by Steve Bockman

tweetthisbutton
In software development there are many ways to transfer the knowledge about how to build a product to the people who do the actual building. Production can be severely hampered, however, if that knowledge is being produced more rapidly than it can be consumed. This is the knowledge transfer bottleneck.

I recently hosted a workshop that let participants experience three different ways of transferring knowlege in a production environment. The product, in this case, was a paper airplane of unusual design. The idea was to try different ways of transferring the knowledge about how to build the airplane from the “chief designer” (me) to the production workers, and to compare the relative productivity of the different methods, which were:
  • Documentation - The workers were given written instructions (22 steps worth) for building the airplane.
  • Reverse Engineering - The workers were given a completed airplane which they could study in order to reproduce the steps required to build it.
  • Mentoring - The “chief designer” built an airplane step by step and the workers replicated each step as it was performed.

The experiment was conducted in two phases. In the first phase, all 8 participants used the Documentation method. In the second phase, one team of 4 tried Reverse Engineering, while the other team of 4 tried Mentoring.

The results were interesting. Using the Documentation method, only one person out of a total of 8 came close to being able to build the airplane at all in the 5-minute period allotted.

Using the Reverse Engineering method, 1 person out of a total of 4 produced a completed airplane in 5 minutes.

Using the Mentoring method, each of 4 team members produced a completed airplane, and in less than the 5 minutes available.

The knowledge transfer bottleneck in software

In a software development effort, knowledge transfer takes place all the time, and it’s easy to imagine a software developer in the “chief designer” role described in the exercise above.

Let’s say I’m a developer who has discovered, and written the code to implement, a technique for binding some data to the controls in a user interface, and that this technique forms a pattern that my fellow developers want to know about. If you were one of my fellow developers, would you rather I (a) gave you a document I had written about the technique, (b) told you where the code was and suggested you figure it out for yourself, or (c) paired with you to implement the pattern for a new set of data?

Now, certainly, pairing with you takes more of my time, and might seem less efficient from my viewpoint. After all, I could be off designing the next pattern, and the one after that. But the  productivity of the team as a whole, rather than my personal productivity, is what’s important. And mentoring helps increase the team’s productivity by avoiding knowledge transfer bottlenecks.

On Going Faster. aka: “The Steve Problem”

Monday, July 27th, 2009 by Scott Hurlbert




Using Whiteboard Meeting Notes

Friday, April 10th, 2009 by David Chilcott

tweetthisbutton
I really like taking pictures of a whiteboard during the meeting to keep a record of what’s been happening, but as you can see I let it get too far in front of me.

Now I’m feeling overwhelmed by the number of work related whiteboard photos I’m supposed to have organized/taken notes from.


Typical Agile Engagement Roadmap

Friday, April 10th, 2009 by David Chilcott

Outformations Agile Engagement Roadmap

Estimating User Stories with Sticky Wall

Friday, April 10th, 2009 by David Chilcott

We’ve been using a modified version of Steve Bockman’s Agile estimating technique to good effect.  Having the story point estimate history from all previous stories makes it MUCH easier to create estimates for the current or new user stories. (using Triangulation)

User Story Sticky Board