<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: [Plugin: ICS Calendar] No events when ics shows 2 -- misunderstanding?</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: [Plugin: ICS Calendar] No events when ics shows 2 -- misunderstanding?</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 14:19:47 +0000</pubDate>

<item>
<title>rhyaniwyn on "[Plugin: ICS Calendar] No events when ics shows 2 -- misunderstanding?"</title>
<link>http://wordpress.org/support/topic/254411#post-1048636</link>
<pubDate>Fri, 17 Apr 2009 17:11:57 +0000</pubDate>
<dc:creator>rhyaniwyn</dc:creator>
<guid isPermaLink="false">1048636@http://wordpress.org/support/</guid>
<description>&#60;p&#62;In this case, the problem was related to the settings.&#60;/p&#62;
&#60;p&#62;Because this was a repeating event which originated in the past (January), checking &#34;only display future events&#34; in the main setup meant the event did not show in March.&#60;/p&#62;
&#60;p&#62;Tweaking the settings fixed the issue.  However, IMO, a repeating event which has an instance occurring in the future should not be affected this way by the &#34;future only&#34; setting.
&#60;/p&#62;</description>
</item>
<item>
<title>mikemcd22 on "[Plugin: ICS Calendar] No events when ics shows 2 -- misunderstanding?"</title>
<link>http://wordpress.org/support/topic/254411#post-1035864</link>
<pubDate>Fri, 03 Apr 2009 20:01:42 +0000</pubDate>
<dc:creator>mikemcd22</dc:creator>
<guid isPermaLink="false">1035864@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I ran into this problem (if I understood it correctly ) as well.  I believe the fix is using the &#34;ical&#34; address from the google share function rather than the html address.  I suspect it has something to do with the html address containing time zone information.&#60;/p&#62;
&#60;p&#62;Hope this helps.&#60;br /&#62;
Mike
&#60;/p&#62;</description>
</item>
<item>
<title>rhyaniwyn on "[Plugin: ICS Calendar] No events when ics shows 2 -- misunderstanding?"</title>
<link>http://wordpress.org/support/topic/254411#post-1020466</link>
<pubDate>Thu, 19 Mar 2009 17:21:14 +0000</pubDate>
<dc:creator>rhyaniwyn</dc:creator>
<guid isPermaLink="false">1020466@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Wordpress     2.7.1&#60;br /&#62;
ICS Calendar     1.5.0&#60;/p&#62;
&#60;p&#62;Shared Google Calendar, Public (Repeating) Events&#60;/p&#62;
&#60;p&#62;I'm not familiar with all the ins and outs of the ICS format, but I can see both events in the ICS file and the public calendar page.  However, the ICS Calendar plugin stubbornly shows &#34;No Events.&#34;&#60;/p&#62;
&#60;p&#62;ICS File&#60;br /&#62;
&#60;a href=&#34;http://www.google.com/calendar/ical/laurachan%40tallybellydance.com/public/basic.ics&#34; rel=&#34;nofollow&#34;&#62;http://www.google.com/calendar/ical/laurachan%40tallybellydance.com/public/basic.ics&#60;/a&#62;&#60;br /&#62;
BEGIN:VCALENDAR&#60;br /&#62;
PRODID:-//Google Inc//Google Calendar 70.9054//EN&#60;br /&#62;
VERSION:2.0&#60;br /&#62;
CALSCALE:GREGORIAN&#60;br /&#62;
METHOD:PUBLISH&#60;br /&#62;
X-WR-CALNAME:Belly Dance Classes&#60;br /&#62;
X-WR-TIMEZONE:America/New_York&#60;br /&#62;
X-WR-CALDESC:The times\, dates\, and locations of Tallahassee\, Florida belly dance classes taught by Laura Chan\, a local belly dancer and belly dance instructor.&#60;br /&#62;
BEGIN:VTIMEZONE&#60;br /&#62;
TZID:America/New_York&#60;br /&#62;
X-LIC-LOCATION:America/New_York&#60;br /&#62;
BEGIN:DAYLIGHT&#60;br /&#62;
TZOFFSETFROM:-0500&#60;br /&#62;
TZOFFSETTO:-0400&#60;br /&#62;
TZNAME:EDT&#60;br /&#62;
DTSTART:19700308T020000&#60;br /&#62;
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU&#60;br /&#62;
END:DAYLIGHT&#60;br /&#62;
BEGIN:STANDARD&#60;br /&#62;
TZOFFSETFROM:-0400&#60;br /&#62;
TZOFFSETTO:-0500&#60;br /&#62;
TZNAME:EST&#60;br /&#62;
DTSTART:19701101T020000&#60;br /&#62;
RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU&#60;br /&#62;
END:STANDARD&#60;br /&#62;
END:VTIMEZONE&#60;br /&#62;
BEGIN:VEVENT&#60;br /&#62;
DTSTART;TZID=America/New_York:20090101T193000&#60;br /&#62;
DTEND;TZID=America/New_York:20090101T203000&#60;br /&#62;
RRULE:FREQ=WEEKLY;BYDAY=TH;WKST=SU&#60;br /&#62;
DTSTAMP:20090319T171720Z&#60;br /&#62;
UID:030g4uie0je4b2jqchbekfjdt8@google.com&#60;br /&#62;
CLASS:PUBLIC&#60;br /&#62;
CREATED:00001231T000000Z&#60;br /&#62;
DESCRIPTION:In Capital Plaza\n\nPer Workout Rate: $15.00&#60;br /&#62;
LAST-MODIFIED:20090318T215320Z&#60;br /&#62;
LOCATION:GroupFit Studio - 1836 Thomasville Rd\, Tallahassee\, FL 32303&#60;br /&#62;
SEQUENCE:1&#60;br /&#62;
STATUS:CONFIRMED&#60;br /&#62;
SUMMARY:Tribal Fusion&#60;br /&#62;
TRANSP:OPAQUE&#60;br /&#62;
END:VEVENT&#60;br /&#62;
BEGIN:VEVENT&#60;br /&#62;
DTSTART;TZID=America/New_York:20090106T193000&#60;br /&#62;
DTEND;TZID=America/New_York:20090106T210000&#60;br /&#62;
RRULE:FREQ=WEEKLY;BYDAY=TU;WKST=SU&#60;br /&#62;
DTSTAMP:20090319T171720Z&#60;br /&#62;
UID:m5p766v33s9mg0qm8c37gf8n3k@google.com&#60;br /&#62;
CLASS:PUBLIC&#60;br /&#62;
CREATED:20090318T205905Z&#60;br /&#62;
DESCRIPTION:This is an advanced class and requires instructor approval.\n\n In Capital Plaza\n\nPer Workout Rate: $15.00&#60;br /&#62;
LAST-MODIFIED:20090318T215305Z&#60;br /&#62;
LOCATION:GroupFit Studio - 1836 Thomasville Rd\, Tallahassee\, FL 32303&#60;br /&#62;
SEQUENCE:0&#60;br /&#62;
STATUS:CONFIRMED&#60;br /&#62;
SUMMARY:Advanced American Tribal Style&#60;br /&#62;
TRANSP:OPAQUE&#60;br /&#62;
END:VEVENT&#60;br /&#62;
END:VCALENDAR
&#60;/p&#62;</description>
</item>

</channel>
</rss>
