Re: [orkut-developer] Profile View don't ready API JavaScript?

2010-05-20 Thread Robson Dantas
Use data pipelining and templates to render. No way to use javascript on profile. Look at this example - specifically on view="profile". There's a signed request on top, and right below, some tags which will iterate over data. http://www.opensocial-br.org/exemplo/opensocialbr.xml

[orkut-developer] Profile View don't ready API JavaScript?

2010-05-20 Thread Felipe Oliviera
Hi, I'm develop an app in Canvas View using API JavaScript, but I test this app on Profile View, nothing JavaScript ready on view. I try request an external URL to load an list of data to show in this view. It is a simple list of data that is displayed on the screen. How do I make this request a