<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Register head tags from helpers (2)</title>
	<atom:link href="http://rossoft.wordpress.com/2006/03/28/register-head-tags-from-helpers-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://rossoft.wordpress.com/2006/03/28/register-head-tags-from-helpers-2/</link>
	<description>CakePHP Tips &#38; Tricks</description>
	<lastBuildDate>Tue, 08 Dec 2009 11:58:14 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: wrolireAronna</title>
		<link>http://rossoft.wordpress.com/2006/03/28/register-head-tags-from-helpers-2/#comment-17590</link>
		<dc:creator>wrolireAronna</dc:creator>
		<pubDate>Wed, 25 Nov 2009 00:21:09 +0000</pubDate>
		<guid isPermaLink="false">http://rossoft.wordpress.com/2006/03/28/register-head-tags-from-helpers-2/#comment-17590</guid>
		<description>I really enjoyed reading your article, keep up writing such exciting posts.</description>
		<content:encoded><![CDATA[<p>I really enjoyed reading your article, keep up writing such exciting posts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juma Gull Arab</title>
		<link>http://rossoft.wordpress.com/2006/03/28/register-head-tags-from-helpers-2/#comment-15668</link>
		<dc:creator>Juma Gull Arab</dc:creator>
		<pubDate>Thu, 25 Oct 2007 09:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://rossoft.wordpress.com/2006/03/28/register-head-tags-from-helpers-2/#comment-15668</guid>
		<description>Simple Question,
How to add or minus two numbers in text box,
For Example I wanna to have two different text field and calculate that and show the Result in one text field.
text1 10 or any numbers var x
text2 20 or any numbers var y
Show result here text3 or Result 30.
that to make event by button of just focus. 

Thanks in advance</description>
		<content:encoded><![CDATA[<p>Simple Question,<br />
How to add or minus two numbers in text box,<br />
For Example I wanna to have two different text field and calculate that and show the Result in one text field.<br />
text1 10 or any numbers var x<br />
text2 20 or any numbers var y<br />
Show result here text3 or Result 30.<br />
that to make event by button of just focus. </p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JsCalendar Helper para CakePHP &#171; Lo de Miguel</title>
		<link>http://rossoft.wordpress.com/2006/03/28/register-head-tags-from-helpers-2/#comment-14083</link>
		<dc:creator>JsCalendar Helper para CakePHP &#171; Lo de Miguel</dc:creator>
		<pubDate>Mon, 10 Sep 2007 16:05:51 +0000</pubDate>
		<guid isPermaLink="false">http://rossoft.wordpress.com/2006/03/28/register-head-tags-from-helpers-2/#comment-14083</guid>
		<description>[...] en el layout. Googleando encontré que alguien ya había hecho algo para resolver este problema aquí. Hay que tocar el layout pero esto provee un Helper bastante bonito para lo que [...]</description>
		<content:encoded><![CDATA[<p>[...] en el layout. Googleando encontré que alguien ya había hecho algo para resolver este problema aquí. Hay que tocar el layout pero esto provee un Helper bastante bonito para lo que [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Assarattanakul</title>
		<link>http://rossoft.wordpress.com/2006/03/28/register-head-tags-from-helpers-2/#comment-9535</link>
		<dc:creator>Andrew Assarattanakul</dc:creator>
		<pubDate>Tue, 26 Jun 2007 19:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://rossoft.wordpress.com/2006/03/28/register-head-tags-from-helpers-2/#comment-9535</guid>
		<description>UtilHelper can be found at: http://cakeforge.org/snippet/detail.php?type=snippet&amp;id=57</description>
		<content:encoded><![CDATA[<p>UtilHelper can be found at: <a href="http://cakeforge.org/snippet/detail.php?type=snippet&amp;id=57" rel="nofollow">http://cakeforge.org/snippet/detail.php?type=snippet&amp;id=57</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://rossoft.wordpress.com/2006/03/28/register-head-tags-from-helpers-2/#comment-9478</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Mon, 25 Jun 2007 22:44:17 +0000</pubDate>
		<guid isPermaLink="false">http://rossoft.wordpress.com/2006/03/28/register-head-tags-from-helpers-2/#comment-9478</guid>
		<description>Great Post, explained in plain english, special thanks to Rossoft.....</description>
		<content:encoded><![CDATA[<p>Great Post, explained in plain english, special thanks to Rossoft&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Constant</title>
		<link>http://rossoft.wordpress.com/2006/03/28/register-head-tags-from-helpers-2/#comment-7213</link>
		<dc:creator>Constant</dc:creator>
		<pubDate>Fri, 01 Jun 2007 13:16:15 +0000</pubDate>
		<guid isPermaLink="false">http://rossoft.wordpress.com/2006/03/28/register-head-tags-from-helpers-2/#comment-7213</guid>
		<description>Hi,

Version 0.5 of HeadHelper state that it require version &gt; 0.20 of UtilHelper but on this blog I can only find version 0.1 ?

Where can I found it ?

Thanks 

Constant</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Version 0.5 of HeadHelper state that it require version &gt; 0.20 of UtilHelper but on this blog I can only find version 0.1 ?</p>
<p>Where can I found it ?</p>
<p>Thanks </p>
<p>Constant</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dani</title>
		<link>http://rossoft.wordpress.com/2006/03/28/register-head-tags-from-helpers-2/#comment-4611</link>
		<dc:creator>Dani</dc:creator>
		<pubDate>Wed, 02 May 2007 14:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://rossoft.wordpress.com/2006/03/28/register-head-tags-from-helpers-2/#comment-4611</guid>
		<description>nice post, well done!</description>
		<content:encoded><![CDATA[<p>nice post, well done!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yyxveexops</title>
		<link>http://rossoft.wordpress.com/2006/03/28/register-head-tags-from-helpers-2/#comment-2553</link>
		<dc:creator>yyxveexops</dc:creator>
		<pubDate>Sun, 18 Mar 2007 19:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://rossoft.wordpress.com/2006/03/28/register-head-tags-from-helpers-2/#comment-2553</guid>
		<description>naked european men pictures</description>
		<content:encoded><![CDATA[<p>naked european men pictures</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jippi</title>
		<link>http://rossoft.wordpress.com/2006/03/28/register-head-tags-from-helpers-2/#comment-595</link>
		<dc:creator>Jippi</dc:creator>
		<pubDate>Mon, 30 Oct 2006 10:11:51 +0000</pubDate>
		<guid isPermaLink="false">http://rossoft.wordpress.com/2006/03/28/register-head-tags-from-helpers-2/#comment-595</guid>
		<description>I have changed a few things in the HeadHelper - I needed to be able to have default css - but also custom css so i could make my own custom files without having to overwrite the old 

http://bin.cakephp.org/saved/215</description>
		<content:encoded><![CDATA[<p>I have changed a few things in the HeadHelper &#8211; I needed to be able to have default css &#8211; but also custom css so i could make my own custom files without having to overwrite the old </p>
<p><a href="http://bin.cakephp.org/saved/215" rel="nofollow">http://bin.cakephp.org/saved/215</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tapter</title>
		<link>http://rossoft.wordpress.com/2006/03/28/register-head-tags-from-helpers-2/#comment-364</link>
		<dc:creator>Tapter</dc:creator>
		<pubDate>Tue, 26 Sep 2006 12:20:04 +0000</pubDate>
		<guid isPermaLink="false">http://rossoft.wordpress.com/2006/03/28/register-head-tags-from-helpers-2/#comment-364</guid>
		<description>Around line 210 in HeadHelper I changed the if to:
		if ($this-&gt;cache)
		{
		  if (count($cached[&#039;jsblock&#039;]) &gt; 0)
  			//print cached jsblock
  			echo $this-&gt;_codeBlock(implode(&quot;\n&quot;, $cached[&#039;jsblock&#039;])) . &quot;\n&quot;;
		}
to avoid empty javascript blocks</description>
		<content:encoded><![CDATA[<p>Around line 210 in HeadHelper I changed the if to:<br />
		if ($this-&gt;cache)<br />
		{<br />
		  if (count($cached['jsblock']) &gt; 0)<br />
  			//print cached jsblock<br />
  			echo $this-&gt;_codeBlock(implode(&#8220;\n&#8221;, $cached['jsblock'])) . &#8220;\n&#8221;;<br />
		}<br />
to avoid empty javascript blocks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
