<?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: Managing, Reviewing, and RESTing</title>
	<atom:link href="http://third-bit.com/blog/archives/1126.html/feed" rel="self" type="application/rss+xml" />
	<link>http://third-bit.com/blog/archives/1126.html</link>
	<description>Data is ones and zeroes &#124; Software is ones and zeroes and hard work.</description>
	<lastBuildDate>Tue, 22 May 2012 16:23:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: David Wolever</title>
		<link>http://third-bit.com/blog/archives/1126.html#comment-1263</link>
		<dc:creator>David Wolever</dc:creator>
		<pubDate>Thu, 06 Sep 2007 17:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://pyre.third-bit.com/blog/archives/1126.html#comment-1263</guid>
		<description>&quot;I don’t know if I’ll be able to persuade my students to start critiquing their teammates’ code, but having read this book, I’m certainly going to try.&quot;

Sounds like a good DrProject plugin :)</description>
		<content:encoded><![CDATA[<p>&#8220;I don’t know if I’ll be able to persuade my students to start critiquing their teammates’ code, but having read this book, I’m certainly going to try.&#8221;</p>
<p>Sounds like a good DrProject plugin <img src='http://third-bit.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Sitsky</title>
		<link>http://third-bit.com/blog/archives/1126.html#comment-1262</link>
		<dc:creator>David Sitsky</dc:creator>
		<pubDate>Mon, 03 Sep 2007 01:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://pyre.third-bit.com/blog/archives/1126.html#comment-1262</guid>
		<description>There are a number of free code reviewing systems around these days.

I used to work at Cisco many years ago where code reviewing was done with email clients, and they were just starting to introduce to our section full-on code inspection meetings, which involved print-outs and meetings.  While the found defect count rates were very high, so was the overheads in performing these meetings.

When I moved to a fast-paced startup afterwards, I wrote a perl CGI script to do code reviews online, so that the process was somewhat more casual, but it allowed people to browse changes and make comments in a more structured manner.  Importantly, the overheads in performing these reviews was kept low.  This is when I created Codestriker, located at http://codestriker.sf.net, and the project has been growing slowly since then.

Its not the world&#039;s prettiest program, and is probably showing its age now, but I still find casual inspections before check-in to be a valuable part of the software development process.</description>
		<content:encoded><![CDATA[<p>There are a number of free code reviewing systems around these days.</p>
<p>I used to work at Cisco many years ago where code reviewing was done with email clients, and they were just starting to introduce to our section full-on code inspection meetings, which involved print-outs and meetings.  While the found defect count rates were very high, so was the overheads in performing these meetings.</p>
<p>When I moved to a fast-paced startup afterwards, I wrote a perl CGI script to do code reviews online, so that the process was somewhat more casual, but it allowed people to browse changes and make comments in a more structured manner.  Importantly, the overheads in performing these reviews was kept low.  This is when I created Codestriker, located at <a href="http://codestriker.sf.net" rel="nofollow">http://codestriker.sf.net</a>, and the project has been growing slowly since then.</p>
<p>Its not the world&#8217;s prettiest program, and is probably showing its age now, but I still find casual inspections before check-in to be a valuable part of the software development process.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Wilson</title>
		<link>http://third-bit.com/blog/archives/1126.html#comment-1261</link>
		<dc:creator>Greg Wilson</dc:creator>
		<pubDate>Sun, 02 Sep 2007 22:11:18 +0000</pubDate>
		<guid isPermaLink="false">http://pyre.third-bit.com/blog/archives/1126.html#comment-1261</guid>
		<description>Yes, there&#039;s discussion of the psychology involved, and of management practices --- they cover all the bases (as far as I can tell).</description>
		<content:encoded><![CDATA[<p>Yes, there&#8217;s discussion of the psychology involved, and of management practices &#8212; they cover all the bases (as far as I can tell).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillaume Theoret</title>
		<link>http://third-bit.com/blog/archives/1126.html#comment-1260</link>
		<dc:creator>Guillaume Theoret</dc:creator>
		<pubDate>Sun, 02 Sep 2007 17:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://pyre.third-bit.com/blog/archives/1126.html#comment-1260</guid>
		<description>Do they talk about the emotional impact of peer code review? Many shops function according to the idea of &quot;code ownership&quot; (which I think is bad) and this would make critiquing someone&#039;s code critiquing the person himself.</description>
		<content:encoded><![CDATA[<p>Do they talk about the emotional impact of peer code review? Many shops function according to the idea of &#8220;code ownership&#8221; (which I think is bad) and this would make critiquing someone&#8217;s code critiquing the person himself.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

