<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Some ideas on making sure done is really done</title>
	<link>http://tech.puredanger.com/2007/06/25/some-ideas-on-making-sure-done-is-really-done/</link>
	<description>Alex Miller's technical blog</description>
	<pubDate>Thu, 20 Nov 2008 13:25:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: Daniel Jimenez</title>
		<link>http://tech.puredanger.com/2007/06/25/some-ideas-on-making-sure-done-is-really-done/#comment-4653</link>
		<pubDate>Thu, 28 Jun 2007 16:14:13 +0000</pubDate>
		<guid>http://tech.puredanger.com/2007/06/25/some-ideas-on-making-sure-done-is-really-done/#comment-4653</guid>
					<description>There were supposed to be tabs:


W20070627
morningCheckoutAndBuild:0900:0930
currentRelease:0930
..particularTask:0931
....ClassBeingWorked:0932:1021
......testOneThing:0932:0937
......testAnother:0938:1020
....push-meeting:1030:1105
....NewClass:1110
......create:1110:1115
......testNewStuff:1115…
</description>
		<content:encoded><![CDATA[<p>There were supposed to be tabs:</p>
<p>W20070627<br />
morningCheckoutAndBuild:0900:0930<br />
currentRelease:0930<br />
..particularTask:0931<br />
&#8230;.ClassBeingWorked:0932:1021<br />
&#8230;&#8230;testOneThing:0932:0937<br />
&#8230;&#8230;testAnother:0938:1020<br />
&#8230;.push-meeting:1030:1105<br />
&#8230;.NewClass:1110<br />
&#8230;&#8230;create:1110:1115<br />
&#8230;&#8230;testNewStuff:1115…
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Daniel Jimenez</title>
		<link>http://tech.puredanger.com/2007/06/25/some-ideas-on-making-sure-done-is-really-done/#comment-4630</link>
		<pubDate>Wed, 27 Jun 2007 19:00:06 +0000</pubDate>
		<guid>http://tech.puredanger.com/2007/06/25/some-ideas-on-making-sure-done-is-really-done/#comment-4630</guid>
					<description>I keep a timings file. Each date gets a heading, then the tasks I perform are listed with timestamps showing start and finish.

For example (with slight fudging):

W20070627
morningCheckoutAndBuild:0900:0930
currentRelease:0930
	particularTask:0931
		ClassBeingWorked:0932:1021
			testOneThing:0932:0937
			testAnother:0938:1020
		push-meeting:1030:1105
		NewClass:1110
			create:1110:1115
			testNewStuff:1115...


At the bottom of the file I keep a list of todo`s.

I started this when I started TDD: whenever I started a new test, I'd put the test name and a timestamp in the timings file, then when the code was checked in I'd put an ending timestamp on it.

Of course, the file has since grown to document more of my development activities than just tests now.</description>
		<content:encoded><![CDATA[<p>I keep a timings file. Each date gets a heading, then the tasks I perform are listed with timestamps showing start and finish.</p>
<p>For example (with slight fudging):</p>
<p>W20070627<br />
morningCheckoutAndBuild:0900:0930<br />
currentRelease:0930<br />
	particularTask:0931<br />
		ClassBeingWorked:0932:1021<br />
			testOneThing:0932:0937<br />
			testAnother:0938:1020<br />
		push-meeting:1030:1105<br />
		NewClass:1110<br />
			create:1110:1115<br />
			testNewStuff:1115&#8230;</p>
<p>At the bottom of the file I keep a list of todo`s.</p>
<p>I started this when I started TDD: whenever I started a new test, I&#8217;d put the test name and a timestamp in the timings file, then when the code was checked in I&#8217;d put an ending timestamp on it.</p>
<p>Of course, the file has since grown to document more of my development activities than just tests now.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ryan Cooper</title>
		<link>http://tech.puredanger.com/2007/06/25/some-ideas-on-making-sure-done-is-really-done/#comment-4541</link>
		<pubDate>Mon, 25 Jun 2007 20:38:42 +0000</pubDate>
		<guid>http://tech.puredanger.com/2007/06/25/some-ideas-on-making-sure-done-is-really-done/#comment-4541</guid>
					<description>Hi Alex;

Thanks for your thoughts. I particularly like the diff review before committing code. It's a really beneficial practice, but one I occasionally find myself slipping away from. Thanks for the reminder!</description>
		<content:encoded><![CDATA[<p>Hi Alex;</p>
<p>Thanks for your thoughts. I particularly like the diff review before committing code. It&#8217;s a really beneficial practice, but one I occasionally find myself slipping away from. Thanks for the reminder!
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
