iCalendar - What would somebody use Free/Busy time for?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

iCalendar - What would somebody use Free/Busy time for?

Post by Luke »

I am finally getting back around to working on my icalendar parser and I have come across the FREEBUSY component in the spec. This component allows for calendar users to request and reply to requests for free/busy time. Has anybody ever used such a system? Does outlook do this?

The spec allows for entire files with nothing but free/busy time information. I guess I'm just not really understanding who has time to sit down and ALOT all of their "free/busy" time in advance. Seems strange.
User avatar
Jenk
DevNet Master
Posts: 3587
Joined: Mon Sep 19, 2005 6:24 am
Location: London

Re: iCalendar - What would somebody use Free/Busy time for?

Post by Jenk »

I'd have thought that "free" time would just not be allocated anything?
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Re: iCalendar - What would somebody use Free/Busy time for?

Post by Luke »

I have thought about this some more, and I can think of a reason why this component might be useful. The iCalendar spec allows a user to "attend" an event, during which time they would be "busy". One could use the free/busy time component to add the times they expect to be at work, which would also be busy. I can see how, combined, this information could be somewhat useful.
Post Reply