[orkut-developer] Re: a has no properties !

2008-06-08 Thread Rajiv R
The error seems to be in : os_N.forEach(this.keyMap_,function(c,d){var e=d.toLowerCase();if(d!=e) {this.remo... On Jun 8, 7:40 pm, Rajiv R <[EMAIL PROTECTED]> wrote: > Another point: this never happens in the sandbox. > > On Jun 8, 5:31 pm, "Rajiv Renganathan"

[orkut-developer] Re: a has no properties !

2008-06-08 Thread Rajiv R
Another point: this never happens in the sandbox. On Jun 8, 5:31 pm, "Rajiv Renganathan" <[EMAIL PROTECTED]> wrote: > Hello, > > I get this error in my app in Orkut.com once in a while! Not everytime and > whenever I get 1 or 2 refresh and its gone... > > It looks something like this: > > a has n

[orkut-developer] Re: Secure source

2008-05-24 Thread Rajiv R
Hello, I expected a discussion on this. Considering no responses, none are really concerned. thats very interesting :) Cheers! Rajiv rajspace.net On May 23, 11:37 pm, "Rajiv Renganathan" <[EMAIL PROTECTED]> wrote: > Hello, > > Anybody can find and access the app xml. How much of a concern is

[orkut-developer] Updating live apps

2008-05-22 Thread Rajiv R
Hello, Suppose my app is live in orkut.com and I want to enhance/fix with a update the app xml, how and when will orkut pick the new app xml? Is there any best practice on how I could update my app xml ? Thanks, Rajiv rajspace.net --~--~-~--~~~---~--~~ You rece

[orkut-developer] Erasing App Data

2008-05-20 Thread Rajiv R
Hello, I tried: var req = opensocial.newDataRequest(); req.add( req.newUpdatePersonAppDataRequest( opensocial.DataRequest.PersonId.VIEWER, "*", null), "set_data"); req.send(set_callback); as per http://code.google.com/apis/opensocial/articles/persistence.html but

[orkut-developer] "Operation aborted" error in IE6

2008-05-17 Thread Rajiv R
Hello, This is weird! All was ok last night. But from today, I get a "Operation aborted" IE error when my app's iframe. I tried some suggestions I found like changing order of js functions(http://www.tothepc.com/archives/internet-explorer-cannot- open-the-internet-site-operation-aborted-how-to-f

[orkut-developer] Re: Missing left-curve in Tabs sample app

2008-05-15 Thread Rajiv R
ah.. i figured it! tabs_header has to be replaced with tabs_div_header as per http://code.google.com/p/opensocial-resources/wiki/OrkutTabs Would like to see Google correcting such errors in samples sooner. On May 16, 9:58 am, Rajiv R <[EMAIL PROTECTED]> wrote: > I

[orkut-developer] Re: Missing left-curve in Tabs sample app

2008-05-15 Thread Rajiv R
I also get : document.getElementById("tabs_header") has no properties error. guess its 'cos of this error that the left-curve gif is set. any suggestions? On May 16, 9:36 am, Rajiv R <[EMAIL PROTECTED]> wrote: > Folks, > > The Tabs sample @http://code.google.com

[orkut-developer] Missing left-curve in Tabs sample app

2008-05-15 Thread Rajiv R
Folks, The Tabs sample @ http://code.google.com/apis/orkut/articles/tabs.html doesnt seem to display the left-curve for the tabs. Any suggestions? Cheers! Rajiv --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orku

[orkut-developer] Listing friends fails

2008-02-23 Thread Rajiv R
Helo, I am trying the example in http://code.google.com/apis/opensocial/articles/tutorial/tutorial-0.7... I do not get the friends list. I get these errors in FireFox: os_a.rpc has no properties http://1.o.gmodules.com/46/o/opensocial-0.7.js Line 128 os_k() has no properties http://1.o.gmodul