<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>Blog of Fusion - Gotcha</title>
			<link>http://www.blogoffusion.com</link>
			<description>ColdFusion Blogs</description>
			<language>en-us</language>
			<pubDate>Tue, 07 Sep 2010 01:30:45 -0400</pubDate>
			<lastBuildDate>Tue, 25 Mar 2008 02:04: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>ColdFusion 8 Per App Settings - Mappings</title>
				<link>http://www.blogoffusion.com/032508-coldfusion-8-per-app-settings--mappings.cfm</link>
				<description>
				
				
According to the documentation for this feature, Per App mappings allows you to dynamically set &quot;logical aliases for paths to directories on your server.&quot; This sounds great but the code example in the documentation is wrong and this leads to a lot ...
				
				</description>
				
				<category>Coding</category>				
				
				<category>Gotcha</category>				
				
				<category>ColdFusion 8</category>				
				
				<pubDate>Tue, 25 Mar 2008 02:04:00 -0400</pubDate>
				<guid>http://www.blogoffusion.com/032508-coldfusion-8-per-app-settings--mappings.cfm</guid>
				
			</item>
			
			<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>
			</channel></rss>