<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Google&#8217;s Code Search</title>
	<link>http://illyana.com/2006/10/05/googles-code-search/</link>
	<description></description>
	<pubDate>Fri, 21 Nov 2008 08:35:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>by: Adam</title>
		<link>http://illyana.com/2006/10/05/googles-code-search/#comment-1001</link>
		<pubDate>Sat, 21 Oct 2006 18:40:13 +0000</pubDate>
		<guid>http://illyana.com/2006/10/05/googles-code-search/#comment-1001</guid>
					<description>I use wordpress, and I had some concerns about this but here's why it shouldn't be a big deal for most:

1. The MySQL useer/pass in stored in there - not your user login
2. The MySQL DB should be locked down and not accept connections from random IP's so this shouldn't be too much of a concern even if it does leak (you don't use the same pass for MySQL as login do you?)

Finally, you can fix this if you move the various variable declarations to a separate file outside the web root and then use and include statement to bring them back into the WP code.  Of course, this makes upgrades a little tricky....</description>
		<content:encoded><![CDATA[<p>I use wordpress, and I had some concerns about this but here&#8217;s why it shouldn&#8217;t be a big deal for most:</p>
<p>1. The MySQL useer/pass in stored in there - not your user login<br />
2. The MySQL DB should be locked down and not accept connections from random IP&#8217;s so this shouldn&#8217;t be too much of a concern even if it does leak (you don&#8217;t use the same pass for MySQL as login do you?)</p>
<p>Finally, you can fix this if you move the various variable declarations to a separate file outside the web root and then use and include statement to bring them back into the WP code.  Of course, this makes upgrades a little tricky&#8230;.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: techrageo.us</title>
		<link>http://illyana.com/2006/10/05/googles-code-search/#comment-846</link>
		<pubDate>Mon, 09 Oct 2006 05:48:20 +0000</pubDate>
		<guid>http://illyana.com/2006/10/05/googles-code-search/#comment-846</guid>
					<description>&lt;strong&gt;Security and Google Code Search&lt;/strong&gt;

If you use WordPress be careful. An example Google Code Search search going around is &#8220;username file:wp-config.php&#8221; which happily displays username and passwords in WordPress config files&#8230; if they&#8217;re in compressed archives or a ...</description>
		<content:encoded><![CDATA[<p><strong>Security and Google Code Search</strong></p>
<p>If you use WordPress be careful. An example Google Code Search search going around is &#8220;username file:wp-config.php&#8221; which happily displays username and passwords in WordPress config files&#8230; if they&#8217;re in compressed archives or a &#8230;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Mal</title>
		<link>http://illyana.com/2006/10/05/googles-code-search/#comment-829</link>
		<pubDate>Fri, 06 Oct 2006 13:32:28 +0000</pubDate>
		<guid>http://illyana.com/2006/10/05/googles-code-search/#comment-829</guid>
					<description>I say "reg ex", but only cause I can't do complicated words like "reg expththt"</description>
		<content:encoded><![CDATA[<p>I say &#8220;reg ex&#8221;, but only cause I can&#8217;t do complicated words like &#8220;reg expththt&#8221;
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jack</title>
		<link>http://illyana.com/2006/10/05/googles-code-search/#comment-828</link>
		<pubDate>Fri, 06 Oct 2006 13:31:01 +0000</pubDate>
		<guid>http://illyana.com/2006/10/05/googles-code-search/#comment-828</guid>
					<description>The explanation I prefer is that Google figures that we don't really care about the the 3rd page of results, let alone page number 2 million, so they cheat a little when they give their number of results. The shortcuts they take are for performance reasons, so I'd speculate that it's a lot faster, and therefore more accurate, to find "x" than it is to find ".*".</description>
		<content:encoded><![CDATA[<p>The explanation I prefer is that Google figures that we don&#8217;t really care about the the 3rd page of results, let alone page number 2 million, so they cheat a little when they give their number of results. The shortcuts they take are for performance reasons, so I&#8217;d speculate that it&#8217;s a lot faster, and therefore more accurate, to find &#8220;x&#8221; than it is to find &#8220;.*&#8221;.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Mal</title>
		<link>http://illyana.com/2006/10/05/googles-code-search/#comment-827</link>
		<pubDate>Fri, 06 Oct 2006 13:29:00 +0000</pubDate>
		<guid>http://illyana.com/2006/10/05/googles-code-search/#comment-827</guid>
					<description>I can't tell you exactly why it happens, but I can speculate as to why Google doesn't worry about it. There's a combination of factors, but essentially it's this: Google prefers performance, reliability and relevancy over accuracy and data consistency. The search results on the first page have to be fast and relevant, every page after that diminishes in importance. You see Google make this kind of choice all the time, a great example is the lack of folders and IMAP in GMail. you get performance and relevancy from your mailbox, even if it's not presented in the most structured manner.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t tell you exactly why it happens, but I can speculate as to why Google doesn&#8217;t worry about it. There&#8217;s a combination of factors, but essentially it&#8217;s this: Google prefers performance, reliability and relevancy over accuracy and data consistency. The search results on the first page have to be fast and relevant, every page after that diminishes in importance. You see Google make this kind of choice all the time, a great example is the lack of folders and IMAP in GMail. you get performance and relevancy from your mailbox, even if it&#8217;s not presented in the most structured manner.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Caz</title>
		<link>http://illyana.com/2006/10/05/googles-code-search/#comment-825</link>
		<pubDate>Fri, 06 Oct 2006 11:59:15 +0000</pubDate>
		<guid>http://illyana.com/2006/10/05/googles-code-search/#comment-825</guid>
					<description>regexps?  I know what it means but how the hell do you pronounce it!?</description>
		<content:encoded><![CDATA[<p>regexps?  I know what it means but how the hell do you pronounce it!?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Rowan</title>
		<link>http://illyana.com/2006/10/05/googles-code-search/#comment-822</link>
		<pubDate>Thu, 05 Oct 2006 22:56:05 +0000</pubDate>
		<guid>http://illyana.com/2006/10/05/googles-code-search/#comment-822</guid>
					<description>Any idea why they estimate more hits for 'x' than '.*'?</description>
		<content:encoded><![CDATA[<p>Any idea why they estimate more hits for &#8216;x&#8217; than &#8216;.*&#8217;?
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
