<?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: 3D Panorama in JavaScript</title>
	<atom:link href="http://ajaxian.com/archives/3d-panorama-in-javascript/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/3d-panorama-in-javascript</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: ujuxiun</title>
		<link>http://ajaxian.com/archives/3d-panorama-in-javascript/comment-page-1#comment-260191</link>
		<dc:creator>ujuxiun</dc:creator>
		<pubDate>Thu, 20 Dec 2007 03:07:24 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3130#comment-260191</guid>
		<description>nice work, I prefer the flat 360 over the stepped tiles--which makes for a smoother animation too. About the only major benefit plugins give you with this is better performance but when you go flat the overhead is negligible (fewer tiles to animate). In fact in my previous attempts the flat javascript versions matched flash for overall experience. I&#039;ve been wondering when someone would try to do the full vertical and horizontal 360 like quicktime but the effect isn&#039;t as good a value as simple 360&#039;s (at least for giving you a quick and cheap sense of being-there).</description>
		<content:encoded><![CDATA[<p>nice work, I prefer the flat 360 over the stepped tiles&#8211;which makes for a smoother animation too. About the only major benefit plugins give you with this is better performance but when you go flat the overhead is negligible (fewer tiles to animate). In fact in my previous attempts the flat javascript versions matched flash for overall experience. I&#8217;ve been wondering when someone would try to do the full vertical and horizontal 360 like quicktime but the effect isn&#8217;t as good a value as simple 360&#8242;s (at least for giving you a quick and cheap sense of being-there).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Schill</title>
		<link>http://ajaxian.com/archives/3d-panorama-in-javascript/comment-page-1#comment-260172</link>
		<dc:creator>Schill</dc:creator>
		<pubDate>Wed, 19 Dec 2007 16:49:31 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3130#comment-260172</guid>
		<description>I was toying with a similar approach (many copies of an image shown at once) in attempting to make a &quot;&lt;a href=&quot;http://freshly-ground.com/&quot; rel=&quot;nofollow&quot;&gt;genie effect&lt;/a&gt;&quot; similar to Apple&#039;s window zooming feature in OS X, but it turned out to be quite CPU-intensive of course, and oddly enough was slowest in IE; Firefox, Safari and Opera handled working with many images at the same time.</description>
		<content:encoded><![CDATA[<p>I was toying with a similar approach (many copies of an image shown at once) in attempting to make a &#8220;<a href="http://freshly-ground.com/" rel="nofollow">genie effect</a>&#8221; similar to Apple&#8217;s window zooming feature in OS X, but it turned out to be quite CPU-intensive of course, and oddly enough was slowest in IE; Firefox, Safari and Opera handled working with many images at the same time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RobRobRob</title>
		<link>http://ajaxian.com/archives/3d-panorama-in-javascript/comment-page-1#comment-260170</link>
		<dc:creator>RobRobRob</dc:creator>
		<pubDate>Wed, 19 Dec 2007 16:38:05 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3130#comment-260170</guid>
		<description>It&#039;s a nice proof-of-concept but it wouldn&#039;t make sense to use over a Quicktime VR. It&#039;s just a QTVR panorama with a lot less functionality. However, it is nice it can be used if you don&#039;t have any plug-ins installed.</description>
		<content:encoded><![CDATA[<p>It&#8217;s a nice proof-of-concept but it wouldn&#8217;t make sense to use over a Quicktime VR. It&#8217;s just a QTVR panorama with a lot less functionality. However, it is nice it can be used if you don&#8217;t have any plug-ins installed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mdmadph</title>
		<link>http://ajaxian.com/archives/3d-panorama-in-javascript/comment-page-1#comment-260168</link>
		<dc:creator>mdmadph</dc:creator>
		<pubDate>Wed, 19 Dec 2007 15:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3130#comment-260168</guid>
		<description>wow -- who needs flash? :p</description>
		<content:encoded><![CDATA[<p>wow &#8212; who needs flash? :p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: starkraving</title>
		<link>http://ajaxian.com/archives/3d-panorama-in-javascript/comment-page-1#comment-260167</link>
		<dc:creator>starkraving</dc:creator>
		<pubDate>Wed, 19 Dec 2007 15:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3130#comment-260167</guid>
		<description>Warning: do not watch the demos with any kind of blood alcohol level, heh</description>
		<content:encoded><![CDATA[<p>Warning: do not watch the demos with any kind of blood alcohol level, heh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Schultz</title>
		<link>http://ajaxian.com/archives/3d-panorama-in-javascript/comment-page-1#comment-260164</link>
		<dc:creator>Robert Schultz</dc:creator>
		<pubDate>Wed, 19 Dec 2007 14:30:57 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=3130#comment-260164</guid>
		<description>Well, first impressions are, &#039;nifty&#039; :)
Might make sense on a webpage that needs panoramics (even if they are slightly lower quality) but wants to remain very lightweight.

It&#039;s sad that the page linked ONLY works in Firefox.
It does not work in IE7, nor Opera, nor Safari (win32) nor Konqueror.

I understand it&#039;s just a demo/prototype, but it would still be nice if people were to code such things to be as crossplatform as possible. Perhaps they are using Firefox-specific features, or perhaps not.</description>
		<content:encoded><![CDATA[<p>Well, first impressions are, &#8216;nifty&#8217; :)<br />
Might make sense on a webpage that needs panoramics (even if they are slightly lower quality) but wants to remain very lightweight.</p>
<p>It&#8217;s sad that the page linked ONLY works in Firefox.<br />
It does not work in IE7, nor Opera, nor Safari (win32) nor Konqueror.</p>
<p>I understand it&#8217;s just a demo/prototype, but it would still be nice if people were to code such things to be as crossplatform as possible. Perhaps they are using Firefox-specific features, or perhaps not.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

