<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>ColdFusion Development Blog by Scott Bennett - BlogCFC</title>
			<link>http://www.coldfusionguy.com/ColdFusion/blog/index.cfm</link>
			<description>Scott Bennett - The ColdFusion Guy&apos;s Blog on ColdFusion development.</description>
			<language>en-us</language>
			<pubDate>Wed, 22 May 2013 22:55:33 -0400</pubDate>
			<lastBuildDate>Thu, 26 Jun 2008 14:05:00 -0400</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>Scott@ColdFusionGuy.com</managingEditor>
			<webMaster>Scott@ColdFusionGuy.com</webMaster>
			
			<item>
				<title>Modifying BlogCFC email validation to allow plus signs</title>
				<link>http://www.coldfusionguy.com/ColdFusion/blog/index.cfm/2008/6/26/Modifying-BlogCFC-email-validation-to-allow-plus-signs</link>
				<description>
				
				&lt;a href=&quot;http://cfzen.instantspot.com/blog/2008/04/30/Does-your-email-validation-allow-plus-signs&quot; target=&quot;_blank&quot;&gt;Aaron Longnion&lt;/a&gt; asked if I could modify the email validation on my blog to allow the + character in email addresses. Apparently in gmail you can add +anything to your email address (after the username and before the @ character) and it will still arrive in your account. This helps people organize emails that come from filling out online forms,
or signing up for newsletters, or commenting on blogs or whatever. I went ahead and modified the isEmail function that BlogCFC uses to accommodate this, and then thought I would share it with the world just in case someone asks you fix your blog too.  [More]
				</description>
				
				<category>Regular Expressions</category>				
				
				<category>BlogCFC</category>				
				
				<pubDate>Thu, 26 Jun 2008 14:05:00 -0400</pubDate>
				<guid>http://www.coldfusionguy.com/ColdFusion/blog/index.cfm/2008/6/26/Modifying-BlogCFC-email-validation-to-allow-plus-signs</guid>
				
			</item>
			
			<item>
				<title>My New Blog</title>
				<link>http://www.coldfusionguy.com/ColdFusion/blog/index.cfm/2007/10/28/My-New-Blog</link>
				<description>
				
				I have implemented Raymond Camden&apos;s BlogCFC functionality on my site. It was a fairly painless process and I am pleased with the results. I have been wanting to start a blog for a long time now but I have either been too busy or too lazy to ever actually do it myself =). I will be adding lots of interesting blog entries as time goes on so stay tuned, and feel free to use my contact form to ask any ColdFusion related questions you may have. 

-Scott 
				</description>
				
				<category>BlogCFC</category>				
				
				<category>ColdFusion</category>				
				
				<pubDate>Sun, 28 Oct 2007 00:00:00 -0400</pubDate>
				<guid>http://www.coldfusionguy.com/ColdFusion/blog/index.cfm/2007/10/28/My-New-Blog</guid>
				
			</item>
			</channel></rss>