[orkut-developer] problem for sending message in version 0.8

2008-10-03 Thread hem
Dear Friends, I have small problem regarding the sending message in version 0.8, when I used version 0.7 and write the following code... then it work fine, var selectedReceiverName = new Array(); var params = []; thumb = viewer.getField(opensocial.Person.Field.THUMBNAIL_URL); var titleName =

[orkut-developer] Re: Every request has started spoofing

2008-10-03 Thread Nemesh
Hello Jason, I saw the variables appended to the URL upon signing request has changed. I see a new variable opensocial_app_url. I am not sure if it existed earlier also. So there might be something which has changed in opensocial API. Can anyone confirm this? Nemesh On Oct 3, 1:37 am,

[orkut-developer] Re: Submitting application error: Estes campos estão faltando no seu gadget: description

2008-10-03 Thread KC Jagadeep
?xml version=1.0 encoding=UTF-8 ? Module ModulePrefs title=name description='about ur apps! author=Branedge author_email=[EMAIL PROTECTED] thumbnail=urlogo/logo.gifhttp://redzip.in/aaps/ambi/images/logo.gif screenshot=http://urscrennshot/screenshot.gif; Require feature=opensocial-0.7/

[orkut-developer] Re: Every request has started spoofing

2008-10-03 Thread Raman
Oh yes!!! I haven't ever seen this paramter too! Opensocial_app_url..!??? You r so right! On Fri, Oct 3, 2008 at 2:29 PM, Nemesh [EMAIL PROTECTED] wrote: Hello Jason, I saw the variables appended to the URL upon signing request has changed. I see a new variable opensocial_app_url. I am

[orkut-developer] List of friends code not working

2008-10-03 Thread ARUP
HI for list of friends i am using this code but its not working can please help where i am wrong ?xml version=1.0 encoding=UTF-8? Module ModulePrefs title=List Friends Example Require feature=opensocial-0.5/ /ModulePrefs Content type=html ![CDATA[ script type=text/javascript /** * Request

[orkut-developer] Shared Group Album

2008-10-03 Thread hellowrakesh123
Hi Developers, How is the idea of having shared album, i dont see any such things existing on orkut.. The point here is to save resources in areas where duplication is happening - * Normally friends when go out on a trip, have tendency to upload snaps of their trip, this comes into

[orkut-developer] gadgets is not defined error !!

2008-10-03 Thread orkdev
Hi All, I am getting this javascript error gadgets is not defined for a couple of days now. I have not changes any code or done any thing new. Initially my app was working fine with gadgets.util.registerOnLoadHandler method, but now its giving error described above. As we write init methods in

[orkut-developer] Re: Getting User profile url when fetching viwer friends data from orkut

2008-10-03 Thread Jason
This is a bug. Please file a new report in the public issue tracker: http://code.google.com/p/opensocial-resources/wiki/IssuesTab?tm=3 - Jason On Oct 1, 7:46 am, Jag [EMAIL PROTECTED] wrote: Hello, We already developed  profile ratting applicaton for orkut using opensocial api using

[orkut-developer] Re: Fetch photo from user profile

2008-10-03 Thread Jason
No, a Photos API is not available at this time, although one may be offered down the road. Please star the following issue to be notified of status updates. http://code.google.com/p/opensocial-resources/issues/detail?id=54 - Jason On Oct 1, 4:45 am, dyuti [EMAIL PROTECTED] wrote: Is there any

[orkut-developer] Re: Email Messages Signifyies

2008-10-03 Thread Jason
All of this is covered in the Latency Tips for orkut article at http://code.google.com/apis/orkut/articles/latency.html. Please let me know if you have any specific questions. A number of applications are hosted successfully on googlepages.com despite the limited bandwidth. If you use a lot of

[orkut-developer] Re: Receiving just error codes when making requests

2008-10-03 Thread Jason
Never mind, this appears to be a sandbox issue. I'll continue testing your app in prod.sandbox.orkut.com and will get back to you soon. - Jason On Oct 2, 3:24 pm, Jason [EMAIL PROTECTED] wrote: Thanks for posting the replica. I haven't been able to post any anonymous truths because the

[orkut-developer] Re: newUpdatePersonAppDataRequest problem?

2008-10-03 Thread Jason
Yes, this issue has been fixed in the sandbox. If it is still not working, you may need to clear your browser's cache, which may be storing the outdated JavaScript. - Jason On Oct 1, 7:05 am, A. Chapin [EMAIL PROTECTED] wrote: It seems like the sandbox is up and working again.

[orkut-developer] Re: Invalid OAuth signature in Orkut with C#

2008-10-03 Thread Jason
Yes, this appears to be a widespread problem. I'm working on getting a working validation routine on the wiki, but in the meantime, you can see this thread for a possible solution: http://groups.google.com/group/opensocial-orkut/browse_thread/thread/6db6dcaa436ca75d - Jason On Oct 2, 8:19 pm,

[orkut-developer] Re: Every request has started spoofing

2008-10-03 Thread Nemesh
Hello Everyone, We have fixed the problem. If anyone needs a solution then please let us know and we would send you new oAuth supporting files. Thank you. Nemesh On Oct 3, 3:47 pm, Raman [EMAIL PROTECTED] wrote: Oh yes!!! I haven't ever seen this paramter too! Opensocial_app_url..!??? You

[orkut-developer] Having problems with mediaItems in updates

2008-10-03 Thread Vineet
var params = {}; var mediaItems = new Array(); if(choice==1) { var mediaItem = opensocial.newActivityMediaItem(opensocial.Activity.MediaItem.Type.IMAGE, http://www.google.com/images/logo_sm.gif;); mediaItems.push(mediaItem);

[orkut-developer] Re: Every request has started spoofing

2008-10-03 Thread Jason
I'm sorry I couldn't get to this sooner, but I'm happy to hear you have a solution. We would be happy to add your validation routine to the opensocial-resources wiki if you're interested in sharing with other developers. We have PHP and Java code already posted:

[orkut-developer] Storing and displaying activity feeds in the application

2008-10-03 Thread Swaps
Hi Jason, I wanted to ask you if you have any recommends as to what approach developers should follow for storing, retrieving and displaying activity feeds for user operations in the application. So if someone would install the application we would like to display what other users or user's

[orkut-developer] Re: Submitting application error: E stes campos estão faltando no seu gadget: description

2008-10-03 Thread flaviou
Thanks KC. It worked. On Oct 3, 2:31 am, KC Jagadeep [EMAIL PROTECTED] wrote: ?xml version=1.0 encoding=UTF-8 ? Module   ModulePrefs title=name description='about ur apps! author=Branedge author_email=[EMAIL PROTECTED] thumbnail=urlogo/logo.gifhttp://redzip.in/aaps/ambi/images/logo.gif

[orkut-developer] Re: prod.sandbox error when I add my app

2008-10-03 Thread Jason
Does this only happen when you first install the app or do you also see the error on subsequent refreshes? I wasn't able to reproduce the issue with your application in particular although I have seen this with other apps. The engineers are aware of the problem and a fix may be coming in a future