<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on userscripts.org Favourites | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/9750</link>
    <description>Recent comments on userscript: userscripts.org Favourites</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by Raffles</title>
      <description>&lt;p&gt;Yeah, I know... next week I've got a few days off. If the weather is crap, I'll have a stab at it. :)&lt;/p&gt;</description>
      <pubDate>Thu, 23 Oct 2008 21:41:14 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16797:72230</guid>
      <author>Raffles</author>
      <link>http://userscripts.org/posts/72230</link>
    </item>
    <item>
      <title>Archived Comments, replied by jerone</title>
      <description>&lt;p&gt;Due to site changes this script is broken. Any change in updating it soon Raffles?&lt;/p&gt;</description>
      <pubDate>Fri, 17 Oct 2008 13:36:49 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16797:72231</guid>
      <author>jerone</author>
      <link>http://userscripts.org/posts/72231</link>
    </item>
    <item>
      <title>Archived Comments, replied by jerone</title>
      <description>&lt;p&gt;I need to add &lt;code&gt;z-index:9999;&lt;/code&gt; to &lt;code&gt;#favourites&lt;/code&gt; as style to get I above the metadata.&lt;/p&gt;</description>
      <pubDate>Wed, 01 Oct 2008 15:10:11 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16797:72232</guid>
      <author>jerone</author>
      <link>http://userscripts.org/posts/72232</link>
    </item>
    <item>
      <title>Archived Comments, replied by Avindra V.G.</title>
      <description>&lt;p&gt;&lt;a href=&quot;http://pastebin.ca/1215178&quot;&gt;compressed the css&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 30 Sep 2008 22:26:38 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16797:72233</guid>
      <author>Avindra V.G.</author>
      <link>http://userscripts.org/posts/72233</link>
    </item>
    <item>
      <title>Archived Comments, replied by Raffles</title>
      <description>&lt;p&gt;I'm aware that the comments counter is broken after the update to the comments system. I'll fix it when I have time.&lt;/p&gt;</description>
      <pubDate>Tue, 30 Sep 2008 22:20:29 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16797:72234</guid>
      <author>Raffles</author>
      <link>http://userscripts.org/posts/72234</link>
    </item>
    <item>
      <title>Archived Comments, replied by jerone</title>
      <description>&lt;p&gt;I guess, thnx anyways. Still loving your script.&lt;/p&gt;</description>
      <pubDate>Mon, 08 Sep 2008 08:16:47 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16797:72235</guid>
      <author>jerone</author>
      <link>http://userscripts.org/posts/72235</link>
    </item>
    <item>
      <title>Archived Comments, replied by Raffles</title>
      <description>&lt;p&gt;OK, done.&lt;/p&gt;

&lt;p&gt;That must have been a caching issue of some sort. Odd.&lt;/p&gt;</description>
      <pubDate>Sun, 07 Sep 2008 22:38:21 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16797:72236</guid>
      <author>Raffles</author>
      <link>http://userscripts.org/posts/72236</link>
    </item>
    <item>
      <title>Archived Comments, replied by jerone</title>
      <description>&lt;p&gt;It cases trouble when a script injects an iframe into the window and there are a few useful userscripts here who do &lt;small&gt;(including one of mine)&lt;/small&gt;.
&lt;br /&gt;Beside, it's an easy fix :p&lt;/p&gt;

&lt;p&gt;For the second problem, I restarted my browser just before and the problem disappeared.&lt;/p&gt;</description>
      <pubDate>Sun, 07 Sep 2008 18:44:39 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16797:72237</guid>
      <author>jerone</author>
      <link>http://userscripts.org/posts/72237</link>
    </item>
    <item>
      <title>Archived Comments, replied by Raffles</title>
      <description>&lt;p&gt;I don't understand - why would that be necessary? I can't find any instance when the header is &lt;i&gt;not&lt;/i&gt; present.&lt;/p&gt;

