<?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>Redcode &#187; programming</title>
	<atom:link href="http://www.redcode.nl/blog/tag/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redcode.nl</link>
	<description>Java, algorithms, math and more</description>
	<lastBuildDate>Fri, 30 Dec 2011 12:21:59 +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>Cleaner code: Inversion of logic</title>
		<link>http://www.redcode.nl/blog/2009/12/inversion_of_logic/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=inversion_of_logic</link>
		<comments>http://www.redcode.nl/blog/2009/12/inversion_of_logic/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 09:14:10 +0000</pubDate>
		<dc:creator>royvanrijn</dc:creator>
				<category><![CDATA[Java Programming]]></category>
		<category><![CDATA[design pattern]]></category>
		<category><![CDATA[inversion of logic]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.redcode.nl/?p=180</guid>
		<description><![CDATA[Design patterns <p>Almost all programmers have heard about and used <a href="http://en.wikipedia.org/wiki/Design_pattern_(computer_science)">design patterns</a>. And there are a lot of them. Famous design patterns include the Singleton, Observer, Template method. These are all patterns that focus on objects and the relationship between them.</p> <p>There are more groups of patterns, for example take <a href="http://en.wikipedia.org/wiki/Dependency_injection">Dependency Injection</a> (or [...]]]></description>
		<wfw:commentRss>http://www.redcode.nl/blog/2009/12/inversion_of_logic/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

