<?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: Metatunnel: The (Future) Web Strikes Back</title>
	<atom:link href="http://ajaxian.com/archives/metatunnel-the-future-web-strikes-back/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/metatunnel-the-future-web-strikes-back</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Sat, 20 Mar 2010 13:30:04 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Udo</title>
		<link>http://ajaxian.com/archives/metatunnel-the-future-web-strikes-back/comment-page-1#comment-272830</link>
		<dc:creator>Udo</dc:creator>
		<pubDate>Tue, 14 Apr 2009 20:38:45 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6578#comment-272830</guid>
		<description>Oh no, I&#039;m sorry: I didn&#039;t realize I had to give explicit permission for the site in the Canvas3D preferences window. It works, beautiful! Around 20% single CPU load on a 2008 Mac Pro...</description>
		<content:encoded><![CDATA[<p>Oh no, I&#8217;m sorry: I didn&#8217;t realize I had to give explicit permission for the site in the Canvas3D preferences window. It works, beautiful! Around 20% single CPU load on a 2008 Mac Pro&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Udo</title>
		<link>http://ajaxian.com/archives/metatunnel-the-future-web-strikes-back/comment-page-1#comment-272829</link>
		<dc:creator>Udo</dc:creator>
		<pubDate>Tue, 14 Apr 2009 20:36:03 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6578#comment-272829</guid>
		<description>This is looking really promising, time for me to check out Canvas3D in detail. Sadly, I can&#039;t get the demo to run on FF3.5b3 for OS X:

Error: uncaught exception: [Exception... &quot;Component returned failure code: 0x80004005 (NS_ERROR_FAILURE)&quot;  nsresult: &quot;0x80004005 (NS_ERROR_FAILURE)&quot;  location: &quot;JS frame :: http://people.mozilla.com/~vladimir/misc/metatunnel-3d.html :: go :: line 9&quot;  data: no]

Anyone else having any luck?</description>
		<content:encoded><![CDATA[<p>This is looking really promising, time for me to check out Canvas3D in detail. Sadly, I can&#8217;t get the demo to run on FF3.5b3 for OS X:</p>
<p>Error: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE)"  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: <a href="http://people.mozilla.com/~vladimir/misc/metatunnel-3d.html" rel="nofollow">http://people.mozilla.com/~vladimir/misc/metatunnel-3d.html</a> :: go :: line 9"  data: no]</p>
<p>Anyone else having any luck?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PauloFalcao</title>
		<link>http://ajaxian.com/archives/metatunnel-the-future-web-strikes-back/comment-page-1#comment-272820</link>
		<dc:creator>PauloFalcao</dc:creator>
		<pubDate>Tue, 14 Apr 2009 18:30:03 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6578#comment-272820</guid>
		<description>Wow! I was on vacations, and so many stuff happened :) I was also going to port to 3dcanvas, it turns out that vlad himself did the port! Awesome! Very nice work! :)</description>
		<content:encoded><![CDATA[<p>Wow! I was on vacations, and so many stuff happened :) I was also going to port to 3dcanvas, it turns out that vlad himself did the port! Awesome! Very nice work! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slightlyoff</title>
		<link>http://ajaxian.com/archives/metatunnel-the-future-web-strikes-back/comment-page-1#comment-272818</link>
		<dc:creator>slightlyoff</dc:creator>
		<pubDate>Tue, 14 Apr 2009 18:03:03 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6578#comment-272818</guid>
		<description>This is starting to get good! It&#039;d be neat to see how it can look on a JS VM w/ a more incremental GC strategy, though. A big part of why the chromexperiments stuff works so well in Chrome is that the browser isn&#039;t hitting big GC pauses, and I&#039;d love to see that kind of thing applied to demos like this.</description>
		<content:encoded><![CDATA[<p>This is starting to get good! It&#8217;d be neat to see how it can look on a JS VM w/ a more incremental GC strategy, though. A big part of why the chromexperiments stuff works so well in Chrome is that the browser isn&#8217;t hitting big GC pauses, and I&#8217;d love to see that kind of thing applied to demos like this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jsutcliffe</title>
		<link>http://ajaxian.com/archives/metatunnel-the-future-web-strikes-back/comment-page-1#comment-272814</link>
		<dc:creator>jsutcliffe</dc:creator>
		<pubDate>Tue, 14 Apr 2009 16:55:31 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6578#comment-272814</guid>
		<description>I suspected that the original was deeply unfair as it was probably using the GPU, and I&#039;m glad it seems I was correct. The idea of being able to access the OpenGL API with javascript is very exciting. I look forward to seeing what people accomplish with it -- all previous attempts at web-based 3D seem to have been half-baked at best.</description>
		<content:encoded><![CDATA[<p>I suspected that the original was deeply unfair as it was probably using the GPU, and I&#8217;m glad it seems I was correct. The idea of being able to access the OpenGL API with javascript is very exciting. I look forward to seeing what people accomplish with it &#8212; all previous attempts at web-based 3D seem to have been half-baked at best.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darkimmortal</title>
		<link>http://ajaxian.com/archives/metatunnel-the-future-web-strikes-back/comment-page-1#comment-272810</link>
		<dc:creator>Darkimmortal</dc:creator>
		<pubDate>Tue, 14 Apr 2009 15:46:39 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6578#comment-272810</guid>
		<description>This is epic - I&#039;m getting absolutely no lag at all on both versions, and with full antialiasing on the 3D one :D 

And my PC is nearly two years old and was only a cheap-ish gaming PC when built.</description>
		<content:encoded><![CDATA[<p>This is epic &#8211; I&#8217;m getting absolutely no lag at all on both versions, and with full antialiasing on the 3D one :D </p>
<p>And my PC is nearly two years old and was only a cheap-ish gaming PC when built.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TNO</title>
		<link>http://ajaxian.com/archives/metatunnel-the-future-web-strikes-back/comment-page-1#comment-272808</link>
		<dc:creator>TNO</dc:creator>
		<pubDate>Tue, 14 Apr 2009 15:33:30 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6578#comment-272808</guid>
		<description>Because thats what it&#039;s called:
https://developer.mozilla.org/En</description>
		<content:encoded><![CDATA[<p>Because thats what it&#8217;s called:<br />
<a href="https://developer.mozilla.org/En" rel="nofollow">https://developer.mozilla.org/En</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vvtim</title>
		<link>http://ajaxian.com/archives/metatunnel-the-future-web-strikes-back/comment-page-1#comment-272804</link>
		<dc:creator>vvtim</dc:creator>
		<pubDate>Tue, 14 Apr 2009 15:05:29 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6578#comment-272804</guid>
		<description>Why does everyone keep referring to Firefox 3.1 as 3.5?</description>
		<content:encoded><![CDATA[<p>Why does everyone keep referring to Firefox 3.1 as 3.5?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iliad</title>
		<link>http://ajaxian.com/archives/metatunnel-the-future-web-strikes-back/comment-page-1#comment-272801</link>
		<dc:creator>iliad</dc:creator>
		<pubDate>Tue, 14 Apr 2009 14:08:42 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=6578#comment-272801</guid>
		<description>Haha nice! JS taking names and kicking ass :D

I know that realistically we&#039;re far away from playing canvas based UT in Chrome, but we&#039;re getting there.</description>
		<content:encoded><![CDATA[<p>Haha nice! JS taking names and kicking ass :D</p>
<p>I know that realistically we&#8217;re far away from playing canvas based UT in Chrome, but we&#8217;re getting there.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
