[orkut-developer] Re: How can I check VIEWER is OWNER's friend or not?

2008-05-24 Thread Nitin Mittal
Thanks Jason, Any idea when 0.8 version will be released. -Nitin On Thu, May 22, 2008 at 7:39 AM, Jason <[EMAIL PROTECTED]> wrote: > > Hi Nitin. At the moment, no (aside from iterating through the owner's > friends comparing IDs). That said, I'm pretty sure the latest proposal > for version 0.8

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

2008-05-24 Thread Vijay Gaur
Hi, I would appreciate any help. I am trying to get my application's owner's user id and view name (canvas/profile). My intention is to change the profile view of my application based on viewer/owner ids. When I access my friend's profile who has my application, I can't get owner's id and view na

[orkut-developer] PHP sessions getting destroyed

2008-05-24 Thread yoyoga
Hello, I used makeRequest to pass viewer data to a php script. That worked fine but when I tried creating a session in that app, so that subsequent php pages can access that data, that fails. Any clues? - YoYoGa --~--~-~--~~~---~--~~ You received this message beca

[orkut-developer] Re: wait time

2008-05-24 Thread Rajiv Renganathan
yes sb.. submission has been ok (for me atleast). There has been another thread regarding this. Anyways, for I am noticing, the best you could do is wait for Jason to respond! I really wish Orkut gave better visibility, atleast as much as Hi5. Cheers! Rajiv rajspace.net On Sat, May 24, 2008 at

[orkut-developer] Re: wait time

2008-05-24 Thread sb
Did you submit your app and were you successful in uploading it ? On May 24, 10:16 pm, [EMAIL PROTECTED] wrote: > how long do I have to wait for after submitting my app? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Group

[orkut-developer] Re: wait time

2008-05-24 Thread sb
Did you submit your app and were you successful in uploading it ? --~--~-~--~~~---~--~~ 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 T

[orkut-developer] Re: Gadget submission problem

2008-05-24 Thread sb
Guys, any thoughts on this please ? How do I submit the gadget ? --~--~-~--~~~---~--~~ 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

[orkut-developer] Re: Can't add application to the directory!

2008-05-24 Thread khan . sass
how long do I have to wait 4 after submitting my app? On May 19, 9:03 pm, Jason <[EMAIL PROTECTED]> wrote: > Hi Daniel. Every application is reviewed before being added to the > directory. You will get an email when the review process is complete. > > Application IDs are based on URL. So, assumin

[orkut-developer] wait time

2008-05-24 Thread khan . sass
how long do I have to wait for after submitting my 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 unsubscr

[orkut-developer] Re: Erasing App Data

2008-05-24 Thread Rajiv Renganathan
Thanks. In everybody's interest: In V0.8 newRemovePersonAppDataRequest() is coming... Cheers! Rajiv rajspace.net On Sat, May 24, 2008 at 10:18 PM, Rajiv Renganathan <[EMAIL PROTECTED]> wrote: > > > On Wed, May 21, 2008 at 1:04 PM, JevS <[EMAIL PROTECTED]> wrote: > >> >> Hi, >> Please see >> htt

[orkut-developer] Re: Erasing App Data

2008-05-24 Thread Rajiv Renganathan
On Wed, May 21, 2008 at 1:04 PM, JevS <[EMAIL PROTECTED]> wrote: > > Hi, > Please see > http://webwidgets.ning.com/forum/topic/show?id=1472141%3ATopic%3A3922 > for my example how to delete data for all keys. > Cheers, > Jevs > > > -- -

[orkut-developer] Re: Secure source

2008-05-24 Thread Rajiv R
Hello, I expected a discussion on this. Considering no responses, none are really concerned. thats very interesting :) Cheers! Rajiv rajspace.net On May 23, 11:37 pm, "Rajiv Renganathan" <[EMAIL PROTECTED]> wrote: > Hello, > > Anybody can find and access the app xml. How much of a concern is

[orkut-developer] Re: How can i get the GENDER and LOCATION for OWNER

2008-05-24 Thread Rajiv Renganathan
Apps have access to profile only when they are marked as "everyone". did you check that? On Sat, May 24, 2008 at 11:50 AM, RAJA SEKHAR <[EMAIL PROTECTED]> wrote: > Thanks Rajeev, > Now i am getting the gender but how can i get the curent loaction of the > person .GENDER returns correctly but com

[orkut-developer] Re: fresher to opensocial

2008-05-24 Thread Rajiv Renganathan
Hello, I think its a good practice to google yahoo or live before posting such questions especially when one is requesting for guide in anything other than rocket science! :) Nevertheless, here is the "guide" http://code.google.com/apis/opensocial/docs/0.7/devguide.html regards, Rajiv rajspace.n

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

2008-05-24 Thread yoyoga
Ok, works within CodeRunner. Not in Sandbox seperately. Strange! On May 24, 6:39 am, yoyoga <[EMAIL PROTECTED]> wrote: > I have tried: > > var recipient = opensocial.DataRequest.Group.OWNER_FRIENDS; > opensocial.requestSendMessage(recipients, message); > > and > > var recipient = opensocial

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

2008-05-24 Thread yoyoga
I have tried: var recipient = opensocial.DataRequest.Group.OWNER_FRIENDS; opensocial.requestSendMessage(recipients, message); and var recipient = opensocial.DataRequest.PersonId.OWNER_FRIENDS; opensocial.requestSendMessage(recipients, message); None of them works. Only OWNER and VIEWER

[orkut-developer] Re: cricxchange is nice but????

2008-05-24 Thread rAhul
hi Parag, Well i really liked the cricXchange application a lot. But then there is a weak point in it.Some people can easy manipulate with the prices as you may know by many id's and a group. That really steals away interest from me atleast. I worked from 25 lakh to 3.7crore,but after seeing thi

[orkut-developer] fresher to opensocial

2008-05-24 Thread chakri
I am fresher .I am new to opensocial.I want to develop an application. can anyone please guide me to develop an application.I will be thankful if anyone can guide me. Thanks & regards Chakri --~--~-~--~~~---~--~~ You received this message because you are subscrib

[orkut-developer] Re: "newFetchActivitiesRequest" is not available in orkut?

2008-05-24 Thread Marc Wessely
have filed the bug! 2008/5/23 Jason <[EMAIL PROTECTED]>: > > Hi. I'm seeing the same error. Can you file a new bug in the public > issue tracker? This will ensure that the bug is properly tracked and, > as an added bonus, you can receive updates when its status changes. > Thanks! > > http://code