<?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: A Calendar Element for CakePHP</title>
	<atom:link href="http://jefflinse.com/2009/a-calendar-element-for-cakephp/feed/" rel="self" type="application/rss+xml" />
	<link>http://jefflinse.com/2009/a-calendar-element-for-cakephp/</link>
	<description></description>
	<lastBuildDate>Mon, 26 Mar 2012 02:35:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mike</title>
		<link>http://jefflinse.com/2009/a-calendar-element-for-cakephp/comment-page-1/#comment-421</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 05 Jan 2012 11:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://jefflinse.com/?p=26#comment-421</guid>
		<description>This is very useful, by the way, we need to use echo $this-&gt;element now.</description>
		<content:encoded><![CDATA[<p>This is very useful, by the way, we need to use echo $this-&gt;element now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://jefflinse.com/2009/a-calendar-element-for-cakephp/comment-page-1/#comment-293</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Thu, 12 May 2011 22:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://jefflinse.com/?p=26#comment-293</guid>
		<description>I don&#039;t have a stylesheet available for this; the one you see above is simply using the stylesheet for my current Wordpress theme.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t have a stylesheet available for this; the one you see above is simply using the stylesheet for my current WordPress theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thumper</title>
		<link>http://jefflinse.com/2009/a-calendar-element-for-cakephp/comment-page-1/#comment-292</link>
		<dc:creator>Thumper</dc:creator>
		<pubDate>Thu, 12 May 2011 21:58:51 +0000</pubDate>
		<guid isPermaLink="false">http://jefflinse.com/?p=26#comment-292</guid>
		<description>Do you have the style sheet for this element, it is not attached to the download.

Thanks</description>
		<content:encoded><![CDATA[<p>Do you have the style sheet for this element, it is not attached to the download.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J. Silva</title>
		<link>http://jefflinse.com/2009/a-calendar-element-for-cakephp/comment-page-1/#comment-252</link>
		<dc:creator>J. Silva</dc:creator>
		<pubDate>Sun, 23 Jan 2011 21:52:35 +0000</pubDate>
		<guid isPermaLink="false">http://jefflinse.com/?p=26#comment-252</guid>
		<description>thanx man.
It was useful for me.</description>
		<content:encoded><![CDATA[<p>thanx man.<br />
It was useful for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cristiane Freire</title>
		<link>http://jefflinse.com/2009/a-calendar-element-for-cakephp/comment-page-1/#comment-245</link>
		<dc:creator>Cristiane Freire</dc:creator>
		<pubDate>Thu, 09 Sep 2010 04:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://jefflinse.com/?p=26#comment-245</guid>
		<description>In the example the echo command is missing before $this-&gt;renderElement.

An thanks for sharing this element, it opened my mind on a project I&#039;m working on.</description>
		<content:encoded><![CDATA[<p>In the example the echo command is missing before $this-&gt;renderElement.</p>
<p>An thanks for sharing this element, it opened my mind on a project I&#8217;m working on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://jefflinse.com/2009/a-calendar-element-for-cakephp/comment-page-1/#comment-244</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Wed, 08 Sep 2010 19:15:18 +0000</pubDate>
		<guid isPermaLink="false">http://jefflinse.com/?p=26#comment-244</guid>
		<description>This looks great! I need a simple calendar system for a project I am working on (to display local events by month and day), and this looks like it will be a great starting point that will save me some time.</description>
		<content:encoded><![CDATA[<p>This looks great! I need a simple calendar system for a project I am working on (to display local events by month and day), and this looks like it will be a great starting point that will save me some time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benny</title>
		<link>http://jefflinse.com/2009/a-calendar-element-for-cakephp/comment-page-1/#comment-224</link>
		<dc:creator>Benny</dc:creator>
		<pubDate>Thu, 25 Mar 2010 12:45:32 +0000</pubDate>
		<guid isPermaLink="false">http://jefflinse.com/?p=26#comment-224</guid>
		<description>Hey,
thanks for this great calendar component. It&#039;s great :)

Would you mind post a piece of code which shows the calendar starting on Monday, not on Sunday? I&#039;M not that good in PHP to modify the code...

I really appreciate any help :)
Thank you very much, 
Benny</description>
		<content:encoded><![CDATA[<p>Hey,<br />
thanks for this great calendar component. It&#8217;s great <img src='http://jefflinse.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Would you mind post a piece of code which shows the calendar starting on Monday, not on Sunday? I&#8217;M not that good in PHP to modify the code&#8230;</p>
<p>I really appreciate any help <img src='http://jefflinse.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Thank you very much,<br />
Benny</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomas</title>
		<link>http://jefflinse.com/2009/a-calendar-element-for-cakephp/comment-page-1/#comment-220</link>
		<dc:creator>Tomas</dc:creator>
		<pubDate>Fri, 25 Sep 2009 11:23:47 +0000</pubDate>
		<guid isPermaLink="false">http://jefflinse.com/?p=26#comment-220</guid>
		<description>That&#039;s what I&#039;m looking for :)</description>
		<content:encoded><![CDATA[<p>That&#8217;s what I&#8217;m looking for <img src='http://jefflinse.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://jefflinse.com/2009/a-calendar-element-for-cakephp/comment-page-1/#comment-213</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Mon, 09 Mar 2009 03:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://jefflinse.com/?p=26#comment-213</guid>
		<description>Whoops! Thanks for catching that. I&#039;ve fixed the original code.</description>
		<content:encoded><![CDATA[<p>Whoops! Thanks for catching that. I&#8217;ve fixed the original code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thixx</title>
		<link>http://jefflinse.com/2009/a-calendar-element-for-cakephp/comment-page-1/#comment-212</link>
		<dc:creator>thixx</dc:creator>
		<pubDate>Sat, 07 Mar 2009 14:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://jefflinse.com/?p=26#comment-212</guid>
		<description>Info: code works with another &quot;)&quot; at the end and without the last &quot;,&quot;!</description>
		<content:encoded><![CDATA[<p>Info: code works with another &#8220;)&#8221; at the end and without the last &#8220;,&#8221;!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

