<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Kanban as Cure for &#8220;Failed Iterations&#8221;?</title>
	<atom:link href="http://xprogramming.com/blog/management/kanban-as-cure-for-failed-iterations/feed/" rel="self" type="application/rss+xml" />
	<link>http://xprogramming.com/blog/kanban-as-cure-for-failed-iterations/</link>
	<description>an agile software development resource</description>
	<lastBuildDate>Wed, 03 Mar 2010 21:44:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ksteffe</title>
		<link>http://xprogramming.com/blog/kanban-as-cure-for-failed-iterations/#comment-122</link>
		<dc:creator>ksteffe</dc:creator>
		<pubDate>Fri, 19 Jun 2009 05:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://xprogramming.com/?p=1022#comment-122</guid>
		<description>&gt; Uh huh, yeah, and that’s why people who don’t cut the grass every week 
&gt; have yards that look like forests. 

They just want to make sure they don&#039;t waste any water. :)

We&#039;ve been doing Scrum and 2 week iterations for almost a year now.  We win some/we lose some...it&#039;s really been no big deal.  Overall our PO&#039;s pretty satisfied.

We are going to try Kanban though still because we feel like things are getting a little stale.  Sometimes it just depends on the nature of work that we&#039;re doing and how it splits up.

In general, I think the idea of imposing any of these imaginary constraints is a powerful exercise.  Whether it be WIP limits, time boxes, forcing yourself to write a failing test before you write production code, forcing yourself to pair up with another programmer or tester.  Just keep an eye on the bigger picture and cycle through these ideas often enough to figure out where and when they fit.  And while you&#039;re at it, try to invent some of your own and share them with the world.

