[Seaside] Google APIs

Jan van de Sandt jvdsandt at gmail.com
Mon Oct 18 14:15:10 UTC 2010


Hello Bernat,

I have worked with the Google Calendar API. The way this works is probably
very similar to Google Docs.

The hardest part was implementing sing-sign-on using OpenID2 and using OAuth
to access private calendars. The other stuff was just processing XML. The
OpenID2 and OAuth code I used is available in the Cloudfork-OpenID2 package
on SqueakSource. Note that this is still alpha code. There is no clean
interface yet and it is poorly documented.

Jan.


On Mon, Oct 18, 2010 at 4:02 PM, AxiNat <tibabenfortlapalanca at gmail.com>wrote:

> Hi list!
>
> Does anyone have any experience in using the Google API to deal with google
> docs?
>
> Basically, I'd like to be able to store and retrieve files from a
> googledocs account.
>
> Thanks!
>
> Bernat Romagosa.
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20101018/2378ccc6/attachment.htm


More information about the seaside mailing list