[orkut-developer] Re: gadgets.window.adjustHeight stopped working

2008-03-05 Thread Jelena Kolokotronis
Nope, I'm using prototype 1.5.1 and adjustHeight doesn't work now. I think if was working on monday the last time... so now even 1.5 compatibility broken? Yes, you're right, without prototype it works. Jelena. ejpark wrote: Both adjustHeight and requestNavigateTo bomb for me, but I think I

[orkut-developer] Send scrap

2008-03-05 Thread Renan
Hi, I would like to know whether the API me the possibility to send scraps? And you know, if this API is disponibilidaza in another language? Example: Java. thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[orkut-developer] Re: Modifying a widget's content from a remote web app

2008-03-05 Thread Roger
What would be super-awesome is if gadgets.JSON.parse allowed functions to get sent back and executed. e.g. { someNewUIAddition: function () { super cool safe UI thing I wrote }} var newObj = gadgets.JSON.parse(response); newObj.someNewUIAddition() This would let people update their apps

[orkut-developer] Re: Modifying a widget's content from a remote web app

2008-03-05 Thread babygodzilla
yes! Then that is what I want. Yeah, I figured the REST APIs are what I really wanted. Any word on when it will be released? Thank you for your help On Mar 4, 10:16 pm, Arne Roomann-Kurrik [EMAIL PROTECTED] wrote: What's your use case?  It sounds like you want to be able to access the

[orkut-developer] Re: gadgets.window.adjustHeight stopped working

2008-03-05 Thread Arne Roomann-Kurrik
We're tracking the issue where Prototype interferes with many opensocial calls. Please see http://code.google.com/p/opensocial-resources/issues/detail?id=104 for a workaround. Hope this helps, ~Arne On Wed, Mar 5, 2008 at 3:59 AM, Jelena Kolokotronis [EMAIL PROTECTED] wrote: Nope, I'm using

[orkut-developer] Re: gifts part 5 not working right

2008-03-05 Thread Marshall
Arne, Thank you so much! This has caused much frustration and you fixed the problem. I echo itamar's comments. Is there a spot where these changes are announced so we don't waste our time trying to fix issues? Thanks again- --~--~-~--~~~---~--~~ You received

[orkut-developer] Re: Send scrap

2008-03-05 Thread Jason
Hi. No, orkut does not currently expose any API calls for sending or accessing scrap content. Please feel free to file a request for this in the official issue tracker: http://code.google.com/p/opensocial-resources/wiki/IssuesTab At present, OpenSocial exists as a JavaScript API, which allows

[orkut-developer] Re: gifts part 5 not working right

2008-03-05 Thread Arne Roomann-Kurrik
Hi guys, Yeah, these changes have come pretty suddenly and we've been caught up in a bunch of things to do around launch so the docs are a little big behind right now. We're trying to do more blogposts and quick email announcements as a consequence. For the most info, check out the [EMAIL

[orkut-developer] Re: Cant get VIEWER_FRIENDS or OWNER_FRIENDS 's App data.

2008-03-05 Thread Jim
Jason, Like i said it happens sometimes...but now the frequency seems to be reduced. ;) Now we coded it to re-send the request if it is failing... but if more than 3 consecutive request fails, we gave up!! This was a known issue ?? We were debugging this for a while but couldn't find any

[orkut-developer] 10K Quota on app data now in effect...

2008-03-05 Thread Lane LiaBraaten (Google)
Hi Everyone, We just turned on the 10K limit on application data per user, per application. If your app was already storing more than 10K, the data will still be there, but you won't be able to write anymore data with out clearing some of the existing data (i.e. setting the value to an empty

[orkut-developer] Re: Serious error with gadgets.views.requestNavigateTo() call

2008-03-05 Thread Alex Epshteyn
Urgent: This is NOT fixed! http://code.google.com/p/opensocial-resources/issues/detail?id=98 On Mar 2, 12:31 pm, Jerome [EMAIL PROTECTED] wrote: Yes, Alex has already filed a bug for this serious issue.http://groups.google.com/group/opensocial-orkut/browse_thread/thread/... Add your star

[orkut-developer] Re: Serious error with gadgets.views.requestNavigateTo() call

2008-03-05 Thread Alex Epshteyn
Parsing that forwarded email, I think Amar is trying to say that you might be able to do: window.top.location = canvasPageUrlForAnotherUser instead of requestNavigateTo(canvas) This sounds plausible. Any way to avoid hardcoding the appId number in the source code? Is the appId available

[orkut-developer] Re: Serious error with gadgets.views.requestNavigateTo() call

2008-03-05 Thread Alex Epshteyn
Now it's only happening when I use bpc=1 But I'm fairly sure (though not entirely) that it was also happening without the flag 15 minutes ago. Alex On 3/5/08, Amar Gandhi [EMAIL PROTECTED] wrote: Hey Alex, We can't repro the bug on our end - but will try a few more tests. Sorry but

[orkut-developer] Are you an Orkut rock star?

2008-03-05 Thread Ken Adair
We are looking for one or two rock star developers to join our team. As most of you are probably already aware of, the deadline for Google's mobile Android competition (http://code.google.com/android/ adc.html) is on April 14th, 2008. We are in the process of wrapping up our first entry and

[orkut-developer] Re: Are you an Orkut rock star?

2008-03-05 Thread firoj siddiqui
On 3/6/08, Ken Adair [EMAIL PROTECTED] wrote: We are looking for one or two rock star developers to join our team. As most of you are probably already aware of, the deadline for Google's mobile Android competition (http://code.google.com/android/ adc.html) is on April 14th, 2008. We are in

[orkut-developer] New Syntax errors

2008-03-05 Thread Nikhil Gupte
Hi, I'm getting new syntax errors on an application that hasn't been modified in the last few days. The errors are as follows: syntax error http://orkut.gmodules.com/46/o/ig/js/rpc.js Line 9 - syntax error http://orkut.gmodules.com/46/o/ig/files/container/json.js Line 9

[orkut-developer] Re: New Syntax errors

2008-03-05 Thread Arne Roomann-Kurrik
Hi Nikhil, Posting sample code that causes these errors really helps us track down problems. Can you post sample code or a link to a gadget that is causing these problems? Thanks, ~Arne On Wed, Mar 5, 2008 at 8:55 PM, Nikhil Gupte [EMAIL PROTECTED] wrote: Hi, I'm getting new syntax

[orkut-developer] Re: New Syntax errors

2008-03-05 Thread Nikhil Gupte
Hi Arne, The error has now disappeared. The link to my app was the last link in my post. On Mar 6, 10:54 am, Arne Roomann-Kurrik [EMAIL PROTECTED] wrote: Hi Nikhil, Posting sample code that causes these errors really helps us track down problems. Can you post sample code or a link to a

[orkut-developer] Re: New Syntax errors

2008-03-05 Thread Arne Roomann-Kurrik
My mistake, please let me know if the errors return. ~Arne On Wed, Mar 5, 2008 at 10:53 PM, Nikhil Gupte [EMAIL PROTECTED] wrote: Hi Arne, The error has now disappeared. The link to my app was the last link in my post. On Mar 6, 10:54 am, Arne Roomann-Kurrik [EMAIL PROTECTED] wrote: