<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>Blog of Fusion - Regular Expressions</title>
			<link>http://www.blogoffusion.com</link>
			<description>ColdFusion Blogs</description>
			<language>en-us</language>
			<pubDate>Tue, 07 Sep 2010 01:09:22 -0400</pubDate>
			<lastBuildDate>Tue, 18 Jul 2006 20:02:00 -0400</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>mdinowit@houseoffusion.com</managingEditor>
			<webMaster>mdinowit@houseoffusion.com</webMaster>
			
			<item>
				<title>Regular Expressions Gotcha</title>
				<link>http://www.blogoffusion.com/071806-regular-expressions-gotcha.cfm</link>
				<description>
				
				I was playing with some code the other day and ran into a &apos;gotcha&apos; that I should have seen. I knew it in a different situation and just didn&apos;t apply it to what I was doing at the time. 

Basically, ColdFusion can store a Regular Expression in a var...
				
				</description>
				
				<category>Coding</category>				
				
				<category>Regular Expressions</category>				
				
				<category>Gotcha</category>				
				
				<pubDate>Tue, 18 Jul 2006 20:02:00 -0400</pubDate>
				<guid>http://www.blogoffusion.com/071806-regular-expressions-gotcha.cfm</guid>
				
			</item>
			
			<item>
				<title>IsValid and RegEx Issues</title>
				<link>http://www.blogoffusion.com/061606-isvalid-and-regex-issues.cfm</link>
				<description>
				
				While writing some new documentation on ColdFusion MX 7 features you may have missed (for the soon to be released Fusion Authority Quarterly Update), I came across an interesting issue with the IsValid function. 

This function is used to test if a...
				
				</description>
				
				<category>Coding</category>				
				
				<category>Regular Expressions</category>				
				
				<category>Errors</category>				
				
				<pubDate>Fri, 16 Jun 2006 18:24:00 -0400</pubDate>
				<guid>http://www.blogoffusion.com/061606-isvalid-and-regex-issues.cfm</guid>
				
			</item>
			</channel></rss>