<?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 for LeetNightshade</title>
	<atom:link href="http://leetnightshade.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://leetnightshade.com</link>
	<description>Realm of leetNightshade</description>
	<lastBuildDate>Wed, 09 Nov 2011 01:58:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Now employed at Gameloft! by zae</title>
		<link>http://leetnightshade.com/archives/577#comment-2417</link>
		<dc:creator>zae</dc:creator>
		<pubDate>Wed, 09 Nov 2011 01:58:51 +0000</pubDate>
		<guid isPermaLink="false">http://leetnightshade.com/?p=577#comment-2417</guid>
		<description>LUUUUUUUUUCK!  You&#039;ll be fine, sir, because you&#039;ve got the skillz :3</description>
		<content:encoded><![CDATA[<p>LUUUUUUUUUCK!  You&#8217;ll be fine, sir, because you&#8217;ve got the skillz :3</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C++ Vector3 class by leetnightshade</title>
		<link>http://leetnightshade.com/archives/424#comment-2416</link>
		<dc:creator>leetnightshade</dc:creator>
		<pubDate>Tue, 08 Nov 2011 21:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://leetnightshade.com/?p=424#comment-2416</guid>
		<description>Thank you for thanking me, as others haven&#039;t done so! I&#039;m glad to hear my post has been of use, and with that said I&#039;m terribly sorry I haven&#039;t posted the source files all nicely packaged to go.  I will do so, thanks!</description>
		<content:encoded><![CDATA[<p>Thank you for thanking me, as others haven&#8217;t done so! I&#8217;m glad to hear my post has been of use, and with that said I&#8217;m terribly sorry I haven&#8217;t posted the source files all nicely packaged to go.  I will do so, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C++ Vector3 class by leetnightshade</title>
		<link>http://leetnightshade.com/archives/424#comment-2415</link>
		<dc:creator>leetnightshade</dc:creator>
		<pubDate>Tue, 08 Nov 2011 21:03:50 +0000</pubDate>
		<guid isPermaLink="false">http://leetnightshade.com/?p=424#comment-2415</guid>
		<description>Thanks!! When I post the code into my WordPress text block it has issues with &#039;&lt;&#039; and &#039;&gt;&#039; thinking I&#039;m using inline HTML; if I post the code in visual mode it doesn&#039;t actually preserve the formatting of the code, last time I tested it.  So, I&#039;m updating the include, which is &#039;#include &lt;limits.h&gt;&#039;.  I&#039;ve usually been good about catching these, so thanks for catching it and notifying me good sir. :grin:</description>
		<content:encoded><![CDATA[<p>Thanks!! When I post the code into my WordPress text block it has issues with &#8216;< ' and '>&#8216; thinking I&#8217;m using inline HTML; if I post the code in visual mode it doesn&#8217;t actually preserve the formatting of the code, last time I tested it.  So, I&#8217;m updating the include, which is &#8216;#include
<limits .h>&#8216;.  I&#8217;ve usually been good about catching these, so thanks for catching it and notifying me good sir. <img src='http://leetnightshade.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':grin:' class='wp-smiley' /> </limits>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C++ Vector3 class by leetnightshade</title>
		<link>http://leetnightshade.com/archives/424#comment-2414</link>
		<dc:creator>leetnightshade</dc:creator>
		<pubDate>Tue, 08 Nov 2011 21:01:15 +0000</pubDate>
		<guid isPermaLink="false">http://leetnightshade.com/?p=424#comment-2414</guid>
		<description>Ah, thanks for catching that.  The file includes math constants, which is named differently in my up-to-date Vector3 class.  One of the constants used here that is in the &#039;Constants.h&#039; file is &#039;W_PI_2&#039;.  Um, I&#039;ll update the constant with something more standard for you and the others out there.  Thanks!</description>
		<content:encoded><![CDATA[<p>Ah, thanks for catching that.  The file includes math constants, which is named differently in my up-to-date Vector3 class.  One of the constants used here that is in the &#8216;Constants.h&#8217; file is &#8216;W_PI_2&#8242;.  Um, I&#8217;ll update the constant with something more standard for you and the others out there.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C++ Vector3 class by gokhan</title>
		<link>http://leetnightshade.com/archives/424#comment-2412</link>
		<dc:creator>gokhan</dc:creator>
		<pubDate>Sun, 06 Nov 2011 20:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://leetnightshade.com/?p=424#comment-2412</guid>
		<description>sorry for different posts but, I also realised that there is line saying

#include &quot;../Constants.h&quot;

what does this have inside in it? It is missing.

thanks</description>
		<content:encoded><![CDATA[<p>sorry for different posts but, I also realised that there is line saying</p>
<p>#include &#8220;../Constants.h&#8221;</p>
<p>what does this have inside in it? It is missing.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C++ Vector3 class by gokhan</title>
		<link>http://leetnightshade.com/archives/424#comment-2411</link>
		<dc:creator>gokhan</dc:creator>
		<pubDate>Sun, 06 Nov 2011 20:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://leetnightshade.com/?p=424#comment-2411</guid>
		<description>there is a problem at Vector3.cpp: 
line 3 empty include
line 8 std::numeric_limits</description>
		<content:encoded><![CDATA[<p>there is a problem at Vector3.cpp:<br />
line 3 empty include<br />
line 8 std::numeric_limits</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C++ Vector3 class by gokhan</title>
		<link>http://leetnightshade.com/archives/424#comment-2410</link>
		<dc:creator>gokhan</dc:creator>
		<pubDate>Sun, 06 Nov 2011 20:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://leetnightshade.com/?p=424#comment-2410</guid>
		<description>Thank you for this great share!</description>
		<content:encoded><![CDATA[<p>Thank you for this great share!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C++ Vector3 class by leetnightshade</title>
		<link>http://leetnightshade.com/archives/424#comment-2274</link>
		<dc:creator>leetnightshade</dc:creator>
		<pubDate>Wed, 07 Sep 2011 18:55:31 +0000</pubDate>
		<guid isPermaLink="false">http://leetnightshade.com/?p=424#comment-2274</guid>
		<description>Sure, feel free to!  :smile:</description>
		<content:encoded><![CDATA[<p>Sure, feel free to!  <img src='http://leetnightshade.com/wp-includes/images/smilies/icon_smile.gif' alt=':smile:' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C++ Vector3 class by Chad Villaman</title>
		<link>http://leetnightshade.com/archives/424#comment-2245</link>
		<dc:creator>Chad Villaman</dc:creator>
		<pubDate>Sun, 28 Aug 2011 20:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://leetnightshade.com/?p=424#comment-2245</guid>
		<description>Hello can I quote some of the information from this entry if I provide a link back to your site?</description>
		<content:encoded><![CDATA[<p>Hello can I quote some of the information from this entry if I provide a link back to your site?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating and Optimizing a C++ Function &#8211; sin by Carolyn Patin</title>
		<link>http://leetnightshade.com/archives/481#comment-2244</link>
		<dc:creator>Carolyn Patin</dc:creator>
		<pubDate>Sun, 28 Aug 2011 19:35:17 +0000</pubDate>
		<guid isPermaLink="false">http://leetnightshade.com/?p=481#comment-2244</guid>
		<description>I wish more people would write sites like this that are actually helpful to read.  With all the crap floating around on the web, it is a great change of pace to read a site like yours instead.</description>
		<content:encoded><![CDATA[<p>I wish more people would write sites like this that are actually helpful to read.  With all the crap floating around on the web, it is a great change of pace to read a site like yours instead.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

