<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Userscripts.org - show new comments and installs | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/8037</link>
    <description>Recent comments on userscript: Userscripts.org - show new comments and installs</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>does this still work, replied by steeev</title>
      <description>&lt;p&gt;brilliant thanks for that znerp!!&lt;/p&gt;</description>
      <pubDate>Wed, 25 Feb 2009 13:30:07 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:22042:98429</guid>
      <author>steeev</author>
      <link>http://userscripts.org/posts/98429</link>
    </item>
    <item>
      <title>does this still work, replied by znerp</title>
      <description>&lt;p&gt;Various fixes for (and apparently a newer version of) this script have been posted in the &lt;a href=&quot;http://userscripts.org/topics/14759&quot;&gt;archived comments&lt;/a&gt;.&lt;/p&gt;</description>
      <pubDate>Mon, 23 Feb 2009 18:04:15 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:22042:98014</guid>
      <author>znerp</author>
      <link>http://userscripts.org/posts/98014</link>
    </item>
    <item>
      <title>does this still work, replied by steeev</title>
      <description>&lt;p&gt;i think the include needs to be changed to 
&lt;br /&gt;&lt;a href=&quot;http://userscripts.org/home/scripts&quot;&gt;http://userscripts.org/home/scripts&lt;/a&gt;
&lt;br /&gt;but apart from that does anyone know if it still works after all the site changes?&lt;/p&gt;</description>
      <pubDate>Fri, 20 Feb 2009 21:10:24 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:22042:97371</guid>
      <author>steeev</author>
      <link>http://userscripts.org/posts/97371</link>
    </item>
    <item>
      <title>Archived Comments, replied by Mindeye</title>
      <description>&lt;p&gt;I'm working in a personal version of this script (different code, similar functionality) for &lt;i&gt;/home/scripts&lt;/i&gt;, as Arvid doesn't seem to update this anymore. Maybe I'll upload it when it's ready&lt;/p&gt;

&lt;p&gt;EDIT: It's &lt;a href=&quot;http://userscripts.org/scripts/show/36353&quot;&gt;here&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 28 Oct 2008 18:04:13 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14759:59998</guid>
      <author>Mindeye</author>
      <link>http://userscripts.org/posts/59998</link>
    </item>
    <item>
      <title>Archived Comments, replied by znerp</title>
      <description>&lt;p&gt;@Mindeye, I just came here to say the exact same thing. That's line 48 of the script if anyone's interested.&lt;/p&gt;</description>
      <pubDate>Mon, 27 Oct 2008 17:45:36 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14759:59999</guid>
      <author>znerp</author>
      <link>http://userscripts.org/posts/59999</link>
    </item>
    <item>
      <title>Archived Comments, replied by Mindeye</title>
      <description>&lt;p&gt;&lt;code&gt;
&lt;br /&gt;var installs = $xs(&quot;./td[@class='inv lp'][2]&quot;, scriptrow);
&lt;br /&gt;&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;... should be now...&lt;/p&gt;

&lt;p&gt;&lt;code&gt;
&lt;br /&gt;var installs = $xs(&quot;./td[@class='inv lp'][3]&quot;, scriptrow);
&lt;br /&gt;&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Now that the Fans column has been added&lt;/p&gt;</description>
      <pubDate>Mon, 27 Oct 2008 14:47:26 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14759:60000</guid>
      <author>Mindeye</author>
      <link>http://userscripts.org/posts/60000</link>
    </item>
    <item>
      <title>Archived Comments, replied by jerone</title>
      <description>&lt;p&gt;A small addition for people who use this script and use another script that implents an iframe;
&lt;br /&gt;change the first code line to:
&lt;br /&gt;&lt;pre&gt;if((node=$x(&quot;id('content')/h1/text()&quot;)).length&amp;lt;=0)return;
var yourscripts = ( trim(node[0].data) == 'Your scripts' );&lt;/pre&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 16 Sep 2008 09:55:53 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14759:60001</guid>
      <author>jerone</author>
      <link>http://userscripts.org/posts/60001</link>
    </item>
    <item>
      <title>Archived Comments, replied by steeev</title>
      <description>&lt;p&gt;cool script! thanks arvid! and jerone for the fix :)&lt;/p&gt;

&lt;p&gt;the include line for this script also needs to be changed from
&lt;br /&gt;&lt;a href=&quot;http://userscripts.org/users/*;scripts&quot;&gt;http://userscripts.org/users/*;scripts&lt;/a&gt;
&lt;br /&gt;to
&lt;br /&gt;&lt;a href=&quot;http://userscripts.org/users/*/scripts&quot;&gt;http://userscripts.org/users/*/scripts&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 07 Jun 2008 09:20:02 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14759:60002</guid>
      <author>steeev</author>
      <link>http://userscripts.org/posts/60002</link>
    </item>
    <item>
      <title>Archived Comments, replied by jerone</title>
      <description>&lt;p&gt;Still like your script, but you need to update it (see below).&lt;/p&gt;

