[orkut-developer] help needed with the callback function in orkut share api

2010-03-16 Thread vineet naik
I am trying ti integrate orkut share in my php application. I am using the class google.orkut.share.Connection from the api which will allow me to promote my app on orkut using javascript here are the docs [http://code.google.com/apis/orkut/docs/orkutshareapidoc.html][1] The documentation

[orkut-developer] Profile view and guest mode

2008-10-10 Thread Vineet
but I am not still sure about it. And I am also having some ambiguity in guest mode implimentation. Please help me out on these issues. thanks in advance regards, Vineet --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[orkut-developer] Having problems with mediaItems in updates

2008-10-03 Thread Vineet
the MediaItem feature is not working. Can anyone help me in this matter. Thanks in advance Regards, Vineet --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Orkut Developer Forum group. To post to this group, send email

[orkut-developer] Re: How do I know if the current view is the canvas view?

2008-05-12 Thread vineet
Include this code in your application file Require feature=views / Require feature=opensocial-0.7 / script function getViewName() { return gadgets.views.getCurrentView().getName(); } /script If you are on canvas page getViewName() will return canvas If you are on profile page getViewName()

[orkut-developer] Does opensocial.requestShareApp work on OpenSocial 0.7?

2008-05-12 Thread vineet
Just wondering if opensocial.requestShareApp() works with OpenSocial 0.7 I was playing around with Slide TV Application on Orkut. They have a Share feature in their App. Just wondering how did they implement the Share feature. I shared Slide TV Application with my friends but none of my friends