[orkut-developer] potential vulnerabiltity in this app

2008-07-19 Thread rahul . ranchal
Hello JSON, We are facing a problem in our 'Idea Box' App.when ever it is opened ,it shows a message 'potential vulnerabiltity in this app'.Can you help us telling why this problem has occured and when orkut team will remove this.Kindly help us ASAP.

[orkut-developer] Re: Count application

2008-07-19 Thread Jason
The answer depends on your setup. If you're storing your data in a database on your own server and retrieving this when your application loads, absolutely -- this is a simple SQL query. If you're using OpenSocial's persistence API, I'm afraid the answer is no. Although you can fetch the data for

[orkut-developer] 'Warning: potential vulnerabiltity in this app'

2008-07-19 Thread rahul . ranchal
Hello JSON, We are facing a problem in our 'Idea Box' App.when ever it is opened ,it shows a message 'Warning: potential vulnerabiltity in this app'. Yesterday a vulnerability( posting of JAVA Script in forms) was brought to our attention and we fixed it right away. As of now we are

[orkut-developer] Re: PHP e gadget 404 Error

2008-07-19 Thread Jason
There are two ways: you can either use a URL gadget or display your application in an IFrame. More information on URL gadgets is available here: http://code.google.com/apis/gadgets/docs/fundamentals.html#URL Since there are no docs readily available, I wrote up a quick sample demonstrating the

[orkut-developer] Re: cookie in orkut [HELP]

2008-07-19 Thread Jason
I don't know if I completely understand what you're asking, but I think I have a clue. Your application is rendered in an IFrame hosted on an orkut.gmodules.com domain, NOT from your server. Since most modern browsers prevent applications from accessing cookies that were set by a different

[orkut-developer] Re: Problem: App Directory XML refresh

2008-07-19 Thread Jason
Hi Suku. Try adding the Developer Application for OpenSocial (DAfOS) and entering your application's location in the text field under the Tools tab. This should force a cache refresh of your application. Here's the link for DAfOS: http://www.orkut.com/AppInfo.aspx?appId=845795770537 - Jason On

[orkut-developer] Re: Development help

2008-07-19 Thread Viveka
First create the app for Orkut. See how it goes. Then, you can think about porting to other containers. On Jul 18, 1:07 pm, Deepak Bisht [EMAIL PROTECTED] wrote: Hi, Thanks, I have read an article about opensocket that support an opensocial app in facebook . do u hav any clue about it.

[orkut-developer] CODE

2008-07-19 Thread Dido
http://www.thecodeone.com/vb/index.htm --~--~-~--~~~---~--~~ 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 unsubscribe from this

[orkut-developer] Re: Please Add Me As Developer .....

2008-07-19 Thread Umang_Nine
Thanks For Reply ... but i have all ready joined the orkut sandbox ... Regards , - Umang Kathiyara On May 31, 1:33 am, Jason [EMAIL PROTECTED] wrote: Use this page to sign up for sandbox access: http://code.google.com/support/opensocialsignup/ - Jason On May 28, 4:12 am, Umang_Nine

[orkut-developer] Re: App submission

2008-07-19 Thread André Diniz
Thanks Guilherme! App title is just Enquete Fácil as you said. Now, I sent my message to the correct e-mail account. Thanks, André Diniz. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Orkut Developer Forum

[orkut-developer] Re: Count application

2008-07-19 Thread Guilherme Frisoni
Jason, I've already thought about this. And really didn't found any solution using only OS persistent data. Is there any method called only when a user install my application or remove my application? If it has, then we could make a simple counter in a txt file on our servers. Thanks, Frisoni

[orkut-developer] Re: How to change App Host ?

2008-07-19 Thread Guilherme Frisoni
I'm not from google, but I think if you do this all users that already have your app will still run in the old URL. Frisoni On Sat, Jul 19, 2008 at 05:35, abhi [EMAIL PROTECTED] wrote: what ? is it true ? anyone from google can comment on it ? thanks,

[orkut-developer] Re: How to change App Host ?

2008-07-19 Thread Aakash Bapna
Send a mail to [EMAIL PROTECTED] they can guide you in right direction,Thanks ~@@[EMAIL PROTECTED] http://aakash-bapna.blogspot.com Date: Sat, 19 Jul 2008 01:35:22 -0700 Subject: [orkut-developer] Re: How to change App Host ? From: [EMAIL PROTECTED] To: opensocial-orkut@googlegroups.com

[orkut-developer] Unable to persist array as a user pref .

2008-07-19 Thread Rav
Hi, I am not sure if this is a bug or i don't know how to add an array as a user preference . But i'm unable to save the array permanently . I'm using setArray() and getArray() . Here is my code . ** ?xml version=1.0 encoding=UTF-8 ?

[orkut-developer] Re: YUI async request in orkut app

2008-07-19 Thread Sriranjan
Thanks for the reply, I was trying to reuse my site code in the orkut app. The site makes use of the YUI libraries. Sri On Jul 19, 6:02 am, Aakash Bapna [EMAIL PROTECTED] wrote: wondering why do you want to use the YUI async request? Your app is not rendered from your server, it resides on an

[orkut-developer] Re: requestSendMessage html?

2008-07-19 Thread Nitin Dhawan
Yup, that would be really appreciated.. On Sun, Jul 20, 2008 at 4:14 AM, Marshall [EMAIL PROTECTED] wrote: Any ETA when requestSendMessage will be able to incorporate html? The function is not very useful if the message can't link back to the app that sent it. If it is a security issue,