<?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>CDX Library</title>
	<atom:link href="http://www.cdxlib.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cdxlib.com</link>
	<description>CDX is a free GDK (Game Development Kit) which is comprised of a set of C++ wrapper classes for writing Windows games.</description>
	<lastBuildDate>Tue, 22 Mar 2011 05:35:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>CDX Reboot version 4.0</title>
		<link>http://www.cdxlib.com/2011/03/21/cdx-reboot-version-4-0/</link>
		<comments>http://www.cdxlib.com/2011/03/21/cdx-reboot-version-4-0/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 05:25:20 +0000</pubDate>
		<dc:creator>Bil Simser</dc:creator>
				<category><![CDATA[CDX]]></category>

		<guid isPermaLink="false">http://www.cdxlib.com/?p=244</guid>
		<description><![CDATA[CDX is coming back. A game development library I&#8217;ve kept alive for over 10 years still has a place for developers. Over the coming months you&#8217;ll see changes and enhancements to the site along with new releases of the library. &#8230; <a href="http://www.cdxlib.com/2011/03/21/cdx-reboot-version-4-0/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>CDX is coming back. A game development library I&#8217;ve kept alive for over 10 years still has a place for developers. Over the coming months you&#8217;ll see changes and enhancements to the site along with new releases of the library.</p>
<p>The principles of the library still hold true today. Simplify DirectX code by focusing in game code. Provide simple game style wrappers like sprites and screens to developers allowing them to code games, not plumbing. The principles will continue into version 4.0 of the library.</p>
<p>There are a lot of other changes going on around here too. The site has been migrated and moved to WordPress, a fantasitic and highly extensible blogging and content management platform. The codebase will be updated to the latest DirectX releases and moved from SourceForge to CodePlex. XNA 4.0 support will be added and the library will move into the managed world, allowing for its use on Windows PCs, XBox 360 consoles, and Windows Phone 7 devices.</p>
<p>Stay tuned and sit back. We&#8217;re back and things are about to get a whole lot busy around here again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cdxlib.com/2011/03/21/cdx-reboot-version-4-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Long overdue update</title>
		<link>http://www.cdxlib.com/2003/05/21/long-overdue-update/</link>
		<comments>http://www.cdxlib.com/2003/05/21/long-overdue-update/#comments</comments>
		<pubDate>Thu, 22 May 2003 04:56:13 +0000</pubDate>
		<dc:creator>Bil Simser</dc:creator>
				<category><![CDATA[CDX]]></category>

		<guid isPermaLink="false">http://www.cdxlib.com/?p=203</guid>
		<description><![CDATA[Its come to my attention that I&#8217;ve been slacking on updating, so here&#8217;s a short rundown. CDX still ownz. However we need to get the documentation updated, so if anyone is interested, drop me a line and I&#8217;ll fill you &#8230; <a href="http://www.cdxlib.com/2003/05/21/long-overdue-update/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Its come to my attention that I&#8217;ve been slacking on updating, so here&#8217;s a short rundown.</p>
<p>CDX still ownz.</p>
<p>However we need to get the documentation updated, so if anyone is interested, drop me a line and I&#8217;ll fill you in.</p>
<p>Also, if you have any CDX related projects and you want to get them plugged, also drop me a line and I&#8217;ll see what I can do.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cdxlib.com/2003/05/21/long-overdue-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Work has started on CDX 4.0!</title>
		<link>http://www.cdxlib.com/2002/03/11/work-has-started-on-cdx-4-0/</link>
		<comments>http://www.cdxlib.com/2002/03/11/work-has-started-on-cdx-4-0/#comments</comments>
		<pubDate>Tue, 12 Mar 2002 05:59:33 +0000</pubDate>
		<dc:creator>Bil Simser</dc:creator>
				<category><![CDATA[CDX]]></category>

		<guid isPermaLink="false">http://www.cdxlib.com/?p=206</guid>
		<description><![CDATA[Work has begun on CDX 4.0 and there is some chattering on the maintainers list on exactly how it will be implemented. The current goal is to make it &#8220;driver&#8221; based where we can almost plug-n-play different implementation without changing &#8230; <a href="http://www.cdxlib.com/2002/03/11/work-has-started-on-cdx-4-0/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Work has begun on CDX 4.0 and there is some chattering on the maintainers list on exactly how it will be implemented. The current goal is to make it &#8220;driver&#8221; based where we can almost plug-n-play different implementation without changing the actual interface that the application sees. This should allow us much flexability when trying to support different APIs.</p>
<p>As an example, this will allow us to continue supporting DirectX 3.0 (for use on WinNT) but will also allow us to more fully take advantage of DirectX 8.1 without having to resort to the lowest common denomimator, or using a million #ifdef&#8217;s.</p>
<p>If you wish to join in on the discussion, head over to the CDX Maintainers list and start posting!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cdxlib.com/2002/03/11/work-has-started-on-cdx-4-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CDX 3.1 released</title>
		<link>http://www.cdxlib.com/2001/11/02/cdx-3-1-released/</link>
		<comments>http://www.cdxlib.com/2001/11/02/cdx-3-1-released/#comments</comments>
		<pubDate>Sat, 03 Nov 2001 06:00:53 +0000</pubDate>
		<dc:creator>Bil Simser</dc:creator>
				<category><![CDATA[CDX]]></category>

		<guid isPermaLink="false">http://www.cdxlib.com/?p=208</guid>
		<description><![CDATA[The latest version of CDX, 3.1, is now available. CDX is a free, open source, GDK (Game Development Kit) which is comprised of a set of C++ wrapper classes for writing Windows games. This release supports DirectX 8 and contains &#8230; <a href="http://www.cdxlib.com/2001/11/02/cdx-3-1-released/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The latest version of CDX, 3.1, is now available.</p>
<p>CDX is a free, open source, GDK (Game Development Kit) which is comprised of a set of C++ wrapper classes for writing Windows games.</p>
<p>This release supports DirectX 8 and contains the lastest version from CVS including pre-built<br />
libraries for Visual Studio, Example programs (and source) and 5 games from the CDX community (including source).</p>
<p>A new, updated help file is included that contains a complete class reference for the system. This documentation is still not complete but is generated from the source code so will be updated as time permits.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cdxlib.com/2001/11/02/cdx-3-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CDX3d project added to repository</title>
		<link>http://www.cdxlib.com/2001/07/31/cdx3d-project-added-to-repository/</link>
		<comments>http://www.cdxlib.com/2001/07/31/cdx3d-project-added-to-repository/#comments</comments>
		<pubDate>Wed, 01 Aug 2001 05:02:08 +0000</pubDate>
		<dc:creator>Bil Simser</dc:creator>
				<category><![CDATA[CDX]]></category>

		<guid isPermaLink="false">http://www.cdxlib.com/?p=210</guid>
		<description><![CDATA[The long sought after CDX3d Library, using DX8, is now on the cdx CVS repository. The library is as of yet incomplete and is a work in progress. I have forgotten to upload what examples I have made to date &#8230; <a href="http://www.cdxlib.com/2001/07/31/cdx3d-project-added-to-repository/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The long sought after CDX3d Library, using DX8, is now on the cdx CVS repository. The library is as of yet incomplete and is a work in progress.</p>
<p>I have forgotten to upload what examples I have made to date to the CVS repository but I will add those later today. Expect frequent changes to code and new class additions ariving soon.</p>
<p>Update courtesy of Jacek Ringwelski</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cdxlib.com/2001/07/31/cdx3d-project-added-to-repository/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alpha libraries uploaded to website</title>
		<link>http://www.cdxlib.com/2001/02/22/alpha-libraries-uploaded-to-website/</link>
		<comments>http://www.cdxlib.com/2001/02/22/alpha-libraries-uploaded-to-website/#comments</comments>
		<pubDate>Fri, 23 Feb 2001 06:03:57 +0000</pubDate>
		<dc:creator>Bil Simser</dc:creator>
				<category><![CDATA[CDX]]></category>

		<guid isPermaLink="false">http://www.cdxlib.com/?p=215</guid>
		<description><![CDATA[The CDX libraries for NT/Alpha have been uploaded to the website and are listed on the same page as the X86 libraries.]]></description>
			<content:encoded><![CDATA[<p>The CDX libraries for NT/Alpha have been uploaded to the website and are listed on the same page as the X86 libraries.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cdxlib.com/2001/02/22/alpha-libraries-uploaded-to-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uploaded Website HTML to CVS</title>
		<link>http://www.cdxlib.com/2001/02/19/uploaded-website-html-to-cvs/</link>
		<comments>http://www.cdxlib.com/2001/02/19/uploaded-website-html-to-cvs/#comments</comments>
		<pubDate>Tue, 20 Feb 2001 06:04:45 +0000</pubDate>
		<dc:creator>Bil Simser</dc:creator>
				<category><![CDATA[CDX]]></category>

		<guid isPermaLink="false">http://www.cdxlib.com/?p=217</guid>
		<description><![CDATA[I&#8217;ve uploaded the HTML files that make up the website to the CVS so that we can start making the site a more collaborative effort.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve uploaded the HTML files that make up the website to the CVS so that we can start making the site a more collaborative effort.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cdxlib.com/2001/02/19/uploaded-website-html-to-cvs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uploaded new CVS snapshot to website</title>
		<link>http://www.cdxlib.com/2001/02/18/uploaded-new-cvs-snapshot-to-website/</link>
		<comments>http://www.cdxlib.com/2001/02/18/uploaded-new-cvs-snapshot-to-website/#comments</comments>
		<pubDate>Mon, 19 Feb 2001 06:05:37 +0000</pubDate>
		<dc:creator>Bil Simser</dc:creator>
				<category><![CDATA[CDX]]></category>

		<guid isPermaLink="false">http://www.cdxlib.com/?p=219</guid>
		<description><![CDATA[A new Feb 18, 2001 snapshot is available on the CDX Website. This snapshot includes the newly uploaded examples.]]></description>
			<content:encoded><![CDATA[<p>A new Feb 18, 2001 snapshot is available on the CDX Website. This snapshot includes the newly uploaded examples.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cdxlib.com/2001/02/18/uploaded-new-cvs-snapshot-to-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CDXMouse added and new version for VC++ 6</title>
		<link>http://www.cdxlib.com/2000/12/07/107/</link>
		<comments>http://www.cdxlib.com/2000/12/07/107/#comments</comments>
		<pubDate>Fri, 08 Dec 2000 06:52:00 +0000</pubDate>
		<dc:creator>Bil Simser</dc:creator>
				<category><![CDATA[CDX]]></category>

		<guid isPermaLink="false">http://www.bilsimser.com/index.php/2000/12/107/</guid>
		<description><![CDATA[Uploaded a new version of CDX straight from the CVS. VC++ 6 libs are the only thing available as of yet. Borland ones will be put up as soon as I can get someone to compile them. Also added CDXMouse &#8230; <a href="http://www.cdxlib.com/2000/12/07/107/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Uploaded a <a href="current.htm">new version</a> of CDX straight from the CVS.  VC++ 6 libs are the only thing available as of yet.  Borland ones will be put up as soon as I can get someone to compile them.</p>
<p>Also added CDXMouse to the <a href="addons.htm">addons</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cdxlib.com/2000/12/07/107/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CDX Mappy Demo on examples page now</title>
		<link>http://www.cdxlib.com/2000/11/20/108/</link>
		<comments>http://www.cdxlib.com/2000/11/20/108/#comments</comments>
		<pubDate>Mon, 20 Nov 2000 22:03:00 +0000</pubDate>
		<dc:creator>Bil Simser</dc:creator>
				<category><![CDATA[CDX]]></category>

		<guid isPermaLink="false">http://www.bilsimser.com/index.php/2000/11/108/</guid>
		<description><![CDATA[Dave Taylor emailed me a CDX Mappy Demo to place on the Examples page, so I did just that!]]></description>
			<content:encoded><![CDATA[<p>Dave Taylor emailed me a CDX Mappy Demo to place on the <a href="examples.htm">Examples</a> page, so I did just that!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cdxlib.com/2000/11/20/108/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

