Catégorie: Calendar
25.09.05
Easy PHP Calendar
Un calendrier PHP qui semble de qualité.
18.01.03
MozCal: Importing and Exporting xCal data
MozCal: Importing and Exporting xCal data
Mozilla Calendar Notes and Queries
Jetspeed API: Package org.apache.jetspeed.calendar.properties
Jetspeed API: Package org.apache.jetspeed.calendar.properties
Calendar Support in Jetspeed
Sosigenes -- an XML Project for Calendar Support
Sosigenes -- an XML Project for Calendar Support
Project Sosigenes is an open-source Java package, with supporting materials, to aid in reading calendars which conform to the DTD specified for XML encapsulation of RFC 2445 (iCalendar) calendars.
04.01.03
PHP iCalendar
Très joli frontend iCalendar en PHP
PHP iCalendar
11.12.02
10.12.02
XML iCal
Simon Willison a établi une liste complète de liens sur XML iCal. Il faut que je me penche sur l'incorporation de ces standards au gestionnaire d'emploi du temps d'atilla.
http://simon.incutio.com/archive/2002/10/22/#lotsOfICalLinks
I'm writing a simple events calendar system at the moment, and since I always seem to end up making things more complicated than they should actually be I've been investigating using the iCal standard as the file format for storing events (I need a flat-file format due to hosting requirements). I'm particularly interested in the XML flavour of iCal, although it seems to be a lot less popular than the semicolon deliminated original standard. Mainly for my own reference, here are the sites I've trawled through this afternoon: