<?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: iCal for Events Calendar</title>
	<atom:link href="http://mark.inderhees.net/2009/02/03/ical-for-events-calendar/feed/" rel="self" type="application/rss+xml" />
	<link>http://mark.inderhees.net/2009/02/03/ical-for-events-calendar/</link>
	<description></description>
	<lastBuildDate>Wed, 14 Oct 2009 01:01:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Mark</title>
		<link>http://mark.inderhees.net/2009/02/03/ical-for-events-calendar/comment-page-1/#comment-454</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 14 Oct 2009 01:01:57 +0000</pubDate>
		<guid isPermaLink="false">http://mark.inderhees.net/?p=34#comment-454</guid>
		<description>Thanks, I&#039;ll add this in.</description>
		<content:encoded><![CDATA[<p>Thanks, I&#8217;ll add this in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://mark.inderhees.net/2009/02/03/ical-for-events-calendar/comment-page-1/#comment-453</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 14 Oct 2009 01:01:11 +0000</pubDate>
		<guid isPermaLink="false">http://mark.inderhees.net/?p=34#comment-453</guid>
		<description>I may add this in the future.</description>
		<content:encoded><![CDATA[<p>I may add this in the future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://mark.inderhees.net/2009/02/03/ical-for-events-calendar/comment-page-1/#comment-452</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 14 Oct 2009 00:59:53 +0000</pubDate>
		<guid isPermaLink="false">http://mark.inderhees.net/?p=34#comment-452</guid>
		<description>Good idea, I&#039;ll add a cutoff to only include more recent events.</description>
		<content:encoded><![CDATA[<p>Good idea, I&#8217;ll add a cutoff to only include more recent events.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://mark.inderhees.net/2009/02/03/ical-for-events-calendar/comment-page-1/#comment-451</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 14 Oct 2009 00:59:08 +0000</pubDate>
		<guid isPermaLink="false">http://mark.inderhees.net/?p=34#comment-451</guid>
		<description>Thanks, I&#039;ll work on an update.</description>
		<content:encoded><![CDATA[<p>Thanks, I&#8217;ll work on an update.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerrad</title>
		<link>http://mark.inderhees.net/2009/02/03/ical-for-events-calendar/comment-page-1/#comment-46</link>
		<dc:creator>Jerrad</dc:creator>
		<pubDate>Thu, 09 Apr 2009 01:52:04 +0000</pubDate>
		<guid isPermaLink="false">http://mark.inderhees.net/?p=34#comment-46</guid>
		<description>Use the following instead of comment 44:

Hello,

This is a very promising addition to the Events Calendar, however, it does not emit valid iCal. Embedded newlines should be escaped, and long lines need to be folded (per RFC 2445) in chunks of 75 characters or less followed by CRLF and a whitespace character (I recommend tab). Improperly formatted feeds cause problems for clients such as Google Calendar. Ideally control characters would also be removed.

Cheers!</description>
		<content:encoded><![CDATA[<p>Use the following instead of comment 44:</p>
<p>Hello,</p>
<p>This is a very promising addition to the Events Calendar, however, it does not emit valid iCal. Embedded newlines should be escaped, and long lines need to be folded (per RFC 2445) in chunks of 75 characters or less followed by CRLF and a whitespace character (I recommend tab). Improperly formatted feeds cause problems for clients such as Google Calendar. Ideally control characters would also be removed.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerrad</title>
		<link>http://mark.inderhees.net/2009/02/03/ical-for-events-calendar/comment-page-1/#comment-45</link>
		<dc:creator>Jerrad</dc:creator>
		<pubDate>Wed, 08 Apr 2009 21:06:35 +0000</pubDate>
		<guid isPermaLink="false">http://mark.inderhees.net/?p=34#comment-45</guid>
		<description>P.S. Why report (long) past events in the feed? Perhaps a setting to set the cut-off? This would help cut down on bandwidth of ical fetches for active calendars.</description>
		<content:encoded><![CDATA[<p>P.S. Why report (long) past events in the feed? Perhaps a setting to set the cut-off? This would help cut down on bandwidth of ical fetches for active calendars.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerrad</title>
		<link>http://mark.inderhees.net/2009/02/03/ical-for-events-calendar/comment-page-1/#comment-44</link>
		<dc:creator>Jerrad</dc:creator>
		<pubDate>Wed, 08 Apr 2009 21:00:13 +0000</pubDate>
		<guid isPermaLink="false">http://mark.inderhees.net/?p=34#comment-44</guid>
		<description>Hello,

This is a very promising addition to the Events Calendar, however, it does not emit valid iCal. Any newlines in an event description need to be turned into \n, and ideally control characters would be removed. If you do no escape newlines, google calendar&#039;s strict parser cannot handle the resulting feed.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>This is a very promising addition to the Events Calendar, however, it does not emit valid iCal. Any newlines in an event description need to be turned into \n, and ideally control characters would be removed. If you do no escape newlines, google calendar&#8217;s strict parser cannot handle the resulting feed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Franz</title>
		<link>http://mark.inderhees.net/2009/02/03/ical-for-events-calendar/comment-page-1/#comment-34</link>
		<dc:creator>Franz</dc:creator>
		<pubDate>Sun, 29 Mar 2009 21:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://mark.inderhees.net/?p=34#comment-34</guid>
		<description>Dear MArk,

tks for the plugin. It does a good job. So , I&#039;m missing some crucial data. Haven&#039;t you included options for Links and Locations be included in the iCal file as well?
 
If yes, how difficult will it be for me to modify? I have some principal knowledge of how to read and edit here and there a php script but that&#039;s it.

Will that do?

Tks for your answer in advance!
Franz</description>
		<content:encoded><![CDATA[<p>Dear MArk,</p>
<p>tks for the plugin. It does a good job. So , I&#8217;m missing some crucial data. Haven&#8217;t you included options for Links and Locations be included in the iCal file as well?</p>
<p>If yes, how difficult will it be for me to modify? I have some principal knowledge of how to read and edit here and there a php script but that&#8217;s it.</p>
<p>Will that do?</p>
<p>Tks for your answer in advance!<br />
Franz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias</title>
		<link>http://mark.inderhees.net/2009/02/03/ical-for-events-calendar/comment-page-1/#comment-23</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Fri, 27 Feb 2009 12:57:06 +0000</pubDate>
		<guid isPermaLink="false">http://mark.inderhees.net/?p=34#comment-23</guid>
		<description>Hi,
this is a great plugin and exactly what I was looking for. I just modified it a bit to also output the Location Field. Here is the patch:

diff -pur ical-for-events-calendar/ical-ec.php ical-for-events-calendar+location/ical-ec.php
--- ical-for-events-calendar/ical-ec.php        2009-01-30 22:22:10.000000000 +0100
+++ ical-for-events-calendar+location/ical-ec.php       2009-02-14 04:05:00.000000000 +0100
@@ -72,6 +72,7 @@ function iCalFeed()
         $eventStart = date(&quot;Ymd\THis&quot;, $convertedStart) . &quot;Z&quot;;
         $eventEnd = date(&quot;Ymd\THis&quot;, $convertedEnd) . &quot;Z&quot;;
         $summary = $post-&gt;eventTitle;
+       $location = $post-&gt;eventLocation;
         $description = $post-&gt;eventDescription;
         $description = str_replace(&quot;,&quot;, &quot;\,&quot;, $description);
         $description = str_replace(&quot;\\&quot;, &quot;\\\\&quot;, $description);
@@ -84,6 +85,7 @@ function iCalFeed()
         $events .= &quot;DTSTART:&quot; . $eventStart . &quot;\n&quot;;
         $events .= &quot;DTEND:&quot; . $eventEnd . &quot;\n&quot;;
         $events .= &quot;SUMMARY:&quot; . $summary . &quot;\n&quot;;
+       $events .= &quot;LOCATION:&quot; . $location . &quot;\n&quot;;
         $events .= &quot;DESCRIPTION:&quot; . $description . &quot;\n&quot;;
         $events .= &quot;END:VEVENT\n&quot;;
     }

Perhaps you can include it in an upcoming version;-).</description>
		<content:encoded><![CDATA[<p>Hi,<br />
this is a great plugin and exactly what I was looking for. I just modified it a bit to also output the Location Field. Here is the patch:</p>
<p>diff -pur ical-for-events-calendar/ical-ec.php ical-for-events-calendar+location/ical-ec.php<br />
&#8212; ical-for-events-calendar/ical-ec.php        2009-01-30 22:22:10.000000000 +0100<br />
+++ ical-for-events-calendar+location/ical-ec.php       2009-02-14 04:05:00.000000000 +0100<br />
@@ -72,6 +72,7 @@ function iCalFeed()<br />
         $eventStart = date(&#8220;Ymd\THis&#8221;, $convertedStart) . &#8220;Z&#8221;;<br />
         $eventEnd = date(&#8220;Ymd\THis&#8221;, $convertedEnd) . &#8220;Z&#8221;;<br />
         $summary = $post-&gt;eventTitle;<br />
+       $location = $post-&gt;eventLocation;<br />
         $description = $post-&gt;eventDescription;<br />
         $description = str_replace(&#8220;,&#8221;, &#8220;\,&#8221;, $description);<br />
         $description = str_replace(&#8220;\\&#8221;, &#8220;\\\\&#8221;, $description);<br />
@@ -84,6 +85,7 @@ function iCalFeed()<br />
         $events .= &#8220;DTSTART:&#8221; . $eventStart . &#8220;\n&#8221;;<br />
         $events .= &#8220;DTEND:&#8221; . $eventEnd . &#8220;\n&#8221;;<br />
         $events .= &#8220;SUMMARY:&#8221; . $summary . &#8220;\n&#8221;;<br />
+       $events .= &#8220;LOCATION:&#8221; . $location . &#8220;\n&#8221;;<br />
         $events .= &#8220;DESCRIPTION:&#8221; . $description . &#8220;\n&#8221;;<br />
         $events .= &#8220;END:VEVENT\n&#8221;;<br />
     }</p>
<p>Perhaps you can include it in an upcoming version;-).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://mark.inderhees.net/2009/02/03/ical-for-events-calendar/comment-page-1/#comment-5</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 03 Feb 2009 06:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://mark.inderhees.net/?p=34#comment-5</guid>
		<description>Jerome: I tried to email you beforehand, glad you approve of the use.

Heirem: The plugin pretty much does what it says, creates an iCalendar format feed from the Events Calendar database.  The code is pretty simple and you can look at and use it if you think it should be a standard include.</description>
		<content:encoded><![CDATA[<p>Jerome: I tried to email you beforehand, glad you approve of the use.</p>
<p>Heirem: The plugin pretty much does what it says, creates an iCalendar format feed from the Events Calendar database.  The code is pretty simple and you can look at and use it if you think it should be a standard include.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