&lt;p&gt;I also have a request:
&lt;br /&gt;show the previous count, in gray for example.&lt;/p&gt;

&lt;p&gt;gr J&lt;/p&gt;</description>
      <pubDate>Mon, 21 Jan 2008 21:16:36 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14759:60003</guid>
      <author>jerone</author>
      <link>http://userscripts.org/posts/60003</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jordon Kalilich</title>
      <description>&lt;p&gt;Thanks, jerone. I almost had it there (I figured out the first part).&lt;/p&gt;</description>
      <pubDate>Tue, 25 Dec 2007 16:51:25 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14759:60004</guid>
      <author>Jordon Kalilich</author>
      <link>http://userscripts.org/posts/60004</link>
    </item>
    <item>
      <title>Archived Comments, replied by jerone</title>
      <description>&lt;p&gt;to get this script working change the following:
&lt;br /&gt;&lt;code&gt;	var comments = $xs(&quot;./td[@class='inv lp']/p[1]&quot;, scriptrow);
&lt;br /&gt;	var installs = $xs(&quot;./td[@class='inv lp']/p[2]&quot;, scriptrow);&lt;/code&gt;
&lt;br /&gt;to:
&lt;br /&gt;&lt;code&gt;	var comments = $xs(&quot;./td[@class='inv lp'][1]&quot;, scriptrow);
&lt;br /&gt;	var installs = $xs(&quot;./td[@class='inv lp'][2]&quot;, scriptrow);&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;and:
&lt;br /&gt;&lt;code&gt;	var ncomments = comments.textContent.match(/^([\d,]+) /);
&lt;br /&gt;	var ninstalls = installs.textContent.match(/^([\d,]+) /);&lt;/code&gt;
&lt;br /&gt;to:
&lt;br /&gt;&lt;code&gt;	var ncomments = comments.textContent.match(/^([\d,]+)/);
&lt;br /&gt;	var ninstalls = installs.textContent.match(/^([\d,]+)/);&lt;/code&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 25 Dec 2007 10:06:19 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14759:60005</guid>
      <author>jerone</author>
      <link>http://userscripts.org/posts/60005</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jordon Kalilich</title>
      <description>&lt;p&gt;This script no longer works.&lt;/p&gt;</description>
      <pubDate>Mon, 24 Dec 2007 15:53:59 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14759:60006</guid>
      <author>Jordon Kalilich</author>
      <link>http://userscripts.org/posts/60006</link>
    </item>
    <item>
      <title>Archived Comments, replied by mungushume</title>
      <description>&lt;p&gt;Hey Arvid,
&lt;br /&gt;userscripts.org has changed a little and your script has stopped working. The &quot;your scripts&quot; url no longer has a ; between your user id and the word &quot;scripts&quot;. Its changed to just a /.
&lt;br /&gt;Damn!&lt;/p&gt;

