<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jesse Peterson &#187; hosting</title>
	<atom:link href="http://www.jpeterson.com/tag/hosting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jpeterson.com</link>
	<description>Personal ramblings of a computer geek in Iowa</description>
	<lastBuildDate>Thu, 26 Jan 2012 04:16:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Code reviews in Google Code</title>
		<link>http://www.jpeterson.com/2008/12/03/code-reviews-in-google-code/</link>
		<comments>http://www.jpeterson.com/2008/12/03/code-reviews-in-google-code/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 02:24:48 +0000</pubDate>
		<dc:creator>cubeinhabitant</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[hosting]]></category>

		<guid isPermaLink="false">http://www.jpeterson.com/2008/12/03/code-reviews-in-google-code/</guid>
		<description><![CDATA[So I just released a new version of &#8220;littles3&#8220;, a project hosted at Google Code. I tried out the &#8220;Issue&#8221; feature; pretty neat. But what I really found cool was the &#8220;code review&#8221; features in the source code management. For instance, the source file that was changed in my latest release was to FileS3ObjectDao. I [...]]]></description>
			<content:encoded><![CDATA[<p>So I just <a href="http://www.jpeterson.com/2008/12/02/littles3-version-220-released/">released a new version</a> of &#8220;<a href="http://littles3.googlecode.com/">littles3</a>&#8220;, a project <a href="http://code.google.com/hosting/">hosted at Google Code</a>. I <a href="http://code.google.com/p/littles3/issues/detail?id=1&amp;can=1">tried out</a> the &#8220;Issue&#8221; feature; pretty neat. But what I really found cool was the &#8220;code review&#8221; features in the source code management. For instance, the source file that was changed in my latest release was to FileS3ObjectDao. I was able to have a <a href="http://code.google.com/p/littles3/source/diff?spec=svn37&amp;r=37&amp;format=side&amp;path=/trunk/modules/filesystem/src/main/java/com/jpeterson/littles3/dao/filesystem/FileS3ObjectDao.java">diff from r21 (the old version) and r37</a> (the new version). It even let me <a href="http://code.google.com/p/littles3/source/diff?spec=svn37&amp;r=37&amp;format=side&amp;path=/trunk/modules/filesystem/src/main/java/com/jpeterson/littles3/dao/filesystem/FileS3ObjectDao.java">comment right within the diff</a>, in either the old or new version.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jpeterson.com/2008/12/03/code-reviews-in-google-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

