<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on eBay - Completed Items | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/15585</link>
    <description>Recent comments on userscript: eBay - Completed Items</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by Keith Hopkins @ Sun, 02 Nov 2008 18:53:56 -0600</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>Sun, 02 Nov 2008 18:53:56 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:17554:77062</guid>
      <author>Keith Hopkins</author>
      <link>http://userscripts.org/topics/17554</link>
    </item>
    <item>
      <title>Archived Comments, replied by fuxxi @ Thu, 23 Oct 2008 03:51:28 -0500</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 03:51:28 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:17554:77063</guid>
      <author>fuxxi</author>
      <link>http://userscripts.org/topics/17554</link>
    </item>
    <item>
      <title>Archived Comments, replied by Keith Hopkins @ Thu, 07 Feb 2008 00:27:46 -0600</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 00:27:46 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:17554:77064</guid>
      <author>Keith Hopkins</author>
      <link>http://userscripts.org/topics/17554</link>
    </item>
    <item>
      <title>Archived Comments, replied by Keith Hopkins @ Fri, 14 Dec 2007 07:48:43 -0600</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 07:48:43 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:17554:77065</guid>
      <author>Keith Hopkins</author>
      <link>http://userscripts.org/topics/17554</link>
    </item>
    <item>
      <title>Archived Comments, replied by bobielawlintine @ Thu, 13 Dec 2007 04:04:52 -0600</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 04:04:52 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:17554:77066</guid>
      <author>bobielawlintine</author>
      <link>http://userscripts.org/topics/17554</link>
    </item>
    <item>
      <title>Archived Comments, replied by bobielawlintine @ Thu, 13 Dec 2007 03:10:49 -0600</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 03:10:49 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:17554:77067</guid>
      <author>bobielawlintine</author>
      <link>http://userscripts.org/topics/17554</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews @ Tue, 16 Nov 2004 19:05:51 -0600</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>Tue, 16 Nov 2004 19:05:51 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:17554:77061</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/topics/17554</link>
    </item>
  </channel>
</rss>
