<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ASP Tutorials &#187; Regex</title>
	<atom:link href="http://asp.web.id/tag/regex/feed" rel="self" type="application/rss+xml" />
	<link>http://asp.web.id</link>
	<description>hot talks about asp programming</description>
	<lastBuildDate>Thu, 15 Apr 2010 15:35:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Classic ASP Regular Expression Autolink Function</title>
		<link>http://asp.web.id/classic-asp-regular-expression-autolink-function.html</link>
		<comments>http://asp.web.id/classic-asp-regular-expression-autolink-function.html#comments</comments>
		<pubDate>Fri, 15 May 2009 17:23:29 +0000</pubDate>
		<dc:creator>Ariel G. Saputra</dc:creator>
				<category><![CDATA[Classic ASP]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Regex]]></category>
		<category><![CDATA[Regular Expression]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://asp.web.id/?p=17</guid>
		<description><![CDATA[During my session in creating Simple Twitter API for Classic ASP (VBScript), I need a function to search valid URL format in body text and convert them into click able link (autolink). Fortunately as in other programming languages, Classic ASP (VBScript) also has support REGULAR EXPRESSION even with limited methods &#038; Properties. In this case we only need the Regexp.Replace method, below is the detail function.]]></description>
		<wfw:commentRss>http://asp.web.id/classic-asp-regular-expression-autolink-function.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
