<?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>TidalWare Blog &#187; code</title>
	<atom:link href="http://blog.tidalware.com/tag/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tidalware.com</link>
	<description>Behind the Scenes</description>
	<lastBuildDate>Thu, 21 Jul 2011 09:01:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Google Code&#160;Search</title>
		<link>http://blog.tidalware.com/2008/11/google-code-search/</link>
		<comments>http://blog.tidalware.com/2008/11/google-code-search/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 00:22:19 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://blog.tidalware.com/?p=44</guid>
		<description><![CDATA[This extremely useful tool allows you to search masses of open source code. It&#8217;s nothing new, but I only stumbled upon it the other week and have been using it ever since. http://www.google.com/codesearch One of the many cases I find it handy is when I&#8217;d like to know how a function is used. For example, [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.tidalware.com/wp-content/uploads/2008/11/codesearch_logo_sm.gif" alt="" title="Google Code Search" width="150" height="55" class="size-full wp-image-49" /></p>
<p>This extremely useful tool allows you to search masses of open source code. It&#8217;s nothing new, but I only stumbled upon it the other week and have been using it ever since.</p>
<p><a href="http://www.google.com/codesearch/" target="_blank">http://www.google.com/codesearch</a></p>
<p>One of the many cases I find it handy is when I&#8217;d like to know how a function is used. For example, search &#8220;wxtoolbar(&#8221; including quotes to instantly find out how to add a toolbar with wxWidgets. It saves wading through documentation (or lack of it) to learn how to perform simple tasks. You can also enter a string of text describing what you are looking for. Or, if you&#8217;re familiar with regular expressions, you can find some very specific code examples.</p>
<p>It&#8217;s a must for programmers looking to improve productivity.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tidalware.com/2008/11/google-code-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

