<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Michael Sahota - Agile, Scrum &#38; Lean Coach - Toronto &#187; MindMap</title>
	<atom:link href="http://www.agilitrix.com/category/mindmap/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.agilitrix.com</link>
	<description>Helping you grow your organization...</description>
	<lastBuildDate>Fri, 03 Sep 2010 21:27:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Inventors Dilemma and the Dead Core</title>
		<link>http://www.agilitrix.com/2010/02/inventors-dilemma-and-the-dead-core/</link>
		<comments>http://www.agilitrix.com/2010/02/inventors-dilemma-and-the-dead-core/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 13:32:27 +0000</pubDate>
		<dc:creator>Michael Sahota</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[MindMap]]></category>
		<category><![CDATA[Technical Practices]]></category>
		<category><![CDATA[Innovator's Dillemma]]></category>
		<category><![CDATA[Ken Schwaber]]></category>
		<category><![CDATA[Product Owner]]></category>
		<category><![CDATA[Product Strategy]]></category>
		<category><![CDATA[Technical Debt]]></category>

		<guid isPermaLink="false">http://www.agilitrix.com/?p=728</guid>
		<description><![CDATA[Ken Schwaber has a great presentation where he talks about the Innovator&#8217;s Dillemma and how companies build a (design) dead core.
A typical (success) story

Management &#8211; we need to hit the date.
Developers &#8211; OK, we&#8217;ll cut quality but won&#8217;t tell you.
Success! We made the date. We&#8217;re heroes!

BUT, this is a horrible long term strategy because you [...]


Related posts:<ol><li><a href='http://www.agilitrix.com/2009/09/xptoronto-talk-understanding-and-dealing-with-technical-debt-by-amr-elssamadisy/' rel='bookmark' title='Permanent Link: XPToronto Talk &#8211; Understanding and Dealing with Technical Debt by Amr Elssamadisy'>XPToronto Talk &#8211; Understanding and Dealing with Technical Debt by Amr Elssamadisy</a> <small>Tonight Amr Elssamadisy from GembaSystems presented at the XPToronto/Agile User...</small></li>
<li><a href='http://www.agilitrix.com/2010/04/strategies-for-effectively-managing-legacy-systems/' rel='bookmark' title='Permanent Link: Strategies for Effectively Managing Legacy Systems'>Strategies for Effectively Managing Legacy Systems</a> <small>Derek Longmuir presented ThoughtWorks QTB on working with legacy systems....</small></li>
<li><a href='http://www.agilitrix.com/2010/08/agile-2010-keynote-by-dave-thomas/' rel='bookmark' title='Permanent Link: Agile 2010 Keynote by Dave Thomas'>Agile 2010 Keynote by Dave Thomas</a> <small>Dave Thomas talked about a lot stuff so I pulled...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Ken Schwaber has a <a href="http://www.youtube.com/watch?v=IyNPeTn8fpo">great presentation</a> where he talks about the Innovator&#8217;s Dillemma and how companies build a (design) dead core.</p>
<h3>A typical (success) story</h3>
<ul>
<li>Management &#8211; we need to hit the date.</li>
<li>Developers &#8211; OK, we&#8217;ll cut quality but won&#8217;t tell you.</li>
<li>Success! We made the date. We&#8217;re heroes!</li>
</ul>
<p>BUT, this is a horrible long term strategy because you get a design-dead core and can no longer ship product.</p>
<h3>Design-dead core</h3>
<h3><span style="font-weight: normal; font-size: 13px;">Do you have  a design-dead core?  Here&#8217;s a quick checklist (see mindmap below):</span></h3>
<ol>
<li>The <strong>code is fragile</strong>: difficult to work with and things break unpredictably</li>
<li>Little or<strong> no automated test</strong> harness.</li>
<li><strong>Few experts</strong> who really understand the technology.</li>
</ol>
<p><a href="http://www.agilitrix.com/wp-content/uploads/2010/02/Inventors-Dillemma.jpg"><img class="alignnone size-large wp-image-764" title="Inventor's Dillemma" src="http://www.agilitrix.com/wp-content/uploads/2010/02/Inventors-Dillemma-630x473.jpg" alt="" width="630" height="473" /></a></p>
<p><strong>Innovator&#8217;s Dilemma</strong></p>
<p>The purported dilemma is that you need to choose between fast delivery and maintainability. So, if you want to get to market fast you need to take shortcuts that are going to hinder you in the long run.</p>
<p>This is also called the inventor&#8217;s dilemma.</p>
<h3>Agile to the Rescue</h3>
<p>Teams that follow Agile practices avoid this peril in two ways.</p>
<p>By managing features and scope, teams can find the most valuable software to deliver by a certain date.</p>
<p>Technical practices such as automated testing, continuous integration and refactoring keep a code base healthy and maintainable. They also helps teams go faster.</p>
<h2>Release Burndown to illustrate the Innovator&#8217;s Dilemma</h2>
<p>Consider the chart below. Companies start at burndown line <span style="color: #008000;"><strong>A</strong></span>. If they use Agile, they will stay there. Most companies don&#8217;t. So, release by release, they accumulate technical debt and the code base decays.  After a few years, they build a design-dead core.</p>
<p>As a coach, I like to show teams the chart below and vote on their code base. Many companies are at line <span style="color: #0000ff;"><strong>C</strong></span> with some area&#8217;s that are <strong><span style="color: #800000;">D</span></strong>.</p>
<p><a href="http://www.agilitrix.com/wp-content/uploads/2010/02/Inverntors-Dillemma-Burndown.jpg"><img class="alignnone size-large wp-image-765" title="Inverntor's Dillemma - Burndown" src="http://www.agilitrix.com/wp-content/uploads/2010/02/Inverntors-Dillemma-Burndown-630x489.jpg" alt="" width="630" height="489" /></a></p>
<h2>Help! I have a dead core!</h2>
<p>OK, so you&#8217;ve got a dead core. Sad news. There are ways to recover. I&#8217;d suggest you start with Michael Feather&#8217;s book <a href="http://www.amazon.ca/Working-Effectively-Legacy-Michael-Feathers/dp/0131177052">Working Effectively with Legacy Code</a>.</p>
<h2>Watch the video</h2>
<p>The whole video is great, but for the part explaining the Innovator&#8217;s dilemma check out:</p>
<ul>
<li>Start: 35:38</li>
<li>Stop: 45:07</li>
</ul>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/IyNPeTn8fpo&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/IyNPeTn8fpo&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>


<p>Related posts:<ol><li><a href='http://www.agilitrix.com/2009/09/xptoronto-talk-understanding-and-dealing-with-technical-debt-by-amr-elssamadisy/' rel='bookmark' title='Permanent Link: XPToronto Talk &#8211; Understanding and Dealing with Technical Debt by Amr Elssamadisy'>XPToronto Talk &#8211; Understanding and Dealing with Technical Debt by Amr Elssamadisy</a> <small>Tonight Amr Elssamadisy from GembaSystems presented at the XPToronto/Agile User...</small></li>
<li><a href='http://www.agilitrix.com/2010/04/strategies-for-effectively-managing-legacy-systems/' rel='bookmark' title='Permanent Link: Strategies for Effectively Managing Legacy Systems'>Strategies for Effectively Managing Legacy Systems</a> <small>Derek Longmuir presented ThoughtWorks QTB on working with legacy systems....</small></li>
<li><a href='http://www.agilitrix.com/2010/08/agile-2010-keynote-by-dave-thomas/' rel='bookmark' title='Permanent Link: Agile 2010 Keynote by Dave Thomas'>Agile 2010 Keynote by Dave Thomas</a> <small>Dave Thomas talked about a lot stuff so I pulled...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.agilitrix.com/2010/02/inventors-dilemma-and-the-dead-core/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Notes and MindMapping Supplies</title>
		<link>http://www.agilitrix.com/2009/11/visual-notes-and-mindmapping-supplies/</link>
		<comments>http://www.agilitrix.com/2009/11/visual-notes-and-mindmapping-supplies/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 23:29:57 +0000</pubDate>
		<dc:creator>Michael Sahota</dc:creator>
				<category><![CDATA[Communication]]></category>
		<category><![CDATA[MindMap]]></category>
		<category><![CDATA[Visual Note Taking]]></category>

		<guid isPermaLink="false">http://www.agilitrix.com/?p=570</guid>
		<description><![CDATA[Someone was asking what tools I use to create the visual notes and mind maps.  Perhaps the most important is to trust myself that whatever I am drawing is OK and will communicate ideas better than plain text.
I use the following supplies from DeSerres art store:


I like the Manga markers since they have really nice [...]


Related posts:<ol><li><a href='http://www.agilitrix.com/2010/07/how-to-read-a-book/' rel='bookmark' title='Permanent Link: How to Read a Book'>How to Read a Book</a> <small>A friend and fellow Agile coach &#8211; Jason Cheong-Kee-You &#8211;...</small></li>
<li><a href='http://www.agilitrix.com/2010/04/stickies-and-markers-shopping-list/' rel='bookmark' title='Permanent Link: Shopping List for Sticky Notes and Markers'>Shopping List for Sticky Notes and Markers</a> <small>The purpose of this post is to provide a shopping...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Someone was asking what tools I use to create the visual notes and mind maps.  Perhaps the most important is to trust myself that whatever I am drawing is OK and will communicate ideas better than plain text.</p>
<p>I use the following supplies from <a href="http://www.deserres.ca/">DeSerres</a> art store:</p>
<p><a href="http://www.agilitrix.com/wp-content/uploads/2009/11/Visual-Notes-and-Mind-Mapping-Tools.JPG"><img class="aligncenter size-large wp-image-571" title="Visual Notes and Mind Mapping Tools" src="http://www.agilitrix.com/wp-content/uploads/2009/11/Visual-Notes-and-Mind-Mapping-Tools-630x472.jpg" alt="Visual Notes and Mind Mapping Tools" width="630" height="472" /></a></p>
<ul>
<li>I like the Manga markers since they have really nice flow and give sense of grace.</li>
<li>The Staedtler fineline is good for adding lots of details and little pictures.</li>
<li>You can&#8217;t see it here, but the 8.5&#8243; by 11&#8243; sketch pad is perforated so I can tear off the sheets and scan them in.</li>
<li>I also sometimes use 11&#8243; by 17&#8243; sheets of paper with a Sharpie FinePoint for big picture thinking.</li>
</ul>
<p>Visual note taking is a handy skill that I learned in a series of webinars: I only saw parts of <a style="color: #009ec0; text-decoration: none;" href="http://vizthink.com/index.php?option=com_content&amp;task=view&amp;id=434">this one</a> and most of <a style="color: #009ec0; text-decoration: none;" href="http://vizthink.com/index.php?option=com_content&amp;task=view&amp;id=450">this one</a>.  This is a good thing to do as a team/group activity.</p>


<p>Related posts:<ol><li><a href='http://www.agilitrix.com/2010/07/how-to-read-a-book/' rel='bookmark' title='Permanent Link: How to Read a Book'>How to Read a Book</a> <small>A friend and fellow Agile coach &#8211; Jason Cheong-Kee-You &#8211;...</small></li>
<li><a href='http://www.agilitrix.com/2010/04/stickies-and-markers-shopping-list/' rel='bookmark' title='Permanent Link: Shopping List for Sticky Notes and Markers'>Shopping List for Sticky Notes and Markers</a> <small>The purpose of this post is to provide a shopping...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.agilitrix.com/2009/11/visual-notes-and-mindmapping-supplies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 tips for coaches</title>
		<link>http://www.agilitrix.com/2009/09/top-10-tips-for-coaches/</link>
		<comments>http://www.agilitrix.com/2009/09/top-10-tips-for-coaches/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 01:43:42 +0000</pubDate>
		<dc:creator>Michael Sahota</dc:creator>
				<category><![CDATA[Coaching]]></category>
		<category><![CDATA[MindMap]]></category>
		<category><![CDATA[Agile2009]]></category>

		<guid isPermaLink="false">http://www.agilitrix.com/?p=252</guid>
		<description><![CDATA[This is another talk from Agile 2009 &#8211; by Liz Sedly and Rachel Davies.   I think it is an excerpt from their new book - Agile Coaching &#8211; but I have not read it yet so can&#8217;t say for sure.  Yves Hanoulle says the book is good.

The 1 to 10 is pretty self-explanatory.  Post a [...]


Related posts:<ol><li><a href='http://www.agilitrix.com/2009/09/10-temptations-of-an-agile-coach/' rel='bookmark' title='Permanent Link: 10 Temptations of an Agile Coach'>10 Temptations of an Agile Coach</a> <small>This was a great talk by Stevie Borne at Agile...</small></li>
<li><a href='http://www.agilitrix.com/2010/08/agile-coaches-are-like-superheroes/' rel='bookmark' title='Permanent Link: Agile Coaches are like Superheroes'>Agile Coaches are like Superheroes</a> <small> Agile requires a lot of skills. Agile Coaching demands...</small></li>
<li><a href='http://www.agilitrix.com/2009/12/powerful-questions-and-powerful-requests/' rel='bookmark' title='Permanent Link: Powerful Questions and Powerful Requests'>Powerful Questions and Powerful Requests</a> <small>Finally, the last in my series of visual notes from...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p style="text-align: left; ">This is another talk from Agile 2009 &#8211; by Liz Sedly and Rachel Davies.   I think it is an excerpt from their new book - <a href="http://www.amazon.ca/Agile-Coaching-Rachel-Davies/dp/1934356433">Agile Coaching</a> &#8211; but I have not read it yet so can&#8217;t say for sure.  <a href="http://paircoaching.wordpress.com/2009/09/09/i-finished-reading-the-agile-coaching-book/">Yves Hanoulle says the book is good</a>.</p>
<p style="text-align: center;"><a href="http://www.agilitrix.com/wp-content/uploads/2009/09/Top-10-Tips-for-Agile-Coaches.JPG"><img class="aligncenter size-full wp-image-253" title="Top 10 Tips for Agile Coaches" src="http://www.agilitrix.com/wp-content/uploads/2009/09/Top-10-Tips-for-Agile-Coaches.JPG" alt="Top 10 Tips for Agile Coaches" width="833" height="600" /></a></p>
<p style="text-align: left; ">The 1 to 10 is pretty self-explanatory.  Post a comment if you would like elaboration or check out <a href="http://www.infoq.com/news/2009/09/agile-coach-tips">Mark Levison&#8217;s post on InfoQ</a>.</p>
<p style="text-align: left; ">The <em>bonus </em>section is what the audience contributed as their top tips.</p>
<p style="text-align: left; ">Also, if you like this, check out my other post on<span style="color: #000000;"> </span><a style="text-decoration: underline; font-size: 14px;" title="Permanent Link to 10 Temptations of an Agile Coach" rel="bookmark" href="http://www.agilitrix.com/2009/09/10-temptations-of-an-agile-coach/"><span style="color: #800080;">10 Temptations of an Agile Coach</span></a><span style="color: #800080;">.</span></p>


<p>Related posts:<ol><li><a href='http://www.agilitrix.com/2009/09/10-temptations-of-an-agile-coach/' rel='bookmark' title='Permanent Link: 10 Temptations of an Agile Coach'>10 Temptations of an Agile Coach</a> <small>This was a great talk by Stevie Borne at Agile...</small></li>
<li><a href='http://www.agilitrix.com/2010/08/agile-coaches-are-like-superheroes/' rel='bookmark' title='Permanent Link: Agile Coaches are like Superheroes'>Agile Coaches are like Superheroes</a> <small> Agile requires a lot of skills. Agile Coaching demands...</small></li>
<li><a href='http://www.agilitrix.com/2009/12/powerful-questions-and-powerful-requests/' rel='bookmark' title='Permanent Link: Powerful Questions and Powerful Requests'>Powerful Questions and Powerful Requests</a> <small>Finally, the last in my series of visual notes from...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.agilitrix.com/2009/09/top-10-tips-for-coaches/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
