<?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: Automatic Link Detection in an NSTextView</title>
	<atom:link href="http://fredandrandall.com/blog/2011/08/16/automatic-link-detection-in-an-nstextview/feed/" rel="self" type="application/rss+xml" />
	<link>http://fredandrandall.com/blog/2011/08/16/automatic-link-detection-in-an-nstextview/</link>
	<description>Bloggin&#039; about whatever</description>
	<lastBuildDate>Mon, 30 Dec 2013 16:52:39 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>By: Pushpendra singh</title>
		<link>http://fredandrandall.com/blog/2011/08/16/automatic-link-detection-in-an-nstextview/comment-page-1/#comment-10216</link>
		<dc:creator><![CDATA[Pushpendra singh]]></dc:creator>
		<pubDate>Fri, 27 Apr 2012 11:33:50 +0000</pubDate>
		<guid isPermaLink="false">http://fredandrandall.com/blog/?p=506#comment-10216</guid>
		<description><![CDATA[Do apple support it....?/]]></description>
		<content:encoded><![CDATA[<p>Do apple support it&#8230;.?/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Wright</title>
		<link>http://fredandrandall.com/blog/2011/08/16/automatic-link-detection-in-an-nstextview/comment-page-1/#comment-9409</link>
		<dc:creator><![CDATA[John Wright]]></dc:creator>
		<pubDate>Wed, 18 Apr 2012 16:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://fredandrandall.com/blog/?p=506#comment-9409</guid>
		<description><![CDATA[Thanks so much, this works great!]]></description>
		<content:encoded><![CDATA[<p>Thanks so much, this works great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://fredandrandall.com/blog/2011/08/16/automatic-link-detection-in-an-nstextview/comment-page-1/#comment-3976</link>
		<dc:creator><![CDATA[Rob]]></dc:creator>
		<pubDate>Wed, 15 Feb 2012 09:06:18 +0000</pubDate>
		<guid isPermaLink="false">http://fredandrandall.com/blog/?p=506#comment-3976</guid>
		<description><![CDATA[@Seth

Thanks, [textView checkTextInDocument:nil] works perfectly!]]></description>
		<content:encoded><![CDATA[<p>@Seth</p>
<p>Thanks, [textView checkTextInDocument:nil] works perfectly!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth</title>
		<link>http://fredandrandall.com/blog/2011/08/16/automatic-link-detection-in-an-nstextview/comment-page-1/#comment-2218</link>
		<dc:creator><![CDATA[Seth]]></dc:creator>
		<pubDate>Wed, 16 Nov 2011 22:55:56 +0000</pubDate>
		<guid isPermaLink="false">http://fredandrandall.com/blog/?p=506#comment-2218</guid>
		<description><![CDATA[[textView checkTextInDocument:nil];]]></description>
		<content:encoded><![CDATA[<p>[textView checkTextInDocument:nil];</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan</title>
		<link>http://fredandrandall.com/blog/2011/08/16/automatic-link-detection-in-an-nstextview/comment-page-1/#comment-1903</link>
		<dc:creator><![CDATA[Stefan]]></dc:creator>
		<pubDate>Fri, 21 Oct 2011 12:13:53 +0000</pubDate>
		<guid isPermaLink="false">http://fredandrandall.com/blog/?p=506#comment-1903</guid>
		<description><![CDATA[You may also want to have a look at my AutoHyperlinks.framework. It&#039;s a forked lightweight variant of what Adium uses, Intel 64-bit, ARC powered and Mac App Store conform. Anyway, thanks for sharing this code, it seems pretty elegant and easy to implement, maybe I can use this for a completely rewritten variant of AutoHyperlinks some day ;)

https://github.com/ByteProject/AutoHyperlinks.framework]]></description>
		<content:encoded><![CDATA[<p>You may also want to have a look at my AutoHyperlinks.framework. It&#8217;s a forked lightweight variant of what Adium uses, Intel 64-bit, ARC powered and Mac App Store conform. Anyway, thanks for sharing this code, it seems pretty elegant and easy to implement, maybe I can use this for a completely rewritten variant of AutoHyperlinks some day <img src="http://fredandrandall.com/blog/wp-includes/images/smilies/icon_wink.gif" alt=";)" class="wp-smiley" /></p>
<p><a href="https://github.com/ByteProject/AutoHyperlinks.framework" rel="nofollow">https://github.com/ByteProject/AutoHyperlinks.framework</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
