<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: How to google for &amp;&amp;=</title>
	<link>http://ask.metafilter.com/90036/How-to-google-for-ampamp/</link>
	<description>Comments on Ask MetaFilter post How to google for &amp;&amp;=</description>
	<pubDate>Mon, 28 Apr 2008 17:58:48 -0800</pubDate>
	<lastBuildDate>Mon, 28 Apr 2008 17:58:48 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How to google for &amp;amp;&amp;amp;=</title>
		<link>http://ask.metafilter.com/90036/How-to-google-for-ampamp</link>	
		<description>How do I find the answer to &quot;what does &amp;amp;&amp;amp;= do in Perl?&quot; via Google? &lt;br /&gt;&lt;br /&gt; I&apos;m not looking for what &amp;amp;&amp;amp;= does.  I&apos;m looking for how to find it on Google.  Thank you.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.90036</guid>
		<pubDate>Mon, 28 Apr 2008 17:56:06 -0800</pubDate>
		<dc:creator>arrhn</dc:creator>
		
			<category>google</category>
		
			<category>booleans</category>
		
	</item> <item>
		<title>By: nev</title>
		<link>http://ask.metafilter.com/90036/How-to-google-for-ampamp#1322137</link>	
		<description>I&apos;m pretty sure only  &lt;a href=&quot;http://www.google.com/codesearch&quot;&gt;Google Code Search&lt;/a&gt; supports character-based searching like that (and regular expressions!)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90036-1322137</guid>
		<pubDate>Mon, 28 Apr 2008 17:58:48 -0800</pubDate>
		<dc:creator>nev</dc:creator>
	</item><item>
		<title>By: pompomtom</title>
		<link>http://ask.metafilter.com/90036/How-to-google-for-ampamp#1322140</link>	
		<description>Stick it in quotes:&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.google.com.au/search?hl=en&amp;q=%22%26%26%3D%22+perl&amp;btnG=Search&amp;meta=&quot;&gt;eg&lt;/a&gt;  &lt;a href=&quot;http://www.google.com.au/search?hl=en&amp;q=%22what+does+%26%26%3D+do+in+Perl%3F%22+&amp;btnG=Search&amp;meta=&quot;&gt;or&lt;/a&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90036-1322140</guid>
		<pubDate>Mon, 28 Apr 2008 18:00:32 -0800</pubDate>
		<dc:creator>pompomtom</dc:creator>
	</item><item>
		<title>By: winston</title>
		<link>http://ask.metafilter.com/90036/How-to-google-for-ampamp#1322141</link>	
		<description>Googling &quot;perl operators&quot; did it for me. &lt;br&gt;
&lt;br&gt;
If that didn&apos;t work, I would have tried &quot;list of perl operators.&quot;&lt;br&gt;
&lt;br&gt;
If I hadn&apos;t known they were called operators, I would have tried &quot;perl manual&quot; or &quot;perl dictionary&quot; or &quot;perl reference,&quot; looking for something that listed everything perl does, hopefully in an easy-to-navigate fashion that would help me find the part I&apos;m looking for quickly.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90036-1322141</guid>
		<pubDate>Mon, 28 Apr 2008 18:00:42 -0800</pubDate>
		<dc:creator>winston</dc:creator>
	</item><item>
		<title>By: burnmp3s</title>
		<link>http://ask.metafilter.com/90036/How-to-google-for-ampamp#1322149</link>	
		<description>&lt;em&gt;Stick it in quotes&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
It looks like Google can do the &amp;amp;&amp;amp; part fine, but it doesn&apos;t seem to recognize the = part.  For example, &lt;a href=&quot;http://www.google.com/search?hl=en&amp;q=%22%2B%3D%22&quot;&gt;+=&lt;/a&gt; (a very common operator) generates zero results.&lt;br&gt;
&lt;br&gt;
Perl is an annoying language for trying to look up things like that, because it uses tons of special characters for everything.  For example, I defy anyone to figure out what most of the &lt;a href=&quot;http://perlgolf.sourceforge.net/&quot;&gt;Perl Golf&lt;/a&gt; &lt;a href=&quot;http://perlgolf.sourceforge.net/cgi-bin/PGAS/post_mortem.cgi?id=10&quot;&gt;winners&lt;/a&gt; are actually doing by looking up each part in Google.  I guess it&apos;s better than &lt;a href=&quot;http://en.wikipedia.org/wiki/APL_(programming_language)&quot;&gt;APL&lt;/a&gt; though.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90036-1322149</guid>
		<pubDate>Mon, 28 Apr 2008 18:10:07 -0800</pubDate>
		<dc:creator>burnmp3s</dc:creator>
	</item><item>
		<title>By: Flunkie</title>
		<link>http://ask.metafilter.com/90036/How-to-google-for-ampamp#1322155</link>	
		<description>I think the poster is asking for a direct way to search for something like &amp;amp;&amp;amp;=, not an indirect way to find this particular example (such as &quot;google for perl operators&quot;).&lt;br&gt;
