Difference between revisions of "Calendars"
Line 1: | Line 1: | ||
= Calendars = | = Calendars = | ||
− | Each Amahi server has a calendar server in it. | + | Each Amahi server has a calendar server in it. It is meant to share calendars among the people with access the server. |
− | To publish or subscribe to a calendar | + | To publish or subscribe to a calendar, you need three things: |
# A client calendar program, | # A client calendar program, | ||
# The publishing location or URL, which is: http://calendar/, and | # The publishing location or URL, which is: http://calendar/, and | ||
# The calendar name of your choice, typically Home, John, Kids, etc.[* See Note] | # The calendar name of your choice, typically Home, John, Kids, etc.[* See Note] | ||
+ | |||
+ | '''IMPORTANT''': Only one calendar publisher is supported per calendar today. | ||
== Publishing URL == | == Publishing URL == | ||
Line 14: | Line 16: | ||
http://calendar/ | http://calendar/ | ||
</nowiki> | </nowiki> | ||
− | |||
− | |||
Eventually we will have a web interface to the calendar server (accessible through the <nowiki>http://calendar/</nowiki> URL itself), however, for the time being, you need to use a calendar program to publish and subscribe as well as set and delete appointments in calendars in the server. | Eventually we will have a web interface to the calendar server (accessible through the <nowiki>http://calendar/</nowiki> URL itself), however, for the time being, you need to use a calendar program to publish and subscribe as well as set and delete appointments in calendars in the server. |
Revision as of 21:43, 2 July 2007
Contents
Calendars
Each Amahi server has a calendar server in it. It is meant to share calendars among the people with access the server.
To publish or subscribe to a calendar, you need three things:
- A client calendar program,
- The publishing location or URL, which is: http://calendar/, and
- The calendar name of your choice, typically Home, John, Kids, etc.[* See Note]
IMPORTANT: Only one calendar publisher is supported per calendar today.
Publishing URL
The publishing URL for the calendar is http://calendar/
Eventually we will have a web interface to the calendar server (accessible through the http://calendar/ URL itself), however, for the time being, you need to use a calendar program to publish and subscribe as well as set and delete appointments in calendars in the server.
Calendar Clients
Calendars can be created with widely available clients such as:
- Apple iCal, for Mac OS X:
- Mozilla Sunbird and Lightning (a perfect calendar companion for Thunderbird), for Windows, Mac and Linux.
- Windows Calendar, for Windows Vista.
- Evolution, for Linux
- Kontact, for Linux
- ... and some others.
Note on Calendar named
[*] Some clients, notably Sunbird, may require that the name of the calendar have the ical extension 9whic, e.g. Home.ics. You may need to experiment with this until it w orks. Please add your experiences to this page or add links to it.
Technical Details
Technically, every HDA server has a WebDAV server, commonly used for sharing online calendars as well as other files.