<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Cross Window Messaging with HTML 5 postMessage</title>
	<atom:link href="http://ajaxian.com/archives/cross-window-messaging-with-html-5-postmessage/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/cross-window-messaging-with-html-5-postmessage</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: soldair</title>
		<link>http://ajaxian.com/archives/cross-window-messaging-with-html-5-postmessage/comment-page-1#comment-275203</link>
		<dc:creator>soldair</dc:creator>
		<pubDate>Tue, 25 Aug 2009 09:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3316#comment-275203</guid>
		<description>it seems to me that one example was left out of the example, sending messages back to the parent.
I have put one on http://ryanday.org i hope it helps someone =). Keep in mind the same postMessage api is used for web workers.</description>
		<content:encoded><![CDATA[<p>it seems to me that one example was left out of the example, sending messages back to the parent.<br />
I have put one on <a href="http://ryanday.org" rel="nofollow">http://ryanday.org</a> i hope it helps someone =). Keep in mind the same postMessage api is used for web workers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Malde</title>
		<link>http://ajaxian.com/archives/cross-window-messaging-with-html-5-postmessage/comment-page-1#comment-261566</link>
		<dc:creator>Malde</dc:creator>
		<pubDate>Sun, 24 Feb 2008 11:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3316#comment-261566</guid>
		<description>I&#039;ve written a js library that attempts to achieve a very similar concept (alas one cannot implement the same interface). You might want to check it out at http://code.google.com/p/xssinterface/

It needs further testing and might contain severe security holes but it seems to work :)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve written a js library that attempts to achieve a very similar concept (alas one cannot implement the same interface). You might want to check it out at <a href="http://code.google.com/p/xssinterface/" rel="nofollow">http://code.google.com/p/xssinterface/</a></p>
<p>It needs further testing and might contain severe security holes but it seems to work :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