&lt;p&gt;Not the easiest problem to fix generically but users can change the include to be personalised to their specific user id. i.e.
&lt;br /&gt;from
&lt;br /&gt;&lt;a href=&quot;http://userscripts.org/users/*;scripts&quot;&gt;http://userscripts.org/users/*;scripts&lt;/a&gt;
&lt;br /&gt;to
&lt;br /&gt;&lt;a href=&quot;http://userscripts.org/users/24722/scripts&quot;&gt;http://userscripts.org/users/24722/scripts&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 25 Oct 2007 08:30:11 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14759:60007</guid>
      <author>mungushume</author>
      <link>http://userscripts.org/posts/60007</link>
    </item>
    <item>
      <title>Archived Comments, replied by Matthew Botos</title>
      <description>&lt;p&gt;Thanks for including the total installs and comments!&lt;/p&gt;</description>
      <pubDate>Sun, 01 Jul 2007 23:27:51 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14759:60008</guid>
      <author>Matthew Botos</author>
      <link>http://userscripts.org/posts/60008</link>
    </item>
    <item>
      <title>Archived Comments, replied by znerp</title>
      <description>&lt;p&gt;I think this is an awesome script, and probably one that I find most useful. I've modified it to work for updates and installs on the new favorite scripts. It's not the best coding, but it works. You can find my script &lt;a href=&quot;http://userscripts.org/scripts/show/10206&quot;&gt;here&lt;/a&gt;. Hope you like it!&lt;/p&gt;</description>
      <pubDate>Mon, 25 Jun 2007 22:13:05 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14759:60009</guid>
      <author>znerp</author>
      <link>http://userscripts.org/posts/60009</link>
    </item>
    <item>
      <title>Archived Comments, replied by Timothy</title>
      <description>&lt;p&gt;Nope, no errors, its a shame, this is a nice script :(&lt;/p&gt;</description>
      <pubDate>Fri, 30 Mar 2007 19:25:52 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14759:60010</guid>
      <author>Timothy</author>
      <link>http://userscripts.org/posts/60010</link>
    </item>
    <item>
      <title>Archived Comments, replied by Arvid</title>
      <description>&lt;p&gt;Timothy, what Henrik says is true, but it shouldn't make the script break (or should it?). Have you seen any errors in the error console?&lt;/p&gt;</description>
      <pubDate>Wed, 28 Mar 2007 16:17:46 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14759:60011</guid>
      <author>Arvid</author>
      <link>http://userscripts.org/posts/60011</link>
    </item>
    <item>
      <title>Archived Comments, replied by Henrik N</title>
      <description>&lt;p&gt;Lior: I agree similar functionality should be implemented, but I'm not sure putting it all on the &quot;my scripts&quot; page would be the best solution for that. Perhaps a RSS feed, in combination with &lt;a href=&quot;http://userscripts.devjavu.com/projects/userscripts/ticket/101&quot;&gt;http://userscripts.devjavu.com/projects/userscr...&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Timothy: That just means Notepad doesn't handle other line-breaks than the standard Windows kind (&lt;code&gt;\r\n&lt;/code&gt;).&lt;/p&gt;</description>
      <pubDate>Wed, 28 Mar 2007 06:11:02 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14759:60012</guid>
      <author>Henrik N</author>
      <link>http://userscripts.org/posts/60012</link>
    </item>
    <item>
      <title>Archived Comments, replied by Filthy Jesus</title>
      <description>&lt;p&gt;Awesome. I always wondered how many people downloaded my scripts.&lt;/p&gt;</description>
      <pubDate>Wed, 28 Mar 2007 01:26:02 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14759:60013</guid>
      <author>Filthy Jesus</author>
      <link>http://userscripts.org/posts/60013</link>
    </item>
    <item>
      <title>Archived Comments, replied by Timothy</title>
      <description>&lt;p&gt;Not sure why, but the script to it, looks like this on my computer, and it doesnt work.. :\&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;http://i58.photobucket.com/albums/g254/illiterate_retard/untitled.jpg&quot; /&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 27 Mar 2007 17:44:41 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14759:60014</guid>
      <author>Timothy</author>
      <link>http://userscripts.org/posts/60014</link>
    </item>
    <item>
      <title>Archived Comments, replied by Lior Zur</title>
      <description>&lt;p&gt;This script is absolutely fantastic. It's a great idea, which is executed beautifully. I strongly suggest its functionality be implemented into the site itself. Is it possible, Arvid?&lt;/p&gt;</description>
      <pubDate>Sat, 24 Mar 2007 11:22:17 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14759:60015</guid>
      <author>Lior Zur</author>
      <link>http://userscripts.org/posts/60015</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jordon Kalilich</title>
      <description>&lt;p&gt;Great idea. Now I don't have to guess how popular my scripts have been. Thanks!&lt;/p&gt;</description>
      <pubDate>Thu, 22 Mar 2007 10:10:25 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14759:60016</guid>
      <author>Jordon Kalilich</author>
      <link>http://userscripts.org/posts/60016</link>
    </item>
    <item>
      <title>Archived Comments, replied by Henrik N</title>
      <description>&lt;p&gt;To clarify &#8211; that @exclude should be made in User Scripts Search Sorting.&lt;/p&gt;</description>
      <pubDate>Wed, 21 Mar 2007 22:21:38 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14759:60017</guid>
      <author>Henrik N</author>
      <link>http://userscripts.org/posts/60017</link>
    </item>
    <item>
      <title>Archived Comments, replied by Henrik N</title>
      <description>&lt;p&gt;Great script; very addictive ;)&lt;/p&gt;

&lt;p&gt;If used together with &lt;a href=&quot;http://userscripts.org/scripts/show/7884&quot;&gt;User Scripts Search Sorting&lt;/a&gt;, one probably wants to @exclude &lt;code&gt;http:// userscripts.org/users/452;scripts&lt;/code&gt; (without the space), replacing &lt;code&gt;452&lt;/code&gt; with one's user id. Otherwise, this script won't display scripts with activity topmost.&lt;/p&gt;</description>
      <pubDate>Wed, 21 Mar 2007 22:20:54 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14759:60018</guid>
      <author>Henrik N</author>
      <link>http://userscripts.org/posts/60018</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:23 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14759:59997</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/59997</link>
    </item>
  </channel>
</rss>
