<?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>OMG! NUB!</title>
	<atom:link href="http://tape-worm.net/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://tape-worm.net</link>
	<description>I hate people.  Especially you.</description>
	<lastBuildDate>Fri, 28 May 2010 05:35:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Kids&#8230; take my advice&#8230; don&#8217;t grow up</title>
		<link>http://tape-worm.net/?p=153</link>
		<comments>http://tape-worm.net/?p=153#comments</comments>
		<pubDate>Fri, 28 May 2010 05:33:55 +0000</pubDate>
		<dc:creator>Tape_Worm</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Real life]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[2D]]></category>
		<category><![CDATA[Animation]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Gorgon - My 2D graphics library]]></category>
		<category><![CDATA[Real Life]]></category>
		<category><![CDATA[User contributions]]></category>

		<guid isPermaLink="false">http://tape-worm.net/?p=153</guid>
		<description><![CDATA[I&#8217;m sure people think Gorgon is dead.  Well, it&#8217;s not dead, but certainly not active either.  I&#8217;m pretty much done with writing for it (bugs being an exception).  If you&#8217;re interested in helping maintain it, please let me know via the forums.  My day job and my social life (which I&#8217;d neglected for too long) [...]]]></description>
		<wfw:commentRss>http://tape-worm.net/?feed=rss2&amp;p=153</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moar User Stuff</title>
		<link>http://tape-worm.net/?p=148</link>
		<comments>http://tape-worm.net/?p=148#comments</comments>
		<pubDate>Mon, 25 Jan 2010 21:07:19 +0000</pubDate>
		<dc:creator>Tape_Worm</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[2D]]></category>
		<category><![CDATA[Game Development]]></category>
		<category><![CDATA[Gorgon - My 2D graphics library]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[User contributions]]></category>

		<guid isPermaLink="false">http://tape-worm.net/?p=148</guid>
		<description><![CDATA[Well we have another user contribution from forum member domq.  He&#8217;s doing a &#8220;sort-of&#8221; Ultima 6 MMO remake called Britannia On-Line.  Frankly it looks awesome, and I can&#8217;t believe Gorgon can be used for stuff like that.  Who knew?  I sure didn&#8217;t.
Anyway, I&#8217;ve added screenshots of the project to the screenshots gallery under the user [...]]]></description>
		<wfw:commentRss>http://tape-worm.net/?feed=rss2&amp;p=148</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>User stuff</title>
		<link>http://tape-worm.net/?p=143</link>
		<comments>http://tape-worm.net/?p=143#comments</comments>
		<pubDate>Sat, 02 Jan 2010 17:46:21 +0000</pubDate>
		<dc:creator>Tape_Worm</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Game Development]]></category>
		<category><![CDATA[Gorgon - My 2D graphics library]]></category>
		<category><![CDATA[User contributions]]></category>

		<guid isPermaLink="false">http://tape-worm.net/?p=143</guid>
		<description><![CDATA[So I&#8217;ve been meaning to do this for a while, but laziness and real life gets in the way.  Anyway, one of the forum members, Zeraan, has created a nifty little asteroids clone called Asteroids of Beyaan.  You can check out the project (which includes a link to the game itself) in the forums.  I&#8217;ve [...]]]></description>
		<wfw:commentRss>http://tape-worm.net/?feed=rss2&amp;p=143</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New version:  Gorgon v1.1.3638.20767</title>
		<link>http://tape-worm.net/?p=141</link>
		<comments>http://tape-worm.net/?p=141#comments</comments>
		<pubDate>Thu, 17 Dec 2009 19:46:09 +0000</pubDate>
		<dc:creator>Tape_Worm</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Real life]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[2D]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Direct3D]]></category>
		<category><![CDATA[Game Development]]></category>
		<category><![CDATA[Gorgon - My 2D graphics library]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[SlimDX]]></category>

		<guid isPermaLink="false">http://tape-worm.net/?p=141</guid>
		<description><![CDATA[So I&#8217;ve finally gotten off of my lazy ass and uploaded a new version of Gorgon.  This version contains all the bugfixes, and enhancements that have appeared in the Subversion repository over the last few months.
You can read about the changes here.
Then you&#8217;ll probably want to download it.
]]></description>
		<wfw:commentRss>http://tape-worm.net/?feed=rss2&amp;p=141</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Absence</title>
		<link>http://tape-worm.net/?p=136</link>
		<comments>http://tape-worm.net/?p=136#comments</comments>
		<pubDate>Mon, 20 Jul 2009 05:09:08 +0000</pubDate>
		<dc:creator>Tape_Worm</dc:creator>
				<category><![CDATA[Real life]]></category>
		<category><![CDATA[Real Life]]></category>

		<guid isPermaLink="false">http://tape-worm.net/?p=136</guid>
		<description><![CDATA[It&#8217;s been a while since I&#8217;ve last updated, over a month actually.  I&#8217;ve been dealing with some major real life issues so I haven&#8217;t had any time to devote to Gorgon unfortunately and I won&#8217;t be able to for a while (at least not until the end of August).  I recently dumped the latest batch [...]]]></description>
		<wfw:commentRss>http://tape-worm.net/?feed=rss2&amp;p=136</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A tutorial?  Now I is professional.</title>
		<link>http://tape-worm.net/?p=132</link>
		<comments>http://tape-worm.net/?p=132#comments</comments>
		<pubDate>Mon, 01 Jun 2009 06:39:53 +0000</pubDate>
		<dc:creator>Tape_Worm</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Gorgon - My 2D graphics library]]></category>
		<category><![CDATA[User contributions]]></category>
		<category><![CDATA[Wiki]]></category>

		<guid isPermaLink="false">http://tape-worm.net/?p=132</guid>
		<description><![CDATA[So ShadowDust702 was kind enough to create a basic getting started tutorial and put it on the wiki.  This makes it look like Gorgon actually has some interest.  Who knew?  Anyway, the tutorial is here.  If you would like to contribute to the cause, then by all means do so and let me know on [...]]]></description>
		<wfw:commentRss>http://tape-worm.net/?feed=rss2&amp;p=132</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New version tiem!  Gorgon v1.1.3436.39405</title>
		<link>http://tape-worm.net/?p=125</link>
		<comments>http://tape-worm.net/?p=125#comments</comments>
		<pubDate>Sun, 24 May 2009 19:14:48 +0000</pubDate>
		<dc:creator>Tape_Worm</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[2D]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Direct3D]]></category>
		<category><![CDATA[DirectX]]></category>
		<category><![CDATA[Game Development]]></category>
		<category><![CDATA[Gorgon - My 2D graphics library]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Hate]]></category>
		<category><![CDATA[Rage]]></category>
		<category><![CDATA[SlimDX]]></category>

		<guid isPermaLink="false">http://tape-worm.net/?p=125</guid>
		<description><![CDATA[Yes, I know I spelled &#8220;time&#8221; wrong.  Yes, it&#8217;s on purpose.
I&#8217;ve uploaded  a new version of Gorgon today.  That puts the current release at version 1.1.3436.39405.  You can read what&#8217;s changed by heading on over to the forum and reading this announcment.  After you&#8217;ve become completely brainwashed by reading that you can download it.
Clearly I&#8217;m still [...]]]></description>
		<wfw:commentRss>http://tape-worm.net/?feed=rss2&amp;p=125</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bugs bugs bugs</title>
		<link>http://tape-worm.net/?p=121</link>
		<comments>http://tape-worm.net/?p=121#comments</comments>
		<pubDate>Sun, 17 May 2009 18:20:31 +0000</pubDate>
		<dc:creator>Tape_Worm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tape-worm.net/?p=121</guid>
		<description><![CDATA[I just noticed an issue in the issues section on the Gorgon project site&#8230;  It deals with localization issues with the Sprite Editor.  So if you&#8217;re finding the sprite editor is crashing, I apologize for that, there were some localization settings missing when reading the config files.  A fix is being worked on and will [...]]]></description>
		<wfw:commentRss>http://tape-worm.net/?feed=rss2&amp;p=121</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Batches of hate</title>
		<link>http://tape-worm.net/?p=108</link>
		<comments>http://tape-worm.net/?p=108#comments</comments>
		<pubDate>Wed, 29 Apr 2009 20:12:48 +0000</pubDate>
		<dc:creator>Tape_Worm</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[2D]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Direct3D]]></category>
		<category><![CDATA[Game Development]]></category>
		<category><![CDATA[Gorgon - My 2D graphics library]]></category>

		<guid isPermaLink="false">http://tape-worm.net/?p=108</guid>
		<description><![CDATA[So I&#8217;ve been a busy little bee the last couple of days adding a couple new features to Gorgon.
One of the things I&#8217;ve been wondering about is how I could possibly improve performance.  To understand, I should explain how Gorgon does its &#8220;thing&#8221;.  When you draw a sprite to the screen using the Draw() method [...]]]></description>
		<wfw:commentRss>http://tape-worm.net/?feed=rss2&amp;p=108</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MOAR!!! NAO!!!</title>
		<link>http://tape-worm.net/?p=105</link>
		<comments>http://tape-worm.net/?p=105#comments</comments>
		<pubDate>Thu, 23 Apr 2009 16:07:43 +0000</pubDate>
		<dc:creator>Tape_Worm</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[2D]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[DirectX]]></category>
		<category><![CDATA[Game Development]]></category>
		<category><![CDATA[Gorgon - My 2D graphics library]]></category>

		<guid isPermaLink="false">http://tape-worm.net/?p=105</guid>
		<description><![CDATA[Ahoy hoy.
I&#8217;ve actually been working on Gorgon off and on (mostly off) throughout the last 2 weeks and I&#8217;ve sent a few new changes to the svn repository:

Modified the bump in the night sample (-again-) to allow better results when rendering specular maps and also to update a stupid mistake that I made.  That is, [...]]]></description>
		<wfw:commentRss>http://tape-worm.net/?feed=rss2&amp;p=105</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gorgon SVN</title>
		<link>http://tape-worm.net/?p=100</link>
		<comments>http://tape-worm.net/?p=100#comments</comments>
		<pubDate>Thu, 02 Apr 2009 00:40:12 +0000</pubDate>
		<dc:creator>Tape_Worm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tape-worm.net/?p=100</guid>
		<description><![CDATA[Small update.  I&#8217;ve updated Gorgon&#8217;s code in the subversion repository to use the March 09 version of SlimDX.

Made some small fixes to handle a change to the FillTexture callback and to work around a bug in Texture.FromStream.
Updated the ShadersInSpaaace to draw the film grain crap properly.
Updated bump in the night sample to include specular mapping [...]]]></description>
		<wfw:commentRss>http://tape-worm.net/?feed=rss2&amp;p=100</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to annoy me.</title>
		<link>http://tape-worm.net/?p=96</link>
		<comments>http://tape-worm.net/?p=96#comments</comments>
		<pubDate>Wed, 01 Apr 2009 21:15:38 +0000</pubDate>
		<dc:creator>Tape_Worm</dc:creator>
				<category><![CDATA[Idiocy]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Gorgon - My 2D graphics library]]></category>
		<category><![CDATA[Hate]]></category>
		<category><![CDATA[Rage]]></category>
		<category><![CDATA[source]]></category>

		<guid isPermaLink="false">http://tape-worm.net/?p=96</guid>
		<description><![CDATA[Just a quick notice.  I think it&#8217;s great when I get questions about Gorgon.  And I do my very best to answer what I can as accurately as I can.
However.   I do NOT want questions about how to use libraries created by other groups/people.  I have no problems explaining Gorgon&#8217;s inner workings for this [...]]]></description>
		<wfw:commentRss>http://tape-worm.net/?feed=rss2&amp;p=96</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oh boy!</title>
		<link>http://tape-worm.net/?p=94</link>
		<comments>http://tape-worm.net/?p=94#comments</comments>
		<pubDate>Mon, 09 Mar 2009 18:00:08 +0000</pubDate>
		<dc:creator>Tape_Worm</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[CAD]]></category>
		<category><![CDATA[DirectX]]></category>
		<category><![CDATA[DirectX 10]]></category>
		<category><![CDATA[Gorgon - My 2D graphics library]]></category>
		<category><![CDATA[non-gamedev]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[User contributions]]></category>

		<guid isPermaLink="false">http://tape-worm.net/?p=94</guid>
		<description><![CDATA[I&#8217;ve had a couple new people join the forums lately, I&#8217;m so pleased.  For a while I started to think that all life in the world outside had died off and was replaced with spam bots.
One of our new members is Gourky and he&#8217;s writing a  CNC (Computer Numerical Control) CAD program called GGCad that uses Gorgon.  This is awesome [...]]]></description>
		<wfw:commentRss>http://tape-worm.net/?feed=rss2&amp;p=94</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spammers are child molestors</title>
		<link>http://tape-worm.net/?p=92</link>
		<comments>http://tape-worm.net/?p=92#comments</comments>
		<pubDate>Mon, 09 Feb 2009 00:26:11 +0000</pubDate>
		<dc:creator>Tape_Worm</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tape-worm.net/?p=92</guid>
		<description><![CDATA[They are. And they need to be hunted down and killed.
Anyway, this leads to this:
The forum has been getting a LOT of signups from spam bots lately. To the point of where I&#8217;ve begun banning subnets. Seriously morons, use a virus scanner and some common sense and keep these damn things off your system(s). If [...]]]></description>
		<wfw:commentRss>http://tape-worm.net/?feed=rss2&amp;p=92</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hate. VB. Hate. Database.</title>
		<link>http://tape-worm.net/?p=88</link>
		<comments>http://tape-worm.net/?p=88#comments</comments>
		<pubDate>Wed, 04 Feb 2009 21:57:30 +0000</pubDate>
		<dc:creator>Tape_Worm</dc:creator>
				<category><![CDATA[Idiocy]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Real life]]></category>

		<guid isPermaLink="false">http://tape-worm.net/?p=88</guid>
		<description><![CDATA[Work is overrated, I don&#8217;t recommend it.
I disabled comments because I&#8217;m just getting pummeled by spammers and no legitimate comments.  So I say fuck it and fuck you spamming cocksuckers.
If you have an urgent need to discuss Gorgon or whatnot please use the forums.
]]></description>
		<wfw:commentRss>http://tape-worm.net/?feed=rss2&amp;p=88</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
