<?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>Flex Developmentregular expression | Flex Development</title>
	<atom:link href="http://dmallonee.com/flex/tag/regular-expression/feed/" rel="self" type="application/rss+xml" />
	<link>http://dmallonee.com/flex</link>
	<description>Adobe Flex and Flash Projects</description>
	<lastBuildDate>Tue, 10 May 2011 22:22:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Regex Replace</title>
		<link>http://dmallonee.com/flex/2008/11/20/regex-replace/</link>
		<comments>http://dmallonee.com/flex/2008/11/20/regex-replace/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 14:16:56 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Examples]]></category>
		<category><![CDATA[level:beginner]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[regular expression]]></category>
		<category><![CDATA[replace]]></category>

		<guid isPermaLink="false">http://dmallonee.com/flex/?p=75</guid>
		<description><![CDATA[As I was saying in my earlier example post for regex search, I would likely post a regex replace example, and here it is! It took only a few moments to make the necessary adjustments to the previous regex search example since the code is so similar. The original textToReplace has its text replaced by [...]]]></description>
		<wfw:commentRss>http://dmallonee.com/flex/2008/11/20/regex-replace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Regex Search</title>
		<link>http://dmallonee.com/flex/2008/11/16/regex-search/</link>
		<comments>http://dmallonee.com/flex/2008/11/16/regex-search/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 17:54:19 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Examples]]></category>
		<category><![CDATA[expression]]></category>
		<category><![CDATA[level:beginner]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[regex search]]></category>
		<category><![CDATA[regular]]></category>
		<category><![CDATA[regular expression]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://dmallonee.com/flex/?p=72</guid>
		<description><![CDATA[In the process of building my own Flex-based chat application, I&#8217;m creating tidbits of code for testing purposes. In this particular case, I wanted a small app to test regex (regular expression) capabilities. There are numerous online regex search applications, yet they&#8217;re mostly written for PHP and Perl and I wasn&#8217;t quite sure if Flash [...]]]></description>
		<wfw:commentRss>http://dmallonee.com/flex/2008/11/16/regex-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Word counter</title>
		<link>http://dmallonee.com/flex/2008/10/19/flex-word-counter/</link>
		<comments>http://dmallonee.com/flex/2008/10/19/flex-word-counter/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 05:40:07 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Examples]]></category>
		<category><![CDATA[level:beginner]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[regular expression]]></category>
		<category><![CDATA[word counter]]></category>

		<guid isPermaLink="false">http://dmallonee.com/flex/?p=59</guid>
		<description><![CDATA[In trying to find ideas for simple Flex projects that might make learning Flex a bit easier for beginners, I came across a web site that handles word counting and thought that would be a great beginner project. It turned out to be far easier than I&#8217;d initially anticipated, though admittedly, since it uses a [...]]]></description>
		<wfw:commentRss>http://dmallonee.com/flex/2008/10/19/flex-word-counter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

