<?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: Google search tip: wildcard word (*)</title>
	<atom:link href="http://www.squarefree.com/2003/11/02/google-search-tip-wildcard-word/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.squarefree.com/2003/11/02/google-search-tip-wildcard-word/</link>
	<description>Jesse Ruderman on Firefox, security, and more</description>
	<pubDate>Fri, 21 Nov 2008 04:13:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Matt Brubeck</title>
		<link>http://www.squarefree.com/2003/11/02/google-search-tip-wildcard-word/#comment-169</link>
		<dc:creator>Matt Brubeck</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/test/wp15/wordpress/?p=63#comment-169</guid>
		<description>"* eye for the * guy" turns up great hits like "Black eye for the white guy":

&lt;a href="http://www.google.com/search?q=%22*%20eye%20for%20the%20*%20guy%22"&gt;http://www.google.com/search?q=%22*%20eye%20for%20the%20*%20guy%22&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>&#8220;* eye for the * guy&#8221; turns up great hits like &#8220;Black eye for the white guy&#8221;:</p>
<p><a href="http://www.google.com/search?q=%22*%20eye%20for%20the%20*%20guy%22"></a><a href="http://www.google.com/search?q=%22" rel="nofollow">http://www.google.com/search?q=%22</a>*%20eye%20for%20the%20*%20guy%22</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Ruderman</title>
		<link>http://www.squarefree.com/2003/11/02/google-search-tip-wildcard-word/#comment-170</link>
		<dc:creator>Jesse Ruderman</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/test/wp15/wordpress/?p=63#comment-170</guid>
		<description>I just searched for "* is like * on crack", and the first hit was a blog entry by my friend Erika Rice!</description>
		<content:encoded><![CDATA[<p>I just searched for &#8220;* is like * on crack&#8221;, and the first hit was a blog entry by my friend Erika Rice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elandrael</title>
		<link>http://www.squarefree.com/2003/11/02/google-search-tip-wildcard-word/#comment-171</link>
		<dc:creator>Elandrael</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/test/wp15/wordpress/?p=63#comment-171</guid>
		<description>I went to calculator mode and found this:

&lt;a href="http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=18*10&#038;btnG=Google+Search"&gt;http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=18*10&#038;btnG=Google+Search&lt;/a&gt;

All seem normal but when you use 

“Search for documents containing the terms 18*10.”

You can see a "+" before the query. Going deeper, I assumed that I could do some mathematical calculi with "-" and "+". In fact it’s bugged.

&lt;a href="http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=-18*10&#038;btnG=Google+Search"&gt;http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=-18*10&#038;btnG=Google+Search&lt;/a&gt;

&lt;a href="http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=%2B18*10"&gt;http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=%2B18*10&lt;/a&gt;

If you change directly the "-" by the "+" on the url it work making "+" a space.

&lt;a href="http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=+18*10&#038;btnG=Google+Search"&gt;http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=+18*10&#038;btnG=Google+Search&lt;/a&gt;

Even with parenthesis it’s bugged.

&lt;a href="http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=%28%2B18%29+*+%28-10%29&#038;btnG=Google+Search"&gt;http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=%28%2B18%29+*+%28-10%29&#038;btnG=Google+Search&lt;/a&gt;

&lt;a href="http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=%28-18%29+*+%28%2B10%29&#038;btnG=Google+Search"&gt;http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=%28-18%29+*+%28%2B10%29&#038;btnG=Google+Search&lt;/a&gt;

&lt;a href="http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=%2818%29+*+%2810%29&#038;btnG=Google+Search"&gt;http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=%2818%29+*+%2810%29&#038;btnG=Google+Search&lt;/a&gt;

Same result if you change the url directly.

&lt;a href="http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=%28-18%29+*+%28-10%29&#038;btnG=Google+Search"&gt;http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=%28-18%29+*+%28-10%29&#038;btnG=Google+Search&lt;/a&gt;

P.S: Sorry about my English, in fact I m French, so this post might contain mistakes.</description>
		<content:encoded><![CDATA[<p>I went to calculator mode and found this:</p>
<p><a href="http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=18*10&#038;btnG=Google+Search"></a><a href="http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=18" rel="nofollow">http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=18</a>*10&#038;btnG=Google+Search</p>
<p>All seem normal but when you use </p>
<p>“Search for documents containing the terms 18*10.”</p>
<p>You can see a &#8220;+&#8221; before the query. Going deeper, I assumed that I could do some mathematical calculi with &#8220;-&#8221; and &#8220;+&#8221;. In fact it’s bugged.</p>
<p><a href="http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=-18*10&#038;btnG=Google+Search"></a><a href="http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=-18" rel="nofollow">http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=-18</a>*10&#038;btnG=Google+Search</p>
<p><a href="http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=%2B18*10"></a><a href="http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=%2B18" rel="nofollow">http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=%2B18</a>*10</p>
<p>If you change directly the &#8220;-&#8221; by the &#8220;+&#8221; on the url it work making &#8220;+&#8221; a space.</p>
<p><a href="http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=+18*10&#038;btnG=Google+Search"></a><a href="http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=+18" rel="nofollow">http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=+18</a>*10&#038;btnG=Google+Search</p>
<p>Even with parenthesis it’s bugged.</p>
<p><a href="http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=%28%2B18%29+*+%28-10%29&#038;btnG=Google+Search"></a><a href="http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=%28%2B18%29+" rel="nofollow">http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=%28%2B18%29+</a>*+%28-10%29&#038;btnG=Google+Search</p>
<p><a href="http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=%28-18%29+*+%28%2B10%29&#038;btnG=Google+Search"></a><a href="http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=%28-18%29+" rel="nofollow">http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=%28-18%29+</a>*+%28%2B10%29&#038;btnG=Google+Search</p>
<p><a href="http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=%2818%29+*+%2810%29&#038;btnG=Google+Search"></a><a href="http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=%2818%29+" rel="nofollow">http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=%2818%29+</a>*+%2810%29&#038;btnG=Google+Search</p>
<p>Same result if you change the url directly.</p>
<p><a href="http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=%28-18%29+*+%28-10%29&#038;btnG=Google+Search"></a><a href="http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=%28-18%29+" rel="nofollow">http://www.google.com/search?hl=en&#038;lr=&#038;ie=UTF-8&#038;oe=UTF-8&#038;newwindow=1&#038;q=%28-18%29+</a>*+%28-10%29&#038;btnG=Google+Search</p>
<p>P.S: Sorry about my English, in fact I m French, so this post might contain mistakes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Ruderman</title>
		<link>http://www.squarefree.com/2003/11/02/google-search-tip-wildcard-word/#comment-172</link>
		<dc:creator>Jesse Ruderman</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/test/wp15/wordpress/?p=63#comment-172</guid>
		<description>Elandrael, I'm not sure what you think is a bug.  Is it that "+5" makes you leave calculator mode, but you expect it to be the same as "5"?</description>
		<content:encoded><![CDATA[<p>Elandrael, I&#8217;m not sure what you think is a bug.  Is it that &#8220;+5&#8243; makes you leave calculator mode, but you expect it to be the same as &#8220;5&#8243;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tech-Weblog by Christoph C. Cemper</title>
		<link>http://www.squarefree.com/2003/11/02/google-search-tip-wildcard-word/#comment-173</link>
		<dc:creator>Tech-Weblog by Christoph C. Cemper</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/test/wp15/wordpress/?p=63#comment-173</guid>
		<description>&lt;strong&gt;Google Wildcard Word&lt;/strong&gt;

Jesse Ruderman just taught me something new: Google uses &#34;*&#34; as a wildcard meaning &#34;any word&#34;, so searching for christoph * house could result in Christoph IN THE house Christoph OWNS A house Christoph Cemper's house I have to exper...</description>
		<content:encoded><![CDATA[<p><strong>Google Wildcard Word</strong></p>
<p>Jesse Ruderman just taught me something new: Google uses &quot;*&quot; as a wildcard meaning &quot;any word&quot;, so searching for christoph * house could result in Christoph IN THE house Christoph OWNS A house Christoph Cemper&#8217;s house I have to exper&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: technofodder for the masses</title>
		<link>http://www.squarefree.com/2003/11/02/google-search-tip-wildcard-word/#comment-174</link>
		<dc:creator>technofodder for the masses</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.squarefree.com/test/wp15/wordpress/?p=63#comment-174</guid>
		<description>&lt;strong&gt;assorted sweets #21&lt;/strong&gt;

Fun royalty-free stock illustrations More fun royalty-free stock illustrations Google search takes wildcards... cool The Shrine of Villainy Return to your geeky science class roots Talk about travelling on a dime Attention all office slackers... er, w...
</description>
		<content:encoded><![CDATA[<p><strong>assorted sweets #21</strong></p>
<p>Fun royalty-free stock illustrations More fun royalty-free stock illustrations Google search takes wildcards&#8230; cool The Shrine of Villainy Return to your geeky science class roots Talk about travelling on a dime Attention all office slackers&#8230; er, w&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
