<?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>Rey Bango &#187; BlogCFC</title>
	<atom:link href="http://blog.reybango.com/category/blogcfc/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.reybango.com</link>
	<description>JavaScript, HTML, CSS &#38; Random Stuff...</description>
	<lastBuildDate>Mon, 09 Jan 2012 20:46:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>BlogCFC Attribution Quirk in RSS Feed</title>
		<link>http://blog.reybango.com/2009/01/15/blogcfc-attribution-quirk-in-rss-feed/</link>
		<comments>http://blog.reybango.com/2009/01/15/blogcfc-attribution-quirk-in-rss-feed/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 19:01:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[BlogCFC]]></category>
		<category><![CDATA[ColdFusion]]></category>

		<guid isPermaLink="false">http://www.intoajax.com/index.cfm/2009/1/15/BlogCFC-Attribution-Quirk-in-RSS-Feed</guid>
		<description><![CDATA[The other day, someone pointed out to me that my posts weren&apos;t showing attribution (i.e. by Rey Bango) when viewed via Google Reader. Sure enough, when I looked at a recent post picked up by Planet jQuery, it didn&apos;t show the attribution. I looked into the BlogCFC code and updated blog.cfc to include the following [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>The other day, someone pointed out to me that my posts weren&apos;t showing attribution (i.e. by Rey Bango) when viewed via Google Reader. Sure enough, when I looked at a recent post picked up by Planet jQuery, it didn&apos;t show the attribution.</p>
<p>I looked into the BlogCFC code and updated blog.cfc to include the following code snippet:<br />
<code><br />
<author></p>
<p><name>#xmlFormat(name)#</name><br />
</author><br />
</code></p>
<p>I&apos;m hoping that resolves the issue.</p>
<p><em>Update:</em></p>
<p>Adding that code did in fact fix the issue and I now see attribution on my posts via Reader. Hey Ray, can you update BlogCFC accordingly?</p>
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.reybango.com/2009/01/15/blogcfc-attribution-quirk-in-rss-feed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Switching to Moderated Comments</title>
		<link>http://blog.reybango.com/2008/04/26/switching-to-moderated-comments/</link>
		<comments>http://blog.reybango.com/2008/04/26/switching-to-moderated-comments/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 05:16:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[BlogCFC]]></category>

		<guid isPermaLink="false">http://www.intoajax.com/index.cfm/2008/4/26/Switching-to-Moderated-Comments</guid>
		<description><![CDATA[I hated doing it but in light of the growing comment spam, I needed to do it. While I&apos;m sure I&apos;d look absolutely radiant in one of the wedding dresses being offered by the countless bride links posted in the comments, I don&apos;t feel that my readers should be subjected to said bride links. So [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I hated doing it but in light of the growing comment spam, I needed to do it. While I&apos;m sure I&apos;d look absolutely radiant in one of the wedding dresses being offered by the countless bride links posted in the comments, I don&apos;t feel that my readers should be subjected to said bride links.</p>
<p>So to the comment spammers, your grace period has officially ended.</p>
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.reybango.com/2008/04/26/switching-to-moderated-comments/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BlogCFC5 Powered</title>
		<link>http://blog.reybango.com/2006/05/01/blogcfc5-powered/</link>
		<comments>http://blog.reybango.com/2006/05/01/blogcfc5-powered/#comments</comments>
		<pubDate>Mon, 01 May 2006 18:03:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[BlogCFC]]></category>
		<category><![CDATA[BlueDragon]]></category>
		<category><![CDATA[CF Community]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.intoajax.com/index.cfm/2006/5/1/BlogCFC5-Powered</guid>
		<description><![CDATA[I&apos;ve just upgraded to BlogCFC v5 beta and so far so good. Ray Camden has been a huge help in getting it running. Again, we can&apos;t thank you enough for your efforts Ray! Rey&#8230;. No related posts. Related posts brought to you by Yet Another Related Posts Plugin.
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I&apos;ve just upgraded to <a href="http://www.blogcfc.com/" target="_blank">BlogCFC v5 beta</a> and so far so good. Ray Camden has been a huge help in getting it running.</p>
<p>Again, we can&apos;t thank you enough for your efforts Ray!</p>
<p>Rey&#8230;.</p>
<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.reybango.com/2006/05/01/blogcfc5-powered/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
