<?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 write and test your own head helper</title>
	<atom:link href="http://cakebaker.42dh.com/2007/09/28/how-to-write-and-test-your-own-head-helper/feed/" rel="self" type="application/rss+xml" />
	<link>http://cakebaker.42dh.com/2007/09/28/how-to-write-and-test-your-own-head-helper/</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/09/28/how-to-write-and-test-your-own-head-helper/comment-page-1/#comment-42685</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Tue, 11 Dec 2007 16:48:50 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/09/28/how-to-write-and-test-your-own-head-helper/#comment-42685</guid>
		<description>@rajeswari: Thanks, I hope it is useful for you :)</description>
		<content:encoded><![CDATA[<p>@rajeswari: Thanks, I hope it is useful for you :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajeswari</title>
		<link>http://cakebaker.42dh.com/2007/09/28/how-to-write-and-test-your-own-head-helper/comment-page-1/#comment-42558</link>
		<dc:creator>rajeswari</dc:creator>
		<pubDate>Tue, 11 Dec 2007 09:17:24 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/09/28/how-to-write-and-test-your-own-head-helper/#comment-42558</guid>
		<description>Really this method is very interesting.</description>
		<content:encoded><![CDATA[<p>Really this method is very interesting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2007/09/28/how-to-write-and-test-your-own-head-helper/comment-page-1/#comment-16157</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Sat, 29 Sep 2007 09:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/09/28/how-to-write-and-test-your-own-head-helper/#comment-16157</guid>
		<description>@JadB, rtconner: Thanks for your comments!

@rtconner: Yes, I have seen your solution. It is more flexible than what I showed in this article. With your solution you can put stuff anywhere in the layout, whereas with the shown solution it is restricted to the head section.</description>
		<content:encoded><![CDATA[<p>@JadB, rtconner: Thanks for your comments!</p>
<p>@rtconner: Yes, I have seen your solution. It is more flexible than what I showed in this article. With your solution you can put stuff anywhere in the layout, whereas with the shown solution it is restricted to the head section.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rtconner</title>
		<link>http://cakebaker.42dh.com/2007/09/28/how-to-write-and-test-your-own-head-helper/comment-page-1/#comment-16003</link>
		<dc:creator>rtconner</dc:creator>
		<pubDate>Fri, 28 Sep 2007 17:56:28 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/09/28/how-to-write-and-test-your-own-head-helper/#comment-16003</guid>
		<description>I don&#039;t know if you have seen it, but I have written a helper that accomplishes this same task. Its a bit different in functionality, but both accomplish the same end goal

&lt;a href=&quot;http://bakery.cakephp.org/articles/view/anything_for_layout-making-html-from-the-view-available-to-the-layout&quot; rel=&quot;nofollow&quot;&gt;http://bakery.cakephp.org/articles/view/anything_for_layout-making-html-from-the-view-available-to-the-layout&lt;/a&gt;

But no units test, sorry :)</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know if you have seen it, but I have written a helper that accomplishes this same task. Its a bit different in functionality, but both accomplish the same end goal</p>
<p><a href="http://bakery.cakephp.org/articles/view/anything_for_layout-making-html-from-the-view-available-to-the-layout" rel="nofollow">http://bakery.cakephp.org/articles/view/anything_for_layout-making-html-from-the-view-available-to-the-layout</a></p>
<p>But no units test, sorry :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JadB</title>
		<link>http://cakebaker.42dh.com/2007/09/28/how-to-write-and-test-your-own-head-helper/comment-page-1/#comment-15993</link>
		<dc:creator>JadB</dc:creator>
		<pubDate>Fri, 28 Sep 2007 16:57:51 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2007/09/28/how-to-write-and-test-your-own-head-helper/#comment-15993</guid>
		<description>Another great tutorial! 

Don&#039;t really have a use for it right now, but I am sure it will come handy at some point.

Thanks Daniel.</description>
		<content:encoded><![CDATA[<p>Another great tutorial! </p>
<p>Don&#8217;t really have a use for it right now, but I am sure it will come handy at some point.</p>
<p>Thanks Daniel.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

