[orkut-developer] Re: PHP sessions getting destroyed

2008-06-02 Thread Rohit Ghatol (Google)
Hi, I am not a php programmer myself, but there would be some php programmers on this forum. I would recommend you provide some more information on this. A code snippet and some text description of your environment and logic would definitely help others answer your queries better. Thanks, Rohit

[orkut-developer] Re: Send Message Problem

2008-06-02 Thread Rohit Ghatol (Google)
Hi, Yes, we are aware lot of you guys are asking question about the pop up box. There is a good amount of thought put behind the idea of this popup box and here is the explanation for that. The thinking here should be that the person is sending the message and not the application. This is very im

[orkut-developer] Re: Why can't I get viewname (canvas/profile) and owner id

2008-06-02 Thread Rohit Ghatol (Google)
Hi Vijay, First of all sorry to respond this late. I have not seen this issue myself, probably it would help if you could provide me a code snippet or even the url of your application. I would look into this issue and respond to you. Best, Rohit On May 24, 2:51 pm, "Vijay Gaur" <[EMAIL PROTECTE

[orkut-developer] Re: getting number of profile viewers data

2008-06-02 Thread Rohit Ghatol (Google)
Hi Viswanath, Unfortunately, there are no such APIs which provide you number of Profile views for a particular user. However, If a user has an application installed on orkut and that is shown as one amongst the top 3 on his profile, this OpenSocial application can keep a count of profile views. B

[orkut-developer] Re: Search results popup

2008-06-02 Thread Rohit Ghatol
Hi Viswanath, I get your query now. I don't have any code which would give you exactly the orkut kind of functionality. But if I can point you to a some javascript code which allows you to show an auto complete text box. Here you can provide a functionality, when the user starts typing your relevan

[orkut-developer] Re: Search results popup

2008-06-02 Thread viswanath vellaiappan
Hello Rohit, Thanks for your help, but this is not what I expected. The example which you have given just lists all the friends (default 20) of the viewer. But what I wanted is to display the relevent users name dynamically upon search of some text. Which orkut offers in home page. Hope you got

[orkut-developer] Re: wait time

2008-06-02 Thread sunnydiv
khan, i dont know what these guys are doing i have submitted 2 applications and received no response(25th, 27th may), then i emailed to mentioned email address, got a reply regarding a problem with the app, i email them back in hours, and since then... once again, no reply On Jun 3, 5:14 am, [EMA

[orkut-developer] Re: Search results popup

2008-06-02 Thread Rohit Ghatol
Hi Viswanath, Luckily there is already an example for the same in the developers guide section. I would any ways paste the same example below Incase, the following example is not a good enough help for you, please get back to me with more specific queries - Developer's Guide - http://code.googl

[orkut-developer] Re: Null value for name.getField(opensocial.Name.Field.FAMILY_NAME)

2008-06-02 Thread Nitin Mittal
Thanks Rohit for the info. -Nitin On Tue, Jun 3, 2008 at 11:11 AM, Rohit Ghatol <[EMAIL PROTECTED]> wrote: > > Hi Nitin, > Sorry for the late response. > > Right now only opensocial.Name.Field.UNSTRUCTURED is supported. You > can use the opensocial.getEnvironment().supportsField method to > det

[orkut-developer] Re: Null value for name.getField(opensocial.Name.Field.FAMILY_NAME)

2008-06-02 Thread Rohit Ghatol
Hi Nitin, Sorry for the late response. Right now only opensocial.Name.Field.UNSTRUCTURED is supported. You can use the opensocial.getEnvironment().supportsField method to determine what fields are supported by the opensocial container. The following line of code returns true indicating UNSTRUCTU

[orkut-developer] Re: SOBRE OS ALBUNS

2008-06-02 Thread Rohit Ghatol
Oi, Este fórum destina-se somente para desenvolvedores OpenSocial. O seu pedido parece ser específico para o Orkut. Poderia, por favor, envie este pedido com o seguinte grupo http://groups.google.com/group/orkut-help Obrigado, Rohit Translated using Google Translate from the text below - Hi, T

[orkut-developer] Re: Question about uploading gadget

2008-06-02 Thread Rohit Ghatol
Hi, I would recommend filling as much as possible information. The reason, I say this is that once your application is submitted to the application gallery, having a title url, thumbnail image and screen shot image would make your application look more professional, thus attracting more people to

[orkut-developer] Re: Support for video sharing

2008-06-02 Thread Rohit Ghatol
Hi, Let me chip in a bit here. First of all, its OpenSocial API against Orkut API. OpenSocial API allows a application developer like you to write application once and deploy it to various application containers like Orkut, Hi5, Myspace, etc with little or no change. To answer your question about

[orkut-developer] Re: Confusion on userid

2008-06-02 Thread Rohit Ghatol
Hi, First of all sorry for the late response. I way I understand your question is how is viewer id (the id you get from person.getId()) different from the uid which you see on the url. And also which one should you use when using OpenSocial APIs. You should use the viewer id when using the OpenSoc

[orkut-developer] Re: how to start

2008-06-02 Thread Rohit Ghatol (Google)
Hi Chakri, Sorry for the late response. You need to embed the jsfile in the gadget xml. As you would already know a OpenSocial application needs to be a gadget xml, which includes to include the opensocial apis. Apart of the Module Prefs, Requires feature and User Preference, the gadget xml is m

[orkut-developer] Re: fresher to opensocial

2008-06-02 Thread Rohit Ghatol (Google)
Hi, The way you build OpenSocial apps is to create a Gadget XML. A Gadget XML is a xml file in which you use html and javascript to code your application logic. In order to use OpenSocial you will also have to use . I am posting links to pages which already have some sample gadget snippets. http:

[orkut-developer] Re: Signed POST makeRequest calls fail with url-encoded special chars

2008-06-02 Thread Jason
Hi Johannes. I'm sorry for the late reply. URL-encoded characters present in POST data shouldn't cause any issues. This is some sample code that you can run in CodeRunner. It sends a request to a PHP script that validates the request and returns the parameters passed in as a JSON object. If you

[orkut-developer] Re: wait time

2008-06-02 Thread khan . sass
sitll, no response from theOrkut team I dont know what to do now ... any ideas?? On Jun 1, 6:35 am, [EMAIL PROTECTED] wrote: > thanks guys > > I am going to email them now .. lets see what happens > > On May 30, 12:54 am, sb <[EMAIL PROTECTED]> wrote: > > > > > Rohit, I have sent a mail on [EMAI

[orkut-developer] Re: automatic url rewriting makes youtube player stops working

2008-06-02 Thread Jason
Hi. Can you try using the gadgets.flash library? It has an embedFlash method that should avoid this particular problem. - Jason On May 27, 9:52 am, carneiro <[EMAIL PROTECTED]> wrote: > Hello everybody. I saw that the automatic URL rewriting made the > youtube player code stops working since the

[orkut-developer] Re: Not able to Access Viewers Data when viewer is not my friend

2008-06-02 Thread Rohit Ghatol
Hi Anuj, Your findings are correct, Thanks for posting them. Best, Rohit Google Developer Programs Join us at Google's biggest developer event of the year May 28-29, San Francisco http://code.google.com/events/io On Tue, Jun 3, 2008 at 12:06 AM, Anuj <[EMAIL PROTECTED]> wrote: > > As far as i

[orkut-developer] Re: Can I see the code of an application?

2008-06-02 Thread Jason
Yep, all application source is freely available. To see the source of a particular application: 1. Load the application in orkut and copy the source of the IFrame that hosts it. It should look something like http://.sandbox.orkut.gmodules.com/gadgets/ifr?url=...&parent=... 2. The URL of the appl

[orkut-developer] Re: why is my application only in "sandbox" and not in Orkut's directory?

2008-06-02 Thread Jason
Applications cannot be added to www.orkut.com profiles unless they are listed in the application directory. You can submit your application to the orkut directory using this form: http://sandbox.orkut.com/AppDirectorySubmit.aspx After it's submitted, it will need to be reviewed before it's avail

[orkut-developer] Re: Malformed XML error and Caching frustration

2008-06-02 Thread Jason
Hi Ken. I'm sorry for the late reply. Are you setting the content-type header in your PHP script to application/xml or text/xml? Also, you shouldn't append &bpc=1 to your application's URI. Instead, append it to the address bar after you've added the application (e.g. http://sandbox.orkut.com/Ap

[orkut-developer] Re: Error: opensocial.Container.get() has no properties

2008-06-02 Thread Jason
Hi Nibu. I've seen several reports of this error. Unfortunately, it appears to affect certain users/accounts and not others. Can you help us out by providing some auxiliary information: 1. Are you still seeing the error since late Friday? If you need to test your application again, don't forget t

[orkut-developer] Re: orkut opensocial Apps down throwing 504 error

2008-06-02 Thread Jason
Hi Dinesh. Are you still seeing these errors? All of my applications appear to be running smoothly at this end. - Jason On May 29, 8:46 pm, "Dinesh Kumar Subramanian" <[EMAIL PROTECTED]> wrote: > Hi All, > > Seems like the Orkut Apps are not working for a while. The communication to > all the th

[orkut-developer] Re: requestSendMessage not working for VIEWER_FRIENDS and OWNER_FRIENDS

2008-06-02 Thread aravi
Hey, I have a code that works in the sandbox but not in normal Orkut.com. Is this feature still not enabled there?? On May 26, 10:47 pm, "Rohit Ghatol" <[EMAIL PROTECTED]> wrote: > Hi Ashish, > I have a code snippet for you, which would work in the sandbox also. > Please give this one a try and

[orkut-developer] Re: Not able to Access Viewers Data when viewer is not my friend

2008-06-02 Thread Anuj
As far as i know, Opensocial allows you to access public data of friends only if they have installed your application. I was trying to access data of my friends who havent yet installed my app. On May 26, 6:53 pm, humbroll <[EMAIL PROTECTED]> wrote: > Anuj, what is the bug? Can you tell me? > I h

[orkut-developer] Re: Gadget submission problem

2008-06-02 Thread Amol (ChaosMaker)
Thanks for replying Jason, but the fact remains that upon trying to submit my app to the directory, I got the message "Gadget already in directory at url: ", when I had never even attempted to submit my app to the directory before!! It would have really helped if the list of applications currently

[orkut-developer] Re: requestSendMessage not working for VIEWER_FRIENDS and OWNER_FRIENDS

2008-06-02 Thread yoyoga
Thank you Rohit! I was able to make it work within Sandbox. I think Sandbox was having some hiccups that time. - A On May 26, 12:47 pm, "Rohit Ghatol" <[EMAIL PROTECTED]> wrote: > Hi Ashish, > I have a code snippet for you, which would work in the sandbox also. > Please give this one a try and d

[orkut-developer] Getting viewer's Orkut Id

2008-06-02 Thread Ankit Gupta
This code is almost the same as that on http://code.google.com/apis/orkut/docs/orkutdevguide.html#ops_uid But it isn't working. Could someone tell me why? function request() { var param = {}; param[opensocial.DataRequest.PeopleRequestFields.PROFILE_DETAILS] = [opensocial.Person.Field.PROFILE_URL]

[orkut-developer] Re: Problem on Message Send

2008-06-02 Thread Abhijit
Because without it the application will be incomplete. He will see anything new message(any new game created , any game deleted or any game finished) regarding the game in his inbox. Actually it will remind or encourage him to go to orkut to play move. Moreover , a proper message will be set

[orkut-developer] Re: Cannot remove our Test Orkut application from the app directory

2008-06-02 Thread Rajiv Renganathan
Hi Jason, I havent received response from [EMAIL PROTECTED] . I have cribbed about this umteen number of times :) and so have others. How about a atleast weekly update in this group about the status of all submitted applications? My app got approved Hi5 pretty soon and I cant wait to see it on O

[orkut-developer] Re: Invite Friends Script

2008-06-02 Thread Rajiv Renganathan
Hi, You can use the requestSendMessage to let your users invite friends. http://code.google.com/p/opensocial-resources/issues/detail?id=33&q=requestSendMessage&colspec=ID%20Type%20Container%20Stars%20Summary%20Status http://orkutdeveloper.blogspot.com/2008/05/new-users-and-new-interactions.html

[orkut-developer] Re: Problem on Message Send

2008-06-02 Thread Rajiv Renganathan
hi... well... it might seem odd but then you are honouring user's privacy. Since you understand why this restriction, it leads to the point why you have to live with it :) - Rajiv On Mon, Jun 2, 2008 at 4:15 PM, rajatag <[EMAIL PROTECTED]> wrote: > > I can understand it.But here I need it(send

[orkut-developer] Invite Friends Script

2008-06-02 Thread aravi
can someone provide a simple invite friends to use an application script for Orkut? --~--~-~--~~~---~--~~ 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@

[orkut-developer] Re: Problem on Message Send

2008-06-02 Thread rajatag
I can understand it.But here I need it(send message without dialogue box ). This is the reason why I need it: I am going to add a game in orkut.Now I want to start a game with one of my friend. There is no problem to access userid of mine and the friend.Now what is happened to start a game , all