
glenn at eaglegenomics
Sep 11, 2011, 9:40 AM
Post #5 of 5
(633 views)
Permalink
|
|
Re: Subscribing to DAViCal calendars with authentication in Google Calendar
[In reply to]
|
|
Thanks Andrew. In the end I've settled on using BusyCal from BusyMac software - it's similar to iCal but has better support for Google Calendars. It means I have to set up and configure the application on several machines, but this seems to be the best solution available at the moment. Regards Glenn. On 11 September 2011 12:58, Andrew McMillan <andrew [at] morphoss> wrote: > On Wed, 2011-09-07 at 09:41 +0100, Glenn Proctor wrote: >> Hi >> >> I've just started a new job and the company uses DAViCal as its >> calendaring mechanism. Individual calendars are subscribed to by URL >> (e.g. http://calendar.companyname.com/caldav.php/username/home/ ) and >> there is a username and password-based authentication system. >> >> I can subscribe to calendars, add events etc using iCal on OS X successfully. >> >> However ... I use Google Calendar as my current calendaring solution >> and would like to be able to have my work calendars there too. Google >> Calendar seems to have some support for subscribing to calendars >> (there's a "Add by URL" option) but it fails on the calendars in >> question, I assume because I'm never challenged for my password, so >> the authentication is silently failing. >> >> Is there a solution to this, or should I just give up and use iCal? > > There are several solutions. > > One solution is just to use client software which reads from several > accounts at the same time. iCal will do this, for example, so you can > have your Google calendar available as well as your work calendar and > overlay them and so forth. > > Another solution is to fetch the Google calendar on a regular basis as > a .ics file and push it to a calendar in DAViCal. A little more work, > but not huge. You need to enable writable collections, fetch the Google > calendar as a .ics and then "PUT" that .ics to DAViCal. Obviously you > can also upload the .ics manually through the UI, but that's kind of > laborious for something you'd want to do often. > > In 0.9.9.5 we have a thing called "Remote BIND" where you can add a > binding to a remote CalDAV server which appears as if it is part of > DAViCal. It's not code I wrote, so I can't give all the details, but it > might be ideal for what you want. > > Finally, there is a script in DAViCal which can be used as a basis for > synchronising a DAViCal calendar to an external CalDAV source. This > works up to a point, but it needs a little TLC and was written more as > an example than a polished thing. > > There are testing packages for 0.9.9.5 available now (just pushed to my > webserver) and I expect more official ones will be released in the next > few days, if they don't blow up in people's faces :-) > > Cheers, > Andrew. > > -- > ------------------------------------------------------------------------ > andrew (AT) morphoss (DOT) com +64(272)DEBIAN > I smell like a wet reducing clinic on Columbus Day! > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ Using storage to extend the benefits of virtualization and iSCSI Virtualization increases hardware utilization and delivers a new level of agility. Learn what those decisions are and how to modernize your storage and backup environments for virtualization. http://www.accelacomm.com/jaw/sfnl/114/51434361/ _______________________________________________ Davical-general mailing list Davical-general [at] lists https://lists.sourceforge.net/lists/listinfo/davical-general
|