It needs your "magic cookie" and an update time in seconds, before it can do anything.
Version
Version 0.1
15 March 2007
Features
- See events for the next 7 days
- See more detailed information about the event- Sorted on next occuring event
- Sorted on date and time, first one on top, last one at the bottom
Bugs/Missing features
- Doesn't display recurring events yet
- If the update time is not correctly set, or set to low, DS crashes
Requirements
- Tested on Windows XP SP 2 & Windows Vista RC1
- Requires the MS .Net Framework version 2.0
- Requires the "Magic Cookie" from your Google Calendar
Installation
- Download the package
- Install the package
- Look up your magic cookie (see below)
- Fill in the properties
- Done!
Your magic cookie
First, login to your Google Calendar.
To find your calendar's "magic cookie" feed URL:
1. In the list of calendars on the left side of the page, find the calendar you want to interact with. You can create a new calendar for this purpose if you want to.
2. Click the arrow button to the right of the calendar. Select "Calendar settings" from the drop-down menu. The Calendar Details page appears.
3. Scroll down to the Private Address section. There are two buttons; select the XML button. The feed URL appears.
4. Copy the URL. This is the URL of your calendar's read-only "magic cookie" private feed; it includes a special coded string that lets you read the private feed without having to do authentication. The feed URL has the following form:
CODE
http://www.google.com/calendar/feeds/userID/private-magicCookie/basic
5. Now, change the last piece of the URL from basic to full
6. You're all set!
Have fun with this, I'll try to add the recurring events, as that is the major missing feature here.
Comments are allways welcome offcourse.
