<?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>david.segonds.org &#187; Project Management</title>
	<atom:link href="http://david.segonds.org/category/work/project-management/feed/" rel="self" type="application/rss+xml" />
	<link>http://david.segonds.org</link>
	<description>Chronicles of an Agile Software Development Manager</description>
	<lastBuildDate>Thu, 19 Jan 2012 01:17:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Things to think about before and after a daily stand-up meeting</title>
		<link>http://david.segonds.org/2010/08/things-to-think-about-before-and-after-a-daily-stand-up-meeting/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=things-to-think-about-before-and-after-a-daily-stand-up-meeting</link>
		<comments>http://david.segonds.org/2010/08/things-to-think-about-before-and-after-a-daily-stand-up-meeting/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 12:28:29 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[Daily stand-up]]></category>
		<category><![CDATA[scrum]]></category>

		<guid isPermaLink="false">http://david.segonds.org/?p=707</guid>
		<description><![CDATA[Daily stand-up meetings are at the core of the Scrum process. They help synchronize the team and quickly escalate impediments. Regardless if you have been participating in those meetings for years or you are just starting today, Mike Griffiths just published two useful posts to help us get more out of this critical activity: Five [...]
Related posts:<ol>
<li><a href='http://david.segonds.org/2010/07/agile-anti-patterns/' rel='bookmark' title='Agile Anti-Patterns'>Agile Anti-Patterns</a></li>
<li><a href='http://david.segonds.org/2009/11/self-improvement-there-is-no-end-state-when-transitioning-to-agile/' rel='bookmark' title='Self Improvement: There Is No End State When Transitioning to Agile'>Self Improvement: There Is No End State When Transitioning to Agile</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Daily stand-up meetings are at the core of the Scrum process. They help synchronize the team and quickly escalate impediments. Regardless if you have been participating in those meetings for years or you are just starting today, Mike Griffiths just published two useful posts to help us get more out of this critical activity:</p>
<ul>
<li><a href="http://leadinganswers.typepad.com/leading_answers/2010/08/5-things-to-think-about-before-standup.html">Five things to think about before stand-up</a></li>
<li><a href="http://leadinganswers.typepad.com/leading_answers/2010/08/5-things-to-think-about-after-standup.html">Five things to think about after stand-up</a></li>
</ul>
<p>Related posts:<ol>
<li><a href='http://david.segonds.org/2010/07/agile-anti-patterns/' rel='bookmark' title='Agile Anti-Patterns'>Agile Anti-Patterns</a></li>
<li><a href='http://david.segonds.org/2009/11/self-improvement-there-is-no-end-state-when-transitioning-to-agile/' rel='bookmark' title='Self Improvement: There Is No End State When Transitioning to Agile'>Self Improvement: There Is No End State When Transitioning to Agile</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://david.segonds.org/2010/08/things-to-think-about-before-and-after-a-daily-stand-up-meeting/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Anchoring Effect</title>
		<link>http://david.segonds.org/2010/07/anchoring-effect/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=anchoring-effect</link>
		<comments>http://david.segonds.org/2010/07/anchoring-effect/#comments</comments>
		<pubDate>Sat, 31 Jul 2010 01:23:29 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[anchoring]]></category>
		<category><![CDATA[behavior]]></category>
		<category><![CDATA[estimating]]></category>
		<category><![CDATA[psychology]]></category>

		<guid isPermaLink="false">http://david.segonds.org/?p=690</guid>
		<description><![CDATA[According to wikipedia: Anchoring or focalism is a cognitive bias that describes the common human tendency to rely too heavily, or &#8220;anchor,&#8221; on one trait or piece of information when making decisions. This is a dangerous bias that can bite you when you are estimating tasks or stories in an Agile environment. I am even [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>According to <a href="http://en.wikipedia.org/wiki/Anchoring">wikipedia</a>:</p>
<blockquote><p>Anchoring or focalism is a cognitive bias that describes the common human tendency to rely too heavily, or &#8220;anchor,&#8221; on one trait or piece of information when making decisions.</p></blockquote>
<p>This is a dangerous bias that can bite you when you are estimating tasks or stories in an Agile environment. I am even wondering if this plays a role when you are poker planning, and how much this influences your decisions from the get go.</p>
<p>Anyway, this <a href="http://youarenotsosmart.com/2010/07/27/anchoring-effect/">article</a> goes into detailing the anchoring effect and the &#8220;You are not so smart&#8221; blog is providing insights on common human behavior that plays an important role in software development.</p>
<p>While the phenomenon is well-known, I am wondering what a team can do about it. How can you overcome its nefarious effect and also how do you measure its effect in the long run.</p>
<p>[via <a href="http://youarenotsosmart.com/2010/07/27/anchoring-effect/">You are not so smart</a>]</p>
<p>Original photo by <a href="http://www.flickr.com/photos/8829172@N02/2880158998/">Plbmak</a></p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://david.segonds.org/2010/07/anchoring-effect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Pattern for Using Scrum and Kanban</title>
		<link>http://david.segonds.org/2010/07/a-pattern-for-using-scrum-and-kanban/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=a-pattern-for-using-scrum-and-kanban</link>
		<comments>http://david.segonds.org/2010/07/a-pattern-for-using-scrum-and-kanban/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 01:17:11 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Leadership]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[kanban]]></category>
		<category><![CDATA[scrum]]></category>

		<guid isPermaLink="false">http://david.segonds.org/?p=672</guid>
		<description><![CDATA[For a while now, I have wondered how you can combine Scrum and Kanban. Scrum is a good lightweight method that, if applied properly, can improve productivity, and more importantly, transparency for all stakeholders. On the other hand, Kanban seduced me for its simplicity and its ability to streamline your development. However, I never read [...]
Related posts:<ol>
<li><a href='http://david.segonds.org/2009/11/kanban-the-next-step-in-the-agile-evolution/' rel='bookmark' title='Kanban &#8211; The Next Step in the Agile Evolution?'>Kanban &#8211; The Next Step in the Agile Evolution?</a></li>
<li><a href='http://david.segonds.org/2008/09/agile-vs-waterfall-a-tale-of-two-teams/' rel='bookmark' title='Agile vs. Waterfall: A Tale of Two Teams'>Agile vs. Waterfall: A Tale of Two Teams</a></li>
<li><a href='http://david.segonds.org/2010/07/adapting-steven-coveys-concept-to-retrospectives/' rel='bookmark' title='Adapting Steven Covey&#8217;s concept to retrospectives'>Adapting Steven Covey&#8217;s concept to retrospectives</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>For a while now, I have wondered how you can combine Scrum and Kanban. Scrum is a good lightweight method that, if applied properly, can improve productivity, and more importantly, transparency for all stakeholders. On the other hand, Kanban seduced me for its simplicity and its ability to streamline your development. However, I never read anything about combining the two and most articles I have read so far seems to portray those two methodologies as oil and water.</p>
<p>This <a href="http://availagility.co.uk/2010/07/27/a-pattern-for-using-scrum-and-kanban/">article</a> take a different approach and shows how a well lubricated and performing Scrum team can benefit from Kanban.</p>
<p>This is food for thought.</p>
<p>[via <a href="http://availagility.co.uk/2010/07/27/a-pattern-for-using-scrum-and-kanban/">AvailAgility</a>]</p>
<p>Related posts:<ol>
<li><a href='http://david.segonds.org/2009/11/kanban-the-next-step-in-the-agile-evolution/' rel='bookmark' title='Kanban &#8211; The Next Step in the Agile Evolution?'>Kanban &#8211; The Next Step in the Agile Evolution?</a></li>
<li><a href='http://david.segonds.org/2008/09/agile-vs-waterfall-a-tale-of-two-teams/' rel='bookmark' title='Agile vs. Waterfall: A Tale of Two Teams'>Agile vs. Waterfall: A Tale of Two Teams</a></li>
<li><a href='http://david.segonds.org/2010/07/adapting-steven-coveys-concept-to-retrospectives/' rel='bookmark' title='Adapting Steven Covey&#8217;s concept to retrospectives'>Adapting Steven Covey&#8217;s concept to retrospectives</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://david.segonds.org/2010/07/a-pattern-for-using-scrum-and-kanban/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adapting Steven Covey&#8217;s concept to retrospectives</title>
		<link>http://david.segonds.org/2010/07/adapting-steven-coveys-concept-to-retrospectives/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=adapting-steven-coveys-concept-to-retrospectives</link>
		<comments>http://david.segonds.org/2010/07/adapting-steven-coveys-concept-to-retrospectives/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 01:16:17 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Leadership]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[retrospective]]></category>
		<category><![CDATA[scrum]]></category>
		<category><![CDATA[steven covey]]></category>

		<guid isPermaLink="false">http://david.segonds.org/?p=678</guid>
		<description><![CDATA[In Seven Habits of Highly Effective People, Steven Covey describes the concept of circles of control, influence, and concern. Succinctly, this concept states that you should only focus on the few things you can control and influence, and not on the many for which you are powerless. This article describe an innovative retrospective process that [...]
Related posts:<ol>
<li><a href='http://david.segonds.org/2009/11/in-your-organization-are-the-right-people-on-the-bus/' rel='bookmark' title='In your organization, are the right people on the bus?'>In your organization, are the right people on the bus?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>In <a href="http://www.amazon.com/Habits-Highly-Effective-People/dp/0671708635">Seven Habits of Highly Effective People</a>, Steven Covey describes the concept of <a href="http://www.ayeconference.com/wiki/scribble.cgi?read=CirclesOfControlInfluenceAndConcern">circles of control, influence, and concern</a>. Succinctly, this concept states that you should only focus on the few things you can control and influence, and not on the many for which you are powerless.</p>
<p>This <a href="http://www.futureworksconsulting.com/blog/2010/07/26/circles-and-soup/">article</a> describe an innovative retrospective process that one can use to help focus a Scrum team on the items they can control or influence.</p>
<p>This is a nice idea.</p>
<p>[via <a href="http://www.futureworksconsulting.com/blog/2010/07/26/circles-and-soup/">Partnership &amp; Possibilities</a>]</p>
<p>Related posts:<ol>
<li><a href='http://david.segonds.org/2009/11/in-your-organization-are-the-right-people-on-the-bus/' rel='bookmark' title='In your organization, are the right people on the bus?'>In your organization, are the right people on the bus?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://david.segonds.org/2010/07/adapting-steven-coveys-concept-to-retrospectives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Agile Anti-Patterns</title>
		<link>http://david.segonds.org/2010/07/agile-anti-patterns/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=agile-anti-patterns</link>
		<comments>http://david.segonds.org/2010/07/agile-anti-patterns/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 18:40:41 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Leadership]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[anti-patterns]]></category>
		<category><![CDATA[software engineering]]></category>

		<guid isPermaLink="false">http://david.segonds.org/?p=651</guid>
		<description><![CDATA[I believe that Agile is a great tool to help development teams achieve more, improve, and reach their next level in effectiveness, productivity, or creativity. However, like any tool, it can be misused or misapplied. You can shoot yourself in the foot if you are not applying a certain level of discipline or hygiene. Mike [...]
Related posts:<ol>
<li><a href='http://david.segonds.org/2009/11/self-improvement-there-is-no-end-state-when-transitioning-to-agile/' rel='bookmark' title='Self Improvement: There Is No End State When Transitioning to Agile'>Self Improvement: There Is No End State When Transitioning to Agile</a></li>
<li><a href='http://david.segonds.org/2009/11/patterns-and-practices-for-distributed-teams/' rel='bookmark' title='Patterns and Practices for Distributed Teams'>Patterns and Practices for Distributed Teams</a></li>
<li><a href='http://david.segonds.org/2009/11/kanban-the-next-step-in-the-agile-evolution/' rel='bookmark' title='Kanban &#8211; The Next Step in the Agile Evolution?'>Kanban &#8211; The Next Step in the Agile Evolution?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I believe that Agile is a great tool to help development teams achieve more, improve, and reach their next level in effectiveness, productivity, or creativity. However, like any tool, it can be misused or misapplied. You can shoot yourself in the foot if you are not applying a certain level of discipline or hygiene.</p>
<p>Mike Griffiths posted a short and sweet article on this subject that he entitled <a href="http://leadinganswers.typepad.com/leading_answers/2010/07/agile-adoption-antipatterns.html">Agile anti-patterns</a>. He classifies those anti-patterns as follow:</p>
<ol>
<li>Agile as a silver bullet</li>
<li>Agile as an excuse for no discipline</li>
<li>Agile without explanation</li>
<li>Shallow Feedback</li>
</ol>
<p>Related posts:<ol>
<li><a href='http://david.segonds.org/2009/11/self-improvement-there-is-no-end-state-when-transitioning-to-agile/' rel='bookmark' title='Self Improvement: There Is No End State When Transitioning to Agile'>Self Improvement: There Is No End State When Transitioning to Agile</a></li>
<li><a href='http://david.segonds.org/2009/11/patterns-and-practices-for-distributed-teams/' rel='bookmark' title='Patterns and Practices for Distributed Teams'>Patterns and Practices for Distributed Teams</a></li>
<li><a href='http://david.segonds.org/2009/11/kanban-the-next-step-in-the-agile-evolution/' rel='bookmark' title='Kanban &#8211; The Next Step in the Agile Evolution?'>Kanban &#8211; The Next Step in the Agile Evolution?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://david.segonds.org/2010/07/agile-anti-patterns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>If You Want Something Done, Practice Your Patience</title>
		<link>http://david.segonds.org/2009/11/if-you-want-something-done-practice-your-patience/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=if-you-want-something-done-practice-your-patience</link>
		<comments>http://david.segonds.org/2009/11/if-you-want-something-done-practice-your-patience/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 15:30:56 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Leadership]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[delegation]]></category>

		<guid isPermaLink="false">http://david.segonds.org/?p=476</guid>
		<description><![CDATA[As a manager you&#8217;ve been taught, either by your peers, or through hard knocks, to avoid micromanaging your teams. You quickly learn that micromanagement only alienate people. Anyway, I have noticed that delegation appears to be a difficult concept for inexperienced managers that I had the opportunity to mentor. Delegation does not come naturally. Newly [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-479" title="Patience" src="http://david.segonds.org/wp-content/uploads/2009/11/384110_4480-300x224.jpg" alt="Patience" width="300" height="224" />As a manager you&#8217;ve been taught, either by your peers, or through hard knocks, to avoid micromanaging your teams. You quickly learn that micromanagement only alienate people.</p>
<p>Anyway, I have noticed that delegation appears to be a difficult concept for inexperienced managers that I had the opportunity to mentor. Delegation does not come naturally. Newly appointed supervisors often think “If you want something done, do it yourself.”</p>
<p>Delegation of authority is an investment and you need patience and time to see your investment come to fruition. It may take a few weeks, a few months, or a year but your patience will be rewarded in the end.</p>
<p>This is the theme of Jurgen Appelo&#8217;s humorous <a href="http://www.noop.nl/2009/11/if-you-want-something-done-practice-your-patience.html">article</a>.</p>
<p>[via <a href="http://www.noop.nl/2009/11/if-you-want-something-done-practice-your-patience.html">NOOP.NL</a>]</p>
<p><small>Original photo by <a href="http://www.sxc.hu/profile/mrsmas">mrsmas</a> and published under <a href="http://www.sxc.hu/txt/license.html">SXC license</a>.</small></p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://david.segonds.org/2009/11/if-you-want-something-done-practice-your-patience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Patterns and Practices for Distributed Teams</title>
		<link>http://david.segonds.org/2009/11/patterns-and-practices-for-distributed-teams/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=patterns-and-practices-for-distributed-teams</link>
		<comments>http://david.segonds.org/2009/11/patterns-and-practices-for-distributed-teams/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 15:30:23 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Leadership]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[distributed teams]]></category>
		<category><![CDATA[timezone]]></category>

		<guid isPermaLink="false">http://david.segonds.org/?p=460</guid>
		<description><![CDATA[If you are working with teams distributed across multiple timezones, you know how difficult it can be to operate efficiently at times. Over the years, you surely have experimented and tried out different patterns or processes that work in your context. I have been working for ten years with teams that were in timezones seven [...]
Related posts:<ol>
<li><a href='http://david.segonds.org/2010/07/agile-anti-patterns/' rel='bookmark' title='Agile Anti-Patterns'>Agile Anti-Patterns</a></li>
<li><a href='http://david.segonds.org/2008/09/agile-vs-waterfall-a-tale-of-two-teams/' rel='bookmark' title='Agile vs. Waterfall: A Tale of Two Teams'>Agile vs. Waterfall: A Tale of Two Teams</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-462" title="Timezone" src="http://david.segonds.org/wp-content/uploads/2009/11/303068791_82e18e3f30_m.jpg" alt="Timezone" width="175" height="240" />If you are working with teams distributed across multiple timezones, you know how difficult it can be to operate efficiently at times. Over the years, you surely have experimented and tried out different patterns or processes that work in your context.</p>
<p>I have been working for ten years with teams that were in timezones seven to thirteen hours away from my own and we have experimented quite a bit. This is fun and frustrating at the same time.</p>
<p>J.D. Meiers exposes some <a href="http://blogs.msdn.com/jmeier/archive/2009/11/23/patterns-and-practices-for-distributed-teams.aspx">patterns and practices</a> that will work with distributed teams. I have found that those patterns are not appropriate in every circumstances but they are an excellent summary that will prevent you from reinventing the wheel</p>
<p>[via <a href="http://blogs.msdn.com/jmeier/archive/2009/11/23/patterns-and-practices-for-distributed-teams.aspx">J.D. Meier's Blog</a>]</p>
<p><small>Original photo by <a href="http://www.flickr.com/photos/extranoise/">extranoise</a> and published under an <a href="http://creativecommons.org/licenses/by/2.0/deed.en">Creative Commons Attribution License</a></small></p>
<p>Related posts:<ol>
<li><a href='http://david.segonds.org/2010/07/agile-anti-patterns/' rel='bookmark' title='Agile Anti-Patterns'>Agile Anti-Patterns</a></li>
<li><a href='http://david.segonds.org/2008/09/agile-vs-waterfall-a-tale-of-two-teams/' rel='bookmark' title='Agile vs. Waterfall: A Tale of Two Teams'>Agile vs. Waterfall: A Tale of Two Teams</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://david.segonds.org/2009/11/patterns-and-practices-for-distributed-teams/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to Lean Manufacturing [Video]</title>
		<link>http://david.segonds.org/2009/11/introduction-to-lean-manufacturing/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=introduction-to-lean-manufacturing</link>
		<comments>http://david.segonds.org/2009/11/introduction-to-lean-manufacturing/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 23:08:27 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Project Management]]></category>
		<category><![CDATA[lean]]></category>

		<guid isPermaLink="false">http://david.segonds.org/?p=384</guid>
		<description><![CDATA[Gemba Academy has a good video introducing Lean Manufacturing www.youtube.com/watch?v=ZdHGTCXcJQU Related posts: Agile vs. Waterfall: A Tale of Two Teams
Related posts:<ol>
<li><a href='http://david.segonds.org/2008/09/agile-vs-waterfall-a-tale-of-two-teams/' rel='bookmark' title='Agile vs. Waterfall: A Tale of Two Teams'>Agile vs. Waterfall: A Tale of Two Teams</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Gemba Academy has a good video introducing Lean Manufacturing</p>
<p><a href="http://www.youtube.com/watch?v=ZdHGTCXcJQU">www.youtube.com/watch?v=ZdHGTCXcJQU</a></p>
<p>Related posts:<ol>
<li><a href='http://david.segonds.org/2008/09/agile-vs-waterfall-a-tale-of-two-teams/' rel='bookmark' title='Agile vs. Waterfall: A Tale of Two Teams'>Agile vs. Waterfall: A Tale of Two Teams</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://david.segonds.org/2009/11/introduction-to-lean-manufacturing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Self Improvement: There Is No End State When Transitioning to Agile</title>
		<link>http://david.segonds.org/2009/11/self-improvement-there-is-no-end-state-when-transitioning-to-agile/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=self-improvement-there-is-no-end-state-when-transitioning-to-agile</link>
		<comments>http://david.segonds.org/2009/11/self-improvement-there-is-no-end-state-when-transitioning-to-agile/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 00:35:10 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[agile]]></category>

		<guid isPermaLink="false">http://david.segonds.org/?p=381</guid>
		<description><![CDATA[I am a strong believer in Self Improvement, constant learning, and continuous improvement. As such I really enjoyed this article from Mike Cohn where he describes how Agile adoption is process with no end state that needs to be tailored to your organization needs. [via Mike Cohn's Blog] Related posts: Agile Anti-Patterns Two worthy Agile [...]
Related posts:<ol>
<li><a href='http://david.segonds.org/2010/07/agile-anti-patterns/' rel='bookmark' title='Agile Anti-Patterns'>Agile Anti-Patterns</a></li>
<li><a href='http://david.segonds.org/2009/11/two-worthy-agile-methodologies-articles/' rel='bookmark' title='Two worthy Agile methodologies articles'>Two worthy Agile methodologies articles</a></li>
<li><a href='http://david.segonds.org/2009/11/kanban-the-next-step-in-the-agile-evolution/' rel='bookmark' title='Kanban &#8211; The Next Step in the Agile Evolution?'>Kanban &#8211; The Next Step in the Agile Evolution?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I am a strong believer in Self Improvement, constant learning, and continuous improvement. As such I really enjoyed this article from Mike Cohn where he describes how Agile adoption is process with no end state that needs to be tailored to your organization needs.</p>
<p>[via <a href="http://blog.mountaingoatsoftware.com/there-is-no-end-state-when-transitioning-to-agile">Mike Cohn's Blog</a>]</p>
<p>Related posts:<ol>
<li><a href='http://david.segonds.org/2010/07/agile-anti-patterns/' rel='bookmark' title='Agile Anti-Patterns'>Agile Anti-Patterns</a></li>
<li><a href='http://david.segonds.org/2009/11/two-worthy-agile-methodologies-articles/' rel='bookmark' title='Two worthy Agile methodologies articles'>Two worthy Agile methodologies articles</a></li>
<li><a href='http://david.segonds.org/2009/11/kanban-the-next-step-in-the-agile-evolution/' rel='bookmark' title='Kanban &#8211; The Next Step in the Agile Evolution?'>Kanban &#8211; The Next Step in the Agile Evolution?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://david.segonds.org/2009/11/self-improvement-there-is-no-end-state-when-transitioning-to-agile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Organizational issues that get in the way of effective project delivery</title>
		<link>http://david.segonds.org/2009/11/organizational-issues-that-get-in-the-way-of-effective-project-delivery/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=organizational-issues-that-get-in-the-way-of-effective-project-delivery</link>
		<comments>http://david.segonds.org/2009/11/organizational-issues-that-get-in-the-way-of-effective-project-delivery/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 00:10:37 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Project Management]]></category>

		<guid isPermaLink="false">http://david.segonds.org/?p=368</guid>
		<description><![CDATA[When things go wrong and projects do not get delivered on time, on schedule, and on budget, it is easy to blame the team or the team lead. However, one should not forget that the organization as a whole can play a role in delaying projects. Ron Ronsenhead lists in his article some Organizational Issues [...]
Related posts:<ol>
<li><a href='http://david.segonds.org/2010/07/anchoring-effect/' rel='bookmark' title='Anchoring Effect'>Anchoring Effect</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>When things go wrong and projects do not get delivered on time, on schedule, and on budget, it is easy to blame the team or the team lead. However, one should not forget that the organization as a whole can play a role in delaying projects. Ron Ronsenhead lists in his article some Organizational Issues preventing effective project delivery.</p>
<p>[via <a href="http://www.ronrosenhead.co.uk/?p=337">Ron Rosenhead</a>]</p>
<p>Related posts:<ol>
<li><a href='http://david.segonds.org/2010/07/anchoring-effect/' rel='bookmark' title='Anchoring Effect'>Anchoring Effect</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://david.segonds.org/2009/11/organizational-issues-that-get-in-the-way-of-effective-project-delivery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kanban &#8211; The Next Step in the Agile Evolution?</title>
		<link>http://david.segonds.org/2009/11/kanban-the-next-step-in-the-agile-evolution/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=kanban-the-next-step-in-the-agile-evolution</link>
		<comments>http://david.segonds.org/2009/11/kanban-the-next-step-in-the-agile-evolution/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 04:14:52 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[kanban]]></category>
		<category><![CDATA[scrum]]></category>

		<guid isPermaLink="false">http://david.segonds.org/?p=360</guid>
		<description><![CDATA[I am interested in everything that can help improve my teams&#8217; productivity and consequently helps us provide better value to our customers. As such, I have started reading about Kanban, a project management methodology that appears to &#8220;compete&#8221; with Scrum. Scrum is the methodology that I am currently using. Scrum is an iterative method that [...]
Related posts:<ol>
<li><a href='http://david.segonds.org/2009/11/scrum-or-kanban-pick-one-and-get-on-with-delivering-quality-code/' rel='bookmark' title='Scrum or Kanban? Pick One And Get On With Delivering Quality Code!'>Scrum or Kanban? Pick One And Get On With Delivering Quality Code!</a></li>
<li><a href='http://david.segonds.org/2010/07/a-pattern-for-using-scrum-and-kanban/' rel='bookmark' title='A Pattern for Using Scrum and Kanban'>A Pattern for Using Scrum and Kanban</a></li>
<li><a href='http://david.segonds.org/2009/11/two-worthy-agile-methodologies-articles/' rel='bookmark' title='Two worthy Agile methodologies articles'>Two worthy Agile methodologies articles</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I am interested in everything that can help improve my teams&#8217; productivity and consequently helps us provide better value to our customers. As such, I have started reading about Kanban, a project management methodology that appears to &#8220;compete&#8221; with Scrum. Scrum is the methodology that I am currently using.</p>
<p>Scrum is an iterative method that provides incremental value to stakeholders at the end of each iteration. The product owner provides requirements at the beginning of each iteration. During the iteration, the team designs, implements, tests, documents, debugs new features based on those requirements. At the end of the iteration, the team demonstrates the new features to the product owner who accept or reject them.</p>
<p>Kanban on the other hand, is not an iterative process. The product owner provides ranked list of requirements. The team pulls requirements from top of the list one at a time. The team designs, implements, tests, documents, debugs new features based on those requirements. The product owner review the new features as soon as they are produced.</p>
<p>Project Management Hut presents an article describing Kanban as the next step in Agile Evolution.</p>
<p>[via <a title="Kanban - The Next Step in the Agile Evolution?" href="http://www.pmhut.com/kanban-the-next-step-in-the-agile-evolution" target="_blank">The Project Management Hut</a>]</p>
<p>Related posts:<ol>
<li><a href='http://david.segonds.org/2009/11/scrum-or-kanban-pick-one-and-get-on-with-delivering-quality-code/' rel='bookmark' title='Scrum or Kanban? Pick One And Get On With Delivering Quality Code!'>Scrum or Kanban? Pick One And Get On With Delivering Quality Code!</a></li>
<li><a href='http://david.segonds.org/2010/07/a-pattern-for-using-scrum-and-kanban/' rel='bookmark' title='A Pattern for Using Scrum and Kanban'>A Pattern for Using Scrum and Kanban</a></li>
<li><a href='http://david.segonds.org/2009/11/two-worthy-agile-methodologies-articles/' rel='bookmark' title='Two worthy Agile methodologies articles'>Two worthy Agile methodologies articles</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://david.segonds.org/2009/11/kanban-the-next-step-in-the-agile-evolution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Agile vs. Waterfall: A Tale of Two Teams</title>
		<link>http://david.segonds.org/2008/09/agile-vs-waterfall-a-tale-of-two-teams/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=agile-vs-waterfall-a-tale-of-two-teams</link>
		<comments>http://david.segonds.org/2008/09/agile-vs-waterfall-a-tale-of-two-teams/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 04:36:08 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Leadership]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[management]]></category>

		<guid isPermaLink="false">http://david.segonds.org/?p=102</guid>
		<description><![CDATA[We are using Agile methodologies at work and I was looking for ways to explain the fundamental differences between those two development methodologies. It turns out that this video is pretty good at doing just this. Enjoy&#8230; www.youtube.com/watch?v=gDDO3ob-4ZY Related posts: Agile Anti-Patterns A Pattern for Using Scrum and Kanban On the road to Competence
Related posts:<ol>
<li><a href='http://david.segonds.org/2010/07/agile-anti-patterns/' rel='bookmark' title='Agile Anti-Patterns'>Agile Anti-Patterns</a></li>
<li><a href='http://david.segonds.org/2010/07/a-pattern-for-using-scrum-and-kanban/' rel='bookmark' title='A Pattern for Using Scrum and Kanban'>A Pattern for Using Scrum and Kanban</a></li>
<li><a href='http://david.segonds.org/2010/07/on-the-road-to-competence/' rel='bookmark' title='On the road to Competence'>On the road to Competence</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>We are using Agile methodologies at work and I was looking for ways to explain the fundamental differences between those two development methodologies. It turns out that this video is pretty good at doing just this. Enjoy&#8230;</p>
<p><a href="http://www.youtube.com/watch?v=gDDO3ob-4ZY">www.youtube.com/watch?v=gDDO3ob-4ZY</a></p>
<p>Related posts:<ol>
<li><a href='http://david.segonds.org/2010/07/agile-anti-patterns/' rel='bookmark' title='Agile Anti-Patterns'>Agile Anti-Patterns</a></li>
<li><a href='http://david.segonds.org/2010/07/a-pattern-for-using-scrum-and-kanban/' rel='bookmark' title='A Pattern for Using Scrum and Kanban'>A Pattern for Using Scrum and Kanban</a></li>
<li><a href='http://david.segonds.org/2010/07/on-the-road-to-competence/' rel='bookmark' title='On the road to Competence'>On the road to Competence</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://david.segonds.org/2008/09/agile-vs-waterfall-a-tale-of-two-teams/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

