brahm neufeldiCal FixThis simple tool takes an iCal feed that lacks proper time zone support (all events in the calendar default to UTC) and moves the events to your local time for Google Calendar compatibility. This is a simple tool to use. Begin by constructing a URL that looks like this: URL FORMAT: http://brahm.ca/icalfix/?url=FullURLofYourICalFile&timezone=YourTimeZone You need to format your timezone as shown in the TZ column on this list on Wikipedia. For example, this is a complete valid URL using this tool: EXAMPLE URL: http://brahm.ca/icalfix/?url=http://www.bandsintown.com/fan/brahmneufeld/calendar/ical&timezone=America/Regina (note that the URL doesn't end in a .ics file, but it could. Now, copy the URL that you've just constructed and add it to Google Calendar via the Add By URL option. You're done!NO CALENDAR DATA IS STORED ON MY SERVER AND I DON'T KEEP A LOG. The calendar fix happens server-side with a quick str_replace in PHP, and is processed each time the feed is refreshed in Google Calendar. Questions, comments, feedback? Email me, neufeld@[myfirstname.ca] Last Modified June 15, 2010 |