<?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: Quadtree Code Design</title>
	<atom:link href="http://www.kyleschouviller.com/xna/quadtree-code-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kyleschouviller.com/xna/quadtree-code-design/</link>
	<description></description>
	<lastBuildDate>Sun, 18 Jul 2010 12:07:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Terry Yao</title>
		<link>http://www.kyleschouviller.com/xna/quadtree-code-design/comment-page-1/#comment-26211</link>
		<dc:creator>Terry Yao</dc:creator>
		<pubDate>Sun, 18 Jul 2010 12:07:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.kyleschouviller.com/index.php/quadtree-code-design/#comment-26211</guid>
		<description>thank you for your article,I am trying this to code my as3 version,great work!</description>
		<content:encoded><![CDATA[<p>thank you for your article,I am trying this to code my as3 version,great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alina</title>
		<link>http://www.kyleschouviller.com/xna/quadtree-code-design/comment-page-1/#comment-24872</link>
		<dc:creator>Alina</dc:creator>
		<pubDate>Tue, 02 Feb 2010 08:11:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.kyleschouviller.com/index.php/quadtree-code-design/#comment-24872</guid>
		<description>Wow, wow, wow! Couldn&#039;t of been explained and understood any better, thank you for putting so much work into this! (^_^)</description>
		<content:encoded><![CDATA[<p>Wow, wow, wow! Couldn&#8217;t of been explained and understood any better, thank you for putting so much work into this! (^_^)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: El Marce</title>
		<link>http://www.kyleschouviller.com/xna/quadtree-code-design/comment-page-1/#comment-23638</link>
		<dc:creator>El Marce</dc:creator>
		<pubDate>Mon, 06 Jul 2009 17:44:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.kyleschouviller.com/index.php/quadtree-code-design/#comment-23638</guid>
		<description>Superb article!! Awesome!! Sublime!! I was working on my own Quad tree implementation and I was kind of working the way of making tree updating as fast as I could and the picture in this article gave me the answer on a glance. 

Thanks  a lot!!</description>
		<content:encoded><![CDATA[<p>Superb article!! Awesome!! Sublime!! I was working on my own Quad tree implementation and I was kind of working the way of making tree updating as fast as I could and the picture in this article gave me the answer on a glance. </p>
<p>Thanks  a lot!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali younas</title>
		<link>http://www.kyleschouviller.com/xna/quadtree-code-design/comment-page-1/#comment-23473</link>
		<dc:creator>Ali younas</dc:creator>
		<pubDate>Fri, 05 Jun 2009 05:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.kyleschouviller.com/index.php/quadtree-code-design/#comment-23473</guid>
		<description>good work!!! 
 but i have a question. if we are given a image and we want to store it in quadtree recurcively. How?</description>
		<content:encoded><![CDATA[<p>good work!!!<br />
 but i have a question. if we are given a image and we want to store it in quadtree recurcively. How?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle Schouviller</title>
		<link>http://www.kyleschouviller.com/xna/quadtree-code-design/comment-page-1/#comment-8970</link>
		<dc:creator>Kyle Schouviller</dc:creator>
		<pubDate>Fri, 13 Feb 2009 21:08:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.kyleschouviller.com/index.php/quadtree-code-design/#comment-8970</guid>
		<description>You&#039;re welcome!</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aik</title>
		<link>http://www.kyleschouviller.com/xna/quadtree-code-design/comment-page-1/#comment-4408</link>
		<dc:creator>aik</dc:creator>
		<pubDate>Tue, 27 Jan 2009 07:54:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.kyleschouviller.com/index.php/quadtree-code-design/#comment-4408</guid>
		<description>thanks, this is a great help for my project</description>
		<content:encoded><![CDATA[<p>thanks, this is a great help for my project</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://www.kyleschouviller.com/xna/quadtree-code-design/comment-page-1/#comment-3599</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Fri, 23 Jan 2009 02:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.kyleschouviller.com/index.php/quadtree-code-design/#comment-3599</guid>
		<description>thanks for the explanations, this helped a lot</description>
		<content:encoded><![CDATA[<p>thanks for the explanations, this helped a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle Schouviller</title>
		<link>http://www.kyleschouviller.com/xna/quadtree-code-design/comment-page-1/#comment-721</link>
		<dc:creator>Kyle Schouviller</dc:creator>
		<pubDate>Sun, 14 Sep 2008 03:24:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.kyleschouviller.com/index.php/quadtree-code-design/#comment-721</guid>
		<description>Sorry, I can&#039;t really write a paper or anything for you.  You&#039;re welcome to use my articles as a source if you want, but remember that I didn&#039;t really link to anywhere with a solid definition of a QuadTree, so I&#039;m not sure how &quot;official&quot; of a source you could consider me.</description>
		<content:encoded><![CDATA[<p>Sorry, I can&#8217;t really write a paper or anything for you.  You&#8217;re welcome to use my articles as a source if you want, but remember that I didn&#8217;t really link to anywhere with a solid definition of a QuadTree, so I&#8217;m not sure how &#8220;official&#8221; of a source you could consider me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shsihir shrestha</title>
		<link>http://www.kyleschouviller.com/xna/quadtree-code-design/comment-page-1/#comment-720</link>
		<dc:creator>shsihir shrestha</dc:creator>
		<pubDate>Wed, 10 Sep 2008 11:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.kyleschouviller.com/index.php/quadtree-code-design/#comment-720</guid>
		<description>hi 
i am doing my graduation in computer engineering and i gave to submit my paper in balanced quad tree so will you help
shsihir</description>
		<content:encoded><![CDATA[<p>hi<br />
i am doing my graduation in computer engineering and i gave to submit my paper in balanced quad tree so will you help<br />
shsihir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: QuadTree (Source Included) &#187; Kyle Schouviller</title>
		<link>http://www.kyleschouviller.com/xna/quadtree-code-design/comment-page-1/#comment-584</link>
		<dc:creator>QuadTree (Source Included) &#187; Kyle Schouviller</dc:creator>
		<pubDate>Fri, 08 Aug 2008 09:06:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.kyleschouviller.com/index.php/quadtree-code-design/#comment-584</guid>
		<description>[...] Schouviller        &#171; WSUXNA Part 1 - A Common Design Quadtree Code Design [...]</description>
		<content:encoded><![CDATA[<p>[...] Schouviller        &laquo; WSUXNA Part 1 &#8211; A Common Design Quadtree Code Design [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
