[p2pu-dev] Lernanta architecture
Dan Diebolt
dandiebolt at gmail.com
Sun Mar 13 04:20:47 UTC 2011
Beyond using RSS feeds there is a technology (window.postMessage) for
messaging between domains without violating the same origin policy:
https://developer.mozilla.org/en/DOM/window.postMessage
http://benalman.com/projects/jquery-postmessage-plugin/
I haven't explored it myself yet but it might be used to communicate the
currently logged in user's handle to an embedded <iframe> or to a second
window. Maybe some plugin architecture could be created to propagate
identify between P2PU and the external services.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.p2pu.org/pipermail/p2pu-dev/attachments/20110312/38656767/attachment.html>
More information about the p2pu-dev
mailing list