<?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"
	>
<channel>
	<title>Comments on: Set page title in CakePHP</title>
	<atom:link href="http://www.sanisoft.com/blog/2007/07/13/set-page-title-in-cakephp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sanisoft.com/blog/2007/07/13/set-page-title-in-cakephp/</link>
	<description>sharing technology, ideas, insights!</description>
	<pubDate>Wed, 20 Aug 2008 08:13:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: julien</title>
		<link>http://www.sanisoft.com/blog/2007/07/13/set-page-title-in-cakephp/#comment-2464</link>
		<dc:creator>julien</dc:creator>
		<pubDate>Sun, 22 Jun 2008 22:34:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/blog/2007/07/13/set-page-title-in-cakephp/#comment-2464</guid>
		<description>yes that helped!</description>
		<content:encoded><![CDATA[<p>yes that helped!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://www.sanisoft.com/blog/2007/07/13/set-page-title-in-cakephp/#comment-2290</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Tue, 11 Mar 2008 23:59:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.sanisoft.com/blog/2007/07/13/set-page-title-in-cakephp/#comment-2290</guid>
		<description>I'm not quite sure that the second one will be deprecated. At least not in full.

I often use the format at the top of my controller:
var $pageTitle = 'My Page Title';

This is quite useful for setting a global page title. It's by far the easiest way to do it globally that I'm aware of :)</description>
		<content:encoded><![CDATA[<p>I&#8217;m not quite sure that the second one will be deprecated. At least not in full.</p>
<p>I often use the format at the top of my controller:<br />
var $pageTitle = &#8216;My Page Title&#8217;;</p>
<p>This is quite useful for setting a global page title. It&#8217;s by far the easiest way to do it globally that I&#8217;m aware of <img src='http://www.sanisoft.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
