[orkut-developer] My App is not working in IE

2008-10-25 Thread laden
Hi all, I developed a app which is working well in both mozilla and chrome.But it is not working in IE.Some undefined message is showing.When I request some content from my server and using the content to display on the application.I am using document.getElementById('someDiv').innerHTML = msg; Her

[orkut-developer] Re: Tab appearance breaks when adding callback function

2008-10-25 Thread douglas melin brito
the programation language c is interesting ..., i would like know this language programation..and others... 2008/10/1, John Hoogstrate <[EMAIL PROTECTED]>: > > > I am having a problem with the tabs feature. I created some tabs as > describes in the following article: > > http://code.google.com/ap

[orkut-developer] Re: problems with server

2008-10-25 Thread douglas melin brito
Julian, how are you ? 2008/9/25, Julian Andrade <[EMAIL PROTECTED]>: > > > Orkut team, > > ive uploaded a new app these days, but when i try to add it to my app > list, in prod.sandbox, the orkut return me a internal error. ive tried > it with another app there still in development and the error h

[orkut-developer] Re: PhP API for Orkut

2008-10-25 Thread OrkutDvlpr
Hi Jason, Sorry to keep bugging you on this.its been two weeks :-)...so just wanted to know what's the latest expected release date for php API? It will help us planning our work. Thanks, Paresh On Oct 9, 11:09 am, Jason <[EMAIL PROTECTED]> wrote: > We're working on it. :) Hopefully in the n

[no subject]

2008-10-25 Thread suneera
--~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" group. To post to this group, send email to opensocial-orkut@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROT

[orkut-developer] How to pass value from from

2008-10-25 Thread Prash
Hi all can any one tell me how to pass form value e.g htmlout += " var urname = document.document.getElementsByName("urname").value; i am not able to setup user input as a variable how to do this? i need this as currenlty i am using prompt which is not good option to get data from user side. p

[orkut-developer] Re: Posting Activity to Owner's Stream

2008-10-25 Thread Prashant Patil
Hi hwked There is some policy for updates you are not allowed to send / create automatic updates from your apps! Read this http://code.google.com/apis/orkut/docs/orkutdevguide.html#activitystreampolicies also chk out this http://code.google.com/apis/opensocial/docs/0.8/devguide.html#Activities

[orkut-developer] Re: Posting Activity to Owner's Stream

2008-10-25 Thread Prashant Patil
Hi hwked There is some policy for updates you are not allowed to send / create automatic updates from your apps! Read this http://code.google.com/apis/orkut/docs/orkutdevguide.html#activitystreampolicies also chk out this http://code.google.com/apis/opensocial/docs/0.8/devguide.html#Activities

[orkut-developer] Posting Activity to Owner's Stream

2008-10-25 Thread hwked
I need to be able to post an activity to the owner's activity stream when the application is being viewed by any user. Afaik, Activity can only be created and posted if the application is being viewed by the owner of the application. Can I overload this functionality somehow? I really need to be