[OpenSocial] how to call opensocial API from within an iframe

2007-11-18 Thread Navi
Hi I am loading my application(html file) within an iframe, from there on some event I am trying to publish the event through opensocial Activity API, I had tried with parent.myFunction(), but its I am getting " uncaught exception: Permission denied to get property Window.writeActivity " It seem

[OpenSocial] Re: How to see your friends in Orkut ?

2007-11-18 Thread Ashu
Thanks Nishit . I had a feeling that it was the reason as only 1 of my friend showed up. I went over the link you sent and created a new account to add test users. Feel free to add me > ashu DOT opensocial AT gmail DOT com On Nov 18, 6:02 pm, Nishith Prabhakar <[EMAIL PROTECTED]> wrote:

[OpenSocial] Re: How to see your friends in Orkut ?

2007-11-18 Thread Nishith Prabhakar
Hi Ashu, Found the answer on another sub-forum. http://groups.google.com/group/opensocial-api/browse_frm/thread/2e89acbf5fc93aa1# It returns only friends who are also orkut-sandbox developers. Regards Nishith On Nov 19, 4:28 am, Ashu <[EMAIL PROTECTED]> wrote: > Hello All, > > I am trying to

[OpenSocial] Re: Orkut get Friends list returns 0 friends

2007-11-18 Thread Nishith Prabhakar
Found the answer on another sub-forum. http://groups.google.com/group/opensocial-api/browse_frm/thread/2e89acbf5fc93aa1# On Nov 19, 9:59 am, Nishith Prabhakar <[EMAIL PROTECTED]> wrote: > Hi everyone, > > I hosted an orkut gadget and tried to retrieve the friends list. Two > approaches - both re

[OpenSocial] Orkut get Friends list returns 0 friends

2007-11-18 Thread Nishith Prabhakar
Hi everyone, I hosted an orkut gadget and tried to retrieve the friends list. Two approaches - both returned 0 friends (even though there are more than 200). Two approaches: 1) Direct Data Request opensocial API 2) SocialNorms API Has anyone had any luck with listing out friends etc yet? Are t

[OpenSocial] Re: How to see your friends in Orkut ?

2007-11-18 Thread Nishith Prabhakar
I am facing exactly the same problem. I tried two approaches - using the direct opensocial datarequest API and the wrapper SocialNorms API. The get friends request in orkut returns 0 friends in both cases - without throwing any error. Do reply back if you have found a solution. Ashu wrote: > Hell

[OpenSocial] Re: Where to get APIs

2007-11-18 Thread Ashu
http://opensocial-resources.googlecode.com/svn/samples/tutorial/trunk/ There are some sample codes here. On Nov 18, 5:05 am, abhishek <[EMAIL PROTECTED]> wrote: > pl. reply > > On Nov 17, 6:58 pm, abhishek <[EMAIL PROTECTED]> wrote: > > > hi friends, > > i signed up for orkut sandbox, > > i need

[OpenSocial] How to see your friends in Orkut ?

2007-11-18 Thread Ashu
Hello All, I am trying to play with the Gift-Application sample code from the link below. http://opensocial-resources.googlecode.com/svn/samples/tutorial/trunk/ After, I add the application using the URL, I am not able to see my friends. I was thinking that it will populate the list from my fri

[OpenSocial] Re: publishing gadget problem

2007-11-18 Thread Ashu
Hello Andy, I am using firefox. I think I didn't quite understand the way I was supposed to test my application. So, currently, I am creating a XML on GGE (Google Gdaget Editoir). I then save/publish it and get a URL, which I paste in my sandbox.orkut.com It seems to work somewhat. Making progres

[OpenSocial] Re: How to send messages from one user to another ?

2007-11-18 Thread Hans F.
So there is no way of sending a message if your friend is not using you aplication? On Nov 13, 5:00 pm, "(◣_◢) ☠ Evil ☠ ☣♆»ViruSoul«♆☣" <[EMAIL PROTECTED]> wrote: > Dear > > Yup itz Possible (-: > > Give your XML Code Link to you Friend. so he/she can use Add option > and use you application (-;

[OpenSocial] Re: publishing gadget problem

2007-11-18 Thread Andy
Hi Ashu, You first seem to get the opensocial undefined but this disappeared for me after a while. After that the ajax request returns an empty response. But, if you try in FireFox everything should work, on IE7 these errors show themselves. Try setting your browser to show javascript errors and

[OpenSocial] Re: Where to get APIs

2007-11-18 Thread abhishek
pl. reply On Nov 17, 6:58 pm, abhishek <[EMAIL PROTECTED]> wrote: > hi friends, > i signed up for orkut sandbox, > i need to create some applications for orkut , > but i am not sure where to start with i mean there are a lot of > articles but no downloadable files which i can upload to my server.

[OpenSocial] Re: publishing gadget problem

2007-11-18 Thread Ashu
Hey Andy, I tried to copy the "Sample" Example into GGE but it just ends up being blank. I am having a hard time finding directions. Would appreciate if you can guide me a little. Regards Ashu On Nov 16, 8:10 am, Andy <[EMAIL PROTECTED]> wrote: > I had the same problem initially with the openso