<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to do SUM with Propel</title>
	<atom:link href="http://bluehorn.co.nz/2009/02/06/how-to-do-sum-with-propel/feed/" rel="self" type="application/rss+xml" />
	<link>http://bluehorn.co.nz/2009/02/06/how-to-do-sum-with-propel/</link>
	<description>New Zealand System Development Company (PHP 5, MySQL, Symfony Framework, Apache, Linux)</description>
	<lastBuildDate>Wed, 24 Feb 2010 04:13:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jevon</title>
		<link>http://bluehorn.co.nz/2009/02/06/how-to-do-sum-with-propel/comment-page-1/#comment-68</link>
		<dc:creator>Jevon</dc:creator>
		<pubDate>Wed, 29 Apr 2009 01:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://bluehorn.co.nz/?p=185#comment-68</guid>
		<description>Oops, just realised yours was for SUM not COUNT :-)</description>
		<content:encoded><![CDATA[<p>Oops, just realised yours was for SUM not COUNT :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jevon</title>
		<link>http://bluehorn.co.nz/2009/02/06/how-to-do-sum-with-propel/comment-page-1/#comment-67</link>
		<dc:creator>Jevon</dc:creator>
		<pubDate>Wed, 29 Apr 2009 01:34:14 +0000</pubDate>
		<guid isPermaLink="false">http://bluehorn.co.nz/?p=185#comment-67</guid>
		<description>Alternatively,

$count = MyPeer::doCount(new Criteria());</description>
		<content:encoded><![CDATA[<p>Alternatively,</p>
<p>$count = MyPeer::doCount(new Criteria());</p>
]]></content:encoded>
	</item>
</channel>
</rss>
