<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Google Auto Pager | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/6985</link>
    <description>Recent comments on userscript: Google Auto Pager</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by Raffles</title>
      <description>&lt;p&gt;GM_setValue and the other GM_* functions will only work within a Greasemonkey script, not within an extension. Extensions can set their own preferences anyway (visible in prefs.js / about:config), which is pretty much what Greasemonkey does with GM_setValue, so you should find out about that.&lt;/p&gt;</description>
      <pubDate>Thu, 29 May 2008 22:26:32 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14411:52244</guid>
      <author>Raffles</author>
      <link>http://userscripts.org/posts/52244</link>
    </item>
    <item>
      <title>Archived Comments, replied by Shane Falco</title>
      <description>&lt;p&gt;hi !!
&lt;br /&gt;i am using Object oriented javascript for an extension (for this auto pager )and there the reference GM_setvalue(GM_*)didn't work !! wat may be the reason ??
&lt;br /&gt;i am getting the message as &lt;b&gt;&quot;ReferenceError : GM_setvalue is not defined&quot;&lt;/b&gt;
&lt;br /&gt;even anything using GM(greasemonkey) doesn't  work , how to obtain the reference ??&lt;/p&gt;</description>
      <pubDate>Fri, 15 Feb 2008 04:46:39 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14411:52245</guid>
      <author>Shane Falco</author>
      <link>http://userscripts.org/posts/52245</link>
    </item>
    <item>
      <title>Archived Comments, replied by FaziBear</title>
      <description>&lt;p&gt;cyberrus: but the way that you append tags don't evaluate script tags ;)&lt;/p&gt;</description>
      <pubDate>Sun, 22 Apr 2007 16:36:07 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14411:52246</guid>
      <author>FaziBear</author>
      <link>http://userscripts.org/posts/52246</link>
    </item>
    <item>
      <title>Archived Comments, replied by FaziBear</title>
      <description>&lt;p&gt;cyberrus: You are wrong. This is fix for a bug that Paul Irish found.&lt;/p&gt;</description>
      <pubDate>Sun, 22 Apr 2007 15:59:45 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14411:52247</guid>
      <author>FaziBear</author>
      <link>http://userscripts.org/posts/52247</link>
    </item>
    <item>
      <title>Archived Comments, replied by Pawe&#322; Kubisz</title>
      <description>&lt;p&gt;sorry, but this is crap - this loop:
&lt;br /&gt;&lt;code&gt;for (var i = 0; i &amp;lt; results.length; i++) {
&lt;br /&gt;          scripts = results[i].getElementsByTagName('script');
&lt;br /&gt;          if(scripts.length &gt; 0){
&lt;br /&gt;            for(var i=0; i&amp;lt;scripts&gt;&lt;br /&gt;              scripts[i].parentNode.removeChild(scripts[i]); 
&lt;br /&gt;            }
&lt;br /&gt;          }&lt;/code&gt;
&lt;br /&gt;is absolutely useless!
&lt;br /&gt;I've updated this script: simplified and accelerated - &lt;a href=&quot;http://userscripts.org/scripts/show/8430&quot;&gt;http://userscripts.org/scripts/show/8430&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 11 Apr 2007 03:04:02 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14411:52248</guid>
      <author>Pawe&#322; Kubisz</author>
      <link>http://userscripts.org/posts/52248</link>
    </item>
    <item>
      <title>Archived Comments, replied by Dawudd</title>
      <description>&lt;p&gt;There&#8217;s a bit of space between &#8220;pages&#8221;. Is that intentional? Also, &#8216;Did you mean&#8217; gets repeated at the beginning of each &#8220;page&#8221;.&lt;/p&gt;</description>
      <pubDate>Sun, 08 Apr 2007 03:21:27 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14411:52249</guid>
      <author>Dawudd</author>
      <link>http://userscripts.org/posts/52249</link>
    </item>
    <item>
      <title>Archived Comments, replied by netwaver</title>
      <description>&lt;p&gt;Very useful -  a new feeling of &quot;googling&quot; the web!&lt;/p&gt;

&lt;p&gt;Despite of that I can agree with the aspects Chad has mentioned.&lt;/p&gt;</description>
      <pubDate>Sat, 07 Apr 2007 23:16:39 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14411:52250</guid>
      <author>netwaver</author>
      <link>http://userscripts.org/posts/52250</link>
    </item>
    <item>
      <title>Archived Comments, replied by Zorg</title>
      <description>&lt;p&gt;Sweeeet!&lt;/p&gt;</description>
      <pubDate>Sat, 07 Apr 2007 23:05:31 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14411:52251</guid>
      <author>Zorg</author>
      <link>http://userscripts.org/posts/52251</link>
    </item>
    <item>
      <title>Archived Comments, replied by FaziBear</title>
      <description>&lt;p&gt;Paul Irish: It was google maps box. It's fixed now, but they don't display.&lt;/p&gt;</description>
      <pubDate>Sat, 07 Apr 2007 23:03:04 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14411:52252</guid>
      <author>FaziBear</author>
      <link>http://userscripts.org/posts/52252</link>
    </item>
    <item>
      <title>Archived Comments, replied by sqladmin</title>
      <description>&lt;p&gt;SWEET!  Makes browsing easy!&lt;/p&gt;</description>
      <pubDate>Thu, 22 Feb 2007 20:46:16 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14411:52253</guid>
      <author>sqladmin</author>
      <link>http://userscripts.org/posts/52253</link>
    </item>
    <item>
      <title>Archived Comments, replied by Paul Irish</title>
      <description>&lt;p&gt;Nice updates. This is getting classy!&lt;/p&gt;

&lt;p&gt;There's a bug when theres extra &quot;Searches related to _____&quot; content at the bottom of the page. (The bug is in my script, too)
&lt;br /&gt;Try: &lt;a href=&quot;http://www.google.com/search?hl=en&amp;amp;q=triton&quot;&gt;http://www.google.com/search?&amp;amp;q=triton&lt;a&gt;&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 14 Feb 2007 16:16:23 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14411:52254</guid>
      <author>Paul Irish</author>
      <link>http://userscripts.org/posts/52254</link>
    </item>
    <item>
      <title>Archived Comments, replied by Chad-)</title>
      <description>&lt;p&gt;Great script!!!
&lt;br /&gt;The only problem is you have no idea how many pages you've gone through. Maybe you could number the results. Also would it be possible to load the results on clicking a 'more results' link at the bottom like it is on searchmash.com so that there isn't that sudden 'jerk'.&lt;/p&gt;</description>
      <pubDate>Tue, 16 Jan 2007 19:50:07 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14411:52255</guid>
      <author>Chad-)</author>
      <link>http://userscripts.org/posts/52255</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews</title>
      <description>&lt;p&gt;The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)&lt;/p&gt;</description>
      <pubDate>Wed, 17 Nov 2004 01:05:21 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14411:52243</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/52243</link>
    </item>
  </channel>
</rss>
