<?xml version="1.0" encoding="UTF-8"?> 
<rss version="2.0"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>FUEL CMS Blog</title>
		<link>https://www.getfuelcms.com/blog/</link>
		<description><![CDATA[]]></description>
		<pubDate>Fri, 17 Mar 2017 23:18:00 -0700</pubDate>
		<language>en</language>
		<latestFuelVersion>1.5.2</latestFuelVersion>
	    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	
	    <dc:rights>Copyright 2017</dc:rights>
	    
	    		    		    <item>
				<title>FUEL CMS 1.4 Released</title>
				<link>https://www.getfuelcms.com/blog/2017/03/17/fuel-cms-1-4-released</link>
				<guid>https://www.getfuelcms.com/blog/2017/03/17/fuel-cms-1-4-released</guid>
				<pubDate>Fri, 17 Mar 2017 23:18:00 -0700</pubDate>
				<description><![CDATA[
				<p><a href="https://github.com/daylightstudio/FUEL-CMS/releases/tag/1.4" target="_blank">FUEL CMS 1.4 has been released!</a> This latest version includes CodeIgniter 3. With this upgrade to CodeIgniter 3 comes a couple things to be aware of especially if you are updating your site.</p>		      	]]>
		      	</description>
		     </item>
		    		    <item>
				<title>FUEL CMS 1.3 Released</title>
				<link>https://www.getfuelcms.com/blog/2015/06/01/fuel-cms-13-released</link>
				<guid>https://www.getfuelcms.com/blog/2015/06/01/fuel-cms-13-released</guid>
				<pubDate>Mon, 01 Jun 2015 00:00:00 -0700</pubDate>
				<description><![CDATA[
				<p><a href="https://github.com/daylightstudio/FUEL-CMS/" target="_blank">FUEL CMS 1.3</a> has been in development for over 6 months and provides quite a <a href="https://github.com/daylightstudio/FUEL-CMS/releases/tag/1.3" target="_blank">few improvements and bug fixes</a>. A few of these deserve more then a bullet point in the release notes though&#8230;</p>		      	]]>
		      	</description>
		     </item>
		    		    <item>
				<title>FUEL CMS Has Some New Friends!</title>
				<link>https://www.getfuelcms.com/blog/2014/11/18/fuel-cms-has-some-new-friends</link>
				<guid>https://www.getfuelcms.com/blog/2014/11/18/fuel-cms-has-some-new-friends</guid>
				<pubDate>Tue, 18 Nov 2014 11:56:00 -0800</pubDate>
				<description><![CDATA[
				<p>We&#8217;ve just released <a href="https://github.com/daylightstudio/FUEL-CMS/releases/tag/1.2.1" target="_blank">FUEL CMS 1.2.1</a> which has a number of minor improvements and bug fixes. Normally, this release wouldn&#8217;t warrant a blog post. However, we thought it appropriate to write about a couple new FUEL advanced modules that were quietly added to GitHub&mdash;<a href="https://github.com/daylightstudio/FUEL-CMS-Forms-Module" target="_blank">Forms</a> and <a href="https://github.com/daylightstudio/FUEL-CMS-Locations-Module" target="_blank">Locations</a>. Their documentation can be found at <a href="http://docs.getfuelcms.com" target="_blank">docs.getfuelcms.com</a> under the <a href="http://docs.getfuelcms.com/modules/forms" target="_blank">Forms Documentation</a> and <a href="http://docs.getfuelcms.com/modules/locations" target="_blank">Locations Documentation</a>.</p>		      	]]>
		      	</description>
		     </item>
		    		    <item>
				<title>FUEL CMS 1.2 Released</title>
				<link>https://www.getfuelcms.com/blog/2014/08/26/fuel-cms-1-2-released</link>
				<guid>https://www.getfuelcms.com/blog/2014/08/26/fuel-cms-1-2-released</guid>
				<pubDate>Tue, 26 Aug 2014 10:50:00 -0700</pubDate>
				<description><![CDATA[
				<p>FUEL CMS 1.2 is out and ready for <a href="https://github.com/daylightstudio/FUEL-CMS/" target="_blank">download</a>. Unlike the 1.1 release, which mostly included an upgrade to the latest CodeIgniter version, FUEL CMS 1.2 provides a number of feature enhancements and bug fixes. The <a href="https://github.com/daylightstudio/FUEL-CMS/releases/tag/1.2" target="_blank">release notes</a> have a more complete list, but I wanted to highlight some of the bigger improvements.</p>		      	]]>
		      	</description>
		     </item>
		    		    <item>
				<title>FUEL CMS 1.1 Released</title>
				<link>https://www.getfuelcms.com/blog/2014/06/11/fuel-cms-1-1-released</link>
				<guid>https://www.getfuelcms.com/blog/2014/06/11/fuel-cms-1-1-released</guid>
				<pubDate>Wed, 11 Jun 2014 14:56:00 -0700</pubDate>
				<description><![CDATA[
				<p>FUEL CMS 1.1 has been released!</p>		      	]]>
		      	</description>
		     </item>
		    		    <item>
				<title>Integrating With Dropbox</title>
				<link>https://www.getfuelcms.com/blog/2014/06/04/integrating-with-dropbox</link>
				<guid>https://www.getfuelcms.com/blog/2014/06/04/integrating-with-dropbox</guid>
				<pubDate>Wed, 04 Jun 2014 12:26:00 -0700</pubDate>
				<description><![CDATA[
				<p>This tutorial will show you how to integrate Dropbox with a <a href="http://docs.getfuelcms.com/modules/simple" target="_blank">simple module</a> in FUEL CMS.</p>		      	]]>
		      	</description>
		     </item>
		    		    <item>
				<title>Creating a Color Picker Custom Field</title>
				<link>https://www.getfuelcms.com/blog/2013/12/17/creating-a-color-picker-custom-field</link>
				<guid>https://www.getfuelcms.com/blog/2013/12/17/creating-a-color-picker-custom-field</guid>
				<pubDate>Tue, 17 Dec 2013 00:40:00 -0800</pubDate>
				<description><![CDATA[
				<p>One of the bigger changes to FUEL CMS 1.0 is the ability to create your own <a href="http://docs.getfuelcms.com/general/forms" target="_blank">custom field types</a>. This gives you amazing flexibility when creating forms for your <a href="http://docs.getfuelcms.com/general/layouts" target="_blank">layouts</a> and <a href="http://docs.getfuelcms.com/modules/tutorial" target="_blank">modules</a>. Custom fields are setup similar to <a href="http://ellislab.com/codeigniter+/user-guide/general/hooks.html" target="_blank">CodeIgniter hooks</a> in that you create an array of file configuration information that maps to a certain field type.</p>		      	]]>
		      	</description>
		     </item>
		    		    <item>
				<title>What&apos;s New in FUEL 1.0</title>
				<link>https://www.getfuelcms.com/blog/2013/06/25/whats-new-in-fuel-1</link>
				<guid>https://www.getfuelcms.com/blog/2013/06/25/whats-new-in-fuel-1</guid>
				<pubDate>Tue, 25 Jun 2013 14:42:00 -0700</pubDate>
				<description><![CDATA[
				<p>The upcoming <a href="https://github.com/daylightstudio/FUEL-CMS/tree/1.0" target="_blank">FUEL CMS 1.0</a> release (currently still in beta) provides a <a href="http://docs.getfuelcms.com/introduction/whats-new" target="_blank">ton of new features and improvements</a>. Although the <a href="http://docs.getfuelcms.com" target="_blank">1.0 User Guide</a> covers most of these improvements, I want to highlight my favorite 10 new features in 1.0.</p>		      	]]>
		      	</description>
		     </item>
		    		    <item>
				<title>What&apos;s FUEL CMS Been Up To?</title>
				<link>https://www.getfuelcms.com/blog/2011/09/20/whats-fuel-cms-been-up-to</link>
				<guid>https://www.getfuelcms.com/blog/2011/09/20/whats-fuel-cms-been-up-to</guid>
				<pubDate>Tue, 20 Sep 2011 01:45:00 -0700</pubDate>
				<description><![CDATA[
				<p>In May, <a href="https://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="https://www.getfuelcms.com/forum">Forum</a> would tell a different story.</p>		      	]]>
		      	</description>
		     </item>
		    		    <item>
				<title>What&apos;s Coming in FUEL CMS</title>
				<link>https://www.getfuelcms.com/blog/2011/05/16/whats-coming-in-fuel-cms</link>
				<guid>https://www.getfuelcms.com/blog/2011/05/16/whats-coming-in-fuel-cms</guid>
				<pubDate>Mon, 16 May 2011 10:32:00 -0700</pubDate>
				<description><![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>		      	]]>
		      	</description>
		     </item>
		    	    	    
	</channel>
</rss>