&lt;p&gt;As for the second problem, I can't reproduce that. I have a number of script that have not been updated since they were first uploaded and u: always shows the first uploaded time. The script already uses the &quot;First uploaded&quot; time - lines 111 and 322.&lt;/p&gt;</description>
      <pubDate>Sun, 07 Sep 2008 12:56:17 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16797:72238</guid>
      <author>Raffles</author>
      <link>http://userscripts.org/posts/72238</link>
    </item>
    <item>
      <title>Archived Comments, replied by jerone</title>
      <description>&lt;p&gt;Thats great news, thnx.&lt;/p&gt;

&lt;p&gt;I've a little suggestion:
&lt;br /&gt;change lines 163 and 164 to something like this:&lt;pre&gt;  var navitems = document.getElementById('header');
  if (!navitems) return;
  navitems = navitems.getElementsByTagName('li');
  if (!navitems) return;&lt;/pre&gt;This prevents errors with other scripts.&lt;/p&gt;

&lt;p&gt;Another problem I came across, was times/dates with scripts like &lt;a href=&quot;http://userscripts.org/scripts/show/31584&quot;&gt;this one&lt;/a&gt;; they don't have a &quot;Last updated&quot; time/date. The result is that it always show like this: &quot;&lt;em&gt;u: 12 h ag&lt;/em&gt;o&quot; and almost every time shows on top when sorted. The solution is to use the first uploaded time &lt;small&gt;(until the &quot;Last updated&quot; is added)&lt;/small&gt;. I hope you understand my problem and you can fix it.&lt;/p&gt;</description>
      <pubDate>Sun, 07 Sep 2008 11:18:28 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16797:72239</guid>
      <author>jerone</author>
      <link>http://userscripts.org/posts/72239</link>
    </item>
    <item>
      <title>Archived Comments, replied by Raffles</title>
      <description>&lt;p&gt;Thanks jerone, I found the error: I was using &quot;First Updated&quot; instead of &quot;First updated&quot;. Tiny mistake!&lt;/p&gt;

&lt;p&gt;Script has been updated.&lt;/p&gt;</description>
      <pubDate>Sat, 06 Sep 2008 20:49:05 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16797:72240</guid>
      <author>Raffles</author>
      <link>http://userscripts.org/posts/72240</link>
    </item>
    <item>
      <title>Archived Comments, replied by jerone</title>
      <description>&lt;p&gt;Hello Raffles,&lt;/p&gt;

&lt;p&gt;Every time I click &quot;Refresh&quot; I'm getting the following error in Firebug:
&lt;br /&gt;&lt;pre&gt;&lt;code&gt;page.match(/(Last updated|First Uploaded)&amp;lt;\/h6&gt;\s+ &amp;lt;p&amp;gt;([\w\s,]+)\.&amp;lt;\/p&gt;/) has no properties
updateItem(&quot;12497&quot;, Object)greasemonkey.js (line 668)
(no name)()greasemonkey.js (line 370)&lt;/code&gt;&lt;/pre&gt;
&lt;br /&gt;It goes the same for these script numbers: 12497, 3548, 9726, 3412, 30490, 675, 1641.
&lt;br /&gt;Can't find any matches between these scripts, but maybe you know what happens.
&lt;br /&gt;I've got 41 scripts favourited atm.&lt;/p&gt;

&lt;p&gt;Also I've got some small space between the 'Favourites' word and the popuped div. I've fixed it by chancing &lt;code&gt;top: 1.7em&lt;/code&gt; to &lt;code&gt;top: 18px&lt;/code&gt;. &lt;/p&gt;

&lt;p&gt;I don't know if anyone else get these errors too?!&lt;/p&gt;

