Does anyone know if (and how) I can build an application (Java/Ruby/whatever) doing REST or RPC calls to a social network like Orkut (using opensocial) to search for a user by name or email address? S
Is it possible to upload files in an opensocial app to a remote appserver? I think of a scenario usi开发者_开发知识库ng gadgets.io.makeRequest with the method set to gadgets.io.MethodType.POST and pas
I have a javascript function, I want it to be called programatically on init and later onClick event but its not getting called programatically but works ok with onClick.
I am getting data in the Social App in form of JSON. I am using OpenSocial v0.9 Templates to render data in the App with the t开发者_如何转开发agbut the problem is I want to render data in tabular for
I know you cant do that with the Facebook API. Do开发者_Python百科es OpenSocial allow me to do that?Yes it is possible. Another case in example is Twitter API
How can we use DOJO fro开发者_StackOverflow中文版m CDN in OpenSocial App?Can it be done in OpenSocial Apps? From Frequently Asked Questions – OpenSocial:
I have follwing JSON: {\"mykey\":[{name:\"Jak\",interests:\"movies\"}]} and following opensocial app code:
i would like to know if i can develop a OpenSocial based application for Orkut, Facebook开发者_运维问答, twitter with commercial purposeYes you can definitely do that!
How do I develop apps that run on Orku开发者_C百科t.com using the OpenSocial java client libraries? I have read the OpenSocial tutorial for Orkut, and
I have a web app. I do not wish to maintain login information so I employ the gradually getting popular method of logging in thro openid, google, yahoo, etc.