Tango.info iCal: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
(2010-06-15 upcoming festivals available at http://www.tango.info/festivals.ics)
Line 4: Line 4:




*2006-03-13 [[festivals.tango.info]] adds basic ical feature, announced at http://ical.tango.info
* 2006-03-13 [[festivals.tango.info]] adds basic ical feature, each festival gets an .ics file
**it only offers ics-files for individual festivals. As of 2009-03-22 there is still no ical-file for festivals in the next 6 month. (it is planned)
* 2010-06-15 upcoming festivals available at http://www.tango.info/festivals.ics
** someone wrotes a parser which uses the website (not the ical) and outputs an RSS feed, see [[festivals.tango.info]] for details


example file
example file for one festival
<pre>
<pre>
BEGIN:VCALENDAR
BEGIN:VCALENDAR

Revision as of 2010-06-17T13:20:53


example file for one festival

BEGIN:VCALENDAR
VERSION:2.0
METHOD:PUBLISH
PRODID:-//tango info//tango info cal//EN
BEGIN:VEVENT
UID:tango.info/2007DEKAEA
DTSTART:20071012T140000Z
DTEND:20071014T040000Z
SUMMARY:Festival Karlsruhe 2007
DESCRIPTION:Festival Karlsruhe 2007\n\nMariana Montes, Sebastián Arce
LOCATION:Karlsruhe
GEO:49.007362,8.405056
CLASS:PUBLIC
CATEGORIES;LANGUAGE=en:tango,festival
DTSTAMP:20010101T010101
END:VEVENT
END:VCALENDAR


  • RELATED-TO;RELTYPE=SIBLING|PARENT|CHILD:19960401-080045-4000F192713@example.com

Validator