[orkut-developer] Re: hi :)

2010-01-27 Thread Dhaval Pancholi
Hi vinoth, You are doing most basic mistake. Eg How can orkut get your image from "C:\orkut\scr_shot.bmp" ?? You should have an url tht is accessible by web starting with http:// Same goes with Here GAME_PREVIEW_IMAGE_URL is your image url which you give to previe

Re: [orkut-developer] Re: hi :)

2010-01-27 Thread vinoth sankar
hi dhaval, I'm also getting the same white screen as ramya mentioned in the forum.. I'm attaching my xml file along with this mail.If u could pls look into it and can u suggest how to implement the following.I'm using the shockwave movie in my script that is .DCR extension... On Wed, Jan 27, 201

[orkut-developer] Iam eager to know the release of REST for a desktop dev.

2010-01-27 Thread santhosh
When and how I can know about the release -- 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-or...@googlegroups.com. To unsubscribe from this group, send email to opensocial-orkut+unsubscr.

[orkut-developer] How to undeploy an application

2010-01-27 Thread mado
I'd like to undeploy an application. How can I do that? I didn't find any instructions or steps to remove an application from Orkut App Directory. Thanks in advance Marcelo -- You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To post to thi

[orkut-developer] Re: hi :)

2010-01-27 Thread Dhaval Pancholi
Hi vinodh check the following url i have given a sample template it should work fine. http://groups.google.com/group/opensocial-orkut/browse_thread/thread/756248b127348ba5/b5dca2946cc6c4fd?hl=en#b5dca2946cc6c4fd Kindly refer for proper guidelines on making your application http://code.google

[orkut-developer] hi :)

2010-01-27 Thread vinoth sankar
Hi, I'm new to this type of open social activity.could anyone pls send me a TEMPLATE for orkut application.. regards, vinodh -- 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-or...@googleg

[orkut-developer] Re: Upload game application

2010-01-27 Thread Dhaval Pancholi
Hi Ramya can you share your application xml so that i can look into it. because "But my application is just showing a blank screen instead of loading the game. " just does nothelp to debug the issue . -- You received this message because you are subscribed to the Google Groups "Orkut Developer

[orkut-developer] Re: Fwd: orkut - problems with your application

2010-01-27 Thread THLopes
Hey Guys I received this message too. Revised the app, there's nothing againts the latency tips, but my app gets faster after some change of the architecture and data flow. Changing data requests from the os:template to the makeRequest gives me a much better response from the app (before, the app

[orkut-developer] Re: Upload game application

2010-01-27 Thread Ramya
Hi, Thank you for the reply. I did as u told me to do. But my application is just showing a blank screen instead of loading the game. Plz help. On Jan 25, 5:13 pm, Dhaval Pancholi wrote: > Hi ramya, > > I assume you must be having  an swf url.  eg:http://yourserverurl.com/game.swf > > Now in orku

Re: [orkut-developer] Re: Friends Using The App

2010-01-27 Thread Robson Dantas
Sergio, Here is the documentation, anyway: http://wiki.opensocial.org/index.php?title=Opensocial.DataRequest_(v0.8)#opensocial.DataRequest.FilterType.HAS_APP Robson Dantas 2010/1/27, Dhaval Pancholi : > > > Hi Sergio below code would get you all friends who have application > > in the request

Re: [orkut-developer] Re: Friends Using The App

2010-01-27 Thread Robson Dantas
Sergio, Here is the documentation, anyway: http://wiki.opensocial.org/index.php?title=Opensocial.DataRequest_(v0.8)#opensocial.DataRequest.FilterType.HAS_APP Robson Dantas 2010/1/27, Dhaval Pancholi : > > > Hi Sergio below code would get you all friends who have application > > in the request

[orkut-developer] Re: Friends Using The App

2010-01-27 Thread Dhaval Pancholi
Hi Sergio below code would get you all friends who have application in the request function var app_friend_params = {}; app_friend_params[opensocial.DataRequest.PeopleRequestFields.FILTER] = opensocial.DataRequest.FilterType.HAS_APP req.add(req.newFetchPeopleRequest(opensocial.newIdSpec({"u

Re: [orkut-developer] Remove scroll

2010-01-27 Thread Robson Dantas
Hello Andre, you can use gadgets.window.adjustHeight() function after rendering your gadget. It will automagically do it for you. There's an Brazilian opensocial list that you can join too. opensocial...@googlegroups.com Let me know if it solves your problem. Robson Dantas 2010/1/26, André G.

[orkut-developer] Re: app not show in my profile

2010-01-27 Thread Dhaval Pancholi
Hi Mayank,Sergio All orkut applications currently work on open social 0.8. So if you wanna make your application visible in profile you must user opensocial-0.8 @Sergio the problem in your xml is Replace above with @mayank You should include above line in your xm

[orkut-developer] Re: Orkut Application Login and Logout

2010-01-27 Thread Dhaval Pancholi
Hi Reddy, No we do not need any seperate login for user. Your point was right tht it is very tedious for a user to login into your application once user is logged into orkut. So next question would be how do we distinguish between different users. Simple Orkut passes parameters to

[orkut-developer] notification or offline emails

2010-01-27 Thread Seales/signs: La ciencia de las telecomunicaciones
can i send to user offline emails from my app or some kind of notifications? -- 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-or...@googlegroups.com. To unsubscribe from this group, send em

[orkut-developer] upload photos to album

2010-01-27 Thread Seales/signs: La ciencia de las telecomunicaciones
There is a way that i can set new albums and new pics in muy albums? -- 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-or...@googlegroups.com. To unsubscribe from this group, send email to

[orkut-developer] Remove scroll

2010-01-27 Thread André G .
Hello, I do not speak English very well, but I'm have a doubt. how do I remove the scroll bar of the app, I want the page extends while increasing its height. -- You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To post to this group, send

[orkut-developer] Re: "Embedding" Orkut...

2010-01-27 Thread Gero.Gero
Thank you, Please, let me know when you release it. []'s, Gero. On Jan 18, 7:18 am, Prashant Tiwari wrote: > Hi Gero, > > You should be able to call orkut APIs through your standalone apps using the > client library (currently in Java) that we will be releasing soon. > > Thanks, > Prashant.

[orkut-developer] Friends Using The App

2010-01-27 Thread Sergio Caldas
Hi, I want to list only my friends who are using the app. I read something about VIEWER_FRIENDS_APP but it didn't worked. Thanks for the help. -- You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To post to this group, send email to opensoc

[orkut-developer] Re: app not show in my profile

2010-01-27 Thread Sergio Caldas
same here... i'm testing on sandbox and in canvas it's ok, but in profile (showcase) nothing happens... On 19 jan, 11:12, Mayank wrote: > Help me, > > this is my code my app is show sandbox

[orkut-developer] Re: Unable to retrieve spec. HTTP error 502

2010-01-27 Thread deko
Really Prashant, you had already checked for me in last week. Everything is working. Thanks again. On 25 jan, 10:44, Prashant Tiwari wrote: > Hi André, > > I had checked the status of your apps last week and they still appeared to > be under migration. And now, I can see that they've already bee

[orkut-developer] Orkut Application Login and Logout

2010-01-27 Thread Reddy B
Hiii, I am creating an orkut application.My query is that, do we need Login and Logout for our applications, for the user to access an application.Because once user logins to orkut, it would be tedious to use username ,password again. My question is generic. Thanks and Regards, Reddy B -- You re