<?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: PHP &#8211; Auto Convert URLs to Links in a Block of Text</title>
	<atom:link href="http://www.fettesps.com/php-auto-convert-urls-to-links-in-a-block-of-text/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fettesps.com/php-auto-convert-urls-to-links-in-a-block-of-text/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=php-auto-convert-urls-to-links-in-a-block-of-text</link>
	<description>Fettes Programming Solutions</description>
	<lastBuildDate>Sun, 05 Feb 2012 08:57:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Pioneer Websites</title>
		<link>http://www.fettesps.com/php-auto-convert-urls-to-links-in-a-block-of-text/comment-page-1/#comment-9270</link>
		<dc:creator>Pioneer Websites</dc:creator>
		<pubDate>Tue, 06 Jul 2010 07:22:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.fettesps.com/?p=269#comment-9270</guid>
		<description>Great job - very similar to one I saw elsewhere - but adds the effect of picking up www strings which don&#039;t start with http.

The only loss is that in that case, the http isn&#039;t added to the start of the href!</description>
		<content:encoded><![CDATA[<p>Great job &#8211; very similar to one I saw elsewhere &#8211; but adds the effect of picking up www strings which don&#8217;t start with http.</p>
<p>The only loss is that in that case, the http isn&#8217;t added to the start of the href!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: evrix</title>
		<link>http://www.fettesps.com/php-auto-convert-urls-to-links-in-a-block-of-text/comment-page-1/#comment-461</link>
		<dc:creator>evrix</dc:creator>
		<pubDate>Tue, 16 Jun 2009 12:45:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.fettesps.com/?p=269#comment-461</guid>
		<description>ps to my post:
I realized a simple &#039;?&#039; in place of {0,1} would do...</description>
		<content:encoded><![CDATA[<p>ps to my post:<br />
I realized a simple &#8216;?&#8217; in place of {0,1} would do&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad Hutchins</title>
		<link>http://www.fettesps.com/php-auto-convert-urls-to-links-in-a-block-of-text/comment-page-1/#comment-454</link>
		<dc:creator>Chad Hutchins</dc:creator>
		<pubDate>Mon, 15 Jun 2009 16:49:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.fettesps.com/?p=269#comment-454</guid>
		<description>I am having some issues implementing this in javascript. How would you implement this in javascript? Thanks for the post nonetheless.</description>
		<content:encoded><![CDATA[<p>I am having some issues implementing this in javascript. How would you implement this in javascript? Thanks for the post nonetheless.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SeanJA</title>
		<link>http://www.fettesps.com/php-auto-convert-urls-to-links-in-a-block-of-text/comment-page-1/#comment-452</link>
		<dc:creator>SeanJA</dc:creator>
		<pubDate>Mon, 15 Jun 2009 16:35:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.fettesps.com/?p=269#comment-452</guid>
		<description>It seems like this might be better done in javascript rather than php, just in case it &quot;borks all of the links&quot; (also you could have an enable/disable links button)</description>
		<content:encoded><![CDATA[<p>It seems like this might be better done in javascript rather than php, just in case it &#8220;borks all of the links&#8221; (also you could have an enable/disable links button)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: evrix</title>
		<link>http://www.fettesps.com/php-auto-convert-urls-to-links-in-a-block-of-text/comment-page-1/#comment-446</link>
		<dc:creator>evrix</dc:creator>
		<pubDate>Mon, 15 Jun 2009 14:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.fettesps.com/?p=269#comment-446</guid>
		<description>i added {0,1} after \. at character 188 in $pattern and now it seems to convert raw_text without extension too, which is useful with mod_rewrite.
an asterisk would have worked too, but my solutions seems more precise</description>
		<content:encoded><![CDATA[<p>i added {0,1} after \. at character 188 in $pattern and now it seems to convert raw_text without extension too, which is useful with mod_rewrite.<br />
an asterisk would have worked too, but my solutions seems more precise</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Rockefeller</title>
		<link>http://www.fettesps.com/php-auto-convert-urls-to-links-in-a-block-of-text/comment-page-1/#comment-445</link>
		<dc:creator>John Rockefeller</dc:creator>
		<pubDate>Mon, 15 Jun 2009 13:53:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.fettesps.com/?p=269#comment-445</guid>
		<description>Have you ever had this not work and bork all of the links? I&#039;m always afraid this is going to happen with wide-scale regular expressions :S</description>
		<content:encoded><![CDATA[<p>Have you ever had this not work and bork all of the links? I&#8217;m always afraid this is going to happen with wide-scale regular expressions :S</p>
]]></content:encoded>
	</item>
</channel>
</rss>

