PDA

View Full Version : iframe in youtube channel? and what is gadgetfw.xml of google gadgets?



jmjyiannis
29 Oct 2010, 09:02 AM
Hi experts!
This is my first post here and I am glad entering in such a community.
I would appreciate any kind of help in the following issue.

I have a question that I cannnot answer.
I try to identify the parts of the code and the design in this youtube channel http://www.youtube.com/boschixo.

I have managed to isolate all the graphics (divs, backgrounds e.t.c.) and to create another channel as simiral as possible to the above, regarding the youtube channel blocks.
http://www.youtube.com/user/jmjyiannis

I have 2 parts of questions.
1. what I do wrong with the blocks and I don't take the exactly the same style as the corporate channel?
and
2. There are 2 more divs above the youtube blocks containing the code

"<div class="profile-banner-box" id="user_banner">
<map name="imgmap"><area target="_blank" alt="Facebook-Fan" href="http://www.facebook.com/BoschHeimwerkenDeutschland#!/BoschHeimwerkenDeutschland?v=app_120478078007043" coords="136,0,169,15" shape="rect"><area target="_blank" alt="Facebook" href="http://www.facebook.com/sharer.php?u=http://www.youtube.com/boschixo" coords="269,0,298,15" shape="rect"><area target="_blank" alt="Twitter" href="http://twitter.com/share?url=http://www.youtube.com/BoschIXO&amp;text=Der Bosch IXO Vino Youtube Wettbewerb - Mach mit und gewinne tolle Preise im Wert von € 5000,-. Jetzt auf&amp;lang=de" coords="302,0,329,15" shape="rect"><area target="_blank" alt="1-2-do.com" href="http://www.1-2-do.com/#rl:54" coords="771,0,917,32" shape="rect"></map>
<img width="960" height="150" class="" onmousedown="yt.net.ajax.sendRequest('/gen_204?a=image_map_down&amp;feature=boschixo', {method: 'GET'});yt.analytics.trackEvent('ChannelPage', 'banner_link_imagemap', 'boschixo')" src="http://i2.ytimg.com/u/YFHoQi1rNDsp_6bGw3GdQA/profile_header.jpg?v=4c9b7433" usemap="#imgmap">
</div>

<div id="user_fullwidth_gadget" class="alignC">
<iframe width="875" height="460" frameborder="no" scrolling="no" allowtransparency="true" style="margin-bottom: 15px;" src="http://www.gmodules.com/gadgets/ifr?url=http%3A%2F%2Fwww.google.com%2Freviews%2Fpolls%2Fv2%2Fcontest%2Fuser%2Fboschixo%2Fgadgetfw.xm l&amp;container=youtube-contest&amp;lang=el&amp;hl=el_GR"></iframe>
</div>".

What is that? how was it possible to be inserted inside youtube channel? what is the gadget which inserts iframe inside youtube channel? and how google gadgets can be used in youtube channels? I searched the net and I did not find anything concerning this.

I would appreciate if anyone could give me an answer.
thanks in advance!!