&lt;p&gt;&lt;small&gt;ps. I can't recreate the previous problem and forget about that translation suggestion, you made a good point.&lt;/small&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 26 Jul 2008 12:55:38 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16797:72241</guid>
      <author>jerone</author>
      <link>http://userscripts.org/posts/72241</link>
    </item>
    <item>
      <title>Archived Comments, replied by Charnita Fance</title>
      <description>&lt;p&gt;Real nice. I wish the 50 faves I had added before this script could somehow be transferred. But I know that's asking too much. Great job tho this is a must have!&lt;/p&gt;</description>
      <pubDate>Sat, 19 Jul 2008 21:59:21 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16797:72242</guid>
      <author>Charnita Fance</author>
      <link>http://userscripts.org/posts/72242</link>
    </item>
    <item>
      <title>Archived Comments, replied by Raffles</title>
      <description>&lt;p&gt;I've added a small feature: if a script has new comments (i.e. a different number from last time), one of these (&#187;) is displayed before the number of comments.&lt;/p&gt;</description>
      <pubDate>Sat, 07 Jun 2008 23:43:40 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16797:72243</guid>
      <author>Raffles</author>
      <link>http://userscripts.org/posts/72243</link>
    </item>
    <item>
      <title>Archived Comments, replied by Raffles</title>
      <description>&lt;p&gt;Do you mean that it goes into some other order, different to the order you had them in before pressing &quot;Refresh&quot;? That doesn't happen to me, the order stays as it it, and it should, because the list items are not moved or removed at all, only the elements inside each are changed.&lt;/p&gt;

&lt;p&gt;As for multiple languages, I find it curious that you would want that, as the rest of the site is in English. Wouldn't it clash horribly? Something I'd rather tackle first is the synchronisation with the site's system.&lt;/p&gt;</description>
      <pubDate>Tue, 03 Jun 2008 20:27:04 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16797:72244</guid>
      <author>Raffles</author>
      <link>http://userscripts.org/posts/72244</link>
    </item>
    <item>
      <title>Archived Comments, replied by jerone</title>
      <description>&lt;p&gt;Still loving your script.&lt;/p&gt;

&lt;p&gt;Only comment I have that when I press &quot;refresh&quot; the list below doesn't reorder when I have them sorted on &quot;last update&quot;. To fix this the list should be reordered when refreshing is finished.&lt;/p&gt;

&lt;p&gt;Do you've got plans in making this script multi-language? 
&lt;br /&gt;If yes, maybe my script (&lt;a href=&quot;http://userscripts.org/scripts/show/16143&quot;&gt;US_language&lt;/a&gt;) would be interesting for you then and I would like to contribute a Dutch translation.&lt;/p&gt;

&lt;p&gt;gr J&lt;/p&gt;</description>
      <pubDate>Tue, 03 Jun 2008 09:32:14 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16797:72245</guid>
      <author>jerone</author>
      <link>http://userscripts.org/posts/72245</link>
    </item>
    <item>
      <title>Archived Comments, replied by Noxumbra</title>
      <description>&lt;p&gt;Thanks for the fix! I love the famfamfam icons :)&lt;/p&gt;</description>
      <pubDate>Mon, 02 Jun 2008 18:52:35 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16797:72246</guid>
      <author>Noxumbra</author>
      <link>http://userscripts.org/posts/72246</link>
    </item>
    <item>
      <title>Archived Comments, replied by Raffles</title>
      <description>&lt;p&gt;Thanks for pointing that out, Gollum. I've updated it to accommodate scripts that haven't been updated and only have a &quot;First uploaded&quot; date.&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;lastupdated = xpath('//div[@id=&quot;right&quot;]/h6[contains(text(), &quot;Last updated&quot;) or
  contains(text(), &quot;First uploaded&quot;)]/following-sibling::p/text()', true)&lt;/pre&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 30 May 2008 12:10:09 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16797:72247</guid>
      <author>Raffles</author>
      <link>http://userscripts.org/posts/72247</link>
    </item>
    <item>
      <title>Archived Comments, replied by gollum</title>
      <description>&lt;p&gt;I also use &lt;a href=&quot;http://userscripts.org/scripts/show/26062&quot;&gt;Update scripts&lt;/a&gt;, shifting &quot;Favourites&quot; leftward. Which meant editing the css for the &lt;code&gt;#favourites&lt;/code&gt; container to &lt;code&gt;left:-17em;&lt;/code&gt;
