Hi Robot, I'm french so I won't blame you for your english literacy:-) You shouldn't do it the hard way: the open source Apache Shindig project exists to make your life easier. http://opensocialapis.blogspot.com/2007/12/lets-get-this-shindig-started.html You should take Shindig as a base and then plug hooks for your social network data sources into it. All the gadget parsing and serving is provided in Shindig.
Now Shindig is in active development today: for now we're working on the java implementation. The gadget server is done, and the opensocial javascript is there, but it is not hooked to a live datasource yet (there is a sample container that serves data from a file). In the future there will be a PHP implementation as well, and we hope volunteers will implement other languages as well. If you are interested in implementing your container you shoudl download the Shindig code, join the mailing list and maybe contribute patches: contributirs are welcome. Which language are you planning to implement your container with? P@ On Jan 29, 2008 3:58 AM, robot <[EMAIL PROTECTED]> wrote: > > Hello, everyone. Sorry for bad English :-) > > I'm going to implement open social container for some social network. > I've inspected the documentation and container sample project. > > So, what should include full implementation of OpenSocial container? > In my opinion it consists from: > > 1) OpenSource Javascript module, that i should develop myself. > 2) Server-side api of my social network, that will be used by > OpenSource module for fetching data. > 3) Platform, that will host, store and render gadgets. > > So, that is all? Do i need anything else, for example implementation > of Google Gadgets API? If not, how should i parse gadgets and supports > gadgets features? > > Thank you. > > > > > > -- Patrick Chanezon, Google Developer Advocate http://wordpress.chanezon.com/ http://code.google.com/apis/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
