<?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>Cale Dunlap &#187; Cale</title>
	<atom:link href="http://www.caledunlap.com/author/cale/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.caledunlap.com</link>
	<description>printf(&#34;Hello World\n&#34;);</description>
	<lastBuildDate>Fri, 07 Oct 2011 00:13:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Some Handy Visual C++ Pre-Processor Macros</title>
		<link>http://www.caledunlap.com/2011/10/some-handy-visual-c-pre-processor-macros/</link>
		<comments>http://www.caledunlap.com/2011/10/some-handy-visual-c-pre-processor-macros/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 22:56:46 +0000</pubDate>
		<dc:creator>Cale</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[cpp]]></category>
		<category><![CDATA[macros]]></category>
		<category><![CDATA[preprocessor]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.caledunlap.com/?p=975</guid>
		<description><![CDATA[Over the last few years, I’ve been writing a lot of C++ that I’ve targeted for multiple platforms and/or multiple compilers. It has always been somewhat of a delicate  task to make C++ code portable,...]]></description>
		<wfw:commentRss>http://www.caledunlap.com/2011/10/some-handy-visual-c-pre-processor-macros/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yeah my download links are all busted&#8230;</title>
		<link>http://www.caledunlap.com/2011/03/yeah-download-links-busted/</link>
		<comments>http://www.caledunlap.com/2011/03/yeah-download-links-busted/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 05:47:06 +0000</pubDate>
		<dc:creator>Cale</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.caledunlap.com/?p=771</guid>
		<description><![CDATA[Alright, after installing an SEO plugin for my WordPress site, I discovered that quite a few people have been trying to download files that no longer exist. Apparently an old plugin that acted as my...]]></description>
		<wfw:commentRss>http://www.caledunlap.com/2011/03/yeah-download-links-busted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VS2008 Solution Compile Error C2471 Hotfix</title>
		<link>http://www.caledunlap.com/2011/01/vs2008-solution-compile-error-c2471-hotfix/</link>
		<comments>http://www.caledunlap.com/2011/01/vs2008-solution-compile-error-c2471-hotfix/#comments</comments>
		<pubDate>Mon, 24 Jan 2011 23:49:35 +0000</pubDate>
		<dc:creator>Cale</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Development Journal]]></category>
		<category><![CDATA[cpp]]></category>
		<category><![CDATA[hotfix]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://www.caledunlap.com/?p=662</guid>
		<description><![CDATA[Incase anybody else out there is encountering the annoying Visual Studio 2008 bug where compiling a solution results in Error C2471 (can&#8217;t update debug database)&#8230; here&#8217;s the fix: http://code.msdn.microsoft.com/KB946040 For the longest time I chalked...]]></description>
		<wfw:commentRss>http://www.caledunlap.com/2011/01/vs2008-solution-compile-error-c2471-hotfix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Factory Pattern in C++</title>
		<link>http://www.caledunlap.com/2010/10/factory-pattern-in-c/</link>
		<comments>http://www.caledunlap.com/2010/10/factory-pattern-in-c/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 06:50:29 +0000</pubDate>
		<dc:creator>Cale</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[design pattern]]></category>
		<category><![CDATA[factory]]></category>
		<category><![CDATA[singleton]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.caledunlap.com/?p=615</guid>
		<description><![CDATA[Up until now I never really used the factory pattern that often in C++. Recently I found a use for it in a project I was working on and since I found it useful for...]]></description>
		<wfw:commentRss>http://www.caledunlap.com/2010/10/factory-pattern-in-c/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Its been a while</title>
		<link>http://www.caledunlap.com/2010/08/its-been-a-while/</link>
		<comments>http://www.caledunlap.com/2010/08/its-been-a-while/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 08:13:23 +0000</pubDate>
		<dc:creator>Cale</dc:creator>
				<category><![CDATA[Development Journal]]></category>
		<category><![CDATA[gesture recognition]]></category>
		<category><![CDATA[mocap]]></category>
		<category><![CDATA[quaternion]]></category>
		<category><![CDATA[simulator]]></category>

		<guid isPermaLink="false">http://www.caledunlap.com/?p=596</guid>
		<description><![CDATA[Other than the title of a crappy Staind song&#8230; it has been a while indeed. My WP install has been pretty horked for the last few months so I haven&#8217;t bothered updating. I&#8217;ll take this...]]></description>
		<wfw:commentRss>http://www.caledunlap.com/2010/08/its-been-a-while/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

