<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Comments on scripts by Henrik N | Userscripts.org</title>
    <description>Recent comments on all scripts by Henrik N at userscripts.org</description>
    <link>http://userscripts.org/users/452/scripts</link>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Claudia on 'LJ Thread Unfolder with &quot;Unfold all&quot;' @ Sun, 28 Sep 2008 14:15:01 +0000</title>
      <description>&lt;p&gt;Tim Babych's original (linked above) works with current LJ changes. I do miss &quot;unfold all&quot;, though....&lt;/p&gt;</description>
      <pubDate>Sun, 28 Sep 2008 14:15:01 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:comment:58185</guid>
      <link>http://userscripts.org/scripts/show/5552#comment-58185</link>
    </item>
    <item>
      <title>avg on 'YouTube comments next to videos' @ Sun, 28 Sep 2008 04:43:49 +0000</title>
      <description>&lt;p&gt;didn't check script out, but for metadata, use:&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;
&amp;lt;img src=&quot;http://henrik.nyh.se/uploads/youtube-comments.jpg&quot; /&gt;
&lt;/pre&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 28 Sep 2008 04:43:49 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:comment:58141</guid>
      <link>http://userscripts.org/scripts/show/7174#comment-58141</link>
    </item>
    <item>
      <title>eides on 'My eBay autologin' @ Tue, 16 Sep 2008 08:08:53 +0000</title>
      <description>&lt;p&gt;This is one of the most useful scripts out there. Cheers.&lt;/p&gt;

&lt;p&gt;Just letting you know I've modified your script to work with &lt;a href=&quot;http://userscripts.org/scripts/show/33803&quot;&gt;AOL Login pages&lt;/a&gt;.  Let me know if you want it removed or changed. Thanks.&lt;/p&gt;</description>
      <pubDate>Tue, 16 Sep 2008 08:08:53 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:comment:56226</guid>
      <link>http://userscripts.org/scripts/show/1766#comment-56226</link>
    </item>
    <item>
      <title>i386 on 'Flickr image unblocker' @ Fri, 12 Sep 2008 06:19:01 +0000</title>
      <description>&lt;p&gt;@jess2008 if people wanted to protect their children and clients then CLEARLY they need to understand that a transparent image placed by javascript over the image in question is NOT going to stop people from doing this.&lt;/p&gt;

&lt;p&gt;Perhaps they should not post photos of their children on public parts of the internet unless they know what they are doing?&lt;/p&gt;

&lt;p&gt;Also, comments like this show you know shit about the Intertron.&lt;/p&gt;</description>
      <pubDate>Fri, 12 Sep 2008 06:19:01 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:comment:55608</guid>
      <link>http://userscripts.org/scripts/show/2183#comment-55608</link>
    </item>
    <item>
      <title>Catalin Z on 'IMDB enlarge actor pictures on hover' @ Sat, 06 Sep 2008 20:06:23 +0000</title>
      <description>&lt;p&gt;it's working fine for me&lt;/p&gt;</description>
      <pubDate>Sat, 06 Sep 2008 20:06:23 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:comment:54906</guid>
      <link>http://userscripts.org/scripts/show/4169#comment-54906</link>
    </item>
    <item>
      <title>Henrik N on 'Helgon.net toolbar' @ Fri, 25 Jul 2008 11:43:20 +0000</title>
      <description>&lt;p&gt;Fixed broken &quot;Galleri&quot; link (changed .asp to .aspx).&lt;/p&gt;</description>
      <pubDate>Fri, 25 Jul 2008 11:43:20 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:comment:49268</guid>
      <link>http://userscripts.org/scripts/show/2091#comment-49268</link>
    </item>
    <item>
      <title>syntax on 'Bookmark/quick search combo' @ Sun, 20 Jul 2008 12:33:40 +0000</title>
      <description>&lt;p&gt;Thanks, when indexOf search in the whole URL, then this solution works. I don't see the %s position as so big limitation.
