<?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 &#187; doctrine</title>
	<atom:link href="http://brentertainment.com/tag/doctrine/feed/" rel="self" type="application/rss+xml" />
	<link>http://brentertainment.com</link>
	<description>Welcome to the Brenternet</description>
	<lastBuildDate>Wed, 13 Apr 2011 21:09:43 +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>How To Test Your Symfony Plugins</title>
		<link>http://brentertainment.com/2010/10/18/you-should-be-testing-your-symfony-plugins/</link>
		<comments>http://brentertainment.com/2010/10/18/you-should-be-testing-your-symfony-plugins/#comments</comments>
		<pubDate>Mon, 18 Oct 2010 16:34:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[doctrine]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://brentertainment.com/?p=379</guid>
		<description><![CDATA[You all should be testing your plugins.  You know that, right?  
Regardless of whether or not you know that, chances are you have NO EARTHLY IDEA how to accomplish it.  I&#8217;ve spent a while getting tests up and running for the release of my plugin sfThemeGeneratorPlugin.  The truth is, the native [...]]]></description>
		<wfw:commentRss>http://brentertainment.com/2010/10/18/you-should-be-testing-your-symfony-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>
	</channel>
</rss>

