emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Vincent Beffara <vbeffara@ens-lyon.fr>
To: emacs-orgmode@gnu.org
Subject: Re: org-caldav will cease to work with Google Calendar
Date: Sat, 16 Mar 2013 18:30:40 +0100	[thread overview]
Message-ID: <4D4325EF75974E92AD8DD572875D3DA7@gmail.com> (raw)
In-Reply-To: <87a9q4wncd.fsf@engster.org>

Hi,
> Supporting the Google Calendar API in org-caldav wouldn't be hard. It's
> actually a very clean, RESTful service; much better than CalDAV, in
> fact. Just what you would expect from Google.
> 
> However, this is not a technical issue. This is also why I said that
> anyone who wants to implement support for the Google Calendar API in
> org-caldav should fork it; I won't accept pull requests which implement
> that.

Actually I had a look at the API. It is indeed very clean, but there _is_ a technical issue, namely they limit access to a certain number of connections per day, and this is accounted per application rather than per user. Right now it is 10.000 a day, but just listing all events in a single calendar involves paging: for 200 or so events, I had to connect 7 times, and this counts as 7 connections.

I have no idea how many org users would actually sync with google using their proprietary API (given there is support), but reaching the limit would be very quick, and very problematic. [Admittedly it is not a technical issue on their side, but it would be on ours, somehow.]
> If Google decides to discontinue a well established, IETF-standardized
> API in favor of a proprietary one for which there exist no free server
> implementations, I will not support that. I think the best solution for
> anyone using Google Calendar is to migrate away from that service.

Agreed. Now to look for a replacement ... 

/v

PS: In the mean time, for those who sync only from org to gcal, the option of exporting an ics file and hosting it somewhere for google to subscribe to is still available, but it is far from being as good.

  reply	other threads:[~2013-03-16 17:30 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-14 16:19 org-caldav will cease to work with Google Calendar David Engster
2013-03-14 17:03 ` Bastien
2013-03-14 17:13   ` David Engster
2013-03-14 17:06 ` Torsten Wagner
2013-03-14 22:48 ` Julien Cubizolles
2013-03-14 23:01   ` Charles Philip Chan
2013-03-15  8:23     ` Julien Cubizolles
2013-03-15  9:05       ` Sebastien Vauban
2013-03-15 10:29         ` Julien Cubizolles
2013-03-15  9:25       ` Charles Philip Chan
2013-03-15 10:43         ` Julien Cubizolles
2013-03-15 14:16     ` Eric S Fraga
2013-03-15 14:25       ` Torsten Wagner
2013-03-17 12:57         ` Eric S Fraga
2013-03-15 14:14 ` Eric S Fraga
2013-03-15 15:06 ` Rasmus
2013-03-15 15:25   ` Marcin Borkowski
2013-03-15 16:12   ` David Engster
2013-03-16 12:32     ` Rasmus
2013-03-15 17:48 ` Vincent Beffara
2013-03-15 18:05   ` David Engster
2013-03-16 17:30     ` Vincent Beffara [this message]
2013-03-19 16:43       ` Vincent Beffara
2013-06-06 18:44 ` org-caldav will continue to work with Google Calendar (was: org-caldav will cease to work with Google Calendar) David Engster
2013-06-07 18:57   ` org-caldav will continue to work with Google Calendar Eric S Fraga
2013-06-18  9:09   ` Eric S Fraga
2013-06-18 10:09     ` Eric S Fraga

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D4325EF75974E92AD8DD572875D3DA7@gmail.com \
    --to=vbeffara@ens-lyon.fr \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).