Slashdot Mirror


Apple Releases iCal

Freezebot writes, "Apple released his new iApp today, iCal. iCal is a calendar manager, which allows you to share your calendars online with your colleagues, family and friends, through your .Mac account. It is a free download." It also works with any WebDAV server. Friendly Canuck adds, "However, iSync is nowhere to be seen. I thought the whole point of iCal was syncing with other devices. Oh well."

4 of 84 comments (clear)

  1. Re:File Format by h0tblack · · Score: 5, Informative

    iCal uses an industry-standard iCalendar (.ics) specification. This is a text file that can be easily shared on the Internet. For more information on the iCalendar format, see http://www.imc.org/pdi/ or RFC2445. So yes, it's documented rather well and is far from a proprietary thing, you can relatively easily setup your own .mac iCal style server :)

  2. iCal Library by JHromadka · · Score: 5, Informative
    Apple also has a library of calendar subscriptions available. Movie and DVD releases, sports schedules, holidays, fall television premieres, and more.

    I was really hoping for iSync though, as I won't be able to really utilize iCal until the iSync beta is released later this month.

    --
    "The objective of securing the safety of Americans from crime and terror has been achieved." -- John Ashcroft
  3. HOWTO: Configuring Exchange to publish Free/Busy by Fiery · · Score: 5, Insightful

    http://www.microsoft.com/office/ork/2000/five/70t3 _4.htm

    This useful document explains how to configure an Exchange server to allow the publishing and searching of Free/Busy information, and how to configure Outlook clients to use the F/B information.

    You could theoretically then configure iCal to use that same F/B publishing location -- at which point, iCal becomes a client for Outlook calendar sharing.

    Not a bad thing, really, and certainly useful information to have around.

  4. Quick iCal-iPod Sync until iSync comes out by helixblue · · Score: 5, Informative

    If you want to be able to view your iCal entries on your iPod, simply copy ~/Library/Calendars/* to /Volumes/(Name of iPod)/Calendars directory when your iPod is mounted up.

    No need to export all your calendars since it's just .ics files :)