[orkut-developer] How to get Owner friends on Orkut..

2009-05-14 Thread kalyancb...@gmail.com
Hi , I'm trying to get OWNER friends with following code on orkut. var params = { max : 100, filter: hasApp }; var idspec = opensocial.newIdSpec({ userId: OWNER, groupId : FRIENDS }); var req = opensocial.newDataRequest();

[orkut-developer] Re: How to get Owner friends on Orkut..

2009-05-14 Thread Mamun Rashied Raja
2 wrongs in your code On Thu, May 14, 2009 at 6:31 PM, kalyancb...@gmail.com kalyancb...@gmail.com wrote: Hi , I'm trying to get OWNER friends with following code on orkut. var params = { max : 100, filter: hasApp }; var idspec =

[orkut-developer] Re: How to get Owner friends on Orkut..

2009-05-14 Thread Sachin Shenoy
Hi Kalyan, Are you running this with opensocial 0.7 or with 0.8? It should work fine with 0.8. Do check and let me know. Regards, Sachin On Thu, May 14, 2009 at 6:31 PM, kalyancb...@gmail.com kalyancb...@gmail.com wrote: Hi , I'm trying to get OWNER friends with following code on orkut.

[orkut-developer] Re: iframe on profil

2009-05-14 Thread Eduardo Rocha
Hi Mayank, In your application page, it shows 102500 weekly users. Would you say these numbers match some other usage data you have? Thanks. On 14 maio, 15:57, Mayank M mayank1...@gmail.com wrote: is it currently possible to add iframe on profile? if anyone has idea, please let me  know.

[orkut-developer] Re: iframe on profil

2009-05-14 Thread Eduardo Rocha
By the way, everything points to the direction that iframes will never be supported in profile views anymore, so I would not count on this possibility (using iframe) in the future. On 14 maio, 16:33, Eduardo Rocha eduardoroch...@gmail.com wrote: Hi Mayank, In your application page, it shows

[orkut-developer] Re: iframe on profil

2009-05-14 Thread Mayank M
hi Eduardo No, never. But if the info that i have doesnt match with the experimental data(collected from other apps), I surely would ask others to share their ideas. I believed that iframes are not allowed but some apps are using it on profile. i wanna know if there's a trick available or not.

[orkut-developer] Re: iframe on profil

2009-05-14 Thread Mayank M
thanks for the info. On May 15, 12:35 am, Eduardo Rocha eduardoroch...@gmail.com wrote: By the way, everything points to the direction that iframes will never be supported in profile views anymore, so I would not count on this possibility (using iframe) in the future. On 14 maio, 16:33,

[orkut-developer] Re: How to get Owner friends on Orkut..

2009-05-14 Thread kalyancb...@gmail.com
Hi Sachin, I'm using opensocial 0.8. It is workin fine with 0.7 Is there anything wrong in my code. If so, can you give me sample code Thanks, Kalyan.C On May 14, 9:20 pm, Sachin Shenoy therealsac...@gmail.com wrote: Hi Kalyan, Are you running this with opensocial 0.7 or with 0.8? It