<?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; tutorial</title>
	<atom:link href="http://www.caledunlap.com/tag/tutorial/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>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>Cross-Tabulation (Pivot Tables) with MySQL</title>
		<link>http://www.caledunlap.com/2009/02/cross-tabulation-pivot-tables-with-mysql/</link>
		<comments>http://www.caledunlap.com/2009/02/cross-tabulation-pivot-tables-with-mysql/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 10:09:14 +0000</pubDate>
		<dc:creator>Cale</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Development Journal]]></category>
		<category><![CDATA[confusion]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[pivot tables]]></category>
		<category><![CDATA[tabulation]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://caledunlap.com/blog/?p=191</guid>
		<description><![CDATA[I don&#8217;t really have any sections on my website related to MySQL, so I figured I&#8217;d just throw together a quick post about something I found incredibly helpful. I&#8217;m sure others will find it nice...]]></description>
		<wfw:commentRss>http://www.caledunlap.com/2009/02/cross-tabulation-pivot-tables-with-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

