Hi Ricardo, Yes, a OpenSocial Application can run in all the Social Networks that have adopted the OpenSocial standards. However, here are few things which could be different such as 1. Look and feel for each container.Some one may choose to provide different look and feel for each container for the app to blend in 2. The policy of which field of a person are exposed are different across different containers. You should use the following api to ensure your application is generic - opensocial.Environment * getEnvironment<http://code.google.com/apis/opensocial/docs/0.6/reference/opensocial.html#getEnvironment> *() Else you would end up have pieces of code specific for one particular container.
Hope this helps, Thanks, Rohit Google Developer Programs Join us at Google's biggest developer event of the year May 28-29, San Francisco http://code.google.com/events/io On Tue, Jun 3, 2008 at 5:09 AM, Ricardo <[EMAIL PROTECTED]> wrote: > > I would like to know if an application made with the OpenSocial api > will run in all the SocialNetworks that adopted the OpenSocial > standard? > Thanks! > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
