iCal dabbling

I’m not great at remembering facts. Well, certain facts I am, but others I’m not. Social facts, for example, I don’t. Like birthdays. Thus the need for a calendar system.

Yea, I could just write them down in a text file. But would I seriously remember to look there? But a general calendar program has more potential use, and I’ll have more occasion to play with it.

iCal is an open standard that Apple and the Mozilla Foundation have embraced. Thus, I’ll have reasonable access to programs that understand this format for the mid-term future.

One nifty feature is the ability to subscribe to other’s iCal-endars. So for example, you can just say “Gimme all the national holidays, astronomical events, and keys dates in the history of the Beatles”, for example, instead of typing it all in and maintaining it. Very nifty. I think communities could benefit from collective use of such a resource. Imagine if your school or place of work published all pertinent dates, and each department or group maintained their own events-of-interest as well, and they just magically appear in your calendar.

Enough rambling for now. Let’s see how this endeavour pans out.

This entry was posted in Info and tagged , , . Bookmark the permalink.

2 Responses to iCal dabbling

  1. Noel Flicken says:

    Welcome to teh InterWeb 2.0!

    Been looking at iCal recently myself for a project with similar goals to yours: create a mechanism for displaying reminders for upcoming important social dates, similar in functionality to Calendar files in Un*x. Ultimately decided to write a CGI Python server-side script to dynamically parse iCal into RSS 2.0 XML. (Enough techie words in there for you?) Thought it’d be a nice way to learn a bit of Python too. Have an alpha-like version working, but still plenty of features to add before i unleash it on the world.

    Have you looked at iCal as a file format? The files are as nice to look at as Sendmail’s configuration files. *ugh* Good thing there are parsers available.

    If you haven’t before, check out http://upcoming.org/ .

  2. willo says:

    I haven’t looked into the format really. For now, I’m being very much “the user” in my experiments with it so far.

    I must admit I haven’t really explored RSS/RDF/Atom in any capacity; I know, I’m not keeping up with the MySpace generation.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>