Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
8 user(s) are online (5 user(s) are browsing encyclopedia)

Members: 0
Guests: 8

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

CalDAV

CalDAV is a proposal for a standard protocol to enable calendar access via WebDAV.

The CalDAV specification was first published in 2003 by Lisa Dusseault as an Internet-Draft submitted to the Internet Engineering Task Force (IETF), and it quickly gained support from several calendaring software vendors. In January 2005 the first interoperability event was organized by the CalConnect consortium. CalDAV does not have an IETF Working Group but the authors still plan to submit it as an IETF standard. CalDAV is designed for implementation by any collaborative software, client or server, that needs to maintain, access or share collections of events. It is being developed as an open standard to foster interoperability between software from different implementors.

The architecture of CalDAV is to model events, which may be meetings or appointments or blocked-off-time, as HTTP resources. Each event is expressed in the standard ICalendar format. Thus, any Web browser can download a standard representation of an event. Events are organized into WebDAV collections to allow browsing and synchronization. In addition to HTTP (RFC2616) and WebDAV (RFC2518) functionality, a CalDAV server must support WebDAV access control (RFC3744), must parse iCalendar files (RFC2445) and support a number of calendaring-specific operations such as doing free-busy time reports and expansion of recurring events. With this functionality, a user may synchronize his or her own calendar to a CalDAV server, and share it among multiple devices or with other users. The protocol also supports non-personal calendars, such as calendars for sites or organizations.

Up-to-date CalDAV information can be found at the CalDAV home page.

=See also=

  • WebDAV
  • ICalendar
  • Calendar
  • =External links=

  • [http://webdav.org/ WebDAV Resources]
  • [http://ietf.webdav.org/caldav CalDAV home page]
  • Article [http://dsonline.computer.org/portal/site/dsonline/menuitem.9ed3d9924aeb0dcd82ccc6716bbe36ec/index.jsppath=dsonline/0504&file=w2sta.xml&xsl=article.xsl Open Calendar Sharing and Scheduling with CalDAV] by Lisa Dusseault and Jim Whitehead
  • [http://xml.coverpages.org/ni2003-12-31-a.html Proposed Calendar Server Extensions for WebDAV (CalDAV)]
  • [http://www.calconnect.org/ Calendaring and Scheduling Consortium]
  • [http://openconnector.org/caldav/ CalDAV Research Sub-Project] for the Open-Source Outlook Connector
  • [http://wiki.mozilla.org/wiki/Calendar:CalDAV_Roadmap CalDAV Roadmap from MozillaWiki]
  • Jon Udell s [http://weblog.infoworld.com/udell/2004/12/09.html Weblog]
  • RFC dependencies
  • [http://www.ietf.org/rfc/rfc2445.txt iCalendar]
  • [http://www.ietf.org/rfc/rfc2518.txt WebDAV]
  • [http://www.ietf.org/rfc/rfc2616.txt HTTP]
  • [http://www.ietf.org/rfc/rfc3744.txt WebDAV Access Control Protocol]