<?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>Damon Ledet &#187; BlogCFC</title>
	<atom:link href="http://www.damonledet.com/tag/blogcfc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.damonledet.com</link>
	<description>DAMONLEDET.COM</description>
	<lastBuildDate>Fri, 11 Nov 2011 13:01:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Blog roll for BlogCFC</title>
		<link>http://www.damonledet.com/2007/10/blog-roll-for-blogcfc/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=blog-roll-for-blogcfc</link>
		<comments>http://www.damonledet.com/2007/10/blog-roll-for-blogcfc/#comments</comments>
		<pubDate>Thu, 18 Oct 2007 11:20:00 +0000</pubDate>
		<dc:creator>Damon</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Coldfusion]]></category>
		<category><![CDATA[Site Info]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[TSX]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[BlogCFC]]></category>
		<category><![CDATA[cfm]]></category>

		<guid isPermaLink="false">http://new.damonledet.com/blog/2007/10/18/blog-roll-for-blogcfc/</guid>
		<description><![CDATA[I have been playing around with Ray Camden&#8217;s BlogCFC for the past few weeks. I am planning on moving over from BlogCFM. One think that I really wanted with my new blog was the ability to easily update links in my blog roll. BlogCFC did not have this out the box, but I came up with a very easy whay of doing this. Using BlogCFC&#8217;s Textblocks feature I created a textblok called &#8220;blog roll&#8221;. Next I created a pod called blogroll.cfm and called my blog roll text block using SELECT BODY FROM dbo.tblblogtextblocks WHERE LABEL = &#8216;Blog Roll&#8217; #QBlogroll.body# Now all I have to do is update the links in my blog roll textblock, refresh blog cache and my blog roll is updated.]]></description>
				<content:encoded><![CDATA[<p>I have been playing around with <a href="http://www.coldfusionjedi.com/">Ray Camden&#8217;s</a> <a href="http://blogcfc.riaforge.org/">BlogCFC</a> for the past few weeks. I am planning on moving over from <a href="http://www.blogcfm.org/">BlogCFM</a>. One think that I really wanted with my new blog was the ability to easily update links in my blog roll. BlogCFC did not have this out the box, but I came up with a very easy whay of doing this. Using BlogCFC&#8217;s Textblocks feature I created a textblok called &#8220;blog roll&#8221;. Next I created a pod called blogroll.cfm and called my blog roll text block using</p>
<blockquote><p>SELECT BODY<br />
FROM dbo.tblblogtextblocks<br />
WHERE LABEL = &#8216;Blog Roll&#8217;</p>
<p>#QBlogroll.body#</p></blockquote>
<p>Now all I have to do is update the links in my blog roll textblock, refresh blog cache and my blog roll is updated.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.damonledet.com/2007/10/blog-roll-for-blogcfc/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
