Hello Geoff,

you can use the Google Talk integration to communicate between gadgets
(http://code.google.com/apis/desktop/docs/gadget-
googletalk_apiref.html). This however only works when the users have
Google Talk running and you will have to send any changes to your data
to all friends to synchronize their internal database. There is no
built in way to easily create a real shared db. If you want to have
one persistant storage for several users of the same gadget you should
try to create your own web backend and some interaction frontend which
will be called by a XMLHttpRequest object.

Best regards,
Benjamin

On Oct 13, 8:39 pm, JeffWithAG <[EMAIL PROTECTED]> wrote:
> Hello All -
>
> I'm looking for suggestions...  I'm looking to build a gadget that
> shares data between several people.  I'd like to know what options are
> available to do so without setting up a shared db.  Can data be stored/
> shared between Goggle/gmail accounts or some type of shared space
> within the Google cloud?
>
> Thanks in advance!
> Geoff
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Desktop Developer Group" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Desktop-Developer?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to