Finding bottlenecks in projects

Yesterday Martin Heider and I moderated a German version of The Bottleneck Game at the Java Users Group Erlangen-Nürnberg. The game simulates a production line that is improved by applying the 5 focussing steps from the Theory of Constraints by Eliyahu Goldratt. Here are the slides from the session: You are currently viewing a placeholder … Read more

One rule out

Almost every day you will notice that the existing set of rules, procedures, process, etc. you normally use in your work is not enough. What do you do then? Will you add a new rule or will you delete one? Way too often we take the existing set of rules for granted, a sort of … Read more

Looping

Have you ever wondered what makes Agile so special and so productive? My guess would be because it closes loops and allows fast and useful feedback. Extreme Programming is all about feedback, openly stated: pair programming, regression testing, continuous integration are all ways of generating the right feedback. Scrum is also based on feedback loops: … Read more