<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussions on scripts by B10m | Userscripts.org</title>
    <description>Recent posts on all scripts by B10m at userscripts.org</description>
    <link>http://userscripts.org/users/1408/scripts</link>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by B10m</title>
      <description>&lt;p&gt;Thanks for the feedback nitro322. Let me explain why I don't think your examples should be updated:&lt;/p&gt;

&lt;p&gt;&lt;blockquote&gt;link: &lt;a href=&quot;http://www.evilsite.net/&quot;&gt;http://www.evilsite.net/&lt;/a&gt;
&lt;br /&gt;text: &lt;a href=&quot;http://www.goodsite.net&quot;&gt;www.goodsite.net&lt;/a&gt;&lt;/blockquote&gt;&lt;/p&gt;

&lt;p&gt;Technically, &quot;www.goodsite.net&quot; is not an URL. I don't trust that to begin with ;-). We could scan for text that begins with 'www', but the next thing would be to include 'secure', 'images', etc. What about this?&lt;/p&gt;

&lt;p&gt;link: &lt;a href=&quot;http://evilsite.com/&quot;&gt;http://evilsite.com/&lt;/a&gt;
&lt;br /&gt;text: goodsite.com&lt;/p&gt;

&lt;p&gt;As you can see, it's getting tricky.&lt;/p&gt;

&lt;p&gt;&lt;blockquote&gt;link: &lt;a href=&quot;http://www.evilsite.net/&quot;&gt;http://www.evilsite.net/&lt;/a&gt;
&lt;br /&gt;text: goodpage.html&lt;/blockquote&gt;&lt;/p&gt;

&lt;p&gt;See above. This URL is not really trying to trick you that much. Following this example (and taking it to extremes) this would be incorrect too:&lt;/p&gt;

&lt;p&gt;link: &lt;a href=&quot;http://www.evilsite.com/contact.html&quot;&gt;http://www.evilsite.com/contact.html&lt;/a&gt;
&lt;br /&gt;text: faq&lt;/p&gt;

&lt;p&gt;&lt;blockquote&gt;link: &lt;a href=&quot;http://www.goodsite.net/evilpage&quot;&gt;http://www.goodsite.net/evilpage&lt;/a&gt;
&lt;br /&gt;text: &lt;a href=&quot;http://www.goodsite.net/&quot;&gt;http://www.goodsite.net/&lt;/a&gt;&lt;/blockquote&gt;&lt;/p&gt;

&lt;p&gt;The same thing as above applies here. This isn't really a fishing attempt. We're on the same domain, so the least we can do is trust the server. The &quot;evilpage&quot; shouldn't be on the &quot;goodsite.net&quot; to begin with ;-)&lt;/p&gt;</description>
      <pubDate>Fri, 09 Mar 2007 20:19:44 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:9745:18006</guid>
      <author>B10m</author>
      <link>http://userscripts.org/posts/18006</link>
    </item>
    <item>
      <title>Archived Comments, replied by nitro322</title>
      <description>&lt;p&gt;By the way, the link/text pairs in my example should have all been plain text.  The userscript.org website translated them into links.  I'd recommend not clicking on any of them as I really don't know where they lead.&lt;/p&gt;</description>
      <pubDate>Sun, 25 Feb 2007 07:28:26 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:9745:18007</guid>
      <author>nitro322</author>
      <link>http://userscripts.org/posts/18007</link>
    </item>
    <item>
      <title>Archived Comments, replied by nitro322</title>
      <description>&lt;p&gt;B10m, I've been using this script for a while now.  Very cool idea; thanks for making it available.&lt;/p&gt;

&lt;p&gt;I've recently been testing it, though, and I noticed a few cases where it will fail.  For example, take the following link/text pairs:&lt;/p&gt;

&lt;p&gt;link: &lt;a href=&quot;http://www.evilsite.net/&quot;&gt;http://www.evilsite.net/&lt;/a&gt;
&lt;br /&gt;text: &lt;a href=&quot;http://www.goodsite.net&quot;&gt;www.goodsite.net&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;link: &lt;a href=&quot;http://www.evilsite.net/&quot;&gt;http://www.evilsite.net/&lt;/a&gt;
&lt;br /&gt;text: goodpage.html&lt;/p&gt;

&lt;p&gt;link: &lt;a href=&quot;http://www.goodsite.net/evilpage&quot;&gt;http://www.goodsite.net/evilpage&lt;/a&gt;
&lt;br /&gt;text: &lt;a href=&quot;http://www.goodsite.net/&quot;&gt;http://www.goodsite.net/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;In all three cases, your script will fail to report the discrepancy.  I tried playing around with the source a bit to see if I could make this work, but I'm just not that good with Javascript.&lt;/p&gt;

