<?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; Code</title>
	<atom:link href="http://www.caledunlap.com/tag/code/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>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>LINQ Audit Trail v2 &#8211; DoddleAudit</title>
		<link>http://www.caledunlap.com/2009/12/linq-audit-trail-v2-doddleaudit/</link>
		<comments>http://www.caledunlap.com/2009/12/linq-audit-trail-v2-doddleaudit/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 04:29:17 +0000</pubDate>
		<dc:creator>Cale</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[c#]]></category>

		<guid isPermaLink="false">http://www.caledunlap.com/?p=562</guid>
		<description><![CDATA[This looked like a link that was fairly re-post worthy. This is practically a must for any .NET + LINQ + MSSQL developer out there. Very neat way of doing audit trails in MSSQL with...]]></description>
		<wfw:commentRss>http://www.caledunlap.com/2009/12/linq-audit-trail-v2-doddleaudit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A few handy Javascript Methods</title>
		<link>http://www.caledunlap.com/2009/11/a-few-handy-javascript-methods/</link>
		<comments>http://www.caledunlap.com/2009/11/a-few-handy-javascript-methods/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 17:30:24 +0000</pubDate>
		<dc:creator>Cale</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Development Journal]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://caledunlap.com/2009/11/a-few-handy-javascript-methods/</guid>
		<description><![CDATA[So I’ve been doing a LOT of Javascript programming in the last few days and I ran into a few limitations of the language or constructs within the language. For example, certain versions of IE...]]></description>
		<wfw:commentRss>http://www.caledunlap.com/2009/11/a-few-handy-javascript-methods/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Helpful Extension Methods to the System.String Class in C#</title>
		<link>http://www.caledunlap.com/2009/10/helpful-extension-methods-to-the-system-string-class-in-c/</link>
		<comments>http://www.caledunlap.com/2009/10/helpful-extension-methods-to-the-system-string-class-in-c/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 10:20:03 +0000</pubDate>
		<dc:creator>Cale</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[extension methods]]></category>

		<guid isPermaLink="false">http://caledunlap.com/blog/2009/10/helpful-extension-methods-to-the-system-string-class-in-c/</guid>
		<description><![CDATA[I&#8217;ve been doing a decent amount of string manipulation lately and decided to combine that with my newfound knowledge about .NET extension methods. If you don&#8217;t know what extension methods are, they&#8217;re basically a way...]]></description>
		<wfw:commentRss>http://www.caledunlap.com/2009/10/helpful-extension-methods-to-the-system-string-class-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TI-83 Addition</title>
		<link>http://www.caledunlap.com/2009/08/ti-83-addition/</link>
		<comments>http://www.caledunlap.com/2009/08/ti-83-addition/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 14:06:42 +0000</pubDate>
		<dc:creator>Cale</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[ti-83]]></category>

		<guid isPermaLink="false">http://caledunlap.com/blog/?p=366</guid>
		<description><![CDATA[I&#8217;ve added a section to the site called &#8220;TI-83&#8243; which contains just a couple of programs I&#8217;ve written for my graphing calculator over the years. A lot of these I wrote when I was in...]]></description>
		<wfw:commentRss>http://www.caledunlap.com/2009/08/ti-83-addition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

