<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Narkaleptic Thoughtless &#187; Game Programming</title>
	<atom:link href="http://josh.mainelan.net/category/hobby/game-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://josh.mainelan.net</link>
	<description>Random nonsense from the mind of Narkaleptic.</description>
	<lastBuildDate>Wed, 02 Sep 2009 18:29:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>JavaScript (V8 Engine) and Source</title>
		<link>http://josh.mainelan.net/2009/02/javascript-v8-engine-and-source/</link>
		<comments>http://josh.mainelan.net/2009/02/javascript-v8-engine-and-source/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 13:27:34 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Game Programming]]></category>

		<guid isPermaLink="false">http://josh.mainelan.net/2009/02/17/javascript-v8-engine-and-source/</guid>
		<description><![CDATA[I decided that I would try implementing V8 with the only game engine I am familiar with: Source.  With no intention to finish the project, it should at least be a good learning experience.  But regardless, I didn&#8217;t foresee such a hindering factor&#8230;  Now, my skills are: BASIC (G/W to .NET 3.5), C/C++ (GNU to [...]]]></description>
			<content:encoded><![CDATA[<p>I decided that I would try implementing V8 with the only game engine I am familiar with: Source.  With no intention to finish the project, it should at least be a good learning experience.  But regardless, I didn&#8217;t foresee such a hindering factor&#8230;  Now, my skills are: BASIC (G/W to .NET 3.5), C/C++ (GNU to .NET), PHP (3, 4 &amp; 5), C#, SQL, HTML/CSS, Java, lua.  With one crucial thing missing&#8230;  You guess it: JavaScript.  I don&#8217;t know hardly anything about the structure of the language.  I can do a document.write like nobody&#8217;s business but beyond that, I&#8217;ve got nothing.  Another project failed before it started&#8230;. Or maybe I&#8217;ll just learn JS.</p>
]]></content:encoded>
			<wfw:commentRss>http://josh.mainelan.net/2009/02/javascript-v8-engine-and-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
