<?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>Style Vs SUBSTANCE &#187; Calendar Class</title>
	<atom:link href="http://style-vs-substance.com/category/calendar-class-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://style-vs-substance.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 17 May 2010 17:02:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>calendar.class.php updates and new version release</title>
		<link>http://style-vs-substance.com/calendar-class-php/clendarclassphp-updates-and-new-version-release/</link>
		<comments>http://style-vs-substance.com/calendar-class-php/clendarclassphp-updates-and-new-version-release/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 15:10:38 +0000</pubDate>
		<dc:creator>Jim Mayes</dc:creator>
				<category><![CDATA[Calendar Class]]></category>
		<category><![CDATA[php calendar]]></category>

		<guid isPermaLink="false">http://style-vs-substance.com/clendarclassphp-updates-and-new-version-release/2008/11/</guid>
		<description><![CDATA[Just put up the new version of my php calendar class (version 2.7).

This version integrates a fix for the start of the week bug people were seeing with PHP version < 5.1. Also, the license has changed. The class is now licensed under the GPL for use in open source projects. So if you want [...]]]></description>
		<wfw:commentRss>http://style-vs-substance.com/calendar-class-php/clendarclassphp-updates-and-new-version-release/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Calendar class start of month weirdness and PHP &lt; 5.1.0</title>
		<link>http://style-vs-substance.com/calendar-class-php/calendar-class-start-of-month-and-php-510/</link>
		<comments>http://style-vs-substance.com/calendar-class-php/calendar-class-start-of-month-and-php-510/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 19:11:52 +0000</pubDate>
		<dc:creator>Jim Mayes</dc:creator>
				<category><![CDATA[Calendar Class]]></category>
		<category><![CDATA[php calendar]]></category>

		<guid isPermaLink="false">http://style-vs-substance.com/calendar-class-start-of-month-and-php-510/2008/08/</guid>
		<description><![CDATA[A couple of calendar class users have noticed a problem with the first day of the month when using the class with versions of PHP earlier than 5.1.0. The issue was introduced with the last upgrade when I switched to date(&#8221;N&#8221;) for calculating the day that the first of the month falls on. date(&#8221;N&#8221;) was [...]]]></description>
		<wfw:commentRss>http://style-vs-substance.com/calendar-class-php/calendar-class-start-of-month-and-php-510/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Calendar Class Bug Fix, version 2.6 available!</title>
		<link>http://style-vs-substance.com/calendar-class-php/calendar-class-bug-fix-version-26-available/</link>
		<comments>http://style-vs-substance.com/calendar-class-php/calendar-class-bug-fix-version-26-available/#comments</comments>
		<pubDate>Sat, 10 May 2008 00:28:35 +0000</pubDate>
		<dc:creator>Jim Mayes</dc:creator>
				<category><![CDATA[Calendar Class]]></category>
		<category><![CDATA[php calendar]]></category>

		<guid isPermaLink="false">http://style-vs-substance.com/calendar-class-bug-fix-version-26-available/2008/05/</guid>
		<description><![CDATA[A couple of calendar class users noticed an issue with the feature for controlling the day that weeks start on. The class has been updated with a fix. The fix involves replacing the use of PHP&#8217;s data(&#8221;w&#8221;) with date(&#8221;N&#8221;). date(&#8221;N&#8221;) uses the ISO-8601 numeric representation of the day of the week. Days of the week [...]]]></description>
		<wfw:commentRss>http://style-vs-substance.com/calendar-class-php/calendar-class-bug-fix-version-26-available/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>calendar.class.php update (version 2.5) now available!</title>
		<link>http://style-vs-substance.com/calendar-class-php/calendarclassphp-update-version-25-now-available/</link>
		<comments>http://style-vs-substance.com/calendar-class-php/calendarclassphp-update-version-25-now-available/#comments</comments>
		<pubDate>Sat, 09 Feb 2008 01:01:52 +0000</pubDate>
		<dc:creator>Jim Mayes</dc:creator>
				<category><![CDATA[Calendar Class]]></category>
		<category><![CDATA[php calendar]]></category>

		<guid isPermaLink="false">http://style-vs-substance.com/calendarclassphp-update-version-25-now-available/2008/02/</guid>
		<description><![CDATA[I have just released a new version of my PHP calendar generation class. This new version (version 2.5) implements some features users have requested in comments on this site.
You can now specify the starting day of the week. The calendar can be set to only link the days specified in the $highlighted_dates array and, you [...]]]></description>
		<wfw:commentRss>http://style-vs-substance.com/calendar-class-php/calendarclassphp-update-version-25-now-available/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New version (v2.0) of calendar.class.php now available!</title>
		<link>http://style-vs-substance.com/calendar-class-php/new-version-v20-of-calendarclassphp-now-available/</link>
		<comments>http://style-vs-substance.com/calendar-class-php/new-version-v20-of-calendarclassphp-now-available/#comments</comments>
		<pubDate>Sun, 23 Dec 2007 22:05:59 +0000</pubDate>
		<dc:creator>Jim Mayes</dc:creator>
				<category><![CDATA[Calendar Class]]></category>
		<category><![CDATA[php calendar]]></category>

		<guid isPermaLink="false">http://style-vs-substance.com/new-version-v20-of-calendarclassphp-now-available/2007/12/</guid>
		<description><![CDATA[A new version of my php calendar class is now available for download. This new version adds localization and the ability to mark dates that have passed. The download also now includes an examples directory with 8 demonstrations of using the class in various ways. A basic CSS file is also included with the examples [...]]]></description>
		<wfw:commentRss>http://style-vs-substance.com/calendar-class-php/new-version-v20-of-calendarclassphp-now-available/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Generating a &#8216;year-at-a-time&#8217; calendar with calendar.class.php</title>
		<link>http://style-vs-substance.com/calendar-class-php/generating-a-year-at-a-time-calendar-with-calendarclassphp/</link>
		<comments>http://style-vs-substance.com/calendar-class-php/generating-a-year-at-a-time-calendar-with-calendarclassphp/#comments</comments>
		<pubDate>Sat, 22 Sep 2007 01:29:01 +0000</pubDate>
		<dc:creator>Jim Mayes</dc:creator>
				<category><![CDATA[Calendar Class]]></category>

		<guid isPermaLink="false">http://style-vs-substance.com/generating-a-year-at-a-time-calendar-with-calendarclassphp/2007/09/</guid>
		<description><![CDATA[In the previous post announcing the release of calendar.class.php I gave a quick example of how the class could be used to easily output multiple months. That example showed an interface made up of the previous, current and next month. Generating a full year at a time is just as easy to accomplish using a [...]]]></description>
		<wfw:commentRss>http://style-vs-substance.com/calendar-class-php/generating-a-year-at-a-time-calendar-with-calendarclassphp/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>calendar.class.php v1 released</title>
		<link>http://style-vs-substance.com/calendar-class-php/calendarclassphp-v1-released/</link>
		<comments>http://style-vs-substance.com/calendar-class-php/calendarclassphp-v1-released/#comments</comments>
		<pubDate>Wed, 19 Sep 2007 03:05:12 +0000</pubDate>
		<dc:creator>Jim Mayes</dc:creator>
				<category><![CDATA[Calendar Class]]></category>

		<guid isPermaLink="false">http://style-vs-substance.com/calendarclassphp-v1-released/2007/09/</guid>
		<description><![CDATA[As work progresses on the firepaper project, I found myself in need of a solid PHP class to generate calendar interfaces for things like picking dates for reviewing logged time, scheduling tasks, etc. I looked around for a while at how others were dealing with creating calendar displays and wasn&#8217;t satisfied with what I found.
A [...]]]></description>
		<wfw:commentRss>http://style-vs-substance.com/calendar-class-php/calendarclassphp-v1-released/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
