<?xml version="1.0" encoding="UTF-8"?> 
<feed xmlns="http://www.w3.org/2005/Atom">
	<title>FUEL CMS Blog</title>
	<subtitle>An easy, flexible, empowering Content Management System for rapid development that transforms your CodeIgniter projects into client manageable brilliance.</subtitle>
	<link href="http://www.getfuelcms.com/blog"/>
	<link rel="alternate" type="text/html" href="http://www.getfuelcms.com/blog" />
	<link rel="self" type="application/atom+xml" href="http://www.getfuelcms.com/blog/feed/atom" />
	<id>http://www.getfuelcms.com/blog/feed/atom</id>
	<updated>2011-09-20T01:45:00-07:00</updated> 

	 

	 
	<entry>
		<title>What's FUEL CMS Been Up To?</title>
	    <link rel="alternate" type="text/html" href="http://www.getfuelcms.com/blog/2011/09/20/whats-fuel-cms-been-up-to" />
		<id>tag:www.getfuelcms.com,2011-09-20:article/whats-fuel-cms-been-up-to</id>
	
		<published>2011-09-20T01:45:00-07:00</published>
		<summary><![CDATA[In May, we posted about what's on the horizon in FUEL CMS and 
looking at our blog activity, one may think FUEL CMS development has slowed down lately. However any look on GitHub or the Forum would tell a different story.]]></summary>
		<author>
			<name>David McReynolds</name>
		</author>
		<content type="html" xml:lang="en" xml:base="http://www.getfuelcms.com/blog/article">
			<![CDATA[<p>In May, <a href="http://www.getfuelcms.com/blog/2011/05/16/whats-coming-in-fuel-cms" target="_blank">we posted about what&#8217;s on the horizon in FUEL CMS</a> and <br />
looking at our blog activity, one may think FUEL CMS development has slowed down lately. However any look on <a href="https://github.com/daylightstudio/FUEL-CMS" target="_blank">GitHub</a> or the <a href="http://www.getfuelcms.com/forum">Forum</a> would tell a different story.</p>]]> 
		</content>
		<updated>2011-09-20T10:07:00-07:00</updated>
	</entry> 
	 
	<entry>
		<title>What's Coming in FUEL CMS</title>
	    <link rel="alternate" type="text/html" href="http://www.getfuelcms.com/blog/2011/05/16/whats-coming-in-fuel-cms" />
		<id>tag:www.getfuelcms.com,2011-05-16:article/whats-coming-in-fuel-cms</id>
	
		<published>2011-05-16T10:32:00-07:00</published>
		<summary><![CDATA[It's been a while since our last blog post (and according to my own RSS reader), so we felt it was time to give an update as to what we plan on releasing in upcoming versions of FUEL CMS.]]></summary>
		<author>
			<name>David McReynolds</name>
		</author>
		<content type="html" xml:lang="en" xml:base="http://www.getfuelcms.com/blog/article">
			<![CDATA[<p>It&#8217;s been a while since our last blog post (and according to my own RSS reader), so we felt it was time to give an update as to what we plan on releasing in upcoming versions of FUEL CMS.</p>]]> 
		</content>
		<updated>2011-05-16T10:36:02-07:00</updated>
	</entry> 
	 
	<entry>
		<title>FUEL CMS 0.9.3 Released!</title>
	    <link rel="alternate" type="text/html" href="http://www.getfuelcms.com/blog/2011/03/14/fuel-cms-0.9.3-released" />
		<id>tag:www.getfuelcms.com,2011-03-14:article/fuel-cms-0.9.3-released</id>
	
		<published>2011-03-14T02:59:00-07:00</published>
		<summary><![CDATA[We are happy to announce that FUEL CMS 0.9.3 has been released on GitHub. This release includes several major additions including CKEditor™ support, precedence sorting, linking fields and more.]]></summary>
		<author>
			<name>David McReynolds</name>
		</author>
		<content type="html" xml:lang="en" xml:base="http://www.getfuelcms.com/blog/article">
			<![CDATA[We are happy to announce that FUEL CMS 0.9.3 has been <a href="https://github.com/daylightstudio/FUEL-CMS" target="_blank">released on GitHub</a>. This release includes several major additions including CKEditor&trade; support, precedence sorting, linking fields and more.]]> 
		</content>
		<updated>2011-03-14T10:29:41-07:00</updated>
	</entry> 
	 
	<entry>
		<title>FUEL CMS 0.9.2 Released!</title>
	    <link rel="alternate" type="text/html" href="http://www.getfuelcms.com/blog/2011/02/06/fuel-cms-0.9.2-released" />
		<id>tag:www.getfuelcms.com,2011-02-06:article/fuel-cms-0.9.2-released</id>
	
		<published>2011-02-06T10:02:00-08:00</published>
		<summary><![CDATA[We are happy to announce that FUEL CMS 0.9.2  has been released on GitHub. So what's New?... CodeIgniter 2, localization support and much more.]]></summary>
		<author>
			<name>David McReynolds</name>
		</author>
		<content type="html" xml:lang="en" xml:base="http://www.getfuelcms.com/blog/article">
			<![CDATA[<p>We are happy to announce that FUEL CMS 0.9.2  has been <a href="https://github.com/daylightstudio/FUEL-CMS" target="_blank">released on GitHub</a>. So what&#8217;s New?... CodeIgniter 2, localization support and much more.</p>]]> 
		</content>
		<updated>2011-03-06T17:48:14-08:00</updated>
	</entry> 
	 
	<entry>
		<title>Learning FUEL CMS PART 6: The Client Handoff</title>
	    <link rel="alternate" type="text/html" href="http://www.getfuelcms.com/blog/2011/01/10/learning-fuel-cms-part-6-the-client-handoff" />
		<id>tag:www.getfuelcms.com,2011-01-10:article/learning-fuel-cms-part-6-the-client-handoff</id>
	
		<published>2011-01-10T08:58:00-08:00</published>
		<summary><![CDATA[So far we've learned how to create pages, blocks, layouts, menus, modules, incorporate them into the CMS and test our site. The WidgiCorp demo site is almost ready to turn over to our client. The last two things we will look at are ways to improve FUEL's security and create client specific documentation for them to view in FUEL CMS.]]></summary>
		<author>
			<name>David McReynolds</name>
		</author>
		<content type="html" xml:lang="en" xml:base="http://www.getfuelcms.com/blog/article">
			<![CDATA[So far we've learned how to <a href="http://www.getfuelcms.com/blog/id/3">create pages, blocks, layouts</a>, <a href="http://www.getfuelcms.com/blog/id/4">menus</a>, <a href="http://www.getfuelcms.com/blog/id/5">modules</a>, <a href="http://www.getfuelcms.com/blog/id/6">incorporate them into the CMS</a> and <a href="http://www.getfuelcms.com/blog/id/7">test our site</a>. The <a href="http://www.getfuelcms.com/demo" target="_blank">WidgiCorp demo site</a> is almost ready to turn over to our client. The last two things we will look at are ways to improve <a href="http://www.getfuelcms.com/user_guide/general/security" target="_blank">FUEL's security</a> and create client specific documentation for them to view in FUEL CMS.]]> 
		</content>
		<updated>2011-01-10T09:14:45-08:00</updated>
	</entry> 
	 
	<entry>
		<title>Learning FUEL CMS PART 5: Testing Your Site</title>
	    <link rel="alternate" type="text/html" href="http://www.getfuelcms.com/blog/2011/01/03/learning-fuel-cms-part-5-testing-your-site" />
		<id>tag:www.getfuelcms.com,2011-01-03:article/learning-fuel-cms-part-5-testing-your-site</id>
	
		<published>2011-01-03T12:03:00-08:00</published>
		<summary><![CDATA[In our last post we discussed how to import the static pages and blocks of the WidgiCorp demo site so they could be managed in FUEL CMS. This post will dive into testing and examining the page content of the WidgiCorp site using the SEO Module, Validate Module and Tester Module found in FUEL CMS.]]></summary>
		<author>
			<name>David McReynolds</name>
		</author>
		<content type="html" xml:lang="en" xml:base="http://www.getfuelcms.com/blog/article">
			<![CDATA[In our <a href="http://www.getfuelcms.com/blog/id/6">last post</a> we discussed how to import the static pages and blocks of the <a href="http://www.getfuelcms.com/demo" target="_blank">WidgiCorp demo site</a> so they could be managed in FUEL CMS. This post will dive into testing and examining the page content of the WidgiCorp site using the <a href="http://www.getfuelcms.com/user_guide/modules/seo" target="_blank">SEO Module</a>, <a href="http://www.getfuelcms.com/user_guide/modules/validate" target="_blank">Validate Module</a> and <a href="http://www.getfuelcms.com/user_guide/modules/tester" target="_blank">Tester Module</a> found in FUEL CMS.]]> 
		</content>
		<updated>2011-01-10T09:16:54-08:00</updated>
	</entry> 
	 
	<entry>
		<title>Learning FUEL CMS PART 4: Using the CMS</title>
	    <link rel="alternate" type="text/html" href="http://www.getfuelcms.com/blog/2010/12/27/learning-fuel-cms-part-4-using-the-cms" />
		<id>tag:www.getfuelcms.com,2010-12-27:article/learning-fuel-cms-part-4-using-the-cms</id>
	
		<published>2010-12-27T09:33:00-08:00</published>
		<summary><![CDATA[In Part 4 of this blog series we will discuss how to use the Content Management System (CMS) of FUEL to create and edit pages, blocks, navigation, module data and assets. As with the previous posts in this series, we will use the demo site as a point of reference.]]></summary>
		<author>
			<name>David McReynolds</name>
		</author>
		<content type="html" xml:lang="en" xml:base="http://www.getfuelcms.com/blog/article">
			<![CDATA[In Part 4 of this blog series we will discuss how to use the Content Management System (CMS) of FUEL to create and edit pages, blocks, navigation, module data and assets. As with the previous posts in this series, we will use the <a href="http://www.getfuelcms.com/demo" target="_blank">demo site</a> as a point of reference.]]> 
		</content>
		<updated>2011-01-09T10:02:04-08:00</updated>
	</entry> 
	 
	<entry>
		<title>Learning FUEL CMS PART 3: Creating Modules</title>
	    <link rel="alternate" type="text/html" href="http://www.getfuelcms.com/blog/2010/12/19/learning-fuel-cms-part-3-creating-modules" />
		<id>tag:www.getfuelcms.com,2010-12-19:article/learning-fuel-cms-part-3-creating-modules</id>
	
		<published>2010-12-19T10:28:00-08:00</published>
		<summary><![CDATA[In Part 3 of this blog series we will discuss how to create simple modules and will use the demo site as a point of reference.]]></summary>
		<author>
			<name>David McReynolds</name>
		</author>
		<content type="html" xml:lang="en" xml:base="http://www.getfuelcms.com/blog/article">
			<![CDATA[In Part 3 of this blog series we will discuss how to create simple modules and will use the <a href="http://www.getfuelcms.com/demo" target="_blank">demo site</a> as a point of reference.]]> 
		</content>
		<updated>2011-01-09T10:01:46-08:00</updated>
	</entry> 
	 
	<entry>
		<title>Learning FUEL CMS PART 2: Creating Menus and Navigation Structures</title>
	    <link rel="alternate" type="text/html" href="http://www.getfuelcms.com/blog/2010/12/12/learning-fuel-cms-part-2" />
		<id>tag:www.getfuelcms.com,2010-12-12:article/learning-fuel-cms-part-2</id>
	
		<published>2010-12-12T02:35:00-08:00</published>
		<summary><![CDATA[In our last post, Part 1: Creating Pages, Layouts and Blocks, we discussed how we created the pages for the WidgiCorp demo site. In Part 2 of this blog series we will discuss how to link those pages together using on of my favorite aspects of FUEL CMS, creating menus and navigational structures.]]></summary>
		<author>
			<name>David McReynolds</name>
		</author>
		<content type="html" xml:lang="en" xml:base="http://www.getfuelcms.com/blog/article">
			<![CDATA[In our last post, <a href="http://www.getfuelcms.com/blog/id/3">Part 1: Creating Pages, Layouts and Blocks</em></a>, we discussed how we created the pages for the <a href="http://www.getfuelcms.com/demo" target="_blank">WidgiCorp demo site</a>. In Part 2 of this blog series we will discuss how to link those pages together using on of my favorite aspects of FUEL CMS, creating menus and navigational structures.]]> 
		</content>
		<updated>2011-01-09T10:01:26-08:00</updated>
	</entry> 
	 
	<entry>
		<title>Learning FUEL CMS PART 1: Creating Pages, Layouts and Blocks</title>
	    <link rel="alternate" type="text/html" href="http://www.getfuelcms.com/blog/2010/12/09/learning-fuel-cms-part-1" />
		<id>tag:www.getfuelcms.com,2010-12-09:article/learning-fuel-cms-part-1</id>
	
		<published>2010-12-09T12:17:00-08:00</published>
		<summary><![CDATA[In Part 1 of this blog series, we will cover the basic site structure used for this tutorial and then dive into the building blocks of creating a FUEL website — pages, layouts and blocks. To start, be sure you have read the previous introduction post about the blog series and have downloaded the FUEL CMS 0.91 branch from GitHub.]]></summary>
		<author>
			<name>David McReynolds</name>
		</author>
		<content type="html" xml:lang="en" xml:base="http://www.getfuelcms.com/blog/article">
			<![CDATA[In Part 1 of this blog series, we will cover the basic site structure used for this tutorial and then dive into the building blocks of creating a FUEL website &mdash; <a href="http://www.getfuelcms.com/user_guide/general/pages-layouts-modules-blocks" target="_blank">pages, layouts and blocks</a>. To start, be sure you have read the <a href="http://www.getfuelcms.com/blog/id/2">previous introduction post</a> about the blog series and have downloaded the <a href="https://github.com/daylightstudio/FUEL-CMS/tree/0.91" target="_blank">FUEL CMS 0.91 branch from GitHub</a>.]]> 
		</content>
		<updated>2011-01-09T10:01:10-08:00</updated>
	</entry> 
		
	
</feed>
