[chandler-users] Google calendar

Jon Dodson jdodson at neutralspace.com
Mon Feb 1 12:16:55 PST 2010


On 1/31/10 10:49 PM, Jan Lee wrote:
> Hi,
> 
> I looked at your directions in importing my google calendar to chandler.
> When I copied the ICAL address onto subscribe... it says that 
> "collection was not found" and this is for the public address.
> 
> For my private calendar address when I copy the ICAL address and paste 
> it into subscribe.. it runs but then a screen pops up with a bunch of 
> code that looks like this
> "At line 46: In transformToNative, unhandled exception: <type 
> 'exceptions.ValueError'>: year is out of range" on a screen.
> 
> 
> What to do?
> 

The Cosmo server is pretty finicky in what kinds of iCalendar files it
will accept.  Google creates iCalendar files that are iCalendar valid,
but Cosmo doesn't accept.

You need to operate on the file a bit to do a direct import.  What I do
is split the iCalendar file into separate events and filter the Cosmo
issues and DAV them in directly.

Someone would need to modify the current subscription system to filter
out these iCalendar things Cosmo doesn't accept and then your
subscription would work.

I don't have time to do the work, but if someone does I can tell you
what issues ive found and tell you what operations to do to the file to
make it go into Cosmo right.

The biggest one being, Cosmo doesn't accept iCalendar floating dates so
you need to put in a timezone or make it UTC.

> 

-- 
Jon Dodson
Software Engineer
neutralSpace, Inc.
www.neutralspace.com
http://dotcal.com - Get a dotCal!
2828 SW Corbett Ave, #Suite 118 Portland, OR 97201
888-545-7846 toll free
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jdodson.vcf
Type: text/x-vcard
Size: 280 bytes
Desc: not available
Url : http://lists.osafoundation.org/pipermail/chandler-users/attachments/20100201/8a53dc33/attachment.vcf 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
Url : http://lists.osafoundation.org/pipermail/chandler-users/attachments/20100201/8a53dc33/attachment.pgp 


More information about the chandler-users mailing list