<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: ESearchy-ng work&#8230;</title>
	<atom:link href="http://www.freedomcoder.com.ar/2009/11/27/esearchy-ng-work/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.freedomcoder.com.ar/2009/11/27/esearchy-ng-work/</link>
	<description>Information for free-minded geeks</description>
	<lastBuildDate>Thu, 02 Feb 2012 18:33:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Germanaz0</title>
		<link>http://www.freedomcoder.com.ar/2009/11/27/esearchy-ng-work/comment-page-1/#comment-794</link>
		<dc:creator>Germanaz0</dc:creator>
		<pubDate>Sun, 14 Feb 2010 17:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.freedomcoder.com.ar/?p=195#comment-794</guid>
		<description>There is a syntax error on:

   :website =&gt; &quot;https://www.pirulo.com&quot;
   :maxhits =&gt; 1000,
   :log =&gt; true )

there is a missing comma, so the correct one is:

   :website =&gt; &quot;https://www.pirulo.com&quot;,
   :maxhits =&gt; 1000,
   :log =&gt; true )

Nice script btw</description>
		<content:encoded><![CDATA[<p>There is a syntax error on:</p>
<p>   :website =&gt; &#8220;https://www.pirulo.com&#8221;<br />
   :maxhits =&gt; 1000,<br />
   :log =&gt; true )</p>
<p>there is a missing comma, so the correct one is:</p>
<p>   :website =&gt; &#8220;https://www.pirulo.com&#8221;,<br />
   :maxhits =&gt; 1000,<br />
   :log =&gt; true )</p>
<p>Nice script btw</p>
]]></content:encoded>
	</item>
</channel>
</rss>

