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. | ||
+ | |||
+ | To publish or subscribe to a calendar in this server, 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] | ||
+ | |||
+ | == Publishing URL == | ||
The publishing URL for the calendar is | The publishing URL for the calendar is | ||
− | + | <nowiki> | |
http://calendar/ | http://calendar/ | ||
+ | </nowiki> | ||
This server is meant to share calendars with other people who can access the server. | This server is meant to share calendars with other people who can access the server. | ||
− | 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 | + | 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. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Calendar Clients == | == Calendar Clients == | ||
Line 28: | Line 29: | ||
* ... and some others. | * ... 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. | orks. Please add your experiences to this page or add links to it. | ||
= Technical Details = | = Technical Details = | ||
Technically, every HDA server has a WebDAV server, commonly used for sharing online calendars as well as other files. | Technically, every HDA server has a WebDAV server, commonly used for sharing online calendars as well as other files. |
Revision as of 21:41, 2 July 2007
Contents
Calendars
Each Amahi server has a calendar server in it.
To publish or subscribe to a calendar in this server, 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]
Publishing URL
The publishing URL for the calendar is http://calendar/
This server is meant to share calendars with other people who can access the server.
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.