<?xml version="1.0" encoding=""?><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: Finding all URLs in a string</title>
	<atom:link href="http://www.degutis.org/blog/dev/2009/04/22/finding-all-urls-in-a-string/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.degutis.org/blog/dev/2009/04/22/finding-all-urls-in-a-string/</link>
	<description>...musings of a Mac developer</description>
	<lastBuildDate>Mon, 21 Dec 2009 09:24:08 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9-beta-2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: bob</title>
		<link>http://www.degutis.org/blog/dev/2009/04/22/finding-all-urls-in-a-string/comment-page-1/#comment-139</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Tue, 28 Apr 2009 23:10:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.degutis.org/?p=207#comment-139</guid>
		<description>&lt;p&gt;I&#039;m even supporting 10.2&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;m even supporting 10.2</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Thibault ML</title>
		<link>http://www.degutis.org/blog/dev/2009/04/22/finding-all-urls-in-a-string/comment-page-1/#comment-135</link>
		<dc:creator>Thibault ML</dc:creator>
		<pubDate>Wed, 22 Apr 2009 18:28:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.degutis.org/?p=207#comment-135</guid>
		<description>&lt;p&gt;Wow. That&#039;s cool and fast!&lt;/p&gt;

&lt;p&gt;What&#039;s the overhead, however, when using &quot;huge&quot; strings? I mean, creating an attributed string, and then looping on the whole thing?&lt;/p&gt;

&lt;p&gt;Just as a side note, - [NSAttributedString URLAtIndex:effectiverange:] is an AppKit addition. Which means it won&#039;t, by default, work with a command line tool, unless one manually includes the AppKit Framework :).&lt;/p&gt;

&lt;p&gt;Thank you for the tip!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Wow. That&#8217;s cool and fast!</p>

<p>What&#8217;s the overhead, however, when using &#8220;huge&#8221; strings? I mean, creating an attributed string, and then looping on the whole thing?</p>

<p>Just as a side note, &#8211; [NSAttributedString URLAtIndex:effectiverange:] is an AppKit addition. Which means it won&#8217;t, by default, work with a command line tool, unless one manually includes the AppKit Framework <img src='http://www.degutis.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>

<p>Thank you for the tip!</p>]]></content:encoded>
	</item>
</channel>
</rss>
