Top "Caldav" questions

CalDAV (Calendaring Extensions to WebDAV) is an Internet standard allowing a client to access scheduling information on a remote server.

CalDav on Outlook?

I'm looking for a good way to view CalDav calendars within Outlook. I'm aware of the OpenConnector project, but have …

outlook calendar google-calendar-api caldav
Building a CalDAV-server in PHP?

Ok, so I'm the author of a CMS and I'm interested in building a CalDAV-server that enables the user to …

php caldav
What is the difference between iCalendar and CalDav?

What is the difference between iCalendar and CalDav?

icalendar caldav
Creating a CalDAV service with .Net

I want to create a calendar in my application that external users can view. The CalDAV (basically WebDAV+iCalendar) format …

.net iphone calendar icalendar caldav
What's the difference between Webcal and WebDAV/CalDAV?

As I understand it, CalDAV is an extension to WebDAV to manage iCalendar subscriptions. And Webcal is a URL scheme …

icalendar webdav caldav webcal
CalDAV in node.js?

Does anyone know of the options for providing a Calendar (CalDAV) interface into a node.js application? I've seen jsDAV, …

node.js caldav
Is there any php CalDav client library?

I install my own CalDav Server using Chandler Cosmo or DAViCal Calendar Server. I wanna use php as a CalDAV …

php calendar caldav
Python library to access a CalDAV server

I run ownCloud on my webspace for a shared calendar. Now I'm looking for a suitable python library to get …

python-2.7 caldav owncloud
How to download all my caldav and carddav data with one wget / curl?

Until now, I used Google Calender and do my personal backup with a daily wget of the public ".ics"Link. …

backup wget caldav carddav
Reading Apple/iCloud calendar data using PHP/CalDAV

I'm attempting to quickly find free/busy time by fetching the calendar events for an iCloud calendar via CalDAV. I'm …

php calendar icloud caldav