<?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>Mangled &#187; Project Management</title>
	<atom:link href="http://mangled.me/blog/tag/project-management/feed/" rel="self" type="application/rss+xml" />
	<link>http://mangled.me/blog</link>
	<description>The Mangled world of Matthew</description>
	<lastBuildDate>Sun, 06 Nov 2011 22:13:56 +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>Earned Value and Agile</title>
		<link>http://mangled.me/blog/coding/earned-value-and-agile/</link>
		<comments>http://mangled.me/blog/coding/earned-value-and-agile/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 22:17:05 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Project Management]]></category>

		<guid isPermaLink="false">http://mangled.me/blog/?p=98</guid>
		<description><![CDATA[Plans are afoot from product management to start adding subjective value to requests (release plan) and raised defects. When a story closes the customer rates the value it delivered and updates the overal status of the value delivered as they see it i.e. (+/-/none). This (the theory goes) will allow us to plot value and [...]]]></description>
			<content:encoded><![CDATA[<p>Plans are afoot from product management to start adding subjective value to requests (release plan) and raised defects.</p>
<p>When a story closes the customer rates the value it delivered and updates the overal status of the value delivered as they see it i.e. (+/-/none). This (the theory goes) will allow us to plot value and stop developers concentrating on burn-down&#8217;s and prioritize valuable items over non-valuable. It will also allow us to schedule clumps of &#8220;minor&#8221; defects over stories, because the value of fixing the defects will exceed a given story (polishing in disguise and a replacement for team improvement?).</p>
<p>I look forward to seeing how this pans out, but feel people have missed the point about Agile and are taping even more stuff around a simple system which takes active communication and participation over &#8220;long distance&#8221; metrics. I do think developers should have an understanding of business/commercial value, but the Agile process has at its centre an active customer who physically drives the backlog, the next story is the next most valuable item (defects = stories)? This feels like a proxy for the customer and a means to see the distance between them and the development team. &#8220;This is of no value&#8221;, &#8220;why did you accept the story&#8221;, &#8220;I didn&#8217;t&#8221; &#8211; Hmm, stories have lost their value?</p>
<p>Don&#8217;t get me wrong, I encourage experimentation and I really hope this pans out. Worry its not really been thought through&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://mangled.me/blog/coding/earned-value-and-agile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is Ditz the way to go?</title>
		<link>http://mangled.me/blog/coding/is-ditz-the-way-to-go/</link>
		<comments>http://mangled.me/blog/coding/is-ditz-the-way-to-go/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 21:49:40 +0000</pubDate>
		<dc:creator>matthew</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Project Management]]></category>

		<guid isPermaLink="false">http://mangled.me/blog/?p=57</guid>
		<description><![CDATA[I have been thinking about a project management tool whose database could be placed under an SCM and therefore branch with projects, allow good history control etc. Someone at work sent me a link to ditz, it looks promising, will play with it at some point. As the person who sent me the link pointed [...]]]></description>
			<content:encoded><![CDATA[<p>I have been thinking about a project management tool whose database could be placed under an SCM and therefore branch with projects, allow good history control etc. Someone at work sent me a link to <a href="http://ditz.rubyforge.org/">ditz</a>, it looks promising, will play with it at some point.</p>
<p>As the person who sent me the link pointed out, it suffers (we think) when assigning unique identifiers to defects/stories &#8211; In a decentralized environment how do you get the next unique ID, without falling back to GUID&#8217;s which are fine for machines but not humans? I will need to look at in detail, maybe they have solved this?</p>
<p>Possibly all I need is git and ditz (rather than git + redmine) and drop the requirement for fancy GUI based input.</p>
<p>Although the system I initially imagined would have a ruby on rails application, using WEBrick. The web application could be fired up, run locally and provide a GUI based means to edit the project. To be honest it could be any form of visual editor but platform agnostic. I liked the web based front end as it would conceptually allow non-technical people to manage the project.</p>
]]></content:encoded>
			<wfw:commentRss>http://mangled.me/blog/coding/is-ditz-the-way-to-go/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

