[orkut-developer] Developer creating app in my name

2009-01-23 Thread Luis Guilherme
Hello orkut team a developer steals my noodles xml the e-mail and content and sends to the directory look at and that my application for news: http://www.orkut.com/Main#AppInfo.aspx?appId=485441988256 and I copied this app: http://www.orkut.com/Main#AppInfo.aspx?appId=283390529101 this app

[orkut-developer] Re: Display Google Adsense in canvas page

2009-01-23 Thread Jerome
Putting AdSense in its own iFrame would technically work, but I believe this would put you in violation with the AdSense TOS. I had to use iframe a year or so ago to work around a problem, and fairly quickly, the AdSense robots contacted me requesting I do not use AdSense in an iframe (with clear

[orkut-developer] Orkut application help required

2009-01-23 Thread wipro client
Hi Team, Please help me to know the following: (I am using Java code) 1. What will be the "http get request format" for geting activities from orkut user. is it some thing like :: http://sandbox.orkut.com/social/rpc?group...@selff&id=myself&method=activities.get&oauth_consumer_key=orkut.com%3A

[orkut-developer] Re: how to notify a user

2009-01-23 Thread cowboy
Thanks Folks! It's worked fine. But it's disappointing that by default email message is disabled in the settings of user profile. If user doesn't enable it, mail will not be send. This is my application http://www.orkut.com/Application.aspx?appId=509327173234 On Jan 23, 1:44 am, "R.o.H.i.T

[orkut-developer] Birthday Please

2009-01-23 Thread Sourav Ghosh
Hello I am creating a birthday calendar for myself. Can you please click on the link below and enter your birthday for me? http://www.birthdayalarm.com/bd2/84389806a666074232b1453676102c704406180d1386 Sourav --~--~-~--~~~---~--~~ You received this message bec

[orkut-developer] Re: [Report XSS]

2009-01-23 Thread Vijaya
Thanks Gustavo. We'll look into the vulnerabilities of the app. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To post to this group, send email to opensocial-orkut@googlegroups.com To

[orkut-developer] Re: Get DisplayName by ID

2009-01-23 Thread Vijaya
Using the person's opensocial ID, you can get the displayname with the following code: function response(data) { if (data.hadError()) { output("Error: " + data.get("req").getErrorMessage()); } else { output(data.get("req").getData().getDisplayName()); } gadgets.window.adjustHeight

[orkut-developer] Re: Error in activity posting ..please help !!!

2009-01-23 Thread Vijaya
Are you trying to post the activity as a user who has this app installed on his profile? That is required as explained in the orkut developer's guide : http://code.google.com/apis/orkut/docs/orkutdevguide/orkutdevguide-0.8.html#activitystreampolicies --~--~-~--~~~---~--

[orkut-developer] Re: did not work for me

2009-01-23 Thread Vijaya
I've just tried the verification page and everything seems to be working fine. Please make sure that you're updating the right xml file. Here's a sample of how the file would look after you add the verification string to it:

[orkut-developer] New Addition Issue

2009-01-23 Thread Yusuf
Hi, I submitted an application to orkut which got approved over two weeks back. But my application never got listed in the 'new additions' on Application Directory homepage. I have seen other applications listed there for multiple days at a stretch during this time. This is unfair! Regards,