<?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: Dojo 0.9: Dissected, Fast, and 3D</title>
	<atom:link href="http://ajaxian.com/archives/dojo-09-dissected-fast-and-3d/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/dojo-09-dissected-fast-and-3d</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: Alex Russell</title>
		<link>http://ajaxian.com/archives/dojo-09-dissected-fast-and-3d/comment-page-1#comment-254501</link>
		<dc:creator>Alex Russell</dc:creator>
		<pubDate>Sun, 26 Aug 2007 20:29:30 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2694#comment-254501</guid>
		<description>Dragan: It&#039;s not canvas, it&#039;s the portable 2D drawing API (dojox.gfx) that can render down to whatever&#039;s available (SVG, VML, Silverlight, etc.). The 3D scene graph engine is the result of Kun Xi&#039;s excellent SoC work, and the charting work is Neil Joshi&#039;s SoC contribution. The screenshot represents a successful merge of their efforts and is a major milestone.

Adam: I agree about most 3D charts not being useful, but this does also lay the groundwork for letting us visualize data for which the 3rd dimension is meaningful. Hopefully once we&#039;re a bit further along we can do examples of that kind of data set.

Regards</description>
		<content:encoded><![CDATA[<p>Dragan: It&#8217;s not canvas, it&#8217;s the portable 2D drawing API (dojox.gfx) that can render down to whatever&#8217;s available (SVG, VML, Silverlight, etc.). The 3D scene graph engine is the result of Kun Xi&#8217;s excellent SoC work, and the charting work is Neil Joshi&#8217;s SoC contribution. The screenshot represents a successful merge of their efforts and is a major milestone.</p>
<p>Adam: I agree about most 3D charts not being useful, but this does also lay the groundwork for letting us visualize data for which the 3rd dimension is meaningful. Hopefully once we&#8217;re a bit further along we can do examples of that kind of data set.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dragan Bajcic</title>
		<link>http://ajaxian.com/archives/dojo-09-dissected-fast-and-3d/comment-page-1#comment-254412</link>
		<dc:creator>Dragan Bajcic</dc:creator>
		<pubDate>Fri, 24 Aug 2007 01:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2694#comment-254412</guid>
		<description>&quot;User-interactivity, theoretically if we could figure out how to interpret the mouse movement.&quot;

my idea was to place div above canvas (absolute positioning) and in that div place small divs that will interact on mouse events, not really elegant solution, but i can&#039;t see any other.</description>
		<content:encoded><![CDATA[<p>&#8220;User-interactivity, theoretically if we could figure out how to interpret the mouse movement.&#8221;</p>
<p>my idea was to place div above canvas (absolute positioning) and in that div place small divs that will interact on mouse events, not really elegant solution, but i can&#8217;t see any other.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dragan Bajcic</title>
		<link>http://ajaxian.com/archives/dojo-09-dissected-fast-and-3d/comment-page-1#comment-254411</link>
		<dc:creator>Dragan Bajcic</dc:creator>
		<pubDate>Fri, 24 Aug 2007 01:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2694#comment-254411</guid>
		<description>I guess is canvas.

One that i made (few weeks ago actually) was in canvas, take a look
http://dragan.yourtree.org/code/canvas-3d-graph/</description>
		<content:encoded><![CDATA[<p>I guess is canvas.</p>
<p>One that i made (few weeks ago actually) was in canvas, take a look<br />
<a href="http://dragan.yourtree.org/code/canvas-3d-graph/" rel="nofollow">http://dragan.yourtree.org/code/canvas-3d-graph/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles</title>
		<link>http://ajaxian.com/archives/dojo-09-dissected-fast-and-3d/comment-page-1#comment-254391</link>
		<dc:creator>Charles</dc:creator>
		<pubDate>Thu, 23 Aug 2007 18:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2694#comment-254391</guid>
		<description>What engine does the actual rendering here?  Is this done in Canvas or SVG?  Can&#039;t seem to find much documentation or specifics...</description>
		<content:encoded><![CDATA[<p>What engine does the actual rendering here?  Is this done in Canvas or SVG?  Can&#8217;t seem to find much documentation or specifics&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Sanderson</title>
		<link>http://ajaxian.com/archives/dojo-09-dissected-fast-and-3d/comment-page-1#comment-254379</link>
		<dc:creator>Adam Sanderson</dc:creator>
		<pubDate>Thu, 23 Aug 2007 15:46:50 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2694#comment-254379</guid>
		<description>The 3D charts are pretty neat.  I don&#039;t think 3D is good for most charts, but impressive none the less.</description>
		<content:encoded><![CDATA[<p>The 3D charts are pretty neat.  I don&#8217;t think 3D is good for most charts, but impressive none the less.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://ajaxian.com/archives/dojo-09-dissected-fast-and-3d/comment-page-1#comment-254375</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Thu, 23 Aug 2007 14:58:43 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2694#comment-254375</guid>
		<description>No demo on the site of the 3d charts, just a PNG screenshot?</description>
		<content:encoded><![CDATA[<p>No demo on the site of the 3d charts, just a PNG screenshot?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

