<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.1" -->
<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/"
	>

<channel>
	<title>Daniel Konopacki.com</title>
	<link>http://www.danielkonopacki.com/blog</link>
	<description>Interactive Engineering</description>
	<pubDate>Tue, 13 May 2008 23:48:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>
	<language>en</language>
			<item>
		<title>From Code Soup to Beautiful OOP</title>
		<link>http://www.danielkonopacki.com/blog/2007/10/10/from-code-soup-to-beautiful-oop/</link>
		<comments>http://www.danielkonopacki.com/blog/2007/10/10/from-code-soup-to-beautiful-oop/#comments</comments>
		<pubDate>Thu, 11 Oct 2007 03:45:12 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
		
		<category><![CDATA[Design Patterns]]></category>

		<guid isPermaLink="false">http://www.danielkonopacki.com/blog/2007/10/10/from-code-soup-to-beautiful-oop/</guid>
		<description><![CDATA[Do you often find your pojects going into major overtime? How about running into a wall of problems that were unexpected? If anything like this has happened to you, then maybe you might consider a better plan for estimating, designing, reviewing and revising. Read more about it here.]]></description>
		<wfw:commentRss>http://www.danielkonopacki.com/blog/2007/10/10/from-code-soup-to-beautiful-oop/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Understanding Composition and Polymorphism</title>
		<link>http://www.danielkonopacki.com/blog/2007/09/14/understanding-composition-and-polymorphism/</link>
		<comments>http://www.danielkonopacki.com/blog/2007/09/14/understanding-composition-and-polymorphism/#comments</comments>
		<pubDate>Fri, 14 Sep 2007 22:31:01 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
		
		<category><![CDATA[Advanced Techniques]]></category>

		<guid isPermaLink="false">http://www.danielkonopacki.com/blog/2007/09/14/understanding-composition-and-polymorphism/</guid>
		<description><![CDATA[As Object-Oriented Programmers, our ultimate goal is reuseability. As our applications begin to grow, however, we discover that simply writing object classes and extending them does not provide the flexibility that we need. In fact, with an extremely complex application, this type of architecture does not simply create organizational headaches, it can also degrade performance. [...]]]></description>
		<wfw:commentRss>http://www.danielkonopacki.com/blog/2007/09/14/understanding-composition-and-polymorphism/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
