<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Anchorize.js &#8211; convert URLs into links</title>
	<atom:link href="http://blog.webkitchen.cz/anchorize/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.webkitchen.cz/anchorize</link>
	<description></description>
	<lastBuildDate>Wed, 21 Jul 2010 22:38:10 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Top Ten Must Have User JavaScripts (UserJS) for Opera</title>
		<link>http://blog.webkitchen.cz/anchorize/comment-page-1#comment-3745</link>
		<dc:creator>Top Ten Must Have User JavaScripts (UserJS) for Opera</dc:creator>
		<pubDate>Tue, 06 Jul 2010 06:41:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webkitchen.cz/?p=41#comment-3745</guid>
		<description>[...] 4. Linkify Plus/Anchorize [...]</description>
		<content:encoded><![CDATA[<p>[...] 4. Linkify Plus/Anchorize [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jakub</title>
		<link>http://blog.webkitchen.cz/anchorize/comment-page-1#comment-1913</link>
		<dc:creator>Jakub</dc:creator>
		<pubDate>Fri, 01 May 2009 00:33:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webkitchen.cz/?p=41#comment-1913</guid>
		<description>@Lex1
The problem with tiddlywiki is that it uses client-side transformation of wiki syntax to HTML by JavaScript, which means that the page is first rendered as HTML with the plain text wiki syntax and afterwords the wiki syntax is converted into HTML. Anchorize.js starts its work between those two phases and that&#039;s why the page gets broken. To avoid that, you can apply the same advice I gave to &#039;hs&#039; in the second comment.</description>
		<content:encoded><![CDATA[<p>@Lex1<br />
The problem with tiddlywiki is that it uses client-side transformation of wiki syntax to HTML by JavaScript, which means that the page is first rendered as HTML with the plain text wiki syntax and afterwords the wiki syntax is converted into HTML. Anchorize.js starts its work between those two phases and that&#8217;s why the page gets broken. To avoid that, you can apply the same advice I gave to &#8216;hs&#8217; in the second comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lex1</title>
		<link>http://blog.webkitchen.cz/anchorize/comment-page-1#comment-1845</link>
		<dc:creator>Lex1</dc:creator>
		<pubDate>Tue, 28 Apr 2009 13:02:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webkitchen.cz/?p=41#comment-1845</guid>
		<description>anchorize.js breaks many things on http://www.tiddlywiki.com/</description>
		<content:encoded><![CDATA[<p>anchorize.js breaks many things on <a href="http://www.tiddlywiki.com/" rel="nofollow">http://www.tiddlywiki.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lex1</title>
		<link>http://blog.webkitchen.cz/anchorize/comment-page-1#comment-1815</link>
		<dc:creator>Lex1</dc:creator>
		<pubDate>Mon, 27 Apr 2009 14:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webkitchen.cz/?p=41#comment-1815</guid>
		<description>Good script, but you should at least add a «title» in exclude nodes.
See: http://userscripts.org/scripts/review/1352</description>
		<content:encoded><![CDATA[<p>Good script, but you should at least add a «title» in exclude nodes.<br />
See: <a href="http://userscripts.org/scripts/review/1352" rel="nofollow">http://userscripts.org/scripts/review/1352</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hs</title>
		<link>http://blog.webkitchen.cz/anchorize/comment-page-1#comment-702</link>
		<dc:creator>hs</dc:creator>
		<pubDate>Sun, 04 Jan 2009 10:03:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webkitchen.cz/?p=41#comment-702</guid>
		<description>Hi Jakub,

SpamCop under http://www.spamcop.net is a web-based service to report, well, spam e-mails :-p. SpamCop automatically identifies and notifies both the network sending the e-mail and the hosters for any link in the message.

That way, you can alert the responsible guys to take down the spammer while staying anonymous. Plus, SpamCop has quite a punch, since they feed the IP ranges of non-compliant networks into the big blacklists used to counter spammers. Quite nifty, the whole thing.

Unfortunately, I don&#039;t have a link at hand, it&#039;s too long ago that I received a spam e-mail, and they won&#039;t process messages that are older than two days.

I&#039;ll exclude their site as a workaround - thanks for the tip.

Best,
HS</description>
		<content:encoded><![CDATA[<p>Hi Jakub,</p>
<p>SpamCop under <a href="http://www.spamcop.net" rel="nofollow">http://www.spamcop.net</a> is a web-based service to report, well, spam e-mails :-p. SpamCop automatically identifies and notifies both the network sending the e-mail and the hosters for any link in the message.</p>
<p>That way, you can alert the responsible guys to take down the spammer while staying anonymous. Plus, SpamCop has quite a punch, since they feed the IP ranges of non-compliant networks into the big blacklists used to counter spammers. Quite nifty, the whole thing.</p>
<p>Unfortunately, I don&#8217;t have a link at hand, it&#8217;s too long ago that I received a spam e-mail, and they won&#8217;t process messages that are older than two days.</p>
<p>I&#8217;ll exclude their site as a workaround &#8211; thanks for the tip.</p>
<p>Best,<br />
HS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jakub</title>
		<link>http://blog.webkitchen.cz/anchorize/comment-page-1#comment-517</link>
		<dc:creator>Jakub</dc:creator>
		<pubDate>Fri, 05 Dec 2008 15:25:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webkitchen.cz/?p=41#comment-517</guid>
		<description>@hs - I&#039;m sorry, but I have no idea what SpamCop is :) Could you please post the link to the particular page here? I think that the simplest fix would be just to add the URL of the website, where Anchorize causes the problems, to an @exclude directive (more information about how these directives work you can find in &lt;a href=&quot;http://www.opera.com/browser/tutorials/userjs/using/&quot; rel=&quot;nofollow&quot;&gt;Opera User JS documentation&lt;/a&gt;).

Links on Google - that&#039;s correct - only the ones which begin either with &quot;www.&quot; or with &quot;http://&quot; are anchorized.

Your Czech is very good BTW :)</description>
		<content:encoded><![CDATA[<p>@hs &#8211; I&#8217;m sorry, but I have no idea what SpamCop is <img src='http://blog.webkitchen.cz/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Could you please post the link to the particular page here? I think that the simplest fix would be just to add the URL of the website, where Anchorize causes the problems, to an @exclude directive (more information about how these directives work you can find in <a href="http://www.opera.com/browser/tutorials/userjs/using/" rel="nofollow">Opera User JS documentation</a>).</p>
<p>Links on Google &#8211; that&#8217;s correct &#8211; only the ones which begin either with &#8220;www.&#8221; or with &#8220;http://&#8221; are anchorized.</p>
<p>Your Czech is very good BTW <img src='http://blog.webkitchen.cz/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hs</title>
		<link>http://blog.webkitchen.cz/anchorize/comment-page-1#comment-258</link>
		<dc:creator>hs</dc:creator>
		<pubDate>Tue, 18 Nov 2008 08:27:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webkitchen.cz/?p=41#comment-258</guid>
		<description>Dobry den!

(And that&#039;s about it with my Czech...)

Anchorize is a nice UserJS - two issues, though:

- The JS seems to mutilate SpamCop result pages: The &quot;Report Spam To&quot; buttons simply don&#039;t show up anymore.

- Links on Google&#039;s search result pages are only anchorized halfway through.

I&#039;m uaing Opera 9.62 under OS-X.

Best,
hs</description>
		<content:encoded><![CDATA[<p>Dobry den!</p>
<p>(And that&#8217;s about it with my Czech&#8230;)</p>
<p>Anchorize is a nice UserJS &#8211; two issues, though:</p>
<p>- The JS seems to mutilate SpamCop result pages: The &#8220;Report Spam To&#8221; buttons simply don&#8217;t show up anymore.</p>
<p>- Links on Google&#8217;s search result pages are only anchorized halfway through.</p>
<p>I&#8217;m uaing Opera 9.62 under OS-X.</p>
<p>Best,<br />
hs</p>
]]></content:encoded>
	</item>
</channel>
</rss>
