<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Google Pirateer v1.1 Preview | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/11993</link>
    <description>Recent comments on userscript: Google Pirateer v1.1 Preview</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>no effect, replied by gabedibble</title>
      <description>&lt;p&gt;hey Kyle,&lt;/p&gt;

&lt;p&gt;i tried out your script today and didn't notice any effect (ff3.5.2 wXP)&lt;/p&gt;

&lt;p&gt;just an fyi ;)&lt;/p&gt;

&lt;p&gt;Best regards, GD&lt;/p&gt;</description>
      <pubDate>Tue, 25 Aug 2009 16:08:03 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:33832:162511</guid>
      <author>gabedibble</author>
      <link>http://userscripts.org/posts/162511</link>
    </item>
    <item>
      <title>Archived Comments, replied by Pundare</title>
      <description>&lt;p&gt;Kyle Day: nice script. I made a fast fix,
&lt;br /&gt;//@include        &lt;a href=&quot;http://www.google.*/webhp&quot;&gt;http://www.google.*/webhp&lt;/a&gt;*
&lt;br /&gt;// @include        &lt;a href=&quot;http://www.google.*/&quot;&gt;http://www.google.*/&lt;/a&gt;
&lt;br /&gt;// @include        &lt;a href=&quot;http://www.google.*/ig&quot;&gt;http://www.google.*/ig&lt;/a&gt;*
&lt;br /&gt;// @include        &lt;a href=&quot;http://www.google.*/search&quot;&gt;http://www.google.*/search&lt;/a&gt;*&lt;/p&gt;

&lt;p&gt;before: if (a[i].innerHTML.substring(0, 11) == '&amp;lt;u&gt;more&amp;lt;/u&gt;' &amp;amp;&amp;amp; a[i].className != &quot;l&quot;) 
&lt;br /&gt;after: if (a[i].className != &quot;l&quot;)&lt;/p&gt;

&lt;p&gt;why are you doing that?&lt;/p&gt;</description>
      <pubDate>Sat, 09 Aug 2008 12:17:55 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15531:64714</guid>
      <author>Pundare</author>
      <link>http://userscripts.org/posts/64714</link>
    </item>
    <item>
      <title>Archived Comments, replied by Duck</title>
      <description>&lt;p&gt;Excellent script Kyle!  I'm new to Javascript coding after mostly working with HTML.  I want to rearrange the buttons to be in this order:  Web Images Video Maps Music Movies Software Gmail more.  How can I do this?&lt;/p&gt;

&lt;p&gt;I found some scripts that can do this - &lt;a href=&quot;http://userscripts.org/scripts/review/27909&quot;&gt;http://userscripts.org/scripts/review/27909&lt;/a&gt; - &lt;a href=&quot;http://userscripts.org/scripts/review/26905&quot;&gt;http://userscripts.org/scripts/review/26905&lt;/a&gt; - but unfortunately I'm still trying to figure out how to use them.  Any advice would be much appreciated.&lt;/p&gt;</description>
      <pubDate>Mon, 04 Aug 2008 00:56:32 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15531:64715</guid>
      <author>Duck</author>
      <link>http://userscripts.org/posts/64715</link>
    </item>
    <item>
      <title>Archived Comments, replied by i1019</title>
      <description>&lt;p&gt;great!&lt;/p&gt;</description>
      <pubDate>Tue, 20 May 2008 15:59:22 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15531:64716</guid>
      <author>i1019</author>
      <link>http://userscripts.org/posts/64716</link>
    </item>
    <item>
      <title>Archived Comments, replied by guysmly</title>
      <description>&lt;p&gt;Beautiful!&lt;/p&gt;</description>
      <pubDate>Fri, 05 Oct 2007 04:00:06 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15531:64717</guid>
      <author>guysmly</author>
      <link>http://userscripts.org/posts/64717</link>
    </item>
    <item>
      <title>Archived Comments, replied by Kyle Day</title>
      <description>&lt;p&gt;Some of the international sites are a bit different from the U.S. site. I would love to make it work on international sites, it just looks like it could be a lot of work.&lt;/p&gt;</description>
      <pubDate>Tue, 11 Sep 2007 05:26:43 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15531:64718</guid>
      <author>Kyle Day</author>
      <link>http://userscripts.org/posts/64718</link>
    </item>
    <item>
      <title>Archived Comments, replied by Yansky</title>
      <description>&lt;p&gt;Kyle, the script isn't working on international google sites atm (e.g. &lt;a href=&quot;http://www.google.com.au/&quot;&gt;http://www.google.com.au/&lt;/a&gt;).&lt;/p&gt;

&lt;p&gt;I think you just need to tweak the included urls.&lt;/p&gt;</description>
      <pubDate>Wed, 05 Sep 2007 22:29:27 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15531:64719</guid>
      <author>Yansky</author>
      <link>http://userscripts.org/posts/64719</link>
    </item>
    <item>
      <title>Archived Comments, replied by Kyle Day</title>
      <description>&lt;p&gt;At the top bar, you should see links for Music, Movies, Software, and Books. Click on on one of these links to search within that category. These new links may be hard to notice at first as I tried to make it look integrated. If you still don't see them, let me know.&lt;/p&gt;</description>
      <pubDate>Wed, 05 Sep 2007 22:06:42 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15531:64720</guid>
      <author>Kyle Day</author>
      <link>http://userscripts.org/posts/64720</link>
    </item>
    <item>
      <title>Archived Comments, replied by gabedibble</title>
      <description>&lt;p&gt;I don't see any difference.&lt;/p&gt;</description>
      <pubDate>Wed, 05 Sep 2007 20:33:22 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15531:64721</guid>
      <author>gabedibble</author>
      <link>http://userscripts.org/posts/64721</link>
    </item>
    <item>
      <title>Archived Comments, replied by hosts</title>
      <description>&lt;p&gt;Very nice&lt;/p&gt;</description>
      <pubDate>Wed, 05 Sep 2007 11:14:18 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15531:64722</guid>
      <author>hosts</author>
      <link>http://userscripts.org/posts/64722</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:30 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15531:64713</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/64713</link>
    </item>
  </channel>
</rss>