&lt;p&gt;Any chance you could look into this and try to make your script a bit more robust?&lt;/p&gt;</description>
      <pubDate>Sun, 25 Feb 2007 07:26:32 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:9745:18008</guid>
      <author>nitro322</author>
      <link>http://userscripts.org/posts/18008</link>
    </item>
    <item>
      <title>Archived Comments, replied by nick 4</title>
      <description>&lt;p&gt;It's now embedded directly into the site, so no greasemonkey required.  Thanks for your permission!&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://30boxes.com/blog/index.php/2006/11/29/good-things-come-to-those-who-listen/&quot;&gt;http://30boxes.com/blog/index.php/2006/11/29/go...&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 30 Nov 2006 03:39:48 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11771:30121</guid>
      <author>nick 4</author>
      <link>http://userscripts.org/posts/30121</link>
    </item>
    <item>
      <title>Archived Comments, replied by B10m</title>
      <description>&lt;p&gt;Sure thing, implement it so I can delete this script ;-)&lt;/p&gt;</description>
      <pubDate>Thu, 30 Nov 2006 00:35:45 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11771:30122</guid>
      <author>B10m</author>
      <link>http://userscripts.org/posts/30122</link>
    </item>
    <item>
      <title>Archived Comments, replied by nick 4</title>
      <description>&lt;p&gt;This is awesome.  So good, in fact, I'd like to implement it as a normal part of the site.  Is that okay with you B10m?  We'll give you credit on our blog for the great idea and easy code, and send you a tshirt whenever we get around to making some...&lt;/p&gt;</description>
      <pubDate>Wed, 29 Nov 2006 23:27:29 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11771:30123</guid>
      <author>nick 4</author>
      <link>http://userscripts.org/posts/30123</link>
    </item>
    <item>
      <title>Archived Comments, replied by Narendra</title>
      <description>&lt;p&gt;that is seriously excellent! I will blog it on 30B&lt;/p&gt;</description>
      <pubDate>Wed, 29 Nov 2006 20:11:45 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11771:30124</guid>
      <author>Narendra</author>
      <link>http://userscripts.org/posts/30124</link>
    </item>
    <item>
      <title>Archived Comments, replied by BOK</title>
      <description>&lt;p&gt;This is like an extra pinch of salt on 30 Boxes! Thanks for the script, b10m.&lt;/p&gt;</description>
      <pubDate>Wed, 29 Nov 2006 18:31:02 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11771:30125</guid>
      <author>BOK</author>
      <link>http://userscripts.org/posts/30125</link>
    </item>
    <item>
      <title>Archived Comments, replied by Paul Irish</title>
      <description>&lt;p&gt;I've created an expansion of this script for ppt, xls, and doc. Along with some other enhancements. &lt;a href=&quot;http://userscripts.org/scripts/show/5646&quot;&gt;http://userscripts.org/scripts/show/5646&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 01 Oct 2006 16:00:47 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17868:78610</guid>
      <author>Paul Irish</author>
      <link>http://userscripts.org/posts/78610</link>
    </item>
    <item>
      <title>Archived Comments, replied by Paul Irish</title>
      <description>&lt;p&gt;What's the regex adjustment so this applies to files that end in caps: .PDF ?
&lt;br /&gt;Also I might have to augment this for .doc, .xls, and .ppt.
&lt;br /&gt;This is great.&lt;/p&gt;</description>
      <pubDate>Fri, 15 Sep 2006 16:08:52 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17868:78611</guid>
      <author>Paul Irish</author>
      <link>http://userscripts.org/posts/78611</link>
    </item>
    <item>
      <title>Archived Comments, replied by Paul Irish</title>
      <description>&lt;p&gt;I just had this idea yesterday and was pleased to see you already implemented it. Nicely done.&lt;/p&gt;</description>
      <pubDate>Wed, 13 Sep 2006 16:04:32 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17868:78612</guid>
      <author>Paul Irish</author>
      <link>http://userscripts.org/posts/78612</link>
    </item>
    <item>
      <title>Archived Comments, replied by mar 1</title>
      <description>&lt;p&gt;This is certainly one of the best Greasemonkey scripts that I've ever used. Personaly, I want to know what is hiding under the surface. So, this script has made it much easier for me to detect suspicious Web pages. If you are using the &quot;Redirect Remover&quot; extension (which I am doing), it will be even better to have this script installed since &quot;Gone Fishing&quot; will act as an early-warning-system when you click on a suspicious link. I recommend them both! If you want the extension to work, you have to configure it in a certain way. For best result, go to the &quot;Highlighting&quot; tab and untick the first checkbox (...containing a removed redirect). For the uncleaned section, just use yellow as background. Sorry for the looong comment! B10m you rock!! :)&lt;/p&gt;</description>
      <pubDate>Mon, 15 May 2006 00:12:43 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:9745:18009</guid>
      <author>mar 1</author>
      <link>http://userscripts.org/posts/18009</link>
    </item>
    <item>
      <title>Archived Comments, replied by Wulf</title>
      <description>&lt;p&gt;Great script, I just wish the images were a bit bigger... 15px seems to be optimal for most inline images.&lt;/p&gt;</description>
      <pubDate>Fri, 07 Apr 2006 19:30:29 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17868:78613</guid>
      <author>Wulf</author>
      <link>http://userscripts.org/posts/78613</link>
    </item>
    <item>
      <title>Archived Comments, replied by B10m</title>
      <description>&lt;p&gt;Updated, thanks a bunch.&lt;/p&gt;</description>
      <pubDate>Fri, 03 Feb 2006 14:40:21 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:9745:18010</guid>
      <author>B10m</author>
      <link>http://userscripts.org/posts/18010</link>
    </item>
    <item>
      <title>Archived Comments, replied by Bret Mogilefsky</title>
      <description>&lt;p&gt;Works great, and a great idea. Thanks!&lt;/p&gt;