&lt;br /&gt;I slightly edited also the other parts of code, just in case somebody will be interested see &lt;a href=&quot;http://syntax.straylight.cz/userscripts/bookmark-qsearch-combo.user.js&quot;&gt;this&lt;/a&gt;.&lt;/p&gt;</description>
      <pubDate>Sun, 20 Jul 2008 12:33:40 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:comment:48564</guid>
      <link>http://userscripts.org/scripts/show/2208#comment-48564</link>
    </item>
    <item>
      <title>Henrik N on 'Bookmark/quick search combo' @ Thu, 17 Jul 2008 22:14:39 +0000</title>
      <description>&lt;p&gt;Syntax:&lt;/p&gt;

&lt;p&gt;If %s is omitted, I can't think of a good solution.&lt;/p&gt;

&lt;p&gt;You could change &lt;code&gt;if (search.indexOf(&quot;%s&quot;) != -1) &lt;/code&gt; to &lt;code&gt;if (search.indexOf(&quot;=&quot;+delimiter) != -1) &lt;/code&gt;, but this has the caveat that your %s has to come immediately between a = and the #http bit.&lt;/p&gt;</description>
      <pubDate>Thu, 17 Jul 2008 22:14:39 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:comment:48066</guid>
      <link>http://userscripts.org/scripts/show/2208#comment-48066</link>
    </item>
    <item>
      <title>syntax on 'Bookmark/quick search combo' @ Thu, 17 Jul 2008 21:30:31 +0000</title>
      <description>&lt;p&gt;I would really like to use this script but unfortunately it is not working for me, possibly because of Firefox 3 and different keywords behavior (when there is no search string, %s in URL is omitted and not inserted, like in Fx2).
&lt;br /&gt;Any chance for fixing this script?&lt;/p&gt;</description>
      <pubDate>Thu, 17 Jul 2008 21:30:31 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:comment:48056</guid>
      <link>http://userscripts.org/scripts/show/2208#comment-48056</link>
    </item>
    <item>
      <title>Per Eriksson on 'Tradera thumbnails for all picture listings' @ Thu, 17 Jul 2008 08:14:38 +0000</title>
      <description>&lt;p&gt;Haha, tack, jag &#228;r dig evigt tacksam. :)&lt;/p&gt;</description>
      <pubDate>Thu, 17 Jul 2008 08:14:38 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:comment:47871</guid>
      <link>http://userscripts.org/scripts/show/1622#comment-47871</link>
    </item>
    <item>
      <title>Henrik N on 'Tradera thumbnails for all picture listings' @ Thu, 17 Jul 2008 05:55:22 +0000</title>
      <description>&lt;p&gt;Per: Fixat, mest f&#246;r att &quot;jag &#228;r inne i v&#228;rsta Tradera-fasen&quot; var s&#229; gulligt :p&lt;/p&gt;</description>
      <pubDate>Thu, 17 Jul 2008 05:55:22 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:comment:47856</guid>
      <link>http://userscripts.org/scripts/show/1622#comment-47856</link>
    </item>
    <item>
      <title>Per Eriksson on 'Tradera thumbnails for all picture listings' @ Wed, 16 Jul 2008 10:04:24 +0000</title>
      <description>&lt;p&gt;Verkar som att Tradera &#228;ndrat &#228;n en g&#229;ng, nu f&#229;r man inte upp thumbnails f&#246;r alla listningar l&#228;ngre. :/
&lt;br /&gt;N&#229;got du kan kika p&#229;? Jag &#228;r inne i v&#228;rsta Tradera-fasen. :D&lt;/p&gt;</description>
      <pubDate>Wed, 16 Jul 2008 10:04:24 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:comment:47731</guid>
      <link>http://userscripts.org/scripts/show/1622#comment-47731</link>
    </item>
    <item>
      <title>Henrik N on 'SquirrelMail display unread count in title' @ Sat, 28 Jun 2008 22:42:14 +0000</title>
      <description>&lt;p&gt;maznos: Feel free to make those modifications yourself. I don't think it makes sense for everyone else.&lt;/p&gt;</description>
      <pubDate>Sat, 28 Jun 2008 22:42:14 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:comment:45026</guid>
      <link>http://userscripts.org/scripts/show/6755#comment-45026</link>
    </item>
    <item>
      <title>maznos on 'SquirrelMail display unread count in title' @ Sat, 28 Jun 2008 21:06:21 +0000</title>
      <description>&lt;p&gt;great.&lt;/p&gt;

&lt;p&gt;thanx for the update&lt;/p&gt;

