RE: vCalendar file parsing...
RE: vCalendar file parsing...
- Subject: RE: vCalendar file parsing...
- From: "Fox, Christopher B" <email@hidden>
- Date: Fri, 9 Jul 2004 11:10:49 -0400
David:
Do you perhaps mean RFC 2445? It specifies the iCalendar format,
whereas RFC 2739 describes methods for embedding calendaring information
into the vCard format, amongst other things.
If you mean to parse iCalendar files, you might actually look at
doing this with Perl or Ruby, or perhaps even awk. I've parsed PDFs using
similar techniques, so it should be possible with iCalendars (after all,
it's just text). I believe there may already be a Perl module for parsing
iCalendars.
Christopher Fox
>
CapitalOne
Senior Technician, Enterprise Macintosh Services
MSG-IT
Tel: Internal: 431-7528; External: 804-284-7528
Mobile: 804-301-4117
email: email@hidden
>
----------
>
From: David Crowe
>
Sent: Friday, July 9, 2004 10:22 AM
>
To: email@hidden
>
Subject: vCalendar file parsing...
>
>
Does anybody have a script to parse a iCalendar file (.ics, aka RFC
>
2739) that they would like to share?
>
>
It doesn't look like it would be difficult to parse, just time
>
consuming to handle all the different fields correctly. And, I'm lazy!
>
>
- David Crowe
>
_______________________________________________
>
applescript-users mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/applescript-users
>
Do not post admin requests to the list. They will be ignored.
>
>
**************************************************************************
The information transmitted herewith is sensitive information intended only
for use by the individual or entity to which it is addressed. If the reader
of this message is not the intended recipient, you are hereby notified that
any review, retransmission, dissemination, distribution, copying or other
use of, or taking of any action in reliance upon this information is
strictly prohibited. If you have received this communication in error,
please contact the sender and delete the material from your computer.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.