Hi,

answers below for canvas view.

> Particular set of questions that I am interested in are:
>
>   -  Where does the contents of CDATA run? is it in the orkut
> container?

in it's own iframe.

>   - If I want to do an iframe integration, how is it to be done? (i.e:
> My app stays inside an iframe whose content is server from an website)
>   - Is content="url", is the right way of doing the iframe?
content=url is deprecated.
use makeRequest to fetch content and render.

>   - Is there a concept of signed params when the links are generated
> by orkut into external links. (e.g: if the URL of the app contains the
> UID of the owner of the app, how do we to be sure that the link is
> coming from orkut container, if a user knows another user's UID can he
> just invoke the URL?)
use a signed makeRequest -- the fetch request will be signed with the
consumer key and viewer and/or owner

>   - Lastly, why is the whole idea of getting the Oauth key and secret
> so complicated? can I view the generated id/key combo again through
> some other page? Myspace way of creating an app from your login and
> then working with the key and secret from that page looks easy to
> understand.
you can re-verify ownership and see the shared id/key combo.


cheers
shishir

--~--~---------~--~----~------------~-------~--~----~
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 
opensocial-orkut+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to