<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussions on scripts by Keith Hopkins | Userscripts.org</title>
    <description>Recent posts on all scripts by Keith Hopkins at userscripts.org</description>
    <link>http://userscripts.org/users/22166/scripts</link>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>not working?, replied by fuxxi</title>
      <description>&lt;p&gt;Looks like the script is no longer working? I cant seem to find the completed items link on the ebay pages.&lt;/p&gt;</description>
      <pubDate>Sun, 23 Aug 2009 00:47:34 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:33649:161603</guid>
      <author>fuxxi</author>
      <link>http://userscripts.org/posts/161603</link>
    </item>
    <item>
      <title>Update?, replied by Chris4</title>
      <description>&lt;p&gt;Update for the new ebay layout, please? :)&lt;/p&gt;</description>
      <pubDate>Mon, 09 Feb 2009 01:53:12 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:21516:94970</guid>
      <author>Chris4</author>
      <link>http://userscripts.org/posts/94970</link>
    </item>
    <item>
      <title>Archived Comments, replied by Keith Hopkins</title>
      <description>&lt;p&gt;fuxxi
&lt;br /&gt;&lt;pre&gt;searchUrl = &quot;http://search.ebay.co.uk/ws/search/SaleSearch?satitle=&quot; + search +&quot;&amp;amp;fis=2&quot;&lt;/pre&gt;
&lt;br /&gt;change to this
&lt;br /&gt;&lt;pre&gt;searchUrl = &quot;http://search.ebay.de/ws/search/SaleSearch?satitle=&quot; + search +&quot;&amp;amp;fis=2&quot;&lt;/pre&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 03 Nov 2008 00:53:56 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17554:77062</guid>
      <author>Keith Hopkins</author>
      <link>http://userscripts.org/posts/77062</link>
    </item>
    <item>
      <title>Archived Comments, replied by fuxxi</title>
      <description>&lt;p&gt;Hm.. im surfing on ebay.de and when i click the &quot;View completed items&quot; links its redirecting to ebay.co.uk, where it should do the search on ebay.DE ?!?! ;)&lt;/p&gt;</description>
      <pubDate>Thu, 23 Oct 2008 08:51:28 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17554:77063</guid>
      <author>fuxxi</author>
      <link>http://userscripts.org/posts/77063</link>
    </item>
    <item>
      <title>Archived Comments, replied by zynergi</title>
      <description>&lt;p&gt;Very, very useful script.&lt;/p&gt;</description>
      <pubDate>Sun, 13 Jul 2008 06:23:43 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12968:39207</guid>
      <author>zynergi</author>
      <link>http://userscripts.org/posts/39207</link>
    </item>
    <item>
      <title>Archived Comments, replied by Keith Hopkins</title>
      <description>&lt;p&gt;Autosnipe v1.10 released today!&lt;/p&gt;</description>
      <pubDate>Sun, 06 Apr 2008 15:19:56 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12968:39208</guid>
      <author>Keith Hopkins</author>
      <link>http://userscripts.org/posts/39208</link>
    </item>
    <item>
      <title>Archived Comments, replied by Keith Hopkins</title>
      <description>&lt;p&gt;I have improve the work flow auction title is editable via a prompt box and  Opens in a New Window&lt;/p&gt;</description>
      <pubDate>Thu, 07 Feb 2008 06:27:46 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17554:77064</guid>
      <author>Keith Hopkins</author>
      <link>http://userscripts.org/posts/77064</link>
    </item>
    <item>
      <title>Archived Comments, replied by Keith Hopkins</title>
      <description>&lt;p&gt;Hi bobielawlintine,&lt;/p&gt;

&lt;p&gt;Thanks for your suggestion. I have implemented it :)&lt;/p&gt;

&lt;p&gt;&lt;code&gt;search = (h1[h1.length-1].innerHTML);&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Thanks,
&lt;br /&gt;Keith&lt;/p&gt;</description>
      <pubDate>Fri, 14 Dec 2007 13:48:43 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17554:77065</guid>
      <author>Keith Hopkins</author>
      <link>http://userscripts.org/posts/77065</link>
    </item>
    <item>
      <title>Archived Comments, replied by bobielawlintine</title>
      <description>&lt;p&gt;Or just use:
&lt;br /&gt;search = (h1[1].innerHTML);&lt;/p&gt;

&lt;p&gt;because the title of the auction is always the first h1-tag.&lt;/p&gt;</description>
      <pubDate>Thu, 13 Dec 2007 10:04:52 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17554:77066</guid>
      <author>bobielawlintine</author>
      <link>http://userscripts.org/posts/77066</link>
    </item>
    <item>
      <title>Archived Comments, replied by bobielawlintine</title>
      <description>&lt;p&gt;This script is a great idea... just a little enhancement:&lt;/p&gt;

&lt;p&gt;instead of using
&lt;br /&gt;for ( var i = 0; i &amp;lt; h1.length; i++ ) {
&lt;br /&gt;	search = (h1[i].innerHTML);
&lt;br /&gt;}&lt;/p&gt;

&lt;p&gt;you can simply use:
&lt;br /&gt;search = (h1[h1.length-1].innerHTML);&lt;/p&gt;</description>
      <pubDate>Thu, 13 Dec 2007 09:10:49 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17554:77067</guid>
      <author>bobielawlintine</author>
      <link>http://userscripts.org/posts/77067</link>
    </item>
    <item>
      <title>Archived Comments, replied by jboney</title>
      <description>&lt;p&gt;Thanks!&lt;/p&gt;</description>
      <pubDate>Thu, 02 Aug 2007 07:16:42 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12968:39209</guid>
      <author>jboney</author>
      <link>http://userscripts.org/posts/39209</link>
    </item>
    <item>
      <title>Archived Comments, replied by Keith Hopkins</title>
      <description>&lt;p&gt;This script is now for gixen!&lt;/p&gt;</description>
      <pubDate>Wed, 20 Jun 2007 18:59:02 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12968:39210</guid>
      <author>Keith Hopkins</author>
      <link>http://userscripts.org/posts/39210</link>
    </item>
    <item>
      <title>Archived Comments, replied by jboney</title>
      <description>&lt;p&gt;Do you think you could make one for Gixen?&lt;/p&gt;</description>
      <pubDate>Fri, 11 May 2007 23:03:10 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12968:39211</guid>
      <author>jboney</author>
      <link>http://userscripts.org/posts/39211</link>
    </item>
    <item>
      <title>Archived Comments, replied by cwashizawa</title>
      <description>&lt;p&gt;This is just what I've been looking for.  Thanks!&lt;/p&gt;</description>
      <pubDate>Mon, 07 May 2007 03:10:22 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12968:39212</guid>
      <author>cwashizawa</author>
      <link>http://userscripts.org/posts/39212</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:51 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17554:77061</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/77061</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:06 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12968:39206</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/39206</link>
    </item>
  </channel>
</rss>
