<?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"
	>
<channel>
	<title>Comments for Rule of Thumb</title>
	<atom:link href="http://rule-of-thumb.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://rule-of-thumb.net</link>
	<description>A project manager's log book</description>
	<pubDate>Wed, 10 Mar 2010 11:57:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>Comment on Extracting Microsoft Project Timephased Data by Allan</title>
		<link>http://rule-of-thumb.net/2008/07/23/extracting-ms-project-timephased-data/#comment-78</link>
		<dc:creator>Allan</dc:creator>
		<pubDate>Mon, 09 Nov 2009 21:23:52 +0000</pubDate>
		<guid isPermaLink="false">http://cespov-njok.com/wp-beta/?p=290#comment-78</guid>
		<description>very very useful.. but you have to search and replace the "" and ' characters in a text editor before copying it into your project.

I also went to the assignment level by adding another for loop within the Resources loop and looping through all the resource(R).assignments(a).  

good good good thanks!</description>
		<content:encoded><![CDATA[<p>very very useful.. but you have to search and replace the &#8220;&#8221; and &#8216; characters in a text editor before copying it into your project.</p>
<p>I also went to the assignment level by adding another for loop within the Resources loop and looping through all the resource(R).assignments(a).  </p>
<p>good good good thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Extracting Microsoft Project Timephased Data by Thomas Vanparys</title>
		<link>http://rule-of-thumb.net/2008/07/23/extracting-ms-project-timephased-data/#comment-77</link>
		<dc:creator>Thomas Vanparys</dc:creator>
		<pubDate>Thu, 03 Sep 2009 08:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://cespov-njok.com/wp-beta/?p=290#comment-77</guid>
		<description>Hi there,

Great article. I've stumbled across your site while researching Monte Carlo simulations and ended up reading this because I've run into the same resource export issue myself a while ago.

I have developed a similar module which provides a little more flexibility for the end user but is focused on the work rather than the cost.

I was wondering whether you would mind if I included some of your ideas in my module?

With regards to the flexibility I mentioned the module I'm maintaining allows you to do the following at execution: 
- pick your date range for the export
- choose from several data types such as Availability to work, Work Assigned, Remaining Availability, Percent Allocation or Overallocation.
- choose the size of the time units to export (months, weeks, days etc.)
- pick whether you want to export hours or FTE equivalents data
- include any of up to 70 commonly used fields from the resource table in the export.

It's freely downloadable from http://www.badsoda.com/tools/time-scaled-resource-data-exporter/</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>Great article. I&#8217;ve stumbled across your site while researching Monte Carlo simulations and ended up reading this because I&#8217;ve run into the same resource export issue myself a while ago.</p>
<p>I have developed a similar module which provides a little more flexibility for the end user but is focused on the work rather than the cost.</p>
<p>I was wondering whether you would mind if I included some of your ideas in my module?</p>
<p>With regards to the flexibility I mentioned the module I&#8217;m maintaining allows you to do the following at execution:<br />
- pick your date range for the export<br />
- choose from several data types such as Availability to work, Work Assigned, Remaining Availability, Percent Allocation or Overallocation.<br />
- choose the size of the time units to export (months, weeks, days etc.)<br />
- pick whether you want to export hours or FTE equivalents data<br />
- include any of up to 70 commonly used fields from the resource table in the export.</p>
<p>It&#8217;s freely downloadable from <a href="http://www.badsoda.com/tools/time-scaled-resource-data-exporter/" onclick="javascript:pageTracker._trackPageview('/outbound/comment/www.badsoda.com');" rel="nofollow">http://www.badsoda.com/tools/time-scaled-resource-data-exporter/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Earned Value Analysis Mysteries by joapen</title>
		<link>http://rule-of-thumb.net/2008/10/20/earned-value-analysis-mysteries/#comment-73</link>
		<dc:creator>joapen</dc:creator>
		<pubDate>Wed, 25 Mar 2009 20:22:58 +0000</pubDate>
		<guid isPermaLink="false">http://rule-of-thumb.net/?p=66#comment-73</guid>
		<description>Hello,

so so didactic,

thanks</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>so so didactic,</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Change Curve by joapen</title>
		<link>http://rule-of-thumb.net/2008/09/26/the-change-curve/#comment-72</link>
		<dc:creator>joapen</dc:creator>
		<pubDate>Tue, 24 Mar 2009 13:34:44 +0000</pubDate>
		<guid isPermaLink="false">http://rule-of-thumb.net/?p=63#comment-72</guid>
		<description>Hello,

very valuable,

I'm facing these issues working in an organizational change for an existing PMO, and we are always investing time and effort for involving people to the change.

Thanks</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>very valuable,</p>
<p>I&#8217;m facing these issues working in an organizational change for an existing PMO, and we are always investing time and effort for involving people to the change.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Extracting Microsoft Project Timephased Data by Sašo</title>
		<link>http://rule-of-thumb.net/2008/07/23/extracting-ms-project-timephased-data/#comment-70</link>
		<dc:creator>Sašo</dc:creator>
		<pubDate>Mon, 16 Feb 2009 08:16:46 +0000</pubDate>
		<guid isPermaLink="false">http://cespov-njok.com/wp-beta/?p=290#comment-70</guid>
		<description>Michale, try commenting the line (put ' in front of the line) for a start.

Maybe you could also set a breakpoint on that line. Click on it and press F9. Then run the script and when it stops on the breakpoint, point the mouse to PjTask.Outline and check whether the number, which will be displayed makes sense or not.

Regarding the view, there is no need to be on a particular view.</description>
		<content:encoded><![CDATA[<p>Michale, try commenting the line (put &#8216; in front of the line) for a start.</p>
<p>Maybe you could also set a breakpoint on that line. Click on it and press F9. Then run the script and when it stops on the breakpoint, point the mouse to PjTask.Outline and check whether the number, which will be displayed makes sense or not.</p>
<p>Regarding the view, there is no need to be on a particular view.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Extracting Microsoft Project Timephased Data by Michael Hoare</title>
		<link>http://rule-of-thumb.net/2008/07/23/extracting-ms-project-timephased-data/#comment-69</link>
		<dc:creator>Michael Hoare</dc:creator>
		<pubDate>Sat, 14 Feb 2009 05:03:08 +0000</pubDate>
		<guid isPermaLink="false">http://cespov-njok.com/wp-beta/?p=290#comment-69</guid>
		<description>Also - do I need to be on a particular view to execute the macro, or can I be on the Gantt, Usage or Resource Sheet Views?</description>
		<content:encoded><![CDATA[<p>Also - do I need to be on a particular view to execute the macro, or can I be on the Gantt, Usage or Resource Sheet Views?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Extracting Microsoft Project Timephased Data by Michael Hoare</title>
		<link>http://rule-of-thumb.net/2008/07/23/extracting-ms-project-timephased-data/#comment-68</link>
		<dc:creator>Michael Hoare</dc:creator>
		<pubDate>Sat, 14 Feb 2009 04:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://cespov-njok.com/wp-beta/?p=290#comment-68</guid>
		<description>Hi - this looks like a very useful Module - but I can't seem to debug the following error.  "Run-time error 1004, Unable to set teh outline level property of the Range Class".  This occurs on the line:

XlSheet.Rows(T + 1).OutlineLevel = PjTask.OutlineLevel</description>
		<content:encoded><![CDATA[<p>Hi - this looks like a very useful Module - but I can&#8217;t seem to debug the following error.  &#8220;Run-time error 1004, Unable to set teh outline level property of the Range Class&#8221;.  This occurs on the line:</p>
<p>XlSheet.Rows(T + 1).OutlineLevel = PjTask.OutlineLevel</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Extracting Microsoft Project Timephased Data by Sašo</title>
		<link>http://rule-of-thumb.net/2008/07/23/extracting-ms-project-timephased-data/#comment-67</link>
		<dc:creator>Sašo</dc:creator>
		<pubDate>Tue, 02 Dec 2008 07:51:04 +0000</pubDate>
		<guid isPermaLink="false">http://cespov-njok.com/wp-beta/?p=290#comment-67</guid>
		<description>Let me know, where exactly does macro crash. It will highlight the line with yellow.

What does the error message say?</description>
		<content:encoded><![CDATA[<p>Let me know, where exactly does macro crash. It will highlight the line with yellow.</p>
<p>What does the error message say?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Extracting Microsoft Project Timephased Data by Michael Singleton</title>
		<link>http://rule-of-thumb.net/2008/07/23/extracting-ms-project-timephased-data/#comment-66</link>
		<dc:creator>Michael Singleton</dc:creator>
		<pubDate>Mon, 01 Dec 2008 20:31:58 +0000</pubDate>
		<guid isPermaLink="false">http://cespov-njok.com/wp-beta/?p=290#comment-66</guid>
		<description>How do I call this? Using it as a macro simply throws an error.</description>
		<content:encoded><![CDATA[<p>How do I call this? Using it as a macro simply throws an error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Random Numbers Out of Triangular Distribution by Sašo</title>
		<link>http://rule-of-thumb.net/2008/09/06/random-numbers-out-of-triangular-distribution/#comment-44</link>
		<dc:creator>Sašo</dc:creator>
		<pubDate>Fri, 26 Sep 2008 08:29:48 +0000</pubDate>
		<guid isPermaLink="false">http://rule-of-thumb.net/?p=51#comment-44</guid>
		<description>Timm, of course I agree with that domain knowledge improves estimates, but at different stages of the project you can expect different levels of expertise. At the initial concept of a project you don't know yet, whether a task of hitting a golf ball will be included in a plan or not.

Example. You're planning Olympic Games and you need to fire the olympic flame in the opening ceremony. It might be by fire golf ball hit by Tiger Woods or it might be in any other way. Before you come to this level of detail, there will be hundred checkpoints where different level of estimates will be required. When you apply for the host of the Olympics, you need to provide a cost estimate. You don't ask Tiger Woods how far can he drive the ball at this stage.

Steve McConnell talks about &lt;a href="http://www.construx.com/Page.aspx?hid=1648" rel="nofollow"&gt;The Cone of Uncertainty&lt;/a&gt;. It charts the level of uncertainty depending on the time / phase into the project.

The bottom line is that every estimate should be made by three points. Uncertainty involved in the estimate should be defined by the width of the range.

Much more important than the width of the estimate is the probability, that the outcome will be inside the range. Using percentile estimates expands the ranges so that they at least to some extent cover for "out of range" errors in estimates.</description>
		<content:encoded><![CDATA[<p>Timm, of course I agree with that domain knowledge improves estimates, but at different stages of the project you can expect different levels of expertise. At the initial concept of a project you don&#8217;t know yet, whether a task of hitting a golf ball will be included in a plan or not.</p>
<p>Example. You&#8217;re planning Olympic Games and you need to fire the olympic flame in the opening ceremony. It might be by fire golf ball hit by Tiger Woods or it might be in any other way. Before you come to this level of detail, there will be hundred checkpoints where different level of estimates will be required. When you apply for the host of the Olympics, you need to provide a cost estimate. You don&#8217;t ask Tiger Woods how far can he drive the ball at this stage.</p>
<p>Steve McConnell talks about <a href="http://www.construx.com/Page.aspx?hid=1648" onclick="javascript:pageTracker._trackPageview('/outbound/comment/www.construx.com');" rel="nofollow">The Cone of Uncertainty</a>. It charts the level of uncertainty depending on the time / phase into the project.</p>
<p>The bottom line is that every estimate should be made by three points. Uncertainty involved in the estimate should be defined by the width of the range.</p>
<p>Much more important than the width of the estimate is the probability, that the outcome will be inside the range. Using percentile estimates expands the ranges so that they at least to some extent cover for &#8220;out of range&#8221; errors in estimates.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
