From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-feeds, atom, authentication & gdata Date: Wed, 18 Aug 2010 11:43:59 +0200 Message-ID: <87wrrow90g.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=46889 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OlfBi-0006Af-Iq for emacs-orgmode@gnu.org; Wed, 18 Aug 2010 05:44:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OlfBh-0008Az-5c for emacs-orgmode@gnu.org; Wed, 18 Aug 2010 05:44:02 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:62565) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OlfBg-0008Ar-VH for emacs-orgmode@gnu.org; Wed, 18 Aug 2010 05:44:01 -0400 Received: by wwe15 with SMTP id 15so501597wwe.30 for ; Wed, 18 Aug 2010 02:44:00 -0700 (PDT) In-Reply-To: (Ethan Ligon's message of "Wed, 18 Aug 2010 04:47:31 +0000 (UTC)") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Ethan Ligon Cc: emacs-orgmode@gnu.org Hi Ethan, Ethan Ligon writes: > I long ago hacked together a system for gcalendar that involved a wget > on an *.ics file and some elisp to get this into calendar entries. > This works, in a hackish way, but is neither elegant nor particularly > robust. I recently discovered GoogleCL and thought it could help build a better interaction between Google's services and Org: http://code.google.com/p/googlecl/ ... but I didn't digg that much into that direction. > I'm used to discovering that all my clever ideas about ways to extend > org's functionality have already been thought of, so I'm expecting one > of you to point me to a thread from three years ago and point to the > code that's sitting right there in contrib. :) -- Bastien