<?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"
	>

<channel>
	<title>Andrew Sellick &#187; Regular Expressions</title>
	<atom:link href="http://www.andrewsellick.com/category/regular-expressions/feed" rel="self" type="application/rss+xml" />
	<link>http://www.andrewsellick.com</link>
	<description>andrewsellick.com</description>
	<pubDate>Sat, 23 Aug 2008 18:11:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Regular Expressions - RegexBuddy</title>
		<link>http://www.andrewsellick.com/13/regular-expressions-regexbuddy</link>
		<comments>http://www.andrewsellick.com/13/regular-expressions-regexbuddy#comments</comments>
		<pubDate>Mon, 05 Mar 2007 13:34:46 +0000</pubDate>
		<dc:creator>andy</dc:creator>
		
		<category><![CDATA[Regular Expressions]]></category>

		<guid isPermaLink="false">http://www.andrewsellick.com/13/regular-expressions-regexbuddy</guid>
		<description><![CDATA[If you struggle to create regular expressions as I do then you may find this tool of interest.  It&#8217;s called RegexBuddy and allows you to easily create and test any regular expression.  Debugging can also be used to step through the match processes allowing users to easily assess whether the regular expression is [...]]]></description>
			<content:encoded><![CDATA[<p>If you struggle to create regular expressions as I do then you may find this tool of interest.  It&#8217;s called RegexBuddy and allows you to easily create and test any regular expression.  Debugging can also be used to step through the match processes allowing users to easily assess whether the regular expression is or is not working.  Further capabilities include testing with real code snippets adjusted to your programming language of choice, generating libraries of regular expressions and documenting them for future use and finally GREP.  Full documantation can be found on the <a title="RegexBuddy Website" href="http://www.regexbuddy.com/">RegexBuddy website</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andrewsellick.com/13/regular-expressions-regexbuddy/feed</wfw:commentRss>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.581 seconds -->
