<?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: jQuery: make all external link open in new window</title>
	<atom:link href="http://www.hieu.co.uk/blog/index.php/2009/02/17/jquery-make-all-external-link-open-in-new-window/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hieu.co.uk/blog/index.php/2009/02/17/jquery-make-all-external-link-open-in-new-window/</link>
	<description>Creative Programing</description>
	<lastBuildDate>Tue, 07 Feb 2012 08:06:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Pavlicko</title>
		<link>http://www.hieu.co.uk/blog/index.php/2009/02/17/jquery-make-all-external-link-open-in-new-window/comment-page-1/#comment-1754</link>
		<dc:creator>Pavlicko</dc:creator>
		<pubDate>Fri, 06 Nov 2009 20:12:02 +0000</pubDate>
		<guid isPermaLink="false">/post/2009/02/17/jQuery-make-all-external-link-open-in-new-window.aspx#comment-1754</guid>
		<description>That&#039;s one way to do it, but did you know about the  tag? Does the same thing without any scripting. here&#039;s a link to a post I wrote about it or you can check it out for yourself on the w3c site.

http://tampaseo.wordpress.com/2009/11/06/the-amazing-power-of-the-base-tag/</description>
		<content:encoded><![CDATA[<p>That&#8217;s one way to do it, but did you know about the  tag? Does the same thing without any scripting. here&#8217;s a link to a post I wrote about it or you can check it out for yourself on the w3c site.</p>
<p><a  href="http://tampaseo.wordpress.com/2009/11/06/the-amazing-power-of-the-base-tag/" rel="nofollow">http://tampaseo.wordpress.com/2009/11/06/the-amazing-power-of-the-base-tag/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.hieu.co.uk/blog/index.php/2009/02/17/jquery-make-all-external-link-open-in-new-window/comment-page-1/#comment-1715</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Fri, 30 Oct 2009 00:17:20 +0000</pubDate>
		<guid isPermaLink="false">/post/2009/02/17/jQuery-make-all-external-link-open-in-new-window.aspx#comment-1715</guid>
		<description>The location.hostname part was useful! I forgot about that.</description>
		<content:encoded><![CDATA[<p>The location.hostname part was useful! I forgot about that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: here is a easy fix</title>
		<link>http://www.hieu.co.uk/blog/index.php/2009/02/17/jquery-make-all-external-link-open-in-new-window/comment-page-1/#comment-287</link>
		<dc:creator>here is a easy fix</dc:creator>
		<pubDate>Wed, 22 Apr 2009 01:43:17 +0000</pubDate>
		<guid isPermaLink="false">/post/2009/02/17/jQuery-make-all-external-link-open-in-new-window.aspx#comment-287</guid>
		<description>&lt;a href=&quot;your site&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;

Ex:    &lt;a href=&quot;google.com&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>&#60;a href=&#8221;your site&#8221; rel=&#8221;nofollow&#8221;&#62;&#60;/a&#62;</p>
<p>Ex:    &#60;a href=&#8221;google.com&#8221; rel=&#8221;nofollow&#8221;&#62;&#60;/a&#62;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to make plugin $.extLinks: Control the links &#124; HieuUK</title>
		<link>http://www.hieu.co.uk/blog/index.php/2009/02/17/jquery-make-all-external-link-open-in-new-window/comment-page-1/#comment-169</link>
		<dc:creator>How to make plugin $.extLinks: Control the links &#124; HieuUK</dc:creator>
		<pubDate>Tue, 07 Apr 2009 15:48:17 +0000</pubDate>
		<guid isPermaLink="false">/post/2009/02/17/jQuery-make-all-external-link-open-in-new-window.aspx#comment-169</guid>
		<description>[...] wrote an article back in February about open external links in a new tab and I received a few emails regard of it. Open links in a new tab is quite controversial, as many [...]</description>
		<content:encoded><![CDATA[<p>[...] wrote an article back in February about open external links in a new tab and I received a few emails regard of it. Open links in a new tab is quite controversial, as many [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.hieu.co.uk/blog/index.php/2009/02/17/jquery-make-all-external-link-open-in-new-window/comment-page-1/#comment-133</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 03 Apr 2009 14:49:20 +0000</pubDate>
		<guid isPermaLink="false">/post/2009/02/17/jQuery-make-all-external-link-open-in-new-window.aspx#comment-133</guid>
		<description>Hi, possible, I actually thought about that before. I will make one as soon as possible. It isn&#039;t hard anyways.</description>
		<content:encoded><![CDATA[<p>Hi, possible, I actually thought about that before. I will make one as soon as possible. It isn&#8217;t hard anyways.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren Taylor</title>
		<link>http://www.hieu.co.uk/blog/index.php/2009/02/17/jquery-make-all-external-link-open-in-new-window/comment-page-1/#comment-130</link>
		<dc:creator>Darren Taylor</dc:creator>
		<pubDate>Fri, 03 Apr 2009 14:03:40 +0000</pubDate>
		<guid isPermaLink="false">/post/2009/02/17/jQuery-make-all-external-link-open-in-new-window.aspx#comment-130</guid>
		<description>Another great example I&#039;ve been looking for, would it also be possible to expand on this and show how an external link icon could be attached so as to warn users the link will open in a new window?</description>
		<content:encoded><![CDATA[<p>Another great example I&#8217;ve been looking for, would it also be possible to expand on this and show how an external link icon could be attached so as to warn users the link will open in a new window?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hieuuk</title>
		<link>http://www.hieu.co.uk/blog/index.php/2009/02/17/jquery-make-all-external-link-open-in-new-window/comment-page-1/#comment-33</link>
		<dc:creator>hieuuk</dc:creator>
		<pubDate>Mon, 02 Mar 2009 08:27:07 +0000</pubDate>
		<guid isPermaLink="false">/post/2009/02/17/jQuery-make-all-external-link-open-in-new-window.aspx#comment-33</guid>
		<description>Hi, thank Stephen for comment in my blog. That selector is also remove the internal links already so you don&#039;t need an if statement.</description>
		<content:encoded><![CDATA[<p>Hi, thank Stephen for comment in my blog. That selector is also remove the internal links already so you don&#8217;t need an if statement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Cronin</title>
		<link>http://www.hieu.co.uk/blog/index.php/2009/02/17/jquery-make-all-external-link-open-in-new-window/comment-page-1/#comment-32</link>
		<dc:creator>Stephen Cronin</dc:creator>
		<pubDate>Mon, 02 Mar 2009 07:00:32 +0000</pubDate>
		<guid isPermaLink="false">/post/2009/02/17/jQuery-make-all-external-link-open-in-new-window.aspx#comment-32</guid>
		<description>Nice - but it would be great if you extended this to remove target=&quot;_blank&quot; from internal links, just in case they have them turned on. Shouldn&#039;t be hard, just a simple if else statement, but I&#039;m sure someone would find it useful.</description>
		<content:encoded><![CDATA[<p>Nice &#8211; but it would be great if you extended this to remove target=&quot;_blank&quot; from internal links, just in case they have them turned on. Shouldn&#8217;t be hard, just a simple if else statement, but I&#8217;m sure someone would find it useful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

