Yes, you can make a backend for a gadget. This is actually how most of the popular OpenSocial applications work - they use signed makeRequest calls to communicate data back to their servers, where they are able to do things like send email and access databases.
We've written an article about creating an AppEngine backend to an OpenSocial application. You may want to check it out: http://code.google.com/apis/opensocial/articles/appengine.html ~Arne On Jun 16, 2:52 am, "rajesh sinha" <[EMAIL PROTECTED]> wrote: > Hi ppl, > > I am making an application which is fetching live data from yahoo (lets say > mails). I goto ask whether can we create a backend mean a database to save > the data from user. like in Ipoke, can we send a poke with perticular mail > (lets say) to a friend? > > -- > - Cheers > Rajesh Sinha --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenSocial Application Development" 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/opensocial-api?hl=en -~----------~----~----~----~------~----~------~--~---
