Hi, I don't think any one is supporting 0.8 completely at this time The following web page gives an insight on what version the containers are at -
http://code.google.com/apis/opensocial/gettingstarted.html However, at the same I do see some announcements from Hi5 working towards 0.8. You would like to take a look at the following url - http://www.hi5networks.com/developer/2008/05/back-to-the-sandbox.html Thanks, Rohit Google Developer Programs On Wed, Jun 4, 2008 at 5:55 PM, prafulla <[EMAIL PROTECTED]> wrote: > > Hi Luciano, > > Thanks a lot. MakeRequest() has proved helpful for me. And I guess > version 0.8 was released recently... So, do all containers currently > support version 0.8, or does it take time before all containers > upgrade to version 0.8 ? > > > Thank You, > Prafulla > > > > > > > Hi All, > > I need to store large amount of an opensocial application information > into a backend server. Is it possible to use PHP + MySQL as backend > for opensocial applications ? I was able to use the persistent storage > method given in one of the basic examples ( using > newUpdatePersonAppDataRequest() method ). > However, I want to know if I can use plain PHP and MySQL to store the > data into my own backend server. > > Regards, > Prafulla > > Prafulla > > On Jun 4, 5:06 pm, "Luciano Ricardi" <[EMAIL PROTECTED]> wrote: > > Prafulla, > > > > This is totally possible. Actually, in version 0.7 you can use the > > MakeRequest() call: > > > > http://code.google.com/apis/opensocial/docs/0.7/devguide.html#Remote_... > > > > To 0.8, many improvements related to server communications are being > > implemented with RESTful API. > > > > http://code.google.com/apis/opensocial/docs/releasenotes.html#0.8 > > > > > > > > On Wed, Jun 4, 2008 at 8:05 AM, prafulla <[EMAIL PROTECTED]> > wrote: > > > > > Hi All, > > > > > I need to store large amount of an opensocial application information > > > into a backend server. Is it possible to use PHP + MySQL as backend > > > for opensocial applications ? I was able to use the persistent storage > > > method given in one of the basic examples ( using > > > newUpdatePersonAppDataRequest() method ). > > > However, I want to know if I can use plain PHP and MySQL to store the > > > data into my own backend server. > > > > > Regards, > > > Prafulla > > > > -- > > Luciano > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
