<?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>Brentertainment</title>
	<atom:link href="http://brentertainment.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://brentertainment.com</link>
	<description>Welcome to the Brenternet</description>
	<lastBuildDate>Wed, 10 Mar 2010 17:20:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Doctrine_Query_Extra: Extending the Doctrine Query Object</title>
		<link>http://brentertainment.com/2010/03/03/doctrine_query_extra-extending-the-doctrine-query-object/</link>
		<comments>http://brentertainment.com/2010/03/03/doctrine_query_extra-extending-the-doctrine-query-object/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 23:20:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[doctrine]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://brentertainment.com/?p=250</guid>
		<description><![CDATA[How many of you encounter the need for complex where statements in Doctrine?  What application DOESN&#8217;T require a complex where statement on occasion?  Well, what I&#8217;m getting at is most of them do!.

If and when you encounter such a situation, you can choose one of three paths (but choose wisely):

- Break your query [...]]]></description>
		<wfw:commentRss>http://brentertainment.com/2010/03/03/doctrine_query_extra-extending-the-doctrine-query-object/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Run a Symfony Task from your Model or Action</title>
		<link>http://brentertainment.com/2010/02/15/run-a-symfony-task-from-your-model-or-action/</link>
		<comments>http://brentertainment.com/2010/02/15/run-a-symfony-task-from-your-model-or-action/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 01:51:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://brentertainment.com/?p=243</guid>
		<description><![CDATA[I know this is not entirely revolutionary, but I saw a whole plugin dedicated to it, which I found to be quite overkill (when a simple blog post will most likely do!).
For symfony 1.3, it should go something like this:

    chdir(sfConfig::get('sf_root_dir')); // Trick plugin into thinking you are in a project directory
 [...]]]></description>
		<wfw:commentRss>http://brentertainment.com/2010/02/15/run-a-symfony-task-from-your-model-or-action/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>csSecurityTaskExtraPlugin: Untangle Complex Security Confusion</title>
		<link>http://brentertainment.com/2010/02/07/cssecuritytaskextraplugin-untangle-complex-security-confusion/</link>
		<comments>http://brentertainment.com/2010/02/07/cssecuritytaskextraplugin-untangle-complex-security-confusion/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 18:34:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://brentertainment.com/?p=225</guid>
		<description><![CDATA[Fantasy: Your client has an incredibly simple, intuitive, and cohesive ACL schema in mind.  Permission and group names make sense, never change, and current users perpetually encounter properly restricted behavior.  While we&#8217;re at it, you&#8217;re also able to code one-handed while scuba-diving the Caymans.

The Cold Hard Truth:  Permission names are inconsistent, Groups [...]]]></description>
		<wfw:commentRss>http://brentertainment.com/2010/02/07/cssecuritytaskextraplugin-untangle-complex-security-confusion/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>An Exciting Time for the Nashville Symfony Community!</title>
		<link>http://brentertainment.com/2009/12/02/an-exciting-time-for-the-nashville-symfony-community/</link>
		<comments>http://brentertainment.com/2009/12/02/an-exciting-time-for-the-nashville-symfony-community/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 15:01:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[nashville]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[symplist]]></category>

		<guid isPermaLink="false">http://brentertainment.com/?p=217</guid>
		<description><![CDATA[What a great week!  So many things have been going on.  If you live in Nashville especially, you have a lot to be excited about.  The official releases of symfony 1.3 and 1.4 provide a lot of exciting new functionality in the framework, which you can read about here.  But even [...]]]></description>
		<wfw:commentRss>http://brentertainment.com/2009/12/02/an-exciting-time-for-the-nashville-symfony-community/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fun with PHP5.3</title>
		<link>http://brentertainment.com/2009/11/14/fun-with-php5-3/</link>
		<comments>http://brentertainment.com/2009/11/14/fun-with-php5-3/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 18:23:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://brentertainment.com/?p=205</guid>
		<description><![CDATA[After skimming through Fabien&#8217;s very interesting slideshare presentation on PHP 5.3 (no, I can&#8217;t read French), and playing with Jon Wage&#8217;s PHP Interactive Terminal, I whipped up a fun little object-oriented array-wrapper class to do some neat ruby-esque things.  It should be noted this code is for fun, and probably not sufficient for production [...]]]></description>
		<wfw:commentRss>http://brentertainment.com/2009/11/14/fun-with-php5-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSL and Protocol in Symfony &#8211; a No-hassle Filter for Redirecting</title>
		<link>http://brentertainment.com/2009/11/13/ssl-and-protocol-in-symfony-a-no-hassle-filter-for-redirecting/</link>
		<comments>http://brentertainment.com/2009/11/13/ssl-and-protocol-in-symfony-a-no-hassle-filter-for-redirecting/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 18:15:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://brentertainment.com/?p=196</guid>
		<description><![CDATA[It&#8217;s Easy!  But it&#8217;s something we all have run into, and when we do we are filled with the dreaded realization that we have to use our brains again.  I imagine a perfect world where we all use our brains as little as possible, and so, I give you the sfProtocolFilter.  It [...]]]></description>
		<wfw:commentRss>http://brentertainment.com/2009/11/13/ssl-and-protocol-in-symfony-a-no-hassle-filter-for-redirecting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nashville Bar Camp Presentation: Test Your Might &#8211; Framework Combat</title>
		<link>http://brentertainment.com/2009/10/20/nashville-bar-camp-presentation/</link>
		<comments>http://brentertainment.com/2009/10/20/nashville-bar-camp-presentation/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 15:09:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[nashville]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://brentertainment.com/?p=186</guid>
		<description><![CDATA[Well, BarCampNashville &#8216;09 is over.  The afternoon included free beer, a mechanical bull, and lots and lots of tech talk.  Travis Roberts and I presented our session in the form of a blood-boiling feud between Symfony and Rails, Ruby and PHP.  In reality, both of us were very respectful, and have still [...]]]></description>
		<wfw:commentRss>http://brentertainment.com/2009/10/20/nashville-bar-camp-presentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get it While It&#8217;s Hot! Extending Symfony Routing!</title>
		<link>http://brentertainment.com/2009/10/03/get-it-while-its-hot-extending-symfony-routing/</link>
		<comments>http://brentertainment.com/2009/10/03/get-it-while-its-hot-extending-symfony-routing/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 21:11:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://brentertainment.com/?p=149</guid>
		<description><![CDATA[I had the honor of leading the Nashville Symfony Users Group this  past Thursday for our September monthly meetup.  We met in the Centresource conference room to discuss the extension of the Symfony routing framework.  I lead the talk, but it did not take long for the presentation to become a round [...]]]></description>
		<wfw:commentRss>http://brentertainment.com/2009/10/03/get-it-while-its-hot-extending-symfony-routing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symfony Form Framework &#8211; Requiring At Least One of Many Fields</title>
		<link>http://brentertainment.com/2009/09/28/require-at-least-one-field/</link>
		<comments>http://brentertainment.com/2009/09/28/require-at-least-one-field/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 18:42:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://brentertainment.com/?p=131</guid>
		<description><![CDATA[Symfony Form Framework – Requiring At Least One of Many Fields
In my application there are three places for the user to specify an amount, all of which constitute the final cost.  No single one of these fields are required, but at least one needs to be completed for the form to validate.  Unfortunately, [...]]]></description>
		<wfw:commentRss>http://brentertainment.com/2009/09/28/require-at-least-one-field/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sfLucene &#8211; Getting Around The Memory Leak When Indexing</title>
		<link>http://brentertainment.com/2009/09/20/sflucene-getting-around-the-memory-leak-when-indexing/</link>
		<comments>http://brentertainment.com/2009/09/20/sflucene-getting-around-the-memory-leak-when-indexing/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 16:32:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://brentertainment.com/?p=123</guid>
		<description><![CDATA[There is a memory leak in the current version of symfony&#8217;s sfLucenePlugin.  I found when I tried to do a data import, I kept getting the following error message:

Fatal error: require_once(): Failed opening required &#8216;Zend/Search/Lucene/Exception.php&#8217; (include_path=&#8217;.:/php:/plugins/sfLucenePlugin/lib/vendor&#8217;) in /plugins/sfLucenePlugin/lib/vendor/Zend/Search/Lucene/Storage/File/Filesystem.php on line 66

Rebuilding the index fixed this issue, but the daunting possibility of an import task [...]]]></description>
		<wfw:commentRss>http://brentertainment.com/2009/09/20/sflucene-getting-around-the-memory-leak-when-indexing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
