<?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: CakePHP Pagination With A HABTM Relationship</title>
	<atom:link href="http://www.littlehart.net/atthekeyboard/2007/12/11/cakephp-pagination-with-a-habtm-relationship/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.littlehart.net/atthekeyboard/2007/12/11/cakephp-pagination-with-a-habtm-relationship/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss</link>
	<description>Facebook should&#039;ve be written in unicornSchemaLang, because everyone *knows* that PHP is no good for anything, right?</description>
	<lastBuildDate>Sun, 14 Mar 2010 00:58:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
		<item>
		<title>By: [PRONIQUE] CakePHP Developer Links</title>
		<link>http://www.littlehart.net/atthekeyboard/2007/12/11/cakephp-pagination-with-a-habtm-relationship/comment-page-1/#comment-12414</link>
		<dc:creator>[PRONIQUE] CakePHP Developer Links</dc:creator>
		<pubDate>Thu, 23 Jul 2009 17:00:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/2007/12/11/cakephp-pagination-with-a-habtm-relationship/#comment-12414</guid>
		<description>[...] http://www.littlehart.net/&#8230;pagination-with-a-habtm-relationship/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.littlehart.net/&#8230;pagination-with-a-habtm-relationship/" rel="nofollow">http://www.littlehart.net/&#8230;pagination-with-a-habtm-relationship/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CakePHP Tutorials :: PseudoCoder.com</title>
		<link>http://www.littlehart.net/atthekeyboard/2007/12/11/cakephp-pagination-with-a-habtm-relationship/comment-page-1/#comment-10915</link>
		<dc:creator>CakePHP Tutorials :: PseudoCoder.com</dc:creator>
		<pubDate>Thu, 30 Oct 2008 02:29:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/2007/12/11/cakephp-pagination-with-a-habtm-relationship/#comment-10915</guid>
		<description>[...] - Pagination www.littlehart.net - CakePHP Pagination With A HABTM Relationship cakebaker.42dh.com - Pagination of data from a HABTM [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8211; Pagination <a href="http://www.littlehart.net" rel="nofollow">http://www.littlehart.net</a> &#8211; CakePHP Pagination With A HABTM Relationship cakebaker.42dh.com &#8211; Pagination of data from a HABTM [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fali</title>
		<link>http://www.littlehart.net/atthekeyboard/2007/12/11/cakephp-pagination-with-a-habtm-relationship/comment-page-1/#comment-10523</link>
		<dc:creator>Fali</dc:creator>
		<pubDate>Sat, 14 Jun 2008 12:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/2007/12/11/cakephp-pagination-with-a-habtm-relationship/#comment-10523</guid>
		<description>Well, function paginate is implemented in controller, you should put the paginate function in TagController and change the reference to $this-&gt;hasAndBelongsToMany[&#039;Post&#039;][&#039;fields&#039;] with $this-&gt;Tag-&gt;hasAndBelongsToMany[&#039;Post&#039;][&#039;fields&#039;],  try it!.</description>
		<content:encoded><![CDATA[<p>Well, function paginate is implemented in controller, you should put the paginate function in TagController and change the reference to $this-&gt;hasAndBelongsToMany['Post']['fields'] with $this-&gt;Tag-&gt;hasAndBelongsToMany['Post']['fields'],  try it!.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarique Sani</title>
		<link>http://www.littlehart.net/atthekeyboard/2007/12/11/cakephp-pagination-with-a-habtm-relationship/comment-page-1/#comment-8335</link>
		<dc:creator>Tarique Sani</dc:creator>
		<pubDate>Fri, 14 Dec 2007 07:43:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/2007/12/11/cakephp-pagination-with-a-habtm-relationship/#comment-8335</guid>
		<description>I am now a bit confused - if you are getting and paginating Posts then shouldn&#039;t this logic go into the Post Model. Also if I implement the above in Tags how do I get a paginated list of Tags (for now lets forget why I would want to do that)?</description>
		<content:encoded><![CDATA[<p>I am now a bit confused &#8211; if you are getting and paginating Posts then shouldn&#8217;t this logic go into the Post Model. Also if I implement the above in Tags how do I get a paginated list of Tags (for now lets forget why I would want to do that)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leroy</title>
		<link>http://www.littlehart.net/atthekeyboard/2007/12/11/cakephp-pagination-with-a-habtm-relationship/comment-page-1/#comment-8332</link>
		<dc:creator>Leroy</dc:creator>
		<pubDate>Thu, 13 Dec 2007 16:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/2007/12/11/cakephp-pagination-with-a-habtm-relationship/#comment-8332</guid>
		<description>Well, I am even stupider about this stuff being new to php. But this caught my attention as I am just learning about creating and using classes. However, I would appreciate if I could recieve explanation as to how this script works and why</description>
		<content:encoded><![CDATA[<p>Well, I am even stupider about this stuff being new to php. But this caught my attention as I am just learning about creating and using classes. However, I would appreciate if I could recieve explanation as to how this script works and why</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->