[OpenSocial] Re: How to connect my server?

2009-08-03 Thread THLopes
You just need to inform in the app and URL that outputs json data from your server. How you build this data? You decide! You can hardcode it, or use any dynamic scripting language to automatically generate it. On Aug 3, 3:54 am, jeeva nantham jeevanantha...@gmail.com wrote: Hi, I am new to

[OpenSocial] Re: How to connect my server?

2009-08-03 Thread Chris Chabot
The magic here is gadgets.io.makeRequest btw, see http://wiki.opensocial.org/index.php?title=Introduction_to_makeRequest for details On Mon, Aug 3, 2009 at 2:54 PM, THLopes redcatme...@gmail.com wrote: You just need to inform in the app and URL that outputs json data from your server. How