Hi sb. It would be preferable if the video and details were displayed
inline. You are correct that the orkut developer guidelines do not
preclude you from displaying pop-up windows (yet), but this does not
generally add to the user experience. Is there anything preventing you
from dynamically displaying the appropriate content is selected or, at
the very least, displaying it within an IFrame inside the application?
If you choose this latter route, you can have two IFrames, one for the
search page and one for the video, and then keep only one displayed at
a time -- when a user selects a video, hide the search frame.
Likewise, when the user changes modes or clicks "Back to search
results", hide the video frame. This is what I would do rather than
opening a new window.

- Jason

On Jul 10, 12:56 am, sb <[EMAIL PROTECTED]> wrote:
> Hi
>
> I have a video search and share gadget which can be used by users to
> search and share video clips.
>
> (Link:http://www.orkut.co.in/AppInfo.aspx?appUrl=http%3A%2F%2Fgadgetssb2008...)
>
> Now, I intend to expand the functionality so I planned to add these
>
> 1. Add a combo box, which would let the user choose a mode
> 2. The first and default mode is the (video search and share mode) and
> the other modes are specialized only video search modes.
> 3. As soon as the user changes the mode option in combo, the content
> on the canvas gets refreshed. When the user chooses any of the only
> video search modes, the search page gets loaded in an iframe (this
> doesn't have any external links and I have created these search pages)
> 4. On the only video search page, when the user clicks on a searched
> video, it opens up a new browser window showing the video (and the
> details of the video).
>
> Do you find any objectionable activities with any of the above
> things ?
>
> Sorry for a long post, I felt that it would be better to comply with
> the guidelines instead of fixing things after the gadget is removed. I
> have gone through the guideline but don't see any issue with the above
> mentioned things (like opening video in a new window).
>
> Please let me know what you guys think
>
> Thanks a lot
>
> Regards
> sb
--~--~---------~--~----~------------~-------~--~----~
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 PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to