<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Amazon TotalUsed | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/3858</link>
    <description>Recent comments on userscript: Amazon TotalUsed</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by Robert Litzke</title>
      <description>&lt;p&gt;First off, thanks everyone for the comments. Amazon keeps changing things, but it appears that everything is working. Kimball - your example pages are displaying correctly. Shipping prices had changed, too, so that's fixed as well. As for Marketplace, Wish list, and other pages - that's for the future :) . Let me know if you encounter any further problems.&lt;/p&gt;</description>
      <pubDate>Fri, 19 Sep 2008 03:47:18 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17848:78468</guid>
      <author>Robert Litzke</author>
      <link>http://userscripts.org/posts/78468</link>
    </item>
    <item>
      <title>Archived Comments, replied by Kimball Robinson</title>
      <description>&lt;p&gt;This is not working correctly-- see example page for &lt;a href=&quot;http://www.amazon.com/Sony-God-of-War-2/dp/B000G6SPHI/ref=dp_cp_ob_vg_title_2&quot;&gt;http://www.amazon.com/Sony-God-of-War-2/dp/B000...&lt;/a&gt;;  It also neglects to show added prices for unavailable items which Amazon does not itself sell.  For example, see &lt;a href=&quot;http://www.amazon.com/Cast-Two-Disc-Special-Viveka-Davis/dp/B00003CXRP/ref=wl_it_dp?ie=UTF8&amp;amp;coliid=IC99EWJNQSZSP&amp;amp;colid=12EOW1CXAIVL1&quot;&gt;http://www.amazon.com/Cast-Two-Disc-Special-Viv...&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 05 Sep 2008 05:25:09 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17848:78469</guid>
      <author>Kimball Robinson</author>
      <link>http://userscripts.org/posts/78469</link>
    </item>
    <item>
      <title>Archived Comments, replied by Batshua</title>
      <description>&lt;p&gt;I only see this working on the product page itself.  Is it supposed to work in the Marketplace section, too?&lt;/p&gt;</description>
      <pubDate>Wed, 14 Nov 2007 12:31:18 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17848:78470</guid>
      <author>Batshua</author>
      <link>http://userscripts.org/posts/78470</link>
    </item>
    <item>
      <title>Archived Comments, replied by Leo</title>
      <description>&lt;p&gt;Love it - good job!  Saves me clicking.  The lastest version works fine for me.&lt;/p&gt;</description>
      <pubDate>Thu, 04 May 2006 17:51:09 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17848:78471</guid>
      <author>Leo</author>
      <link>http://userscripts.org/posts/78471</link>
    </item>
    <item>
      <title>Archived Comments, replied by Robert Litzke</title>
      <description>&lt;p&gt;Thanks. I'm trying to add it to the wishlist page, but I'm running into some problems. They're definitely solvable, but I need more javascript experience to solve them.&lt;/p&gt;</description>
      <pubDate>Mon, 17 Apr 2006 16:25:29 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17848:78472</guid>
      <author>Robert Litzke</author>
      <link>http://userscripts.org/posts/78472</link>
    </item>
    <item>
      <title>Archived Comments, replied by Joe Grossberg</title>
      <description>&lt;p&gt;Great idea. Any chance you can add it to the wishlist page?&lt;/p&gt;</description>
      <pubDate>Sun, 16 Apr 2006 21:31:40 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17848:78473</guid>
      <author>Joe Grossberg</author>
      <link>http://userscripts.org/posts/78473</link>
    </item>
    <item>
      <title>Archived Comments, replied by Robert Litzke</title>
      <description>&lt;p&gt;Thanks for the comments as well as the update. I'm really new to javascript and thought I had caught the rounding error with the .toFixed(2) function call... evidently not. New version is uploaded and you've got props :)&lt;/p&gt;</description>
      <pubDate>Sun, 16 Apr 2006 18:50:18 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17848:78474</guid>
      <author>Robert Litzke</author>
      <link>http://userscripts.org/posts/78474</link>
    </item>
    <item>
      <title>Archived Comments, replied by Sheil Naik</title>
      <description>&lt;p&gt;Here, I made the change for you.  Visit &lt;a href=&quot;http://www.tcnj.edu/~naik2/3858fixed.user.js&quot;&gt;http://www.tcnj.edu/~naik2/3858fixed.user.js&lt;/a&gt; for the new script with the rounding change.  I just added a Math.round() to your percentageChange variable. Easy enough. Please update your script on userscripts.org (and maybe give me some props? :) )&lt;/p&gt;</description>
      <pubDate>Sun, 16 Apr 2006 18:19:25 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17848:78475</guid>
      <author>Sheil Naik</author>
      <link>http://userscripts.org/posts/78475</link>
    </item>
    <item>
      <title>Archived Comments, replied by Sheil Naik</title>
      <description>&lt;p&gt;Great script!  This makes buying from the Marketplace a lot easier.  I love the percent savings feature...really shows you how much you're saving.  I did find a problem with it though:&lt;/p&gt;

&lt;p&gt;When looking at the used price on a product, (I used Jerry Seinfeld's book &quot;Seinlanguage&quot;) I saw the following percent savings:
&lt;br /&gt;0.01 + 3.49 = $3.50 (56.00000000000001% savings)&lt;/p&gt;

&lt;p&gt;I think that percent can be concatenated as just an integer.  I doubt anyone cares about the percent to the 14th decimal place.&lt;/p&gt;</description>
      <pubDate>Sun, 16 Apr 2006 17:59:22 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17848:78476</guid>
      <author>Sheil Naik</author>
      <link>http://userscripts.org/posts/78476</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:54 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17848:78467</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/78467</link>
    </item>
  </channel>
</rss>
