<?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: AllTheCode Launches New Code Search</title>
	<atom:link href="http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/</link>
	<description>Startup and Technology News</description>
	<pubDate>Thu, 24 Jul 2008 21:45:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Holden</title>
		<link>http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-895659</link>
		<dc:creator>Holden</dc:creator>
		<pubDate>Wed, 07 Feb 2007 10:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-895659</guid>
		<description>Nik:
The input filtering is certainly an issue that I overlooked, I've spent most of my time working on the back end, and the frontend didn't receive much attention. The input filtering issues should be fixed now :)
Ben:
Right now All The Code is only searching the low hanging fruits (.java files with the right content type which parse and in the AWSP database). I'm looking at adding cvs/svn and inspecting archive files to grow the amount of code that is in the index. I'll admit the UI still needs a lot of work, I'm trying to find someone who has a better sense of design than I do to work on that :)</description>
		<content:encoded><![CDATA[<p>Nik:<br />
The input filtering is certainly an issue that I overlooked, I&#8217;ve spent most of my time working on the back end, and the frontend didn&#8217;t receive much attention. The input filtering issues should be fixed now <img src='http://www.techcrunch.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Ben:<br />
Right now All The Code is only searching the low hanging fruits (.java files with the right content type which parse and in the AWSP database). I&#8217;m looking at adding cvs/svn and inspecting archive files to grow the amount of code that is in the index. I&#8217;ll admit the UI still needs a lot of work, I&#8217;m trying to find someone who has a better sense of design than I do to work on that <img src='http://www.techcrunch.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexey Gavrilov</title>
		<link>http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-891295</link>
		<dc:creator>Alexey Gavrilov</dc:creator>
		<pubDate>Tue, 06 Feb 2007 23:46:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-891295</guid>
		<description>I interview a lot of programmers and I hate it when to my "how would you do that" they say -- "I don't know, but I can google it". It seems that there is entire new class of "google copy and paste programmers", which just makes me scary. These guys can't code without google and they just brainlessly copy pieces of someone else's broken code making software, which is insecure, unreliable and depends upon three implementations of XML parser, two GUI libraries etc... So yup, let's improve the code search -- let's produce more brainless programmers, who will make more awful software.</description>
		<content:encoded><![CDATA[<p>I interview a lot of programmers and I hate it when to my &#8220;how would you do that&#8221; they say &#8212; &#8220;I don&#8217;t know, but I can google it&#8221;. It seems that there is entire new class of &#8220;google copy and paste programmers&#8221;, which just makes me scary. These guys can&#8217;t code without google and they just brainlessly copy pieces of someone else&#8217;s broken code making software, which is insecure, unreliable and depends upon three implementations of XML parser, two GUI libraries etc&#8230; So yup, let&#8217;s improve the code search &#8212; let&#8217;s produce more brainless programmers, who will make more awful software.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nik Cubrilovic</title>
		<link>http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-891093</link>
		<dc:creator>Nik Cubrilovic</dc:creator>
		<pubDate>Tue, 06 Feb 2007 23:16:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-891093</guid>
		<description>Hey Ken, I understand the problems you guys are facing, I am sure that it can be done though

Ben: Very cool

I took a second look at AllTheCode today and it seems broken in many ways, the lack of input filtering is remarkable, it even allows you to inject Javascript into the main search box:

http://search.allthecode.com/search/results?zequery=%3Cscript%3Ealert%28%27hi%27%29%3B%3C%2Fscript%3E&#038;bSubmint=Search

Unbelievable, its 2007 and developers are still making such fundamental mistakes. I don't think I would have written about this if I had tested the above.

I doubt Google will hire this guy

Xiang: Thanks for the pointer, I will include them in the next wrap-up. I haven't heard about them before.</description>
		<content:encoded><![CDATA[<p>Hey Ken, I understand the problems you guys are facing, I am sure that it can be done though</p>
<p>Ben: Very cool</p>
<p>I took a second look at AllTheCode today and it seems broken in many ways, the lack of input filtering is remarkable, it even allows you to inject Javascript into the main search box:</p>
<p><a href="http://search.allthecode.com/search/results?zequery=%3Cscript%3Ealert%28%27hi%27%29%3B%3C%2Fscript%3E&#038;bSubmint=Search" rel="nofollow">http://search.allthecode.com/s.....int=Search</a></p>
<p>Unbelievable, its 2007 and developers are still making such fundamental mistakes. I don&#8217;t think I would have written about this if I had tested the above.</p>
<p>I doubt Google will hire this guy</p>
<p>Xiang: Thanks for the pointer, I will include them in the next wrap-up. I haven&#8217;t heard about them before.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Strackany</title>
		<link>http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-889864</link>
		<dc:creator>Ben Strackany</dc:creator>
		<pubDate>Tue, 06 Feb 2007 20:28:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-889864</guid>
		<description>Thanks for the tip Nik. I did a quick comparison (with screenshots) of AllTheCode, Krugle, Koders, and Google Code Search here:

http://www.developmentnow.com/blog/Search+For+Code.aspx

I searched java code for "luhn" (i.e. the credit card validation algorithm).</description>
		<content:encoded><![CDATA[<p>Thanks for the tip Nik. I did a quick comparison (with screenshots) of AllTheCode, Krugle, Koders, and Google Code Search here:</p>
<p><a href="http://www.developmentnow.com/blog/Search+For+Code.aspx" rel="nofollow">http://www.developmentnow.com/.....+Code.aspx</a></p>
<p>I searched java code for &#8220;luhn&#8221; (i.e. the credit card validation algorithm).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emre Sokullu</title>
		<link>http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-888705</link>
		<dc:creator>Emre Sokullu</dc:creator>
		<pubDate>Tue, 06 Feb 2007 17:46:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-888705</guid>
		<description>Google Code Search is already way ahead of its competitors for me.</description>
		<content:encoded><![CDATA[<p>Google Code Search is already way ahead of its competitors for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Krugler</title>
		<link>http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-888114</link>
		<dc:creator>Ken Krugler</dc:creator>
		<pubDate>Tue, 06 Feb 2007 16:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-888114</guid>
		<description>Hi Nik,

The main problem with returning good hits for a query such as "md5" is that it's hard to figure out what type of search the user is doing.

For example, are they looking for an implementation of the MD5 algorithm (actual source code), or finding some existing components that they can call, or finding examples of how to call some component that they already know about?

I'd blogged about this issue previously (http://blog.krugle.com/?p=193) - what I called "Semantic code search".</description>
		<content:encoded><![CDATA[<p>Hi Nik,</p>
<p>The main problem with returning good hits for a query such as &#8220;md5&#8243; is that it&#8217;s hard to figure out what type of search the user is doing.</p>
<p>For example, are they looking for an implementation of the MD5 algorithm (actual source code), or finding some existing components that they can call, or finding examples of how to call some component that they already know about?</p>
<p>I&#8217;d blogged about this issue previously (http://blog.krugle.com/?p=193) - what I called &#8220;Semantic code search&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nardman</title>
		<link>http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-887798</link>
		<dc:creator>nardman</dc:creator>
		<pubDate>Tue, 06 Feb 2007 15:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-887798</guid>
		<description>Holden is a young guy and very very smart from what I've seen. Expect to see him working for Google soon.</description>
		<content:encoded><![CDATA[<p>Holden is a young guy and very very smart from what I&#8217;ve seen. Expect to see him working for Google soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xiang</title>
		<link>http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-887794</link>
		<dc:creator>Xiang</dc:creator>
		<pubDate>Tue, 06 Feb 2007 15:39:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-887794</guid>
		<description>As far as I know, Codase http://www.codase.com has been live for at least more then one year. I am curious why no news portal ever mentioned while newcomers in this field even got much bigger fundings and attentions. Looks like Codase did not do a good job to promote itself.</description>
		<content:encoded><![CDATA[<p>As far as I know, Codase <a href="http://www.codase.com" rel="nofollow">http://www.codase.com</a> has been live for at least more then one year. I am curious why no news portal ever mentioned while newcomers in this field even got much bigger fundings and attentions. Looks like Codase did not do a good job to promote itself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denver</title>
		<link>http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-887210</link>
		<dc:creator>Denver</dc:creator>
		<pubDate>Tue, 06 Feb 2007 14:15:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-887210</guid>
		<description>Java only!!!</description>
		<content:encoded><![CDATA[<p>Java only!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rxbbx</title>
		<link>http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-887192</link>
		<dc:creator>Rxbbx</dc:creator>
		<pubDate>Tue, 06 Feb 2007 14:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-887192</guid>
		<description>Looks real shit in FF</description>
		<content:encoded><![CDATA[<p>Looks real shit in FF</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus</title>
		<link>http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-886927</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Tue, 06 Feb 2007 13:39:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-886927</guid>
		<description>Searching for anything with a special character such as a colon or bracket in it will throw a rails application error... I imagine that when searching for code that happens quite a bit, seems like it could be handled a little better by a code search engine.</description>
		<content:encoded><![CDATA[<p>Searching for anything with a special character such as a colon or bracket in it will throw a rails application error&#8230; I imagine that when searching for code that happens quite a bit, seems like it could be handled a little better by a code search engine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: l</title>
		<link>http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-886039</link>
		<dc:creator>l</dc:creator>
		<pubDate>Tue, 06 Feb 2007 11:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-886039</guid>
		<description>I like krugle better.
But eventually Google will win this war, if there is any.</description>
		<content:encoded><![CDATA[<p>I like krugle better.<br />
But eventually Google will win this war, if there is any.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wasssallx</title>
		<link>http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-885882</link>
		<dc:creator>wasssallx</dc:creator>
		<pubDate>Tue, 06 Feb 2007 11:07:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-885882</guid>
		<description>Madonna after car crash...
http://www.businessinvestia.com</description>
		<content:encoded><![CDATA[<p>Madonna after car crash&#8230;<br />
<a href="http://www.businessinvestia.com" rel="nofollow">http://www.businessinvestia.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Shine</title>
		<link>http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-885822</link>
		<dc:creator>Thomas Shine</dc:creator>
		<pubDate>Tue, 06 Feb 2007 10:55:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-885822</guid>
		<description>see this http://enginepuller.com/engines/114/CodeSearch.aspx</description>
		<content:encoded><![CDATA[<p>see this <a href="http://enginepuller.com/engines/114/CodeSearch.aspx" rel="nofollow">http://enginepuller.com/engine.....earch.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos Mantero</title>
		<link>http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-885216</link>
		<dc:creator>Carlos Mantero</dc:creator>
		<pubDate>Tue, 06 Feb 2007 09:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-885216</guid>
		<description>Without any doubt, the best way for this work, is consult various code search engines, as he says above. AllTheCode still have much work for do.</description>
		<content:encoded><![CDATA[<p>Without any doubt, the best way for this work, is consult various code search engines, as he says above. AllTheCode still have much work for do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RBA</title>
		<link>http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-885046</link>
		<dc:creator>RBA</dc:creator>
		<pubDate>Tue, 06 Feb 2007 08:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/2007/02/06/allthecode-launches-new-code-search/#comment-885046</guid>
		<description>Well, in the AllTheCode front page it says "Java Only for now", so I guess that's why you've got mainly Java results to your MD5 search. I don't know if that note was there when you reviewed it though...</description>
		<content:encoded><![CDATA[<p>Well, in the AllTheCode front page it says &#8220;Java Only for now&#8221;, so I guess that&#8217;s why you&#8217;ve got mainly Java results to your MD5 search. I don&#8217;t know if that note was there when you reviewed it though&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.078 seconds -->