&lt;p&gt;One little nit... The script was turning up false positives over differences in case, which I think is unnecessary. That situation crops up more often than you might think; about 2/3 of the warnings I was seeing were for that. I put &quot;.toLowerCase()&quot; on each of the operands to the main string compare to stop that.&lt;/p&gt;</description>
      <pubDate>Fri, 03 Feb 2006 12:37:24 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:9745:18011</guid>
      <author>Bret Mogilefsky</author>
      <link>http://userscripts.org/posts/18011</link>
    </item>
    <item>
      <title>Archived Comments, replied by B10m</title>
      <description>&lt;p&gt;yes -late reply- the changes have been implemented a long while ago. The images are now _in_ the script, as wisely pointed out by &quot;ankut&quot;.&lt;/p&gt;</description>
      <pubDate>Wed, 25 Jan 2006 18:27:16 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17868:78614</guid>
      <author>B10m</author>
      <link>http://userscripts.org/posts/78614</link>
    </item>
    <item>
      <title>Archived Comments, replied by Wulf</title>
      <description>&lt;p&gt;Sounds like a great script :)&lt;/p&gt;

&lt;p&gt;The update dates here always seem to be the current date for me... Has this been updated to include the images [i]in[/i] the script yet?&lt;/p&gt;</description>
      <pubDate>Sat, 31 Dec 2005 00:47:46 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17868:78615</guid>
      <author>Wulf</author>
      <link>http://userscripts.org/posts/78615</link>
    </item>
    <item>
      <title>Archived Comments, replied by Kevin Richards</title>
      <description>&lt;p&gt;This is a cool script. What might be a good idea though, particularly for e-mail links is to append the image to the front of the link rather than the rear. This prevents breaking up text in cases where they tack on 's (or other things) to the end of the e-mail address but don't make it a part of the link.&lt;/p&gt;</description>
      <pubDate>Sat, 10 Dec 2005 07:12:33 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17868:78616</guid>
      <author>Kevin Richards</author>
      <link>http://userscripts.org/posts/78616</link>
    </item>
    <item>
      <title>Archived Comments, replied by B10m</title>
      <description>&lt;p&gt;Updated, thanks for informing me about this!&lt;/p&gt;</description>
      <pubDate>Mon, 10 Oct 2005 03:25:18 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17868:78617</guid>
      <author>B10m</author>
      <link>http://userscripts.org/posts/78617</link>
    </item>
    <item>
      <title>Archived Comments, replied by ankut</title>
      <description>&lt;p&gt;Also, don't link to images from your script!! Inline the image data into the script itself by using the &lt;a href=&quot;http://software.hixie.ch/utilities/cgi/data/data&quot;&gt;URI Kitchen&lt;/a&gt; utility&lt;/p&gt;</description>
      <pubDate>Sun, 09 Oct 2005 19:19:55 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17868:78618</guid>
      <author>ankut</author>
      <link>http://userscripts.org/posts/78618</link>
    </item>
    <item>
      <title>Archived Comments, replied by B10m</title>
      <description>&lt;p&gt;Many other icons could be added (.xls, .doc, etc.) yet mailto and PDF links were my biggest annoyance, so there you have it ;)&lt;/p&gt;

&lt;p&gt;However, feel free to update this script, give it a somewhat better name and release it. Just let me know.&lt;/p&gt;</description>
      <pubDate>Sun, 09 Oct 2005 08:46:10 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17868:78619</guid>
      <author>B10m</author>
      <link>http://userscripts.org/posts/78619</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:56 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:9745:18005</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/18005</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:17868:78609</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/78609</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:04:57 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:11771:30120</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/30120</link>
    </item>
  </channel>
</rss>
