The previous version of our code to turn Google Calendar data into
Simile Timline was very rough.
We've neatened it up into a single python file, and it seems to work
much better.
$python timeline_maker.py
usage: %timeline_maker [options] <google-calendar account email>
Notes:
The programme requires the google calendar account name to process the
contained event feeds. At the time of this writing there have been
noted
issues with parsing the google weather calendar, which is excluded.
The LOCATIONS set can be configured to parse only event fields whose
location is included in the aformentioned set. Each set entry should
be
delimited by a comman and is defined as:
'locname':'hexcolor'.
options:
-h, --help show this help message and exit
-s START_WEEK, --start-date=START_WEEK
The ending date of when calendar events should
be
collected (dd-mm-yyyy)
-e END_WEEK, --end-date=END_WEEK
The ending date of when calendar events should
be
collected (dd-mm-yyyy)
-t SEARCH_TEXT, --search-text=SEARCH_TEXT
Search Text to parse the calendar events
-S SOURCE, --source=SOURCE
Specifies the connecting source
Get the update at http://campbell-lange.net/articles/mashup_jan08/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Calendar Data API" group.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/google-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---