I feel that going into something new thinking it will be a cure for what isn&#039;t working will only be a temporary feeling.  The &quot;Real Cure&quot; will come from building trust and skill on the team as you continue to frequently deliver value and tune your team&#039;s methodology.  It may be that those are just side effects of switching from one cloud to the next, and maybe even back again.</description>
		<content:encoded><![CDATA[<p>&gt; Uh huh, yeah, and that’s why people who don’t cut the grass every week<br />
&gt; have yards that look like forests. </p>
<p>They just want to make sure they don&#8217;t waste any water. <img src='http://xprogramming.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>We&#8217;ve been doing Scrum and 2 week iterations for almost a year now.  We win some/we lose some&#8230;it&#8217;s really been no big deal.  Overall our PO&#8217;s pretty satisfied.</p>
<p>We are going to try Kanban though still because we feel like things are getting a little stale.  Sometimes it just depends on the nature of work that we&#8217;re doing and how it splits up.</p>
<p>In general, I think the idea of imposing any of these imaginary constraints is a powerful exercise.  Whether it be WIP limits, time boxes, forcing yourself to write a failing test before you write production code, forcing yourself to pair up with another programmer or tester.  Just keep an eye on the bigger picture and cycle through these ideas often enough to figure out where and when they fit.  And while you&#8217;re at it, try to invent some of your own and share them with the world.</p>
<p>I feel that going into something new thinking it will be a cure for what isn&#8217;t working will only be a temporary feeling.  The &#8220;Real Cure&#8221; will come from building trust and skill on the team as you continue to frequently deliver value and tune your team&#8217;s methodology.  It may be that those are just side effects of switching from one cloud to the next, and maybe even back again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jonrstahl</title>
		<link>http://xprogramming.com/blog/kanban-as-cure-for-failed-iterations/#comment-113</link>
		<dc:creator>jonrstahl</dc:creator>
		<pubDate>Sat, 13 Jun 2009 17:10:37 +0000</pubDate>
		<guid isPermaLink="false">http://xprogramming.com/?p=1022#comment-113</guid>
		<description>Hello Ron - When I coach on the kanban technique, I advise the team to pick their cadence/rhythm points. I make some recommendations based on my experience, but really let the team as a whole decide on what works for them.  It really varies based on the teams maturity with other agile practices and how well they function as a team.  Here are my current recommendations, subject to change :)

Retrospectives: I recommend they schedule reoccurring retrospectives since courage and communication is the most important thing we do. It also lets us focus on the positive and the things we need to adapt/improve on.  I recommend having a retro kanban board that should be reviewed during the retro&#039;s. This doesn&#039;t mean you can&#039;t also trigger (signal) a retro in addition to your regularly scheduled one.  Lets say we have a retro every 2 weeks. During those two weeks, if 3 new retro cards hit the new queue on the retro kanban board, then it&#039;s time to have a meeting - don&#039;t wait until the cadence meeting. 

Backlog Management:  I do recommend that backlog management become triggered.  It&#039;s a pull situation, if we have constraints downstream; there is no point in honing the backlog. That doesn&#039;t replace regularly schedule meetings with your customer - that should also be on a cadence. Again this vary&#039;s on the size of shop and customer proximity.  

Show &amp; Tells:  I recommend these are triggered.  What is the right amount of software to demo, some iterations may have 20 things to show and the next 5.  My experience has led me to believe that once people see 5 things demo (or no more things than I can see in 1 hour), they lose interest, as most meetings over an hour do.  So, I would rather trigger this and have the meeting when necessary to keep the goal of the meeting at the right quality level.  Another approach is to have one when a feature set is complete. 

So, if you tried my recommendations, the iteration begin &amp; end happens on the day we do a scheduled retro, say every 2 weeks.  I guess my real view is that &quot;an iteration&quot; as just another trigger,  time is the trigger.</description>
		<content:encoded><![CDATA[<p>Hello Ron &#8211; When I coach on the kanban technique, I advise the team to pick their cadence/rhythm points. I make some recommendations based on my experience, but really let the team as a whole decide on what works for them.  It really varies based on the teams maturity with other agile practices and how well they function as a team.  Here are my current recommendations, subject to change <img src='http://xprogramming.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Retrospectives: I recommend they schedule reoccurring retrospectives since courage and communication is the most important thing we do. It also lets us focus on the positive and the things we need to adapt/improve on.  I recommend having a retro kanban board that should be reviewed during the retro&#8217;s. This doesn&#8217;t mean you can&#8217;t also trigger (signal) a retro in addition to your regularly scheduled one.  Lets say we have a retro every 2 weeks. During those two weeks, if 3 new retro cards hit the new queue on the retro kanban board, then it&#8217;s time to have a meeting &#8211; don&#8217;t wait until the cadence meeting. </p>
<p>Backlog Management:  I do recommend that backlog management become triggered.  It&#8217;s a pull situation, if we have constraints downstream; there is no point in honing the backlog. That doesn&#8217;t replace regularly schedule meetings with your customer &#8211; that should also be on a cadence. Again this vary&#8217;s on the size of shop and customer proximity.  </p>
<p>Show &amp; Tells:  I recommend these are triggered.  What is the right amount of software to demo, some iterations may have 20 things to show and the next 5.  My experience has led me to believe that once people see 5 things demo (or no more things than I can see in 1 hour), they lose interest, as most meetings over an hour do.  So, I would rather trigger this and have the meeting when necessary to keep the goal of the meeting at the right quality level.  Another approach is to have one when a feature set is complete. </p>
<p>So, if you tried my recommendations, the iteration begin &amp; end happens on the day we do a scheduled retro, say every 2 weeks.  I guess my real view is that &#8220;an iteration&#8221; as just another trigger,  time is the trigger.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl Scotland</title>
		<link>http://xprogramming.com/blog/kanban-as-cure-for-failed-iterations/#comment-111</link>
		<dc:creator>Karl Scotland</dc:creator>
		<pubDate>Thu, 04 Jun 2009 21:10:38 +0000</pubDate>
		<guid isPermaLink="false">http://xprogramming.com/?p=1022#comment-111</guid>
		<description>Hi Ron

Here&#039;s a quick story of my experience. I originally blogged this experience at http://availagility.wordpress.com/2008/04/09/a-kanban-system-for-software-development/

My team were suffering from repeated failed iterations for the reasons you describe. PO wanted higher productivity. I (as ScrumMaster) wanted to stabilise velocity. Pressure. Tension. Low satisfaction all round.

Moving to Kanban resolved the issue. Or did it just hide the issue? I believe it resolved it for the following reasons. Satisfaction increased all round, including the Product Owner. The team started delivering what the PO wanted in a time-scale he was happy with. I believe that a significant cause of this was that removing the time-box removed the cause of the tension, and enabled the PO to become part of the team.

Does this make time-boxes bad? No. But we found an alternative means to improve.

Karl</description>
		<content:encoded><![CDATA[<p>Hi Ron</p>
<p>Here&#8217;s a quick story of my experience. I originally blogged this experience at <a href="http://availagility.wordpress.com/2008/04/09/a-kanban-system-for-software-development/" rel="nofollow">http://availagility.wordpress.com/2008/04/09/a-kanban-system-for-software-development/</a></p>
<p>My team were suffering from repeated failed iterations for the reasons you describe. PO wanted higher productivity. I (as ScrumMaster) wanted to stabilise velocity. Pressure. Tension. Low satisfaction all round.</p>
<p>Moving to Kanban resolved the issue. Or did it just hide the issue? I believe it resolved it for the following reasons. Satisfaction increased all round, including the Product Owner. The team started delivering what the PO wanted in a time-scale he was happy with. I believe that a significant cause of this was that removing the time-box removed the cause of the tension, and enabled the PO to become part of the team.</p>
<p>Does this make time-boxes bad? No. But we found an alternative means to improve.</p>
<p>Karl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Nicolette</title>
		<link>http://xprogramming.com/blog/kanban-as-cure-for-failed-iterations/#comment-110</link>
		<dc:creator>Dave Nicolette</dc:creator>
		<pubDate>Thu, 04 Jun 2009 12:17:21 +0000</pubDate>
		<guid isPermaLink="false">http://xprogramming.com/?p=1022#comment-110</guid>
		<description>I&#039;ve seen teams change (or express the desire to change) the iteration length or to dispense with iterations when they are having difficulty meeting their commitments. In every case I&#039;ve seen so far, the change has been a &quot;band-aid&quot; or &quot;pain-killer&quot; for some other problem. The team is not managing their work flow well, or there are external impediments that aren&#039;t being managed well. Lengthening the iteration or dropping the iterative model will not address the root cause(s). They&#039;re just making the impact of the problem less visible or delaying the recurring train-wreck by an extra week or two.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve seen teams change (or express the desire to change) the iteration length or to dispense with iterations when they are having difficulty meeting their commitments. In every case I&#8217;ve seen so far, the change has been a &#8220;band-aid&#8221; or &#8220;pain-killer&#8221; for some other problem. The team is not managing their work flow well, or there are external impediments that aren&#8217;t being managed well. Lengthening the iteration or dropping the iterative model will not address the root cause(s). They&#8217;re just making the impact of the problem less visible or delaying the recurring train-wreck by an extra week or two.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron Jeffries</title>
		<link>http://xprogramming.com/blog/kanban-as-cure-for-failed-iterations/#comment-109</link>
		<dc:creator>Ron Jeffries</dc:creator>
		<pubDate>Tue, 02 Jun 2009 02:13:44 +0000</pubDate>
		<guid isPermaLink="false">http://xprogramming.com/?p=1022#comment-109</guid>
		<description>:) for the device, of course. :)</description>
		<content:encoded><![CDATA[<p> <img src='http://xprogramming.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  for the device, of course. <img src='http://xprogramming.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RobMyers64</title>
		<link>http://xprogramming.com/blog/kanban-as-cure-for-failed-iterations/#comment-108</link>
		<dc:creator>RobMyers64</dc:creator>
		<pubDate>Mon, 01 Jun 2009 23:02:59 +0000</pubDate>
		<guid isPermaLink="false">http://xprogramming.com/?p=1022#comment-108</guid>
		<description>Ron, is it just serendipity that we (nearly simultaneously) blogged about a similar situation?  Thank you for adding a few potential options to my very short list.  I agree, we have to be sure we&#039;re not applying a technique that will hide a deeper problem.

My post (and feel free to weigh in on the debate):

  http://tinyurl.com/lcr3xl

Love your blog name, BTW.  Named for the ship, or the original Kzinti device?  ;-)</description>
		<content:encoded><![CDATA[<p>Ron, is it just serendipity that we (nearly simultaneously) blogged about a similar situation?  Thank you for adding a few potential options to my very short list.  I agree, we have to be sure we&#8217;re not applying a technique that will hide a deeper problem.</p>
<p>My post (and feel free to weigh in on the debate):</p>
<p>  <a href="http://tinyurl.com/lcr3xl" rel="nofollow">http://tinyurl.com/lcr3xl</a></p>
<p>Love your blog name, BTW.  Named for the ship, or the original Kzinti device?  <img src='http://xprogramming.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hbas</title>
		<link>http://xprogramming.com/blog/kanban-as-cure-for-failed-iterations/#comment-107</link>
		<dc:creator>hbas</dc:creator>
		<pubDate>Mon, 01 Jun 2009 16:39:16 +0000</pubDate>
		<guid isPermaLink="false">http://xprogramming.com/?p=1022#comment-107</guid>
		<description>I agree that people tend to use Kanban as an excuse to avoid prejudicial pressure from managers who berate them for falling short of the iteration “promise”. But as people who say that &quot;don´t plan because they&#039;re agile&quot; I think that teams who aren´t able to give managers/PO reasonable expectations or don´t fell like the work has a &quot;rhythm&quot; are doing Kanban wrong. 

I think that you´re missing the &quot;order point&quot; in this Kanban implementation that you describe. In manufacturing, an order point is an inventory level that triggers a process to order new materials. Here, as we pull items from the backlog to be processed, the backlog will diminish until the number of items remaining drops below the order point (2 user stories). When this happens, a notice goes out to the responsible parties to organize the next planning meeting. This &quot;resupply&quot; process should include a retrospective and everything that provides a rhythm.

In the kanban implementation that I´m helping to implement here in the company, whenever we put new itens in the initial queue (ie. &quot;the backlog&quot;, limited to 8 user stories) if there isn´t already a &quot;retrospective&quot; story in this queue we add one at the first empty space. This way, we always do a restrospective after some time. We just don´t do it after a fixed time (ie. one week), &quot;interrupting&quot; the development. Also it´s not always at the same day and with the same people of the planning meeting (ie. the meeting that puts more itens in the first queue), depending on what problems we faced and how we want to tackle them. 

It may be important to note that, keeping this rules, when everyting flows smoothily, we have a planning and retrospective meeting exactly on the same day and with every member of the team in both meetings after a &quot;2 week sprint&quot;. The diference is that when we have technical problems or the business priorities change, the meetings are &quot;automatically&quot; rescheduled or the work reprioritized without anyone having to scream &quot;Abort the Sprint!&quot;. Our flow, velocity and impediments are also much more visible to everybody, as delays are visible daily, detailed by backlog item, not only at iteration boundaries.</description>
		<content:encoded><![CDATA[<p>I agree that people tend to use Kanban as an excuse to avoid prejudicial pressure from managers who berate them for falling short of the iteration “promise”. But as people who say that &#8220;don´t plan because they&#8217;re agile&#8221; I think that teams who aren´t able to give managers/PO reasonable expectations or don´t fell like the work has a &#8220;rhythm&#8221; are doing Kanban wrong. </p>
<p>I think that you´re missing the &#8220;order point&#8221; in this Kanban implementation that you describe. In manufacturing, an order point is an inventory level that triggers a process to order new materials. Here, as we pull items from the backlog to be processed, the backlog will diminish until the number of items remaining drops below the order point (2 user stories). When this happens, a notice goes out to the responsible parties to organize the next planning meeting. This &#8220;resupply&#8221; process should include a retrospective and everything that provides a rhythm.</p>
<p>In the kanban implementation that I´m helping to implement here in the company, whenever we put new itens in the initial queue (ie. &#8220;the backlog&#8221;, limited to 8 user stories) if there isn´t already a &#8220;retrospective&#8221; story in this queue we add one at the first empty space. This way, we always do a restrospective after some time. We just don´t do it after a fixed time (ie. one week), &#8220;interrupting&#8221; the development. Also it´s not always at the same day and with the same people of the planning meeting (ie. the meeting that puts more itens in the first queue), depending on what problems we faced and how we want to tackle them. </p>
<p>It may be important to note that, keeping this rules, when everyting flows smoothily, we have a planning and retrospective meeting exactly on the same day and with every member of the team in both meetings after a &#8220;2 week sprint&#8221;. The diference is that when we have technical problems or the business priorities change, the meetings are &#8220;automatically&#8221; rescheduled or the work reprioritized without anyone having to scream &#8220;Abort the Sprint!&#8221;. Our flow, velocity and impediments are also much more visible to everybody, as delays are visible daily, detailed by backlog item, not only at iteration boundaries.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mabotelh</title>
		<link>http://xprogramming.com/blog/kanban-as-cure-for-failed-iterations/#comment-106</link>
		<dc:creator>mabotelh</dc:creator>
		<pubDate>Mon, 01 Jun 2009 14:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://xprogramming.com/?p=1022#comment-106</guid>
		<description>I&#039;m afraid that people will use Kanban to justify their bad practices. The same way that we heard people say that they don&#039;t estimate, document or plan because they are agile.

I still think that Scrum/XP deliver a good set of product management tools and they shouldn&#039;t be thrown away that fast.

I see Kanban as a good way to organize the work, but I still think that estimating the work and having a backlog as necessary in my current environment.</description>
		<content:encoded><![CDATA[<p>I&#8217;m afraid that people will use Kanban to justify their bad practices. The same way that we heard people say that they don&#8217;t estimate, document or plan because they are agile.</p>
<p>I still think that Scrum/XP deliver a good set of product management tools and they shouldn&#8217;t be thrown away that fast.</p>
<p>I see Kanban as a good way to organize the work, but I still think that estimating the work and having a backlog as necessary in my current environment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jchyip</title>
		<link>http://xprogramming.com/blog/kanban-as-cure-for-failed-iterations/#comment-105</link>
		<dc:creator>jchyip</dc:creator>
		<pubDate>Mon, 01 Jun 2009 10:46:25 +0000</pubDate>
		<guid isPermaLink="false">http://xprogramming.com/?p=1022#comment-105</guid>
		<description>This is the first time I&#039;ve heard that kanban is a response to not having all stories done within a time-boxed approach.  Whoever is making that argument misses the point entirely.</description>
		<content:encoded><![CDATA[<p>This is the first time I&#8217;ve heard that kanban is a response to not having all stories done within a time-boxed approach.  Whoever is making that argument misses the point entirely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rasmus</title>
		<link>http://xprogramming.com/blog/kanban-as-cure-for-failed-iterations/#comment-104</link>
		<dc:creator>Rasmus</dc:creator>
		<pubDate>Sun, 31 May 2009 19:10:04 +0000</pubDate>
		<guid isPermaLink="false">http://xprogramming.com/?p=1022#comment-104</guid>
		<description>I also believe that you hide the real problem when you switch to Kanban just because failing delivery. I have just had an argument with our PL/PO about not skipping sprints, just because we saw we did not have time to do all stuff she wanted us to do.

On my past commission we (...well ok, it was me) started scrum the guerilla way. Not much was agile at this place. But after some time we all stood by the whiteboard. One of the problem we had was that we have this SLA-agreement with the customer. The contract we worked under made sprints not working very naturaly. 

So, it was the stiff context that forced us to switch to Kanban.   

A good thing with Kanban was that we could answer to the SLA more natural way. But like you write [Ron], I got the bad feeling of a never-ending flow. I missed the sprint-goals!

Now we have gone back to Scrum. We still limit the work-in-process and all that, but we need the scrum-framework to measure results, evaluate tools and improve our processes. We handle the SLA by removing time from developers availability when planning the sprint. 

If we would not manage the delivery, and this is seen halfway through sprint, then I would not switch to Kanban. I would see that as something we need to learn from in future. (I guess that how we take action depends on the situation.)</description>
		<content:encoded><![CDATA[<p>I also believe that you hide the real problem when you switch to Kanban just because failing delivery. I have just had an argument with our PL/PO about not skipping sprints, just because we saw we did not have time to do all stuff she wanted us to do.</p>
<p>On my past commission we (&#8230;well ok, it was me) started scrum the guerilla way. Not much was agile at this place. But after some time we all stood by the whiteboard. One of the problem we had was that we have this SLA-agreement with the customer. The contract we worked under made sprints not working very naturaly. </p>
<p>So, it was the stiff context that forced us to switch to Kanban.   </p>
<p>A good thing with Kanban was that we could answer to the SLA more natural way. But like you write [Ron], I got the bad feeling of a never-ending flow. I missed the sprint-goals!</p>
<p>Now we have gone back to Scrum. We still limit the work-in-process and all that, but we need the scrum-framework to measure results, evaluate tools and improve our processes. We handle the SLA by removing time from developers availability when planning the sprint. </p>
<p>If we would not manage the delivery, and this is seen halfway through sprint, then I would not switch to Kanban. I would see that as something we need to learn from in future. (I guess that how we take action depends on the situation.)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
