[orkut-developer] Re: PhP API for Orkut

2008-10-29 Thread OrkutDvlpr
Hi Jason, Thanks for the update. No need to appologize...I understand how development goes :-) Regards, Paresh On Oct 27, 6:20 pm, Jason <[EMAIL PROTECTED]> wrote: > Hi Paresh. I'm sorry to keep you waiting. The answer is still a week > or two, unfortunately, although significant internal progres

[orkut-developer] Re:

2008-10-29 Thread We're not sure Mayank
hii On Sat, Oct 25, 2008 at 11:09 AM, suneera <[EMAIL PROTECTED]> wrote: > > > > > > --~--~-~--~~~---~--~~ 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-ork

[orkut-developer] Re: Application showing xml code, downloads code in any event in hom epage

2008-10-29 Thread Dinesh Kumar Subramanian
Give the link of your App. I will take a look at it and let you know Dinesh On Wed, Oct 29, 2008 at 2:57 PM, bitrhymes <[EMAIL PROTECTED]> wrote: > > Jason, any updates.. any workarounds.. > > > > --~--~-~--~~~---~--~~ You received this message because you are su

[orkut-developer] Re: Opensocial v0.7 and v0.8

2008-10-29 Thread Jason
OpenSocial is fully backwards compatible -- as long as you include , you can continue using the older API in both sandbox and production without any worries. Since orkut's implementation of v0.8 is largely semantic, you should just do this until production is outfitted with v0.8. Then you can upda

[orkut-developer] Re: opensocial.Person.Field.PROFILE_URL broken on www and prod.sandbox.orkut.com

2008-10-29 Thread Jason
Thank you for posting your application's URL and code. :) Looking at your code, I'm pretty sure this is a sandbox bug and not a production issue. Several months ago, orkut stopped returning the PROFILE_URL field by default. You should still be able to access it if you request it explicitly: var

[orkut-developer] Re: Disappointed with Orkut Team Response regarding app :(

2008-10-29 Thread Jason
Although your application doesn't use the orkut-provided API, this application definitely has a social element to it. I will ask the reviewer to take another look straightaway. If you're looking to enhance the social features of your application, you can always display the Tweet feeds from the ow

[orkut-developer] Re: Application showing xml code, downloads code in any event in hom epage

2008-10-29 Thread bitrhymes
Jason, any updates.. any workarounds.. --~--~-~--~~~---~--~~ 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 gr

[orkut-developer] App submitted

2008-10-29 Thread Wesley Macente
hi, How do I know if my application was accepted? I sent day 18/10. the URL is: http://psiconsultoria.googlecode.com/svn/trunk/leitor.xml thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Developer Fo

[orkut-developer] Re: Email Messages Signifyies

2008-10-29 Thread Jason
Hi Fabio. I think both product recommendations and wish lists are excellent ideas for social elements for this type of application. If nothing else, letting users rate items and then showing these ratings in the activity stream and profile view would provide a great social aspect. - Jason On Oct

[orkut-developer] Re: My app working in sandbox but not working in orkut.com ???

2008-10-29 Thread Jason
Are you still seeing this problem? It seems to be working for me. If so, can you link me to your profile with the application installed? Keep in mind that VIEWER information will always be null if the current user doesn't have the app installed -- this is normal. OWNER information should always b

[orkut-developer] Re: Validating orkut request returning null value

2008-10-29 Thread Jason
Hi. I ran this code (after setting up cert_file_accessor.php and downloading the certificate to disk) and I receive the following payload, which indicates the request is validated: {\"auth\":\"OK\"} ret.oauthErrorText is returning undefined (presumably because there is no error...). Since there

[orkut-developer] Re: API Key + PHP know-how

2008-10-29 Thread Jason
Hi Lucio. The release of orkut's RESTful API is imminent but not available yet. I know you and many others have been waiting for this, and I'm sorry for the continued wait, but we're working hard to make this available as soon as possible. A form will be soon be posted allowing you to retrieve a s

[orkut-developer] Re: please help about submission of orkut app

2008-10-29 Thread Swarnava Sengupta
hw many days u hav made 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 To unsubscribe from this group, send e

[orkut-developer] I am not able to send Message to two or three friends

2008-10-29 Thread Anand Rahar
Hi am using the given below code for sending to message to my friends but it show as undefined can you please help me out to resolve this. function requestSendMessage() { var frnd="15135806636142477371,16682597946769754568"; var friends=frnd.split(','); var para

[orkut-developer] Re: Disappointed with Orkut Team Response regarding app :(

2008-10-29 Thread hwked
This is crazy. Can I have a reasonable and logical response please? On Oct 28, 5:32 pm, scrapur <[EMAIL PROTECTED]> wrote: > Hii > > Sorry Friend You are Not Ignore Of The Fact Orkut Doesnot allow > External Links ,Plus Twitter is displaying Link Using Tinyurl and This > can affect Orkut User Se

[orkut-developer] not return VIEWER and OWNER IDs

2008-10-29 Thread edo
it's code woking in sandbox.orkut.com. In prod.sandbox.orkut.com and www.orkut.com not working (the app is approved - v0.7): var idviewer; var idowner; var uid; function getData() { var req = opensocial.newDataRequest(); var opt_params = {}; opt_params[opensocial.DataRequest.PeopleReq