<?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>How 2 Guru &#187; ical</title>
	<atom:link href="http://www.myhow2guru.com/archives/tag/ical/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.myhow2guru.com</link>
	<description>My Technical Sharing Blog</description>
	<lastBuildDate>Tue, 31 Aug 2010 07:23:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>PHP generate calendar file (ics)</title>
		<link>http://www.myhow2guru.com/archives/php-generate-calendar-file-ics/</link>
		<comments>http://www.myhow2guru.com/archives/php-generate-calendar-file-ics/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 15:19:45 +0000</pubDate>
		<dc:creator>h2Guru</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[ical]]></category>
		<category><![CDATA[ics]]></category>
		<category><![CDATA[outlook]]></category>

		<guid isPermaLink="false">http://www.myhow2guru.com/?p=132</guid>
		<description><![CDATA[I am working with some Event management system recently. The system requirement need to send out the confirmation to those registrants with a calendar ics attachment. For this, I need to make my application to generate the ics file and attach it inside the email notification. Below is the source to generate the ics file. [...]]]></description>
		<wfw:commentRss>http://www.myhow2guru.com/archives/php-generate-calendar-file-ics/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
