<?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>Learning by Experience &#187; Java</title>
	<atom:link href="http://www.inze.be/andries/category/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inze.be/andries</link>
	<description>Java, Project Management, Life and anything else.</description>
	<lastBuildDate>Thu, 15 Jul 2010 07:34:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>The BusinessException pattern</title>
		<link>http://www.inze.be/andries/2008/08/18/the-businessexception-pattern/</link>
		<comments>http://www.inze.be/andries/2008/08/18/the-businessexception-pattern/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 21:08:58 +0000</pubDate>
		<dc:creator>Andries Inzé</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[patterns]]></category>

		<guid isPermaLink="false">http://www.inze.be/andries/?p=41</guid>
		<description><![CDATA[This exception is probably one of the most common home-made exceptions, one that pops up in almost every project. I'll try and show you how it works and what the advantages are.]]></description>
		<wfw:commentRss>http://www.inze.be/andries/2008/08/18/the-businessexception-pattern/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Should we discard Interfaces?</title>
		<link>http://www.inze.be/andries/2008/05/17/should-we-discard-interfaces/</link>
		<comments>http://www.inze.be/andries/2008/05/17/should-we-discard-interfaces/#comments</comments>
		<pubDate>Sat, 17 May 2008 19:23:35 +0000</pubDate>
		<dc:creator>Andries Inzé</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://www.inze.be/andries/?p=29</guid>
		<description><![CDATA[Whether we are writing DAO&#8217;s, services or use case, most of the time we create interfaces for these implementations. It allows us to program against interfaces, a common best practice for all of us. Using interfaces gives us following advantages: Enables loose coupling between interacting classes Makes it easier to test Allows us to easily [...]]]></description>
		<wfw:commentRss>http://www.inze.be/andries/2008/05/17/should-we-discard-interfaces/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Optimize your development</title>
		<link>http://www.inze.be/andries/2008/01/07/optimize-your-development/</link>
		<comments>http://www.inze.be/andries/2008/01/07/optimize-your-development/#comments</comments>
		<pubDate>Sun, 06 Jan 2008 22:35:30 +0000</pubDate>
		<dc:creator>Andries Inzé</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[management]]></category>

		<guid isPermaLink="false">http://www.inze.be/andries/?p=7</guid>
		<description><![CDATA[When you are not careful about how you develop your software, it&#8217;s easy to do this in an inefficient way. The last couple of weeks I&#8217;ve been streamlining the developers their workstation, to become as efficient as possible. I&#8217;ll talk about some of the measures I took, how it was done and what the final [...]]]></description>
		<wfw:commentRss>http://www.inze.be/andries/2008/01/07/optimize-your-development/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Extract Method: an in-depth motivation</title>
		<link>http://www.inze.be/andries/2007/10/18/extract-method-an-in-depth-motivation/</link>
		<comments>http://www.inze.be/andries/2007/10/18/extract-method-an-in-depth-motivation/#comments</comments>
		<pubDate>Thu, 18 Oct 2007 21:11:02 +0000</pubDate>
		<dc:creator>Andries Inzé</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[refactoring]]></category>

		<guid isPermaLink="false">http://www.inze.be/andries/?p=16</guid>
		<description><![CDATA[Extract method is one of the easiest refactorings within the GoF patterns. Developers tend to look at large methods and use Extract Method only then. Well, there is a lot more to this simple refactoring then just splitting up large methods. Let&#8217;s digg in! Separation of responsibility Methods should have 1 concern (responsibility, purpose, &#8230; [...]]]></description>
		<wfw:commentRss>http://www.inze.be/andries/2007/10/18/extract-method-an-in-depth-motivation/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Garry Kasparov translated into Java Development.</title>
		<link>http://www.inze.be/andries/2007/07/31/garry-kasporov-translated-into-java-development/</link>
		<comments>http://www.inze.be/andries/2007/07/31/garry-kasporov-translated-into-java-development/#comments</comments>
		<pubDate>Tue, 31 Jul 2007 21:28:49 +0000</pubDate>
		<dc:creator>Andries Inzé</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[breadth]]></category>
		<category><![CDATA[chess]]></category>

		<guid isPermaLink="false">http://www.inze.be/andries/?p=13</guid>
		<description><![CDATA[About 2 weeks ago, I finished the book &#8220;How life imitates chess&#8221; by Garry Kasparov. For those who don&#8217;t know him, here is his Wikipedia entry. Anyway, the books has absolutely nothing to do with Java Development. But when I was reading it, most things could be reflected back to good development practices. I&#8217;ll share [...]]]></description>
		<wfw:commentRss>http://www.inze.be/andries/2007/07/31/garry-kasporov-translated-into-java-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
