<?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>devgrind &#187; documentation</title>
	<atom:link href="http://devgrind.com/tag/documentation/feed/" rel="self" type="application/rss+xml" />
	<link>http://devgrind.com</link>
	<description>thinking outside the { }</description>
	<lastBuildDate>Tue, 04 May 2010 17:25:24 +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>Google Code Search</title>
		<link>http://devgrind.com/2008/10/23/google-code-search/</link>
		<comments>http://devgrind.com/2008/10/23/google-code-search/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 08:50:35 +0000</pubDate>
		<dc:creator>Magnus</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[regex]]></category>

		<guid isPermaLink="false">http://devgrind.com/?p=53</guid>
		<description><![CDATA[This must be either really new or &#8211; what seems more likely &#8211; I have slept over Google&#8217;s developments the last year. Google Code allows for a regular-expression-based search in publicly available source code. Nice one.
]]></description>
			<content:encoded><![CDATA[<p>This must be either really new or &#8211; what seems more likely &#8211; I have slept over Google&#8217;s developments the last year. <a href="http://www.google.com/codesearch">Google Code</a> allows for a regular-expression-based search in publicly available source code. Nice one.</p>
]]></content:encoded>
			<wfw:commentRss>http://devgrind.com/2008/10/23/google-code-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Documentation Note</title>
		<link>http://devgrind.com/2008/07/23/documentation-note/</link>
		<comments>http://devgrind.com/2008/07/23/documentation-note/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 15:24:45 +0000</pubDate>
		<dc:creator>Magnus</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://devgrind.com/?p=45</guid>
		<description><![CDATA[If you are documenting Java methods, try to fit everything really important (like constraints for the method) into the first sentence of the javadoc. This sentence is displayed along wiht the overview of the class method.
Everything after the first sentence vanishes in the distance where no-one will ever read it.
]]></description>
			<content:encoded><![CDATA[<p>If you are documenting Java methods, try to fit everything really important (like constraints for the method) into the first sentence of the javadoc. This sentence is displayed along wiht the overview of the class method.</p>
<p>Everything after the first sentence vanishes in the distance where no-one will ever read it.</p>
]]></content:encoded>
			<wfw:commentRss>http://devgrind.com/2008/07/23/documentation-note/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