&lt;br /&gt;Not asking you to do anything to your script, but it may help others who find the left edge of &quot;Favourites&quot;  guillotined .&lt;/p&gt;</description>
      <pubDate>Fri, 30 May 2008 10:44:07 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16797:72248</guid>
      <author>gollum</author>
      <link>http://userscripts.org/posts/72248</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jeton</title>
      <description>&lt;p&gt;Raffles, great to hear that. Thanks for your time.&lt;/p&gt;</description>
      <pubDate>Fri, 30 May 2008 06:24:37 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16797:72249</guid>
      <author>Jeton</author>
      <link>http://userscripts.org/posts/72249</link>
    </item>
    <item>
      <title>Archived Comments, replied by gollum</title>
      <description>&lt;p&gt;Script page (h6) header can now be &lt;strong&gt;Last updated + First uploaded&lt;/strong&gt; or just &lt;strong&gt;First uploaded&lt;/strong&gt;. If the latter then script falls over with xpath error.
&lt;br /&gt;&lt;small&gt;EDIT: ...script now updated.&lt;/small&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 30 May 2008 04:43:21 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16797:72250</guid>
      <author>gollum</author>
      <link>http://userscripts.org/posts/72250</link>
    </item>
    <item>
      <title>Archived Comments, replied by Raffles</title>
      <description>&lt;p&gt;&lt;b&gt;jeton&lt;/b&gt;: Like I said, my system is completely separate. That is why there are different numbers for each system.&lt;/p&gt;

&lt;p&gt;Now that I think about it, I think synchronisation would be a good idea. I'll work on it when I have time.&lt;/p&gt;</description>
      <pubDate>Thu, 29 May 2008 21:46:40 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16797:72251</guid>
      <author>Raffles</author>
      <link>http://userscripts.org/posts/72251</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jeton</title>
      <description>&lt;p&gt;Here's a screenshot explaining the issue:
&lt;br /&gt;&lt;a href=&quot;http://dl.getdropbox.com/u/4639/usrscrfav.gif&quot;&gt;http://dl.getdropbox.com/u/4639/usrscrfav.gif&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;On nr.1 userscripts.org shows that i have 11 favorite scripts. On nr.2 your script displays only 7.
&lt;br /&gt;Is your scripts &quot;syncing&quot; with the userscripts.org favorites or it works on it's own?
&lt;br /&gt;If so, could you make it sync? :)&lt;/p&gt;</description>
      <pubDate>Thu, 29 May 2008 17:44:04 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16797:72252</guid>
      <author>Jeton</author>
      <link>http://userscripts.org/posts/72252</link>
    </item>
    <item>
      <title>Archived Comments, replied by Raffles</title>
      <description>&lt;p&gt;Cheers jerone, should be working again.&lt;/p&gt;</description>
      <pubDate>Wed, 28 May 2008 10:45:43 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16797:72253</guid>
      <author>Raffles</author>
      <link>http://userscripts.org/posts/72253</link>
    </item>
    <item>
      <title>Archived Comments, replied by jerone</title>
      <description>&lt;p&gt;Ok, I tested a bit and found out that it only is when linkType is set to 2 (which i prefer).&lt;/p&gt;

&lt;p&gt;p.s. Don't forget to update your update list above.&lt;/p&gt;</description>
      <pubDate>Tue, 27 May 2008 14:31:22 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16797:72254</guid>
      <author>jerone</author>
      <link>http://userscripts.org/posts/72254</link>
    </item>
  </channel>
</rss>
