[OpenSocial] Re: gadgets.io.makeRequest(), no response in IE

2009-06-18 Thread Hui Deng
Hello, Thans for your help. I am using IE7 ,I want to change the IE version and try is again. Best Regards! Hui 2009/6/18 Arne Roomann-Kurrik > > Hi, > > Can you give me more information about what version of Internet > Explorer you're using? I got the following test code to work in OSDA > (

[OpenSocial] Re: application -not showing up

2009-06-18 Thread Arne Roomann-Kurrik
It looks like a bug on orkut's end. The team is currently looking at it. ~Arne On Jun 17, 11:09 pm, Dharmdas Agrawal wrote: > Arne, thanks for the reply. > > Yes, we have regularly checked our email - have NOT received any mail > from google or opensocial advising us of any action/blacklistin

[OpenSocial] Help with HTTPRequest method

2009-06-18 Thread Prakhar
Hi friends! Hope you are keeping up a good health and life. I am trying to build an os app where theres a page where i need to send the form data to a php page using the httprequest method. I have juxtaposed the code here. Please try and have a look and tell me how to do it. [CODE] function w

[OpenSocial] Re: gadgets.io.makeRequest(), no response in IE

2009-06-18 Thread Arne Roomann-Kurrik
Hi Hui, I tried the sample I posted in IE7 and it ran successfully, so it may be something in the data you're posting or the response. Can you give me samples of what you're sending to and receiving from the server? ~Arne On Jun 18, 12:07 am, Hui Deng wrote: > Hello, > > Thans for your he

[OpenSocial] Re: iGoogle Sandbox gadget: Can't get Person fields

2009-06-18 Thread Arne Roomann-Kurrik
Hi Barak, Sorry for the delay in this response. It looks like you're getting a limited profile back. Assuming that the user you're fetching actually has data specified in the fields you're requesting, the simplest explanation I can think of is that the user you're fetching doesn't actually h

[OpenSocial] Re: gadgets.io.makeRequest(), no response in IE

2009-06-18 Thread Hui Deng
Hello Arne, Very very thank you, I checked my code which make post content, there was a comma be added more. Opera and Fire can tolerate the error, but IE can't. what pity it is! my program can work good now.thank you again. Best Regards! Hui 2009/6/18 Arne Roomann-Kurrik > > Hi Hui, > >

[OpenSocial] Re: Help with HTTPRequest method

2009-06-18 Thread Arne Roomann-Kurrik
It looks like you're trying to use standard XmlHttpRequest Ajax techniques, which will not work in OpenSocial applications. (The reason for this is because the gadget will run on a different domain from your PHP script, and web browsers limit these types of connections to same domain transfers on

[OpenSocial] Is it possible to search people using OpenSocial?

2009-06-18 Thread Sarvar Abdullaev
Hi! I learned that OpenSocial provides single standard API to major social networks. So it means that it is possible to search people using OpenSocial and find the profiles of them. If it is possible, how can I implement such application which would find the list of social sites were searched per

[OpenSocial] Re: Is it possible to search people using OpenSocial?

2009-06-18 Thread Chris Chabot
Hi Sarvar, The 'Open' in OpenSocial refers to the standard being open, everyone is able to join and use it, and there's an open process in which people can participate and help form the specification. The 'Open' doesn't however refer to people's private data, that is a policy that the social site