<?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: A New Idea about Time Tracking</title>
	<atom:link href="http://commadot.com/a-new-idea-about-time-tracking/feed/" rel="self" type="application/rss+xml" />
	<link>http://commadot.com/a-new-idea-about-time-tracking/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=a-new-idea-about-time-tracking</link>
	<description>UX = User Experience by Glen Lipka</description>
	<lastBuildDate>Wed, 01 Feb 2012 18:42:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: John</title>
		<link>http://commadot.com/a-new-idea-about-time-tracking/#comment-9842</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 17 Mar 2008 01:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://commadot.com/a-new-idea-about-time-tracking/#comment-9842</guid>
		<description>We had a similar dilemma. We needed our developers to track time better on our projects. Our solution was to build in web-based timers at the task level. That way, when the engineer opens up a task/bug to work on, they just hit the play button. When they are finished typing their notes into the task and change the status, they stop the timer and apply their time. We use subversion for our versioning, and record the corresponding task number each time we commit our code. 

We&#039;ve turned our experiences into a web-based project management service that anyone can use. Check it out at http://www.myintervals.com/</description>
		<content:encoded><![CDATA[<p>We had a similar dilemma. We needed our developers to track time better on our projects. Our solution was to build in web-based timers at the task level. That way, when the engineer opens up a task/bug to work on, they just hit the play button. When they are finished typing their notes into the task and change the status, they stop the timer and apply their time. We use subversion for our versioning, and record the corresponding task number each time we commit our code. </p>
<p>We&#8217;ve turned our experiences into a web-based project management service that anyone can use. Check it out at <a href="http://www.myintervals.com/" >http://www.myintervals.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TomQ</title>
		<link>http://commadot.com/a-new-idea-about-time-tracking/#comment-9676</link>
		<dc:creator>TomQ</dc:creator>
		<pubDate>Sat, 15 Mar 2008 01:58:47 +0000</pubDate>
		<guid isPermaLink="false">http://commadot.com/a-new-idea-about-time-tracking/#comment-9676</guid>
		<description>This reminds me of the old OS/2 project when IBM used to pay Microsoft based on the number of lines of code (SLOC) they produced. At the time, Microsoft said it was not a good indicator since a programmer could write the most optimized code for a particular functionality and they wouldn&#039;t get paid based on how small and optimized the code was, just the number of lines of code.</description>
		<content:encoded><![CDATA[<p>This reminds me of the old OS/2 project when IBM used to pay Microsoft based on the number of lines of code (SLOC) they produced. At the time, Microsoft said it was not a good indicator since a programmer could write the most optimized code for a particular functionality and they wouldn&#8217;t get paid based on how small and optimized the code was, just the number of lines of code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jörn Zaefferer</title>
		<link>http://commadot.com/a-new-idea-about-time-tracking/#comment-9659</link>
		<dc:creator>Jörn Zaefferer</dc:creator>
		<pubDate>Fri, 14 Mar 2008 20:29:56 +0000</pubDate>
		<guid isPermaLink="false">http://commadot.com/a-new-idea-about-time-tracking/#comment-9659</guid>
		<description>I like the code-delta idea. You wouldn&#039;t even have to ask someone to do an estimate when starting to use the system. Just let them work on something and show them the result actual delta. Once they get an idea of it, they can start estimating their work before they start.

For the project manager to plan ahead he&#039;d get time estimates based on the indiviuals delta/time relation. Eg. if Progammer A estimates Task B with 100 Code-Deltas, the system could calculate that Task B takes a week for Progammer A and only two days for Senior Programmer B.</description>
		<content:encoded><![CDATA[<p>I like the code-delta idea. You wouldn&#8217;t even have to ask someone to do an estimate when starting to use the system. Just let them work on something and show them the result actual delta. Once they get an idea of it, they can start estimating their work before they start.</p>
<p>For the project manager to plan ahead he&#8217;d get time estimates based on the indiviuals delta/time relation. Eg. if Progammer A estimates Task B with 100 Code-Deltas, the system could calculate that Task B takes a week for Progammer A and only two days for Senior Programmer B.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glen Lipka</title>
		<link>http://commadot.com/a-new-idea-about-time-tracking/#comment-9642</link>
		<dc:creator>Glen Lipka</dc:creator>
		<pubDate>Fri, 14 Mar 2008 16:19:27 +0000</pubDate>
		<guid isPermaLink="false">http://commadot.com/a-new-idea-about-time-tracking/#comment-9642</guid>
		<description>@Robert: Definitely need to take things project/person specific.  The key is to get a &quot;pattern&quot; for a short period of time (The next sprint) so you can plan and predict.  This just seems like a way to get that pattern without asking people to fill in time cards.</description>
		<content:encoded><![CDATA[<p>@Robert: Definitely need to take things project/person specific.  The key is to get a &#8220;pattern&#8221; for a short period of time (The next sprint) so you can plan and predict.  This just seems like a way to get that pattern without asking people to fill in time cards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Schultz</title>
		<link>http://commadot.com/a-new-idea-about-time-tracking/#comment-9640</link>
		<dc:creator>Robert Schultz</dc:creator>
		<pubDate>Fri, 14 Mar 2008 15:29:01 +0000</pubDate>
		<guid isPermaLink="false">http://commadot.com/a-new-idea-about-time-tracking/#comment-9640</guid>
		<description>I find your views on this very interesting. However using &#039;lines of a code&#039; as a measurement of anything is prone to all sorts of problems.

The quality and quantity of those lines varies greatly not only from programmer to programmer, but project to project as well.

I suppose if you kept that in mind, that each project AND each programmer the &#039;lines of code&#039; value is different, then there could be some benefit then.

Hrm.... at the very least your article has me thinking :)</description>
		<content:encoded><![CDATA[<p>I find your views on this very interesting. However using &#8216;lines of a code&#8217; as a measurement of anything is prone to all sorts of problems.</p>
<p>The quality and quantity of those lines varies greatly not only from programmer to programmer, but project to project as well.</p>
<p>I suppose if you kept that in mind, that each project AND each programmer the &#8216;lines of code&#8217; value is different, then there could be some benefit then.</p>
<p>Hrm&#8230;. at the very least your article has me thinking <img src='http://commadot.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

