<?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: Don&#039;t get stuck! / Review: Sackman and Curtis</title>
	<atom:link href="http://blog.webfoot.com/2006/12/07/programmer-productivity/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.webfoot.com/2006/12/07/programmer-productivity/</link>
	<description></description>
	<lastBuildDate>Wed, 18 Nov 2009 14:52:27 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Best Webfoot Forward &#187; VanDev talk summary</title>
		<link>http://blog.webfoot.com/2006/12/07/programmer-productivity/comment-page-1/#comment-195</link>
		<dc:creator>Best Webfoot Forward &#187; VanDev talk summary</dc:creator>
		<pubDate>Thu, 07 Feb 2008 05:29:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.webfoot.com/blog/2006/12/07/programmer-productivity/#comment-195</guid>
		<description>[...] speed, however. I have reported previously on experiments by Demarco and Lister, Dickey, Sachman, Curtis, and Ko which measure the time for a number of programmers to do a task. What I found is that the [...]</description>
		<content:encoded><![CDATA[<p>[...] speed, however. I have reported previously on experiments by Demarco and Lister, Dickey, Sachman, Curtis, and Ko which measure the time for a number of programmers to do a task. What I found is that the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Best Webfoot Forward &#187; Sackman revisted</title>
		<link>http://blog.webfoot.com/2006/12/07/programmer-productivity/comment-page-1/#comment-194</link>
		<dc:creator>Best Webfoot Forward &#187; Sackman revisted</dc:creator>
		<pubDate>Sat, 17 Feb 2007 00:18:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.webfoot.com/blog/2006/12/07/programmer-productivity/#comment-194</guid>
		<description>[...] To reiterate, there&#8217;s a paper by Sackman et al from 1966 that people have seized upon to show a huge variation in programmer productivity, a paper by Dickey in 1981 that refuted Sackman pretty convincingly, and an article by Curtis in the same issue as Dickey&#8217;s. I didn&#8217;t talk much about the Dickey paper, but Tony Bowden has a good blog posting on the Dickey paper, where Dickey reports on a more reasonable interpretation of numbers from the Sackman&#8217;s data. [...]</description>
		<content:encoded><![CDATA[<p>[...] To reiterate, there&#8217;s a paper by Sackman et al from 1966 that people have seized upon to show a huge variation in programmer productivity, a paper by Dickey in 1981 that refuted Sackman pretty convincingly, and an article by Curtis in the same issue as Dickey&#8217;s. I didn&#8217;t talk much about the Dickey paper, but Tony Bowden has a good blog posting on the Dickey paper, where Dickey reports on a more reasonable interpretation of numbers from the Sackman&#8217;s data. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Best Webfoot Forward &#187; Programmer productivity &#8212; part 3</title>
		<link>http://blog.webfoot.com/2006/12/07/programmer-productivity/comment-page-1/#comment-193</link>
		<dc:creator>Best Webfoot Forward &#187; Programmer productivity &#8212; part 3</dc:creator>
		<pubDate>Mon, 18 Dec 2006 06:16:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.webfoot.com/blog/2006/12/07/programmer-productivity/#comment-193</guid>
		<description>[...] My recent reflections on the Curtis results and reflections on the Ko et al results of experiments of programmer productivity have focused on one narrow slice, what I call &#8220;hands-on-keyboard&#8221;. Hands-on-keyboard productivity is measured by how fast someone who is given a small, well-defined task can do that task. As I mentioned in those two blog posts, it is hard to measure even that simple thing. [...]</description>
		<content:encoded><![CDATA[<p>[...] My recent reflections on the Curtis results and reflections on the Ko et al results of experiments of programmer productivity have focused on one narrow slice, what I call &#8220;hands-on-keyboard&#8221;. Hands-on-keyboard productivity is measured by how fast someone who is given a small, well-defined task can do that task. As I mentioned in those two blog posts, it is hard to measure even that simple thing. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Best Webfoot Forward &#187; Programmer productivity &#8212; part 2</title>
		<link>http://blog.webfoot.com/2006/12/07/programmer-productivity/comment-page-1/#comment-192</link>
		<dc:creator>Best Webfoot Forward &#187; Programmer productivity &#8212; part 2</dc:creator>
		<pubDate>Sat, 16 Dec 2006 00:58:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.webfoot.com/blog/2006/12/07/programmer-productivity/#comment-192</guid>
		<description>[...] In An Exploratory Study of How Developers Seek, Relate, and Collect Relevant Information during Software Maintenance Tasks, Andrew Ko et al report on the times that ten experienced programmers spent on five (relatively simple tasks). They give the average time spent as well as the standard deviation, and &#8212; like the Curtis results I mentioned before. (Note, however, that I believe Ko et al include programmers who didn&#8217;t finish in the allotted time. This will make the average lower than it would be if they waited for people to finish, and make the standard deviation appear smaller than it really is.) [...]</description>
		<content:encoded><![CDATA[<p>[...] In An Exploratory Study of How Developers Seek, Relate, and Collect Relevant Information during Software Maintenance Tasks, Andrew Ko et al report on the times that ten experienced programmers spent on five (relatively simple tasks). They give the average time spent as well as the standard deviation, and &#8212; like the Curtis results I mentioned before. (Note, however, that I believe Ko et al include programmers who didn&#8217;t finish in the allotted time. This will make the average lower than it would be if they waited for people to finish, and make the standard deviation appear smaller than it really is.) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vince</title>
		<link>http://blog.webfoot.com/2006/12/07/programmer-productivity/comment-page-1/#comment-191</link>
		<dc:creator>Vince</dc:creator>
		<pubDate>Tue, 12 Dec 2006 08:27:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.webfoot.com/blog/2006/12/07/programmer-productivity/#comment-191</guid>
		<description>Well, it&#039;s hard to control whether you get stuck or not, but you *can* learn keyboard shortcuts to save 1 min. a day, that&#039;s 365 min. a year!  Of course, 365 disconnected minutes doesn&#039;t really buy you anything :p</description>
		<content:encoded><![CDATA[<p>Well, it&#8217;s hard to control whether you get stuck or not, but you *can* learn keyboard shortcuts to save 1 min. a day, that&#8217;s 365 min. a year!  Of course, 365 disconnected minutes doesn&#8217;t really buy you anything :p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ducky</title>
		<link>http://blog.webfoot.com/2006/12/07/programmer-productivity/comment-page-1/#comment-190</link>
		<dc:creator>ducky</dc:creator>
		<pubDate>Fri, 08 Dec 2006 17:56:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.webfoot.com/blog/2006/12/07/programmer-productivity/#comment-190</guid>
		<description>Someone mailed me privately about my assertion that &quot;it&#039;s very difficult to get a large number of programmers to spend a large number of hours on non-useful problems.&quot;  He said:

&gt; Insert obvious Windows Vista joke here...</description>
		<content:encoded><![CDATA[<p>Someone mailed me privately about my assertion that &#8220;it&#8217;s very difficult to get a large number of programmers to spend a large number of hours on non-useful problems.&#8221;  He said:</p>
<p>> Insert obvious Windows Vista joke here&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
