<?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: Plain text link to HTML with a PHP function and regular expressions</title>
	<atom:link href="http://www.interactivellama.com/blog/archives/plain-text-link-to-html-with-a-php-function-and-regular-expressions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.interactivellama.com/blog/archives/plain-text-link-to-html-with-a-php-function-and-regular-expressions/</link>
	<description>Interactive media tutorials and tips</description>
	<lastBuildDate>Fri, 22 Oct 2010 19:57:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: Stephen James</title>
		<link>http://www.interactivellama.com/blog/archives/plain-text-link-to-html-with-a-php-function-and-regular-expressions/comment-page-1/#comment-284</link>
		<dc:creator>Stephen James</dc:creator>
		<pubDate>Thu, 08 Apr 2010 18:39:44 +0000</pubDate>
		<guid isPermaLink="false">/blog/archives/plain-text-link-to-html-with-a-php-function-and-regular-expressions/#comment-284</guid>
		<description>@Michael Look into this function in WordPress

http://codex.wordpress.org/Function_Reference/make_clickable

It&#039;s inside wp-includes/formatting.php.</description>
		<content:encoded><![CDATA[<p>@Michael Look into this function in WordPress</p>
<p><a href="http://codex.wordpress.org/Function_Reference/make_clickable" rel="nofollow">http://codex.wordpress.org/Function_Reference/make_clickable</a></p>
<p>It&#8217;s inside wp-includes/formatting.php.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.interactivellama.com/blog/archives/plain-text-link-to-html-with-a-php-function-and-regular-expressions/comment-page-1/#comment-283</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 08 Apr 2010 18:33:12 +0000</pubDate>
		<guid isPermaLink="false">/blog/archives/plain-text-link-to-html-with-a-php-function-and-regular-expressions/#comment-283</guid>
		<description>Btw just like it does above ;)</description>
		<content:encoded><![CDATA[<p>Btw just like it does above <img src='http://www.interactivellama.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.interactivellama.com/blog/archives/plain-text-link-to-html-with-a-php-function-and-regular-expressions/comment-page-1/#comment-282</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 08 Apr 2010 18:31:26 +0000</pubDate>
		<guid isPermaLink="false">/blog/archives/plain-text-link-to-html-with-a-php-function-and-regular-expressions/#comment-282</guid>
		<description>Well Stephen I see your point but I wasn´t very specific of my needs as said before your script is excellent if there is a web-link but what if there is a mail-link ei man@abc.com then I would like the mail-link to show up as a mailto-link and unfortunately I can´t make a regular html-mailto in the text since it is php.
Thanks in advance</description>
		<content:encoded><![CDATA[<p>Well Stephen I see your point but I wasn´t very specific of my needs as said before your script is excellent if there is a web-link but what if there is a mail-link ei <a href="mailto:man@abc.com">man@abc.com</a> then I would like the mail-link to show up as a mailto-link and unfortunately I can´t make a regular html-mailto in the text since it is php.<br />
Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen james</title>
		<link>http://www.interactivellama.com/blog/archives/plain-text-link-to-html-with-a-php-function-and-regular-expressions/comment-page-1/#comment-278</link>
		<dc:creator>Stephen james</dc:creator>
		<pubDate>Mon, 22 Mar 2010 13:19:17 +0000</pubDate>
		<guid isPermaLink="false">/blog/archives/plain-text-link-to-html-with-a-php-function-and-regular-expressions/#comment-278</guid>
		<description>@Michael I try not to have mailto links for anti-spam reasons--and if I do need a mail to link, I try to obfuscate it via JavaScript.</description>
		<content:encoded><![CDATA[<p>@Michael I try not to have mailto links for anti-spam reasons&#8211;and if I do need a mail to link, I try to obfuscate it via JavaScript.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.interactivellama.com/blog/archives/plain-text-link-to-html-with-a-php-function-and-regular-expressions/comment-page-1/#comment-276</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sat, 20 Mar 2010 14:33:12 +0000</pubDate>
		<guid isPermaLink="false">/blog/archives/plain-text-link-to-html-with-a-php-function-and-regular-expressions/#comment-276</guid>
		<description>Script still works great for me but now I wonder if that would work to having a mail addy in the text ei a function that makes a mailto-link</description>
		<content:encoded><![CDATA[<p>Script still works great for me but now I wonder if that would work to having a mail addy in the text ei a function that makes a mailto-link</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mamsaac</title>
		<link>http://www.interactivellama.com/blog/archives/plain-text-link-to-html-with-a-php-function-and-regular-expressions/comment-page-1/#comment-265</link>
		<dc:creator>Mamsaac</dc:creator>
		<pubDate>Fri, 12 Feb 2010 01:56:20 +0000</pubDate>
		<guid isPermaLink="false">/blog/archives/plain-text-link-to-html-with-a-php-function-and-regular-expressions/#comment-265</guid>
		<description>Works, but not for every URL. For example, Google Maps links =) You would have to add a comma (and some other characters). Still found this useful, thanks.</description>
		<content:encoded><![CDATA[<p>Works, but not for every URL. For example, Google Maps links =) You would have to add a comma (and some other characters). Still found this useful, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Hall</title>
		<link>http://www.interactivellama.com/blog/archives/plain-text-link-to-html-with-a-php-function-and-regular-expressions/comment-page-1/#comment-231</link>
		<dc:creator>Matthew Hall</dc:creator>
		<pubDate>Tue, 07 Jul 2009 19:44:52 +0000</pubDate>
		<guid isPermaLink="false">/blog/archives/plain-text-link-to-html-with-a-php-function-and-regular-expressions/#comment-231</guid>
		<description>Great function, thanks. Saved me a bit of time messing about with regular expressions!

Matthew</description>
		<content:encoded><![CDATA[<p>Great function, thanks. Saved me a bit of time messing about with regular expressions!</p>
<p>Matthew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen James</title>
		<link>http://www.interactivellama.com/blog/archives/plain-text-link-to-html-with-a-php-function-and-regular-expressions/comment-page-1/#comment-197</link>
		<dc:creator>Stephen James</dc:creator>
		<pubDate>Fri, 23 Jan 2009 21:44:05 +0000</pubDate>
		<guid isPermaLink="false">/blog/archives/plain-text-link-to-html-with-a-php-function-and-regular-expressions/#comment-197</guid>
		<description>@Michael It&#039;s fixed now. Your example URL will now work. Thanks.</description>
		<content:encoded><![CDATA[<p>@Michael It&#8217;s fixed now. Your example URL will now work. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.interactivellama.com/blog/archives/plain-text-link-to-html-with-a-php-function-and-regular-expressions/comment-page-1/#comment-195</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 16 Jan 2009 17:15:55 +0000</pubDate>
		<guid isPermaLink="false">/blog/archives/plain-text-link-to-html-with-a-php-function-and-regular-expressions/#comment-195</guid>
		<description>The script works good unless you have a longer url like http://www.myspace.com/wearemongrel than only http://www.myspace.com will be linked and /wearemongrel is left out in the cold</description>
		<content:encoded><![CDATA[<p>The script works good unless you have a longer url like <a href="http://www.myspace.com/wearemongrel" rel="nofollow">http://www.myspace.com/wearemongrel</a> than only <a href="http://www.myspace.com" rel="nofollow">http://www.myspace.com</a> will be linked and /wearemongrel is left out in the cold</p>
]]></content:encoded>
	</item>
</channel>
</rss>

