<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on LinkThumb | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/23031</link>
    <description>Recent comments on userscript: LinkThumb</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by kizer8</title>
      <description>&lt;p&gt;Your script is awesome, but it doesn't work when the script at &lt;a href=&quot;http://userscripts.org/scripts/show/6331&quot;&gt;http://userscripts.org/scripts/show/6331&lt;/a&gt; is also running which rewrites the image link to the big size image from imageshack or imagevenue.  Is it possible to make them work together?&lt;/p&gt;

&lt;p&gt;Thanks,
&lt;br /&gt;Kizer&lt;/p&gt;</description>
      <pubDate>Sun, 05 Oct 2008 02:05:58 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13222:41021</guid>
      <author>kizer8</author>
      <link>http://userscripts.org/posts/41021</link>
    </item>
    <item>
      <title>Archived Comments, replied by simon!</title>
      <description>&lt;p&gt;use one of these:
&lt;br /&gt;chrome://global/skin/icons/loading_16.png
&lt;br /&gt;chrome://browser/skin/places/searching_16.png&lt;/p&gt;</description>
      <pubDate>Sun, 22 Jun 2008 20:30:47 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13222:41022</guid>
      <author>simon!</author>
      <link>http://userscripts.org/posts/41022</link>
    </item>
    <item>
      <title>Archived Comments, replied by LenR</title>
      <description>&lt;p&gt;cool :)&lt;/p&gt;

&lt;p&gt;In order to make the popup appear over Snap.com popups I made the z-index super high, as well (9 million) (&lt;a href=&quot;http://userscripts.org/scripts/show/8798&quot;&gt;http://userscripts.org/scripts/show/8798&lt;/a&gt;). &lt;/p&gt;

&lt;p&gt;The code looks to be modified from the snap.com code - so it shouldn't be too hard to integrate snap.com images into this script (instead of openthumbs). Should also be possible to have the popup appear above the cursor if at the bottom of the window, and to the left of the cursor if at the right of the window (like snap.com popups).&lt;/p&gt;

&lt;p&gt;Thanks for an awesome script!&lt;/p&gt;</description>
      <pubDate>Mon, 24 Mar 2008 03:25:39 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13222:41023</guid>
      <author>LenR</author>
      <link>http://userscripts.org/posts/41023</link>
    </item>
    <item>
      <title>Archived Comments, replied by TastyFlySoup</title>
      <description>&lt;p&gt;ill keep the suggestions in mind for when i next update the script&lt;/p&gt;</description>
      <pubDate>Sun, 23 Mar 2008 23:27:37 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13222:41024</guid>
      <author>TastyFlySoup</author>
      <link>http://userscripts.org/posts/41024</link>
    </item>
    <item>
      <title>Archived Comments, replied by LenR</title>
      <description>&lt;p&gt;it'd be cool to show thumbshots for non-images; just prefix &quot;http://open.thumbshots.org/image.pxf?url=&quot; before the url. I've managed to change it to do this, but it changes the actual url so clicking takes you there.
&lt;br /&gt;also, if you hover an image all the way on the right, it makes the page wider and sticks out on the right. It'd be nice to keep the popups within the page.&lt;/p&gt;</description>
      <pubDate>Sat, 22 Mar 2008 00:13:38 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13222:41025</guid>
      <author>LenR</author>
      <link>http://userscripts.org/posts/41025</link>
    </item>
    <item>
      <title>Archived Comments, replied by LenR</title>
      <description>&lt;p&gt;great script!&lt;/p&gt;

&lt;p&gt;personal preferences:
&lt;br /&gt;var thumbsize = 384;//LR: max dim of thumb
&lt;br /&gt;tt.style.top=(posy-32)+'px';//LR: move image up a bit&lt;/p&gt;

&lt;p&gt;How about full-page previews next?
&lt;br /&gt;I'd also love to see an option to disable image links to images (i.e. thumb hover) - but make it a var so we can set/unset it (i.e. var showthumbhover=true;)
&lt;br /&gt;It should also be possible to show the partial image as it loads, instead of a loading icon (i.e. gif progressively improving; jpg loading in 20px lines at a time)&lt;/p&gt;</description>
      <pubDate>Fri, 21 Mar 2008 20:33:01 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13222:41026</guid>
      <author>LenR</author>
      <link>http://userscripts.org/posts/41026</link>
    </item>
    <item>
      <title>Archived Comments, replied by squidz</title>
      <description>&lt;p&gt;Hi, i had a nice idea for a greasemonkey script, hopefully it might be of use to you.&lt;/p&gt;

&lt;p&gt;Allow a fullsize preview of the largest image in any web page when mousing over a linked image (ie a thumb). You would grab the linked page and filter out the largest image on mouseover.&lt;/p&gt;

&lt;p&gt;This would dramatically speed up gallery browsing, there would be no need to visit each image page and it would work with virtually all sites.&lt;/p&gt;

&lt;p&gt;Cheers&lt;/p&gt;</description>
      <pubDate>Thu, 06 Mar 2008 13:33:44 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13222:41027</guid>
      <author>squidz</author>
      <link>http://userscripts.org/posts/41027</link>
    </item>
    <item>
      <title>Archived Comments, replied by TastyFlySoup</title>
      <description>&lt;p&gt;v1.0.3
&lt;br /&gt;fixed bug with thumbnails over image links
&lt;br /&gt;added file:/// to include list for local/offline browsing&lt;/p&gt;</description>
      <pubDate>Sun, 02 Mar 2008 00:01:38 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13222:41028</guid>
      <author>TastyFlySoup</author>
      <link>http://userscripts.org/posts/41028</link>
    </item>
    <item>
      <title>Archived Comments, replied by TastyFlySoup</title>
      <description>&lt;p&gt;v 1.0.2
&lt;br /&gt;fixed bug with thumbnails not showing on image links&lt;/p&gt;

&lt;p&gt;thanks for pointing it out AnAnarchist, i figured i would leave the thumbnails enabled for image links anyway just in case its a different image to what is linked to&lt;/p&gt;</description>
      <pubDate>Fri, 29 Feb 2008 03:43:43 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13222:41029</guid>
      <author>TastyFlySoup</author>
      <link>http://userscripts.org/posts/41029</link>
    </item>
    <item>
      <title>Archived Comments, replied by AnAnarchist</title>
      <description>&lt;p&gt;My god I love this script...&lt;/p&gt;

&lt;p&gt;there are a few kinks though. It only seems to work with text links to an image, which is fine, though it still displays the loading spiral when you hover over an image link to an image. (Hope thats clear lol)&lt;/p&gt;

&lt;p&gt;Disabling it altogether for image links to an image would be good since they're usually thumbs anyway.&lt;/p&gt;

&lt;p&gt;At least I think thats whats wrong :P&lt;/p&gt;

&lt;p&gt;You can test it on 4chan or 7chan to see what I mean.&lt;/p&gt;</description>
      <pubDate>Fri, 22 Feb 2008 02:45:26 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13222:41030</guid>
      <author>AnAnarchist</author>
      <link>http://userscripts.org/posts/41030</link>
    </item>
    <item>
      <title>Archived Comments, replied by TastyFlySoup</title>
      <description>&lt;p&gt;v 1.0.1
&lt;br /&gt;fixed compatibility with opera&lt;/p&gt;</description>
      <pubDate>Tue, 19 Feb 2008 23:01:09 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13222:41031</guid>
      <author>TastyFlySoup</author>
      <link>http://userscripts.org/posts/41031</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:08 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13222:41020</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/41020</link>
    </item>
  </channel>
</rss>
