<?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>Colin Evans &#187; Website Development</title>
	<atom:link href="http://colin-evans.com/category/website-development/feed" rel="self" type="application/rss+xml" />
	<link>http://colin-evans.com</link>
	<description>Internet Marketing from my point of view</description>
	<lastBuildDate>Fri, 05 Feb 2010 16:01:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Regular Expressions (regex) Tutorial and Software</title>
		<link>http://colin-evans.com/website-development/regular-expressions-regex-tutorial-and-sofware.php</link>
		<comments>http://colin-evans.com/website-development/regular-expressions-regex-tutorial-and-sofware.php#comments</comments>
		<pubDate>Thu, 24 Apr 2008 00:32:19 +0000</pubDate>
		<dc:creator>Colin Evans</dc:creator>
				<category><![CDATA[Website Development]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[regex software]]></category>
		<category><![CDATA[regex tutorial]]></category>
		<category><![CDATA[regular expression software]]></category>
		<category><![CDATA[regular expression tutorial]]></category>
		<category><![CDATA[regular expressions]]></category>
		<category><![CDATA[the regex coach]]></category>

		<guid isPermaLink="false">http://colin-evans.com/?p=14</guid>
		<description><![CDATA[<p>Using regular expressions when putting a PHP script together can be a real headache, but the following tutorial will take you through the basics and get you started:</p>
<p>Regex Tutorial</p>
<p>Once you have got your mind around the  ... </p>]]></description>
			<content:encoded><![CDATA[<p>Using regular expressions when putting a PHP script together can be a real headache, but the following tutorial will take you through the basics and get you started:</p>
<p><a title="Regular Expression Tutorial" href="http://www.tote-taste.de/X-Project/regex/printable.html" target="_blank">Regex Tutorial</a></p>
<p>Once you have got your mind around the basics, you can test your new found knowledge by using &#8220;The Regex Coach&#8221; which is a Windows based software program you can use to test your regular expressions on any target text (no more endless cycles of adjusting code, uploading and testing online). You can download the software here:</p>
<p><a title="The Regex Coach Software" href="http://www.weitz.de/regex-coach/" target="_blank">The Regex Coach</a></p>
]]></content:encoded>
			<wfw:commentRss>http://colin-evans.com/website-development/regular-expressions-regex-tutorial-and-sofware.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
