<?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"
	>
<channel>
	<title>Comments on: My Top 10 Source Code Search Engines</title>
	<atom:link href="http://www.cavdar.net/2008/08/01/my-top-10-source-code-search-engines/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cavdar.net/2008/08/01/my-top-10-source-code-search-engines/</link>
	<description>Tech, Internet, Engineering and Life Blog</description>
	<pubDate>Mon, 22 Mar 2010 10:21:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Link Wheel</title>
		<link>http://www.cavdar.net/2008/08/01/my-top-10-source-code-search-engines/#comment-213</link>
		<dc:creator>Link Wheel</dc:creator>
		<pubDate>Sun, 13 Dec 2009 07:39:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=152#comment-213</guid>
		<description>I am using linkwheel.in for my search engine optimization services  and I am very happy with their service and the good ranking result for my websites.</description>
		<content:encoded><![CDATA[<p>I am using linkwheel.in for my search engine optimization services  and I am very happy with their service and the good ranking result for my websites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: purui</title>
		<link>http://www.cavdar.net/2008/08/01/my-top-10-source-code-search-engines/#comment-212</link>
		<dc:creator>purui</dc:creator>
		<pubDate>Wed, 09 Dec 2009 19:46:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=152#comment-212</guid>
		<description>A code search engine for python
http://code.feicall.com
It understands python and can find method calls that no one else can find, like wx.Dialog.SetSizer.</description>
		<content:encoded><![CDATA[<p>A code search engine for python<br />
<a href="http://code.feicall.com" rel="nofollow">http://code.feicall.com</a><br />
It understands python and can find method calls that no one else can find, like wx.Dialog.SetSizer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Travis</title>
		<link>http://www.cavdar.net/2008/08/01/my-top-10-source-code-search-engines/#comment-206</link>
		<dc:creator>Travis</dc:creator>
		<pubDate>Fri, 25 Sep 2009 15:39:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=152#comment-206</guid>
		<description>Thanks for the info there, definitely useful.  Even though I really only use Google, good to have the others onboard too.</description>
		<content:encoded><![CDATA[<p>Thanks for the info there, definitely useful.  Even though I really only use Google, good to have the others onboard too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tanu</title>
		<link>http://www.cavdar.net/2008/08/01/my-top-10-source-code-search-engines/#comment-205</link>
		<dc:creator>Tanu</dc:creator>
		<pubDate>Fri, 25 Sep 2009 09:50:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=152#comment-205</guid>
		<description>How can u use these search engines.. 
I dont feel this useful..</description>
		<content:encoded><![CDATA[<p>How can u use these search engines..<br />
I dont feel this useful..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10 Buscadores de codigo fuente &#124; Enigma Tres</title>
		<link>http://www.cavdar.net/2008/08/01/my-top-10-source-code-search-engines/#comment-201</link>
		<dc:creator>10 Buscadores de codigo fuente &#124; Enigma Tres</dc:creator>
		<pubDate>Thu, 17 Sep 2009 11:26:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=152#comment-201</guid>
		<description>[...] copiado de aquí, y ¡ahora a programar!. Related Posts:Examenes Frikis!Inspírate¡, algunas ayudas al diseño [...]</description>
		<content:encoded><![CDATA[<p>[...] copiado de aquí, y ¡ahora a programar!. Related Posts:Examenes Frikis!Inspírate¡, algunas ayudas al diseño [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karunakar.H.V</title>
		<link>http://www.cavdar.net/2008/08/01/my-top-10-source-code-search-engines/#comment-194</link>
		<dc:creator>Karunakar.H.V</dc:creator>
		<pubDate>Wed, 02 Sep 2009 16:06:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=152#comment-194</guid>
		<description>Nice job!!!...Keep up the work</description>
		<content:encoded><![CDATA[<p>Nice job!!!&#8230;Keep up the work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ira Baxter</title>
		<link>http://www.cavdar.net/2008/08/01/my-top-10-source-code-search-engines/#comment-174</link>
		<dc:creator>Ira Baxter</dc:creator>
		<pubDate>Sun, 21 Jun 2009 05:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=152#comment-174</guid>
		<description>A local search engine, really intended to help you find your way around in *your* world as opposed to the internet, is
www.semanticdesigns.com/Products/SearchEngine/index.html
Useful when you have more code than your IDE conveniently supports, typically million line   systems.
Understands langauge syntax, breaks files into langauge-specific tokens (identifiers, strings, numbers, comments, keywords, operators) and indexes all of them.  A query
language allows you find code in your language that matches a pattern.  If you have multiple languages, will match identifiers from all of them if you desire.</description>
		<content:encoded><![CDATA[<p>A local search engine, really intended to help you find your way around in *your* world as opposed to the internet, is<br />
<a href="http://www.semanticdesigns.com/Products/SearchEngine/index.html" rel="nofollow">http://www.semanticdesigns.com/Products/SearchEngine/index.html</a><br />
Useful when you have more code than your IDE conveniently supports, typically million line   systems.<br />
Understands langauge syntax, breaks files into langauge-specific tokens (identifiers, strings, numbers, comments, keywords, operators) and indexes all of them.  A query<br />
language allows you find code in your language that matches a pattern.  If you have multiple languages, will match identifiers from all of them if you desire.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AdvSeo.com</title>
		<link>http://www.cavdar.net/2008/08/01/my-top-10-source-code-search-engines/#comment-173</link>
		<dc:creator>AdvSeo.com</dc:creator>
		<pubDate>Sun, 14 Jun 2009 21:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=152#comment-173</guid>
		<description>Google Code search is old and needs some updating</description>
		<content:encoded><![CDATA[<p>Google Code search is old and needs some updating</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leonardo C.</title>
		<link>http://www.cavdar.net/2008/08/01/my-top-10-source-code-search-engines/#comment-169</link>
		<dc:creator>Leonardo C.</dc:creator>
		<pubDate>Sun, 10 May 2009 23:11:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=152#comment-169</guid>
		<description>Most of this search engines don't exist anymore. Among the ones that still work only google and koders are decent. But it's not your fault, I don't think that right now there any engine that can closely match those two.. =(</description>
		<content:encoded><![CDATA[<p>Most of this search engines don&#8217;t exist anymore. Among the ones that still work only google and koders are decent. But it&#8217;s not your fault, I don&#8217;t think that right now there any engine that can closely match those two.. =(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ??? &#187; Blog Archive &#187; ??top 10???????</title>
		<link>http://www.cavdar.net/2008/08/01/my-top-10-source-code-search-engines/#comment-168</link>
		<dc:creator>??? &#187; Blog Archive &#187; ??top 10???????</dc:creator>
		<pubDate>Thu, 09 Apr 2009 04:27:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.cavdar.net/?p=152#comment-168</guid>
		<description>[...] cavdar.net??????????top 10???????????????????????????????????????????? [...]</description>
		<content:encoded><![CDATA[<p>[...] cavdar.net??????????top 10???????????????????????????????????????????? [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
