[orkut-developer] Re: Please guide me in the Google Open social API

2008-09-30 Thread Jason
Your source looks fine to me. Can you reply with the URL to your complete specification? You mention that your application is working correctly in hi5. Are you using Optional feature=hi5/ by any chance? orkut is currently behaving unpredictably when two or more Optional/ elements are used, such

[orkut-developer] Re: Please guide me in the Google Open social API

2008-09-26 Thread hem
Thanx for reply Mr. Jason, In my apps there is one strange thing is happens when i run that apps in orkut, it gave me undefined result, when i open firebug it gave me error In Param Tabs errors:--- authz bypassSpecCache container orkut-sandbox contentType TEXT gadget

[orkut-developer] Re: Please guide me in the Google Open social API

2008-09-26 Thread hem
Thanx for reply Mr. Jason, In my apps there is one strange thing is happens when i run that apps in orkut, it gave me undefined result, when i open firebug it gave me error In Param Tabs errors:--- authz bypassSpecCache container orkut-sandbox contentType TEXT gadget

[orkut-developer] Re: Please guide me in the Google Open social API

2008-09-26 Thread hem
Thanx for reply Mr. Jason, In my apps there is one strange thing is happens when i run that apps in orkut, it gave me undefined result, when i open firebug it gave me error In Param Tabs errors:--- authz bypassSpecCache container orkut-sandbox contentType TEXT gadget

[orkut-developer] Re: Please guide me in the Google Open social API

2008-09-25 Thread Jason
The requestSendMessage dialog is always going to appear and there is no way to automatically insert any text into the message block, even though you can stick it in the BODY field. But users will still see a large, empty text area to write in, even when their text is copied to the message body,

[orkut-developer] Re: Please guide me in the Google Open social API

2008-09-16 Thread Jason
At the moment, there is no way to access or post scraps from an application, although you can send private messages using opensocial.requestSendMessage. This blog entry has example code that you can use to get started: