Hello, hiren. I'm developing opensocial container for 2 months already. >From my experience - I can say that most opensocial Container things is written in JavaScript. You have to create Javascript class, inheriting it from opensocial.Container class, provided in opensocialReference.js
It's fully your duty to create Client-side javascript <-> Server-side PHP communications I'm using custom XML based protocol. And for requests - I'm using jQuery library, which has very nice and handy AJAX calls implemented. Sincerely, Sergey. On Dec 20, 10:53 am, hiren <[EMAIL PROTECTED]> wrote: > Hello All, > > I am new to the open social and I have an idea about open social > container. we want to implement the container for the PHP platform. > I just go through the Google Sample Container code , Hi5 container > code and Shindig container code. I am little bit confused that, which > container code I should follow to start implementing the PHP > container. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Implementing OpenSocial Containers" 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-container?hl=en -~----------~----~----~----~------~----~------~--~---
