<?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>thought-after.com &#187; calendar applications</title>
	<atom:link href="http://www.thought-after.com/tag/calendar-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thought-after.com</link>
	<description>Web development and geeky stuff by Lafinboy</description>
	<lastBuildDate>Sun, 22 Aug 2010 00:29:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Recurring events calendar</title>
		<link>http://www.thought-after.com/2006/07/recurring-events-calendar/</link>
		<comments>http://www.thought-after.com/2006/07/recurring-events-calendar/#comments</comments>
		<pubDate>Thu, 27 Jul 2006 12:26:33 +0000</pubDate>
		<dc:creator>Lafinboy</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[calendar applications]]></category>
		<category><![CDATA[events calendar]]></category>
		<category><![CDATA[hcalendar]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[recurring events]]></category>

		<guid isPermaLink="false">http://www.thought-after.com/2006/07/27/recurring-events-calendar/</guid>
		<description><![CDATA[A recent project had a requirement to display a simple calendar of events. The events, growers markets and the like, were attended by the business owner so that people could buy coffee directly from him. The majority of the events were recurring events with weekly and monthly frequencies. Putting these types of recurring events into [...]]]></description>
			<content:encoded><![CDATA[<p>A recent <a title="Mayan Coffee website" href="http://www.mayancoffee.com.au">project</a> had a requirement to display a simple calendar of events. The events, growers markets and the like, were attended by the business owner so that people could <a title="Coffee, chocolate and drinking chocolate" href="http://www.mayancoffee.com.au/products.php">buy coffee</a> directly from him.</p>
<p>The majority of the events were recurring events with weekly and monthly frequencies. Putting these types of recurring events into calendar applications such as Outlook is easy, and some powerful combinations can be stored very easily. Trying to find an online version, a system that could plug in to an existing site, running PHP and MySQL, and generate <a title="hCalendar is a simple, open, distributed calendaring and events format" href="http://microformats.org/wiki/hcalendar">hCalendar</a> microformat events listings proved fruitless. So, armed with a whole flask of Huehuetenango, I set off to develop a simple system to suit my needs. The results can be seen live on the <a title="Mayan Coffee" href="http://www.mayancoffee.com.au">Mayan Coffee website</a>.</p>
<p>The next step of the development is to allow for exceptions to recurring events, something that nobody seems to have managed elegantly, and then to package the whole thing up and release it for public consumption. But first I need to let this massive coffee buzz wear off!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thought-after.com/2006/07/recurring-events-calendar/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
