<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jeff Linse &#187; calendar</title>
	<atom:link href="http://jefflinse.com/tag/calendar/feed/" rel="self" type="application/rss+xml" />
	<link>http://jefflinse.com</link>
	<description></description>
	<lastBuildDate>Thu, 17 Jun 2010 00:43:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A Calendar Element for CakePHP</title>
		<link>http://jefflinse.com/2009/a-calendar-element-for-cakephp/</link>
		<comments>http://jefflinse.com/2009/a-calendar-element-for-cakephp/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 00:43:27 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[cake]]></category>
		<category><![CDATA[cakephp]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[element]]></category>

		<guid isPermaLink="false">http://jefflinse.com/?p=26</guid>
		<description><![CDATA[Here&#8217;s a quick calendar element I whipped up for a CakePHP application I&#8217;m writing.  I needed to use the calendar in a number of different places, so creating a view element for it in Cake made the most sense.

&#60;&#60;&#60; March 2009 &#62;&#62;&#62;



Su
Mo
Tu
We
Th
Fr
Sa


1
2
3
4
5
6
7


8
9
10
11
12
13
14


15
16
17
18
19
20
21


22
23
24
25
26
27
28


29
30
31








Download the source (zipped .ctp file) here: 
The code is pretty simple.  Pass the ]]></description>
		<wfw:commentRss>http://jefflinse.com/2009/a-calendar-element-for-cakephp/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
