<?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: What else is burried down in the depth&#8217;s of Google&#8217;s amazing JavaScript?</title>
	<atom:link href="http://infrequently.org/2006/02/what-else-is-burried-down-in-the-depths-of-googles-amazing-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://infrequently.org/2006/02/what-else-is-burried-down-in-the-depths-of-googles-amazing-javascript/</link>
	<description></description>
	<lastBuildDate>Thu, 10 May 2012 17:22:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Matthew</title>
		<link>http://infrequently.org/2006/02/what-else-is-burried-down-in-the-depths-of-googles-amazing-javascript/comment-page-2/#comment-236405</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Sat, 05 Sep 2009 03:19:32 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=538#comment-236405</guid>
		<description>I&#039;ve been searching around for this thing called &quot;Comet&quot; or &quot;HTTP streaming&quot; for the past hour or so, and now I find out it&#039;s just a lame hack.  Why doesn&#039;t someone just give JavaScript a socket object, and then we can just do things in a more straightforward way that makes sense?  Geez.  Do I have to take the overhead of Java or Flash every time I want to open a normal socket connection?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been searching around for this thing called &#8220;Comet&#8221; or &#8220;HTTP streaming&#8221; for the past hour or so, and now I find out it&#8217;s just a lame hack.  Why doesn&#8217;t someone just give JavaScript a socket object, and then we can just do things in a more straightforward way that makes sense?  Geez.  Do I have to take the overhead of Java or Flash every time I want to open a normal socket connection?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Comet Daily &#187; Blog Archive &#187; Canonical Comet Apps</title>
		<link>http://infrequently.org/2006/02/what-else-is-burried-down-in-the-depths-of-googles-amazing-javascript/comment-page-2/#comment-228233</link>
		<dc:creator>Comet Daily &#187; Blog Archive &#187; Canonical Comet Apps</dc:creator>
		<pubDate>Thu, 24 Jan 2008 20:25:51 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=538#comment-228233</guid>
		<description>[...] Shortly after Google launched Google Talk, they added chat to the Gmail interface, providing low-latency IM to all Gmail users. Alex Russell quickly dissected their implementation and learned that Google uses the forever-frame technique. Michael Carter made progress on understanding the htmlfile hack for Internet Explorer. [...]</description>
		<content:encoded><![CDATA[<p>[...] Shortly after Google launched Google Talk, they added chat to the Gmail interface, providing low-latency IM to all Gmail users. Alex Russell quickly dissected their implementation and learned that Google uses the forever-frame technique. Michael Carter made progress on understanding the htmlfile hack for Internet Explorer. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antivirus free downloads</title>
		<link>http://infrequently.org/2006/02/what-else-is-burried-down-in-the-depths-of-googles-amazing-javascript/comment-page-2/#comment-220129</link>
		<dc:creator>Antivirus free downloads</dc:creator>
		<pubDate>Sat, 29 Dec 2007 22:32:47 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=538#comment-220129</guid>
		<description>&lt;strong&gt;AVG free&lt;/strong&gt;

</description>
		<content:encoded><![CDATA[<p><strong>AVG free</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Comet Daily &#187; Blog Archive &#187; HTTP Streaming and Internet Explorer</title>
		<link>http://infrequently.org/2006/02/what-else-is-burried-down-in-the-depths-of-googles-amazing-javascript/comment-page-2/#comment-192253</link>
		<dc:creator>Comet Daily &#187; Blog Archive &#187; HTTP Streaming and Internet Explorer</dc:creator>
		<pubDate>Thu, 25 Oct 2007 16:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=538#comment-192253</guid>
		<description>[...] In early 2006, Alex Russell posted about a neat hack that the Google Talk team in Gmail use to support Comet in Internet Explorer, a trick which works as far back as IE 5.01. What great news! A reliable way to stream Comet messages to Microsoft&#8217;s browsers. If only it were that easy. [...]</description>
		<content:encoded><![CDATA[<p>[...] In early 2006, Alex Russell posted about a neat hack that the Google Talk team in Gmail use to support Comet in Internet Explorer, a trick which works as far back as IE 5.01. What great news! A reliable way to stream Comet messages to Microsoft&#8217;s browsers. If only it were that easy. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://infrequently.org/2006/02/what-else-is-burried-down-in-the-depths-of-googles-amazing-javascript/comment-page-2/#comment-174441</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 10 Sep 2007 19:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=538#comment-174441</guid>
		<description>See this link for info on how to do this in Firefox/Mozilla:&lt;a href=&quot;http://meteorserver.org/browser-techniques/&quot; rel=&quot;nofollow&quot;&gt;http://meteorserver.org/browser-techniques/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>See this link for info on how to do this in Firefox/Mozilla:<a href="http://meteorserver.org/browser-techniques/" rel="nofollow">http://meteorserver.org/browser-techniques/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://infrequently.org/2006/02/what-else-is-burried-down-in-the-depths-of-googles-amazing-javascript/comment-page-2/#comment-85594</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Sun, 04 Mar 2007 00:17:50 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=538#comment-85594</guid>
		<description>This is quite neat, ajax is pretty neat I just wish they would make it simpler, or turn it into a standard so that instead of opening a big xmlhttp request just have like a line or two of code that could send data and recieve data, or have an option to keep an open connection.

Be kinda cool to see if they make web pages in the future be run off of ajax or something similiar so browsers never have to refresh.

Regards.</description>
		<content:encoded><![CDATA[<p>This is quite neat, ajax is pretty neat I just wish they would make it simpler, or turn it into a standard so that instead of opening a big xmlhttp request just have like a line or two of code that could send data and recieve data, or have an option to keep an open connection.</p>
<p>Be kinda cool to see if they make web pages in the future be run off of ajax or something similiar so browsers never have to refresh.</p>
<p>Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dok</title>
		<link>http://infrequently.org/2006/02/what-else-is-burried-down-in-the-depths-of-googles-amazing-javascript/comment-page-2/#comment-85248</link>
		<dc:creator>Dok</dc:creator>
		<pubDate>Fri, 02 Mar 2007 19:08:29 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=538#comment-85248</guid>
		<description>In Firefox you don&#039;t need to mess with frames as the XmlHttpRequest will return data as it&#039;s being loaded and there is no &quot;throbbing&quot; problem.

For IE, has anyone confirmed that you can call code in the parent of the &quot;htmlfile&quot; frame?

Alex, you have comments in the cometd.js code to the effect of &quot;TODO: improve with Gmail fix&quot;. Any luck?

The IE iframe issue being solved, how does gmail get around the 2-connections limit? 
What are the possible approaches for that as it&#039;s a common problem in FF &lt;b&gt;&lt;i&gt;and&lt;/i&gt;&lt;/b&gt; IE?

The obvious is to change the browser behavior. Good luck with that! We need solutions that work now.
 (http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2006-November/007599.html</description>
		<content:encoded><![CDATA[<p>In Firefox you don&#8217;t need to mess with frames as the XmlHttpRequest will return data as it&#8217;s being loaded and there is no &#8220;throbbing&#8221; problem.</p>
<p>For IE, has anyone confirmed that you can call code in the parent of the &#8220;htmlfile&#8221; frame?</p>
<p>Alex, you have comments in the cometd.js code to the effect of &#8220;TODO: improve with Gmail fix&#8221;. Any luck?</p>
<p>The IE iframe issue being solved, how does gmail get around the 2-connections limit?<br />
What are the possible approaches for that as it&#8217;s a common problem in FF <b><i>and</i></b> IE?</p>
<p>The obvious is to change the browser behavior. Good luck with that! We need solutions that work now.<br />
 (<a href="http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2006-November/007599.html" rel="nofollow">http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2006-November/007599.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rusty</title>
		<link>http://infrequently.org/2006/02/what-else-is-burried-down-in-the-depths-of-googles-amazing-javascript/comment-page-2/#comment-71717</link>
		<dc:creator>rusty</dc:creator>
		<pubDate>Sat, 13 Jan 2007 12:15:16 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=538#comment-71717</guid>
		<description>Is this the same as the oracle htmlfile object?</description>
		<content:encoded><![CDATA[<p>Is this the same as the oracle htmlfile object?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Garavito</title>
		<link>http://infrequently.org/2006/02/what-else-is-burried-down-in-the-depths-of-googles-amazing-javascript/comment-page-2/#comment-65851</link>
		<dc:creator>Ivan Garavito</dc:creator>
		<pubDate>Tue, 19 Dec 2006 18:02:07 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=538#comment-65851</guid>
		<description>Hi Alex,

It seems that lots of them can&#039;t try something new (to them). I&#039;ve been tracking some of the Dojo Toolkit. It&#039;s really amazing and interisting, but currently I understand that dojo uses Ajax to interact with the server. Do you, the Dojo&#039;s development team, plan to adopt, port or migrate to &quot;Comet&quot; model? I know Dojo has the Cometd project, but is this a separated project? or will be integrated into dojo&#039;s javascript libraries? If so, which version will include it?

Regards,
Ivan Garavito</description>
		<content:encoded><![CDATA[<p>Hi Alex,</p>
<p>It seems that lots of them can&#8217;t try something new (to them). I&#8217;ve been tracking some of the Dojo Toolkit. It&#8217;s really amazing and interisting, but currently I understand that dojo uses Ajax to interact with the server. Do you, the Dojo&#8217;s development team, plan to adopt, port or migrate to &#8220;Comet&#8221; model? I know Dojo has the Cometd project, but is this a separated project? or will be integrated into dojo&#8217;s javascript libraries? If so, which version will include it?</p>
<p>Regards,<br />
Ivan Garavito</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://infrequently.org/2006/02/what-else-is-burried-down-in-the-depths-of-googles-amazing-javascript/comment-page-2/#comment-61453</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Fri, 01 Dec 2006 11:19:55 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=538#comment-61453</guid>
		<description> </description>
		<content:encoded><![CDATA[<p> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rick</title>
		<link>http://infrequently.org/2006/02/what-else-is-burried-down-in-the-depths-of-googles-amazing-javascript/comment-page-2/#comment-61451</link>
		<dc:creator>rick</dc:creator>
		<pubDate>Fri, 01 Dec 2006 11:15:16 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=538#comment-61451</guid>
		<description>Is here anybody who have found out the solution in firefox?</description>
		<content:encoded><![CDATA[<p>Is here anybody who have found out the solution in firefox?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KooKiz</title>
		<link>http://infrequently.org/2006/02/what-else-is-burried-down-in-the-depths-of-googles-amazing-javascript/comment-page-2/#comment-57868</link>
		<dc:creator>KooKiz</dc:creator>
		<pubDate>Tue, 14 Nov 2006 09:20:14 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=538#comment-57868</guid>
		<description> I don&#039;t think there&#039;s something equivalent for firefox...</description>
		<content:encoded><![CDATA[<p> I don&#8217;t think there&#8217;s something equivalent for firefox&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bench</title>
		<link>http://infrequently.org/2006/02/what-else-is-burried-down-in-the-depths-of-googles-amazing-javascript/comment-page-2/#comment-45998</link>
		<dc:creator>Bench</dc:creator>
		<pubDate>Sun, 24 Sep 2006 23:06:43 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=538#comment-45998</guid>
		<description>incidentally, what would be the equivalent to this:

var transferDoc = new ActiveXObject(&quot;htmlfile&quot;); // !?!


for Firefox?
</description>
		<content:encoded><![CDATA[<p>incidentally, what would be the equivalent to this:</p>
<p>var transferDoc = new ActiveXObject(&#8220;htmlfile&#8221;); // !?!</p>
<p>for Firefox?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bench</title>
		<link>http://infrequently.org/2006/02/what-else-is-burried-down-in-the-depths-of-googles-amazing-javascript/comment-page-2/#comment-45995</link>
		<dc:creator>Bench</dc:creator>
		<pubDate>Sun, 24 Sep 2006 17:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=538#comment-45995</guid>
		<description>Interesting, but how do you call functions IN the window that opens the transferDoc FROM the iframe inside the transferDoc ?

I see no logic with this at all:

transferDoc.parentWindow.foo = foo;</description>
		<content:encoded><![CDATA[<p>Interesting, but how do you call functions IN the window that opens the transferDoc FROM the iframe inside the transferDoc ?</p>
<p>I see no logic with this at all:</p>
<p>transferDoc.parentWindow.foo = foo;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fishbone</title>
		<link>http://infrequently.org/2006/02/what-else-is-burried-down-in-the-depths-of-googles-amazing-javascript/comment-page-2/#comment-45454</link>
		<dc:creator>fishbone</dc:creator>
		<pubDate>Sat, 16 Sep 2006 03:01:26 +0000</pubDate>
		<guid isPermaLink="false">http://alex.dojotoolkit.org/?p=538#comment-45454</guid>
		<description>transferDoc.parentWindow.foo = foo;
It works well,
but I discover another fatal problem,the &quot;htmlfile&quot; activexobject will timeout after about 30s autolly,And the iframe doesn&#039;t output anything.</description>
		<content:encoded><![CDATA[<p>transferDoc.parentWindow.foo = foo;<br />
It works well,<br />
but I discover another fatal problem,the &#8220;htmlfile&#8221; activexobject will timeout after about 30s autolly,And the iframe doesn&#8217;t output anything.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