&lt;p&gt;-::edit::-&lt;/p&gt;

&lt;p&gt;I have an idea, why not change the title to the email address it self or the domain its on, i have multiple emails that uses squirrel mail, i'd like to see each email on the tab bar with the count of unread messages.&lt;/p&gt;

&lt;p&gt;thats all for now&lt;/p&gt;</description>
      <pubDate>Sat, 28 Jun 2008 21:06:21 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:comment:45017</guid>
      <link>http://userscripts.org/scripts/show/6755#comment-45017</link>
    </item>
    <item>
      <title>Henrik N on 'SquirrelMail display unread count in title' @ Sat, 28 Jun 2008 17:07:07 +0000</title>
      <description>&lt;p&gt;maznos: Thanks for the report. Fixed it. Latest GM seems to have namespacing issues. The fact that I was using a variable named &quot;status&quot; made things break; renamed the variable to fix (another way would have been to wrap it in a closure).&lt;/p&gt;</description>
      <pubDate>Sat, 28 Jun 2008 17:07:07 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:comment:44984</guid>
      <link>http://userscripts.org/scripts/show/6755#comment-44984</link>
    </item>
    <item>
      <title>maznos on 'SquirrelMail display unread count in title' @ Sat, 28 Jun 2008 16:49:51 +0000</title>
      <description>&lt;p&gt;its not working anymore with the latest GM&lt;/p&gt;

&lt;p&gt;thanx&lt;/p&gt;</description>
      <pubDate>Sat, 28 Jun 2008 16:49:51 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:comment:44981</guid>
      <link>http://userscripts.org/scripts/show/6755#comment-44981</link>
    </item>
    <item>
      <title>Starfriend on 'Helgon.net toolbar' @ Mon, 16 Jun 2008 08:27:26 +0000</title>
      <description>&lt;p&gt;Muchos gracias, actually twice since I also made a toolbar based on this one for another site. You're the man! ;)
&lt;br /&gt;Oh and just FYI, the problem also occurred on 2.0.0.14 with the 0.8 update of Greasemonkey.&lt;/p&gt;</description>
      <pubDate>Mon, 16 Jun 2008 08:27:26 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:comment:43218</guid>
      <link>http://userscripts.org/scripts/show/2091#comment-43218</link>
    </item>
    <item>
      <title>Henrik N on 'Helgon.net toolbar' @ Sun, 15 Jun 2008 11:54:22 +0000</title>
      <description>&lt;p&gt;Hrm. Actually, it was that the variable name &quot;toolbar&quot; collided with something else, presumably in Firefox 3's sandbox. So the timeout itself wasn't what fixed it, but the closure. So I renamed the variable instead.&lt;/p&gt;

&lt;p&gt;Thanks to Johan Sundstr&#246;m for figuring this out.&lt;/p&gt;</description>
      <pubDate>Sun, 15 Jun 2008 11:54:22 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:comment:43108</guid>
      <link>http://userscripts.org/scripts/show/2091#comment-43108</link>
    </item>
    <item>
      <title>Henrik N on 'Helgon.net toolbar' @ Sun, 15 Jun 2008 08:19:30 +0000</title>
      <description>&lt;p&gt;Starfriend: Fixed. Was &lt;a href=&quot;http://wiki.greasespot.net/0.7.20080121.0_compatibility&quot;&gt;http://wiki.greasespot.net/0.7.20080121.0_compa...&lt;/a&gt;: had to add a big ugly setTimeout :/&lt;/p&gt;</description>
      <pubDate>Sun, 15 Jun 2008 08:19:30 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:comment:43092</guid>
      <link>http://userscripts.org/scripts/show/2091#comment-43092</link>
    </item>
    <item>
      <title>Starfriend on 'Helgon.net toolbar' @ Sat, 14 Jun 2008 22:22:05 +0000</title>
      <description>&lt;p&gt;Any chance you'll be able to figure out what broke in this script in regards to the latest Greasemonkey update (0.8)? I get &quot;Error: Component is not available&quot; in my error console.&lt;/p&gt;</description>
      <pubDate>Sat, 14 Jun 2008 22:22:05 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:comment:43048</guid>
      <link>http://userscripts.org/scripts/show/2091#comment-43048</link>
    </item>
  </channel>
</rss>
