<?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: Select distinct with CakePHP</title>
	<atom:link href="http://cakebaker.42dh.com/2007/07/25/select-distinct-with-cakephp/feed/" rel="self" type="application/rss+xml" />
	<link>http://cakebaker.42dh.com/2007/07/25/select-distinct-with-cakephp/</link>
	<description>baking cakes with CakePHP</description>
	<lastBuildDate>Tue, 31 Jan 2012 15:12:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2007/07/25/select-distinct-with-cakephp/comment-page-1/#comment-114350</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Wed, 10 Dec 2008 16:02:19 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/07/25/select-distinct-with-cakephp/#comment-114350</guid>
		<description>@Petr: Thanks for sharing your solution!</description>
		<content:encoded><![CDATA[<p>@Petr: Thanks for sharing your solution!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Petr 'PePa' Pavel</title>
		<link>http://cakebaker.42dh.com/2007/07/25/select-distinct-with-cakephp/comment-page-1/#comment-114339</link>
		<dc:creator>Petr 'PePa' Pavel</dc:creator>
		<pubDate>Tue, 09 Dec 2008 22:18:03 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/07/25/select-distinct-with-cakephp/#comment-114339</guid>
		<description>Hi folks,
I stumbled upon this post when looking for a way to find(&#039;list&#039;) with distinct values.
Here&#039;s how I solved it in the end:
http://blog.pepa.info/php-html-css/cakephp/populating-a-select-box-with-distinct-values/</description>
		<content:encoded><![CDATA[<p>Hi folks,<br />
I stumbled upon this post when looking for a way to find(&#8216;list&#8217;) with distinct values.<br />
Here&#8217;s how I solved it in the end:<br />
<a href="http://blog.pepa.info/php-html-css/cakephp/populating-a-select-box-with-distinct-values/" rel="nofollow">http://blog.pepa.info/php-html-css/cakephp/populating-a-select-box-with-distinct-values/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2007/07/25/select-distinct-with-cakephp/comment-page-1/#comment-10508</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Mon, 06 Aug 2007 16:44:08 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/07/25/select-distinct-with-cakephp/#comment-10508</guid>
		<description>@Mandy: See http://cakebaker.42dh.com/2007/08/06/using-distinct-and-count-with-cakephp/</description>
		<content:encoded><![CDATA[<p>@Mandy: See <a href="http://cakebaker.42dh.com/2007/08/06/using-distinct-and-count-with-cakephp/" rel="nofollow">http://cakebaker.42dh.com/2007/08/06/using-distinct-and-count-with-cakephp/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker &#187; Using distinct and count with CakePHP</title>
		<link>http://cakebaker.42dh.com/2007/07/25/select-distinct-with-cakephp/comment-page-1/#comment-10507</link>
		<dc:creator>cakebaker &#187; Using distinct and count with CakePHP</dc:creator>
		<pubDate>Mon, 06 Aug 2007 16:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/07/25/select-distinct-with-cakephp/#comment-10507</guid>
		<description>[...] post is the answer to Mandy Singh&#8217;s comment to the article Select distinct with CakePHP in which he asked how to use &#8220;count&#8221; with &#8220;distinct&#8221;. The answer I gave [...]</description>
		<content:encoded><![CDATA[<p>[...] post is the answer to Mandy Singh&#8217;s comment to the article Select distinct with CakePHP in which he asked how to use &#8220;count&#8221; with &#8220;distinct&#8221;. The answer I gave [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mandy</title>
		<link>http://cakebaker.42dh.com/2007/07/25/select-distinct-with-cakephp/comment-page-1/#comment-10455</link>
		<dc:creator>Mandy</dc:creator>
		<pubDate>Fri, 03 Aug 2007 10:45:40 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/07/25/select-distinct-with-cakephp/#comment-10455</guid>
		<description>@cakebaker: on irc, gwoo said its possible using the array fields. also we could perhaps use find() and pass in count as condition.</description>
		<content:encoded><![CDATA[<p>@cakebaker: on irc, gwoo said its possible using the array fields. also we could perhaps use find() and pass in count as condition.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2007/07/25/select-distinct-with-cakephp/comment-page-1/#comment-10419</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Wed, 01 Aug 2007 08:10:09 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/07/25/select-distinct-with-cakephp/#comment-10419</guid>
		<description>@Mandy: It is not possible, you have to use a custom query.</description>
		<content:encoded><![CDATA[<p>@Mandy: It is not possible, you have to use a custom query.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mandy</title>
		<link>http://cakebaker.42dh.com/2007/07/25/select-distinct-with-cakephp/comment-page-1/#comment-10393</link>
		<dc:creator>Mandy</dc:creator>
		<pubDate>Mon, 30 Jul 2007 18:16:32 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/07/25/select-distinct-with-cakephp/#comment-10393</guid>
		<description>How do you use DISTINCT in findCount()?</description>
		<content:encoded><![CDATA[<p>How do you use DISTINCT in findCount()?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

