[Seaside] GData and Seaside

Philippe Marschall philippe.marschall at gmail.com
Thu Nov 27 20:35:12 UTC 2008


2008/11/27 Cédrick Béler <cdrick65 at gmail.com>:
> Hi,
>
> At heart, Google Data APIs use Atom feeds and entries (XML) as a data
> format and HTTP as a protocol for data transmission - extending the
> Atom Publishing Protocol.
> http://code.google.com/apis/gdata/index.html
> http://code.google.com/apis/gdata/overview.html
>
> Does somebody have used some API google provide in conjonction with seaside ?
>
> I'm thinking especially to those of calendar, contact and also all the
> common elements (http://code.google.com/apis/gdata/elements.html) and
> OAuth (http://code.google.com/apis/gdata/articles/oauth.html)
>
> If not, I'll give a try in the next monthes (I think 2009/02) and of
> course, I'm open to all suggestion.
>
> I don't know if it's better to use seaside internal request handler

+1
Make your custom request hander / entry point subclass.

Cheers
Philippe


More information about the seaside mailing list