&lt;br&gt;
Assuming that I&apos;m correct, the answer is: You don&apos;t.&lt;br&gt;
&lt;br&gt;
Suggestions such as pompomtom&apos;s &quot;put it in quotes&quot; are not accurate.  When you ask google for &lt;b&gt;&quot;&amp;amp;&amp;amp;=&quot;&lt;/b&gt;, it actually gives you the results for &lt;b&gt;&quot;&amp;amp;&amp;amp;&quot;&lt;/b&gt;.  That is, it ignores the equals sign.  This is the same as if you didn&apos;t put it in quotes in the first place.&lt;br&gt;
&lt;br&gt;
According to &lt;a href=&quot;http://www.google.com/support/bin/answer.py?answer=430&amp;topic=13912&quot;&gt;Google&apos;s help page on punctuation&lt;/a&gt;:&lt;blockquote&gt;&lt;i&gt;Google doesn&apos;t recognize special characters such as exclamation points, question marks, or the @ sign. These types of characters are so common that including them in a search would greatly slow the delivery of the search results.  (...) we don&apos;t currently offer a way to force Google to recognize all special characters&lt;/i&gt;&lt;/blockquote&gt;They don&apos;t explicitly say that the equals sign is included in this list of characters that they don&apos;t support, but it sure seems to be.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90036-1322155</guid>
		<pubDate>Mon, 28 Apr 2008 18:12:28 -0800</pubDate>
		<dc:creator>Flunkie</dc:creator>
	</item><item>
		<title>By: kcm</title>
		<link>http://ask.metafilter.com/90036/How-to-google-for-ampamp#1322169</link>	
		<description>man perlop</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90036-1322169</guid>
		<pubDate>Mon, 28 Apr 2008 18:28:01 -0800</pubDate>
		<dc:creator>kcm</dc:creator>
	</item><item>
		<title>By: blacklite</title>
		<link>http://ask.metafilter.com/90036/How-to-google-for-ampamp#1322190</link>	
		<description>No one really has any idea what Google does internally, but if their implementations are anything like the academic community&apos;s ideas about indexing, they deliberately ignore various punctuation characters to, as their help page says, improve speed. The characters literally are not in the indexes -- they&apos;re still there in the full text, of course, as you can see in cached copies; they keep everything -- but they would, theoretically anyhow, limit the amount of text that gets indexed as much as possible. When you have the entire internet to index, every character you can leave out helps, since they seem to (according to Alexa + some math) get 2.8 billion searches per day from ~395 million users. &lt;br&gt;
&lt;br&gt;
(Or put another way, each character on their front page = a terabyte downloaded each year... which isn&apos;t actually relevant to the question but it&apos;s an awesome number...)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90036-1322190</guid>
		<pubDate>Mon, 28 Apr 2008 18:49:27 -0800</pubDate>
		<dc:creator>blacklite</dc:creator>
	</item><item>
		<title>By: arrhn</title>
		<link>http://ask.metafilter.com/90036/How-to-google-for-ampamp#1322260</link>	
		<description>Not that it matters, but incidentally, googling perl operators and/or checking the perlop page also don&apos;t actually tell you what ||= or &amp;amp;&amp;amp;= do.  :-)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90036-1322260</guid>
		<pubDate>Mon, 28 Apr 2008 20:08:50 -0800</pubDate>
		<dc:creator>arrhn</dc:creator>
	</item><item>
		<title>By: arrhn</title>
		<link>http://ask.metafilter.com/90036/How-to-google-for-ampamp#1322266</link>	
		<description>Whoops.  I take it back.  Perl op does indeed list it.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90036-1322266</guid>
		<pubDate>Mon, 28 Apr 2008 20:14:38 -0800</pubDate>
		<dc:creator>arrhn</dc:creator>
	</item><item>
		<title>By: dws</title>
		<link>http://ask.metafilter.com/90036/How-to-google-for-ampamp#1322405</link>	
		<description>My first thought was to Google for &quot;perl operators&quot;. The fifth hit was the abovementioned &lt;a href=&quot;http://www.perl.com/doc/manual/html/pod/perlop.html&quot;&gt;perlop - Perl operators and precedence&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90036-1322405</guid>
		<pubDate>Mon, 28 Apr 2008 23:08:08 -0800</pubDate>
		<dc:creator>dws</dc:creator>
	</item>
	</channel>
</rss>
