<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>BlueFire Data Solutions &#187; Symfony</title>
	<atom:link href="http://www.bluefiredatasolutions.com/blog/category/symfony/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bluefiredatasolutions.com/blog</link>
	<description>Your Data, Your Solution, Your Way!</description>
	<lastBuildDate>Thu, 24 Sep 2009 00:23:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/us/</creativeCommons:license>
		<item>
		<title>Propel Fans Rejoice!</title>
		<link>http://www.bluefiredatasolutions.com/blog/2009/09/propel-fans-rejoice/</link>
		<comments>http://www.bluefiredatasolutions.com/blog/2009/09/propel-fans-rejoice/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 01:48:26 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Open Source Rocks]]></category>
		<category><![CDATA[Propel]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[propel]]></category>

		<guid isPermaLink="false">http://www.bluefiredatasolutions.com/blog/?p=98</guid>
		<description><![CDATA[So recently I posted about how symfony has made the move to officially support Doctrine as the default ORM in future releases of my favorite PHP framework.  A lot of questions were raised, mainly because even though Propel is still going to be supported by symfony, it looked like Propel was dead in the water [...]]]></description>
		<wfw:commentRss>http://www.bluefiredatasolutions.com/blog/2009/09/propel-fans-rejoice/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Symfony Making the Move to Doctrine</title>
		<link>http://www.bluefiredatasolutions.com/blog/2009/06/symfony-making-move-doctrine/</link>
		<comments>http://www.bluefiredatasolutions.com/blog/2009/06/symfony-making-move-doctrine/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 23:41:37 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[doctrine]]></category>
		<category><![CDATA[propel]]></category>

		<guid isPermaLink="false">http://www.bluefiredatasolutions.com/blog/?p=96</guid>
		<description><![CDATA[Well, as posted yesterday on the symfony blog Doctrine will now be the defacto standard for symfony&#8217;s ORM.  To be honest, I&#8217;m not surprised at all with this move &#8211; it makes sense seeing that the Doctrine team are on board at Sensio.  Sensio Labs was looking for something that fit with their [...]]]></description>
		<wfw:commentRss>http://www.bluefiredatasolutions.com/blog/2009/06/symfony-making-move-doctrine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>sfAgendaCalPlugin &#8211; An Agenda Calendar for Symfony</title>
		<link>http://www.bluefiredatasolutions.com/blog/2008/10/sfagendacalplugin-an-agenda-calendar-for-symfony/</link>
		<comments>http://www.bluefiredatasolutions.com/blog/2008/10/sfagendacalplugin-an-agenda-calendar-for-symfony/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 00:30:42 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Open Source Rocks]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[sfAgendaCalPlugin]]></category>

		<guid isPermaLink="false">http://www.bluefiredatasolutions.com/blog/?p=38</guid>
		<description><![CDATA[Just wanted to make a quick post about some recent work I&#8217;ve been doing with the end goal being my first plugin for symfony.  A customer recently requested an event calendar for their site, so I figured what better way to build one that with symfony?  Currently, the calendar has a month view.  I&#8217;m working [...]]]></description>
		<wfw:commentRss>http://www.bluefiredatasolutions.com/blog/2008/10/sfagendacalplugin-an-agenda-calendar-for-symfony/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>When Adding Plugins To Your Symfony Project&#8230;&#8230;</title>
		<link>http://www.bluefiredatasolutions.com/blog/2008/09/when-adding-plugins-to-your-symfony-project/</link>
		<comments>http://www.bluefiredatasolutions.com/blog/2008/09/when-adding-plugins-to-your-symfony-project/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 17:42:06 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[sfGuardPlugin]]></category>

		<guid isPermaLink="false">http://www.bluefiredatasolutions.com/blog/?p=29</guid>
		<description><![CDATA[Had the roughest time getting this one going &#8211; so therefore I&#8217;m posting just in case anyone else gets stuck.
Today, I started adding user security to the training database I&#8217;ve been developing in Symfony 1.1.  One of the great things about a strong framework like Symfony is the ability to create/distribute plugins to increase the [...]]]></description>
		<wfw:commentRss>http://www.bluefiredatasolutions.com/blog/2008/09/when-adding-plugins-to-your-symfony-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>symfony 1.1 Projects</title>
		<link>http://www.bluefiredatasolutions.com/blog/2008/08/symfony-11-projects/</link>
		<comments>http://www.bluefiredatasolutions.com/blog/2008/08/symfony-11-projects/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 00:05:07 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Open Source Rocks]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.bluefiredatasolutions.com/blog/?p=25</guid>
		<description><![CDATA[So at work I have been developing my symfony skills by rebuilding some of the database systems I&#8217;ve worked on in the past (first up:  update the Training Database&#8230;.).  I know that with symfony 1.2, javascript will be uncoupled from the framework to allow for each developer to work with their favorite javascript framework (jQuery [...]]]></description>
		<wfw:commentRss>http://www.bluefiredatasolutions.com/blog/2008/08/symfony-11-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/us/</creativeCommons:license>
	</item>
		<item>
		<title>Symfony PHP Framework</title>
		<link>http://www.bluefiredatasolutions.com/blog/2008/08/symfony-php-framework/</link>
		<comments>http://www.bluefiredatasolutions.com/blog/2008/08/symfony-php-framework/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 00:10:49 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.bluefiredatasolutions.com/blog/?p=20</guid>
		<description><![CDATA[So I&#8217;ve spent the better part of a week and a half/two weeks working on getting up to speed on Symfony, the PHP framework I finally settled down to using.  If you haven&#8217;t heard about it, I strongly suggest you check it out.  It&#8217;s a very user-friendly framework, with the ability to build on the [...]]]></description>
		<wfw:commentRss>http://www.bluefiredatasolutions.com/blog/2008/08/symfony-php-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/3.0/us/</creativeCommons:license>
	</item>
	</channel>
</rss>
