<?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>Kalen Gibbons &#187; BlogCFC</title>
	<atom:link href="http://www.kalengibbons.com/blog/index.php/tag/blogcfc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kalengibbons.com/blog</link>
	<description>The Dead Tree Blog</description>
	<lastBuildDate>Mon, 24 Oct 2011 20:43:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>BlogCFC: Extend the life of your blog posts</title>
		<link>http://www.kalengibbons.com/blog/index.php/2008/07/blogcfc-extend-the-life-of-your-blog-posts/</link>
		<comments>http://www.kalengibbons.com/blog/index.php/2008/07/blogcfc-extend-the-life-of-your-blog-posts/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 02:25:43 +0000</pubDate>
		<dc:creator>Kalen Gibbons</dc:creator>
				<category><![CDATA[Coldfusion]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[BlogCFC]]></category>

		<guid isPermaLink="false">http://www.kalengibbons.com/blog2/?p=38</guid>
		<description><![CDATA[If your a BlogCFC user but don&#8217;t post too often, like me, then you&#8217;ve probably seen the following message pop up on your blog: Sorry There are no blog entries available. By default, BlogCFC shows only entries posted within the last 30 days. If you&#8217;d like to extend this, simply locate the tags folder in [...]]]></description>
			<content:encoded><![CDATA[<p>If your a BlogCFC user but don&#8217;t post too often, like me, then you&#8217;ve probably seen the following message pop up on your blog:</p>
<div>
<strong>Sorry There are no blog entries available.</strong>
</div>
<p>
By default, BlogCFC shows only entries posted within the last 30 days.  If you&#8217;d like to extend this, simply locate the <span style="font-weight:bold; font-size:1.2em; font-style: italic;">tags</span> folder in your BlogCFC root and find <span style="font-weight:bold; font-size:1.2em; font-style: italic;">getmode.cfm</span>.  Around line 68 you&#8217;ll find the following declaration:
</p>
<p class="code">
params.lastxdays = 30
</p>
<p>
Simply change 30 to the number of days you&#8217;d like new entries to stay on the homepage and you&#8217;re set, your blog will no longer look sad and abandoned.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kalengibbons.com/blog/index.php/2008/07/blogcfc-extend-the-life-of-your-blog-posts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

