<?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: The Anatomy of an MMF</title>
	<atom:link href="http://availagility.co.uk/2008/07/07/the-anatomy-of-an-mmf/feed/" rel="self" type="application/rss+xml" />
	<link>http://availagility.co.uk/2008/07/07/the-anatomy-of-an-mmf/</link>
	<description>Karl Scotland - Using Agile to Deliver Value</description>
	<lastBuildDate>Sat, 06 Mar 2010 13:47:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ian Lynch</title>
		<link>http://availagility.co.uk/2008/07/07/the-anatomy-of-an-mmf/comment-page-1/#comment-8</link>
		<dc:creator>Ian Lynch</dc:creator>
		<pubDate>Thu, 08 Oct 2009 16:06:58 +0000</pubDate>
		<guid isPermaLink="false">http://availagility.wordpress.com/?p=27#comment-8</guid>
		<description>Excellent post - this is the best description I have seen on this particular subject so far (and I&#039;ve looked at a lot of definitions).  I&#039;m trying a KanBan approach with our IT service delivery team to smooth out the never-ending amount of BAU work they have to get through.  At the same time they have to deliver new services to our development teams, which I&#039;m using a Scrum approach for.
At the moment I&#039;ve got a multi-functional whitebaord with the Scrum bits in the top section and a KanBan channel underneath.  Maybe I&#039;ll be brave enough to merge the two sometime ;-)</description>
		<content:encoded><![CDATA[<p>Excellent post &#8211; this is the best description I have seen on this particular subject so far (and I&#8217;ve looked at a lot of definitions).  I&#8217;m trying a KanBan approach with our IT service delivery team to smooth out the never-ending amount of BAU work they have to get through.  At the same time they have to deliver new services to our development teams, which I&#8217;m using a Scrum approach for.<br />
At the moment I&#8217;ve got a multi-functional whitebaord with the Scrum bits in the top section and a KanBan channel underneath.  Maybe I&#8217;ll be brave enough to merge the two sometime <img src='http://availagility.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrey</title>
		<link>http://availagility.co.uk/2008/07/07/the-anatomy-of-an-mmf/comment-page-1/#comment-7</link>
		<dc:creator>Andrey</dc:creator>
		<pubDate>Wed, 26 Aug 2009 07:55:32 +0000</pubDate>
		<guid isPermaLink="false">http://availagility.wordpress.com/?p=27#comment-7</guid>
		<description>For my teams I split feature development to two parts: analisys and deesign goes to one sprint and the rest (build, test, release) goes into the following sprint. As a result - minimal upfront design, and maximal focus on development (in part 2 as all required details already discussed)</description>
		<content:encoded><![CDATA[<p>For my teams I split feature development to two parts: analisys and deesign goes to one sprint and the rest (build, test, release) goes into the following sprint. As a result &#8211; minimal upfront design, and maximal focus on development (in part 2 as all required details already discussed)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin E. Schlabach</title>
		<link>http://availagility.co.uk/2008/07/07/the-anatomy-of-an-mmf/comment-page-1/#comment-6</link>
		<dc:creator>Kevin E. Schlabach</dc:creator>
		<pubDate>Mon, 07 Jul 2008 18:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://availagility.wordpress.com/?p=27#comment-6</guid>
		<description>Great article.  This was a realization that we also had in my last group.  Our scrum team was a cross-functional group that included the Business Analysts, UI/UX group, and QA.  Immediately those matrixed resources complained of not being able to make decisions on the fly for the developers to keep coding.  They wanted time to analyze, test, work.  The developers wanted to ask a question and immediately have the answer.

Our agile mentors taught us that in scrum there are three maturity levels...
1- hard sprint boundaries:  Rest periods in between are required so that the business can digest, think, and set up the next sprint.
2- cascading sprint boundaries:  The business helps the team get into a rhythm for the current sprint and then spends the last half of the sprint focusing on setting up future sprints.
3- sprint boundaries disappear, there is flow:  The end of the sprint is a notification to show whatever is done and assess progress, but there is never a grand discussion about what the future holds.  The business always has a detailed vision of the next 2 sprints, basic vision of the next 6, and a roadmap for the future.  EVERY DAY, the team evolves this with the customer and moves forward.

This is probably documented somewhere, but I can&#039;t find the source easily.  It was conveyed to me from either ObjectMentor or J.B. Rainsberger in 2006 if you want to search for original source.

Your images do a great job of conveying these ideas.  Especially the line flow.  This post should become a good resource for agile adopters seeing antipatterns.</description>
		<content:encoded><![CDATA[<p>Great article.  This was a realization that we also had in my last group.  Our scrum team was a cross-functional group that included the Business Analysts, UI/UX group, and QA.  Immediately those matrixed resources complained of not being able to make decisions on the fly for the developers to keep coding.  They wanted time to analyze, test, work.  The developers wanted to ask a question and immediately have the answer.</p>
<p>Our agile mentors taught us that in scrum there are three maturity levels&#8230;<br />
1- hard sprint boundaries:  Rest periods in between are required so that the business can digest, think, and set up the next sprint.<br />
2- cascading sprint boundaries:  The business helps the team get into a rhythm for the current sprint and then spends the last half of the sprint focusing on setting up future sprints.<br />
3- sprint boundaries disappear, there is flow:  The end of the sprint is a notification to show whatever is done and assess progress, but there is never a grand discussion about what the future holds.  The business always has a detailed vision of the next 2 sprints, basic vision of the next 6, and a roadmap for the future.  EVERY DAY, the team evolves this with the customer and moves forward.</p>
<p>This is probably documented somewhere, but I can&#8217;t find the source easily.  It was conveyed to me from either ObjectMentor or J.B. Rainsberger in 2006 if you want to search for original source.</p>
<p>Your images do a great job of conveying these ideas.  Especially the line flow.  This post should become a good resource for agile adopters seeing antipatterns.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
