[orkut-developer] About testing, sandbox and application directory

2009-04-09 Thread Renato Mangini
lowed now, since it will contain a big "FOR TESTING PURPOSES ONLY" warning on application directory description field? Will it be allowed later, since the application name will be almost the same? (I shall add "- beta version" to the test application name) Thanks for any c

[orkut-developer] Re: [orkut-developer]

2008-08-27 Thread Renato Mangini
":["failed > to parse JSON"],"data":null}> > Please guide me through example how on the > server side handle> > json> > request and response?> > In the server side i > am using servlet.> > > > Then please help me to solve this problem

[orkut-developer] Re: gadgets.io.makeRequest()

2008-05-15 Thread Renato Mangini
a JSON array. the content type is already set to json. > my problem is: when i update a value in the bd the response of > makeRequest dont show de updated value, only showing a old value. What > should i do to opensocial not cache these values?? > > > -- Renato Mangin

[orkut-developer] Re: Images are not getting loaded ..

2008-05-09 Thread Renato Mangini
kut.. > > so can u give me solution for this. > > plz reply me as soon as possible > > > Thanks and regards, > > > swapnil bukkawar > > > -- Renato Mangini http://www.linkedin.com/in/mangini --~--~-~--~~~---~--~~ You receive

[orkut-developer] Re: Portuguese text showing as special characters

2008-05-09 Thread Renato Mangini
itantes > do perfil? Ou você tem uma idéia que poderia resolver > problemas globais? Use a caixa da idéia showcase seus talent, > creatividade e idéias!) then sandbox give error and does not > accept the application. How can we submit portuguese characters in > description i

[OpenSocial] Re: 01-16-2008 Orkut Sandbox moving to 0.6 TODAY

2008-01-18 Thread Renato Mangini
ot;, instead of "mode" as it was before. So, the code should be something like this: *var* surf = _args()["surface"]; *if* (surf == 'profile') { getDataForProfile(); } *else* { getDataForCanvas(); } Hope it helps. Renato Mangini. --~--~-~--~~