<?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: Integrating CakePHP with bbPress &#8211; Part 1</title>
	<atom:link href="http://britg.com/2008/08/23/integrating-cakephp-with-bbpress-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://britg.com/2008/08/23/integrating-cakephp-with-bbpress-part-1/</link>
	<description>The big yellow one&#039;s the sun.</description>
	<lastBuildDate>Fri, 27 Jan 2012 21:15:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Luke</title>
		<link>http://britg.com/2008/08/23/integrating-cakephp-with-bbpress-part-1/comment-page-1/#comment-303</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Fri, 09 Jan 2009 20:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=384#comment-303</guid>
		<description>oh, what a pity :( &lt;br&gt;&lt;br&gt;I have seen some posts on a forum of people trying to do the same thing. I don&#039;t think it can be too difficult - A matter of an afterFind callback in Cake I suppose once th e User is found? &lt;br&gt;&lt;br&gt;not sure about the BB Press end as I have not used it yet, although it looks promising compared to other forum choices. Any thoughts?&lt;br&gt;&lt;br&gt;Luke</description>
		<content:encoded><![CDATA[<p>oh, what a pity <img src='http://britg.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  </p>
<p>I have seen some posts on a forum of people trying to do the same thing. I don&#39;t think it can be too difficult &#8211; A matter of an afterFind callback in Cake I suppose once th e User is found? </p>
<p>not sure about the BB Press end as I have not used it yet, although it looks promising compared to other forum choices. Any thoughts?</p>
<p>Luke</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: britg</title>
		<link>http://britg.com/2008/08/23/integrating-cakephp-with-bbpress-part-1/comment-page-1/#comment-304</link>
		<dc:creator>britg</dc:creator>
		<pubDate>Fri, 09 Jan 2009 19:19:21 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=384#comment-304</guid>
		<description>Well, my first approach when I get time to revisit would be to use the same&lt;br&gt;cookie mechanism i&#039;m already using in my cake app - namely the cookie&lt;br&gt;handler.  I usually dont rely just on Sessions for my user login, but set a&lt;br&gt;cookie also.&lt;br&gt;&lt;br&gt;I would extend the Cookie handler built into cake to tap into the same&lt;br&gt;libraries that BBPress is using (either by duplication or inclusion), and&lt;br&gt;when I set my cake cookie I also set a BBPress cookie, and a session&lt;br&gt;variable if BBPress requires one.&lt;br&gt;&lt;br&gt;Hope that helps - and yes, I apologize that I have not finished part 3 - it&lt;br&gt;kills me as well!</description>
		<content:encoded><![CDATA[<p>Well, my first approach when I get time to revisit would be to use the same<br />cookie mechanism i&#39;m already using in my cake app &#8211; namely the cookie<br />handler.  I usually dont rely just on Sessions for my user login, but set a<br />cookie also.</p>
<p>I would extend the Cookie handler built into cake to tap into the same<br />libraries that BBPress is using (either by duplication or inclusion), and<br />when I set my cake cookie I also set a BBPress cookie, and a session<br />variable if BBPress requires one.</p>
<p>Hope that helps &#8211; and yes, I apologize that I have not finished part 3 &#8211; it<br />kills me as well!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://britg.com/2008/08/23/integrating-cakephp-with-bbpress-part-1/comment-page-1/#comment-196</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Fri, 09 Jan 2009 12:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=384#comment-196</guid>
		<description>oh, what a pity :( &lt;br&gt;&lt;br&gt;I have seen some posts on a forum of people trying to do the same thing. I don&#039;t think it can be too difficult - A matter of an afterFind callback in Cake I suppose once th e User is found? &lt;br&gt;&lt;br&gt;not sure about the BB Press end as I have not used it yet, although it looks promising compared to other forum choices. Any thoughts?&lt;br&gt;&lt;br&gt;Luke</description>
		<content:encoded><![CDATA[<p>oh, what a pity <img src='http://britg.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  </p>
<p>I have seen some posts on a forum of people trying to do the same thing. I don&#39;t think it can be too difficult &#8211; A matter of an afterFind callback in Cake I suppose once th e User is found? </p>
<p>not sure about the BB Press end as I have not used it yet, although it looks promising compared to other forum choices. Any thoughts?</p>
<p>Luke</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: britg</title>
		<link>http://britg.com/2008/08/23/integrating-cakephp-with-bbpress-part-1/comment-page-1/#comment-191</link>
		<dc:creator>britg</dc:creator>
		<pubDate>Thu, 08 Jan 2009 13:18:20 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=384#comment-191</guid>
		<description>No, unfortunately I haven&#039;t taken the time to finish this out or the project&lt;br&gt;that this was for!  I really hope to revisit soon.</description>
		<content:encoded><![CDATA[<p>No, unfortunately I haven&#39;t taken the time to finish this out or the project<br />that this was for!  I really hope to revisit soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://britg.com/2008/08/23/integrating-cakephp-with-bbpress-part-1/comment-page-1/#comment-190</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Thu, 08 Jan 2009 10:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=384#comment-190</guid>
		<description>have any luck with the logging in to BBPress at the same time with a single log in?</description>
		<content:encoded><![CDATA[<p>have any luck with the logging in to BBPress at the same time with a single log in?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Integrating CakePHP with bbPress - Part 2</title>
		<link>http://britg.com/2008/08/23/integrating-cakephp-with-bbpress-part-1/comment-page-1/#comment-32</link>
		<dc:creator>Integrating CakePHP with bbPress - Part 2</dc:creator>
		<pubDate>Mon, 25 Aug 2008 12:50:36 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=384#comment-32</guid>
		<description>[...] Integrating bbPress in a sub-folder (not a subdomain) of your cake install (part 1 here) [...]</description>
		<content:encoded><![CDATA[<p>[...] Integrating bbPress in a sub-folder (not a subdomain) of your cake install (part 1 here) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2008-08-24 &#171; Richard@Home</title>
		<link>http://britg.com/2008/08/23/integrating-cakephp-with-bbpress-part-1/comment-page-1/#comment-31</link>
		<dc:creator>links for 2008-08-24 &#171; Richard@Home</dc:creator>
		<pubDate>Mon, 25 Aug 2008 05:31:51 +0000</pubDate>
		<guid isPermaLink="false">http://britg.com/?p=384#comment-31</guid>
		<description>[...] Integrating CakePHP with bbPress - Part 1 First part deals with installing bbPress in a subfolder. Looking forward to the other two parts&#8230; (tags: cakephp forum bbpress)       Posted by Richard@Home Filed in 15 [...]</description>
		<content:encoded><![CDATA[<p>[...] Integrating CakePHP with bbPress &#8211; Part 1 First part deals with installing bbPress in a subfolder. Looking forward to the other two parts&#8230; (tags: cakephp forum bbpress)       Posted by Richard@Home Filed in 15 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

