[p2pu-dev] Towards a P2PU API and Plugin Architecture
Dan Diebolt
dandiebolt at gmail.com
Mon Oct 17 13:59:07 UTC 2011
>If we can do that and then make a couple prototypes using the method you
demonstrated we can use what we learn to create a full featured P2PU API.
Bingo. But we have one nettlesome issue do deal with - accepting the
<iframe> into your heart.
Perhaps we can inquire how the big boys achieved buyin: YouTube uses
<iframe> as their default embed code (no <embed> or <object> any longer),
iGoolge uses <iframe>s that resize to their content, tech blogs such as
posterous, and blog frameworks such as octopress feature <iframe> embeds,
<insert long list of successful iframers>.
Research Starters:
*Cross-origin communication with HTML5*
http://72lions.com/2011/05/30/cross-origin-communication-with-html5/
*postMessage method (window)*
http://help.dottoro.com/ljgheukc.php
*JAVASCRIPT WINDOWS*
http://www.infimum.dk/HTML/JSwindows.html#ref_3_7
*iframe Communication with HTML5 postMessage 25 August 2009*
http://ryanday.org/
*window.postMessage*
https://developer.mozilla.org/en/DOM/window.postMessage
*jQuery postMessage: Cross-domain scripting goodness*
http://benalman.com/projects/jquery-postmessage-plugin/
*Cross-Window Messaging*
http://ejohn.org/blog/cross-window-messaging/
*Resizing an iframe based on content*
http://stackoverflow.com/questions/153152/resizing-an-iframe-based-on-content
*Backwards compatible window.postMessage()*
http://www.onlineaspect.com/2010/01/15/backwards-compatible-postmessage/
*Resize iframe based on content*
http://easyxdm.net/wp/2010/03/17/resize-iframe-based-on-content/
*How to dynamically generate an inline frame using Javascript*
http://douglubey.com/Dynamically_Generate_InlineFrame_UsingJavscript_WithBrowser_Height_And_Width.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.p2pu.org/pipermail/p2pu-dev/attachments/20111017/1337ffb2/attachment.html>
More information about the p2pu-dev
mailing list