[orkut-developer] Re: Howto add DATA Stream?

2008-06-13 Thread Samuka
Então cara, não tem como você adicioanr uma pagina html no perfil de dados do orkut. O que tem como vc fazer é o seu aplicativo do orkut comunicar com um servidor externo seu e puxar informações dele (seja de um html estático seja de um banco dedados, de arquivos php, etc) para exibir no orkut. Pa

[orkut-developer] Re: Howto add DATA Stream?

2008-06-11 Thread Rohit Ghatol
Hi, Here are some examples of using gadgets.io.makeRequest to get the "contents" a "html page". See the example with Content Type set as Text. URL - http://code.google.com/p/opensocial-resources/wiki/GadgetsMakeRequest Thanks, Rohit Google Developer Programs Meet OpenSocial developers irc://irc

[orkut-developer] Re: Howto add DATA Stream?

2008-06-11 Thread Vinicius
Samuka, eu quero saber se tem como eu adicionar uma pagina html por exemplo, em alguma base de dados do perfil do usuario do orkut, e se tem como fazer... que alguem me explique ... abraço... tem msn? Thanks Rohit, mas n~ao eh isso que quero fazer... i need know to add html page in BD... On Jun

[orkut-developer] Re: Howto add DATA Stream?

2008-06-11 Thread Samuka
Vinicius explica em português o que vc quer saber. abraço Samuel Brandão (I'm just asking him to explain in portughese so I'll translate :D) On Jun 11, 1:53 am, "Rohit Ghatol" <[EMAIL PROTECTED]> wrote: > Hi, > I am assuming you want to pull html page from some other site and show it as > a par

[orkut-developer] Re: Howto add DATA Stream?

2008-06-10 Thread Rohit Ghatol
Hi, I am assuming you want to pull html page from some other site and show it as a part of your gadget. If this is assumption is correct, you could use gadgets.io.makeRequest to pull html contents. Code Snippet Link - http://code.google.com/p/opensocial-resources/wiki/GadgetsMakeRequest Thanks, R