<?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>Nerd Boys &#187; Java</title>
	<atom:link href="http://nerdboys.com/tag/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://nerdboys.com</link>
	<description>Tech tips, news and reviews</description>
	<lastBuildDate>Mon, 26 Jul 2010 18:34:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>The best things in life are free</title>
		<link>http://nerdboys.com/2008/03/23/the-best-things-in-life-are-free/</link>
		<comments>http://nerdboys.com/2008/03/23/the-best-things-in-life-are-free/#comments</comments>
		<pubDate>Sun, 23 Mar 2008 21:56:00 +0000</pubDate>
		<dc:creator>Jonathan Ng</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[development environment]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://jojosoho.com/2008/03/23/the-best-things-in-life-are-free/</guid>
		<description><![CDATA[




<p>Ever had one of those weird moments when you check out what&#8217;s stuck in your wallet and compare it with that of your buddies?  I&#8217;m not talking about how much money you have, but all of the other things &#8211; receipts, drivers license, club cards, gym memberships, packs of sugar, &#8230;?  (Think George in that old episode of Seinfeld&#8230;)</p>
<p>Well, this post is all about what&#8217;s stuck in your development environment.  Perhaps one <p>[...<em>Continue reading</em> &#187; <a href="http://nerdboys.com/2008/03/23/the-best-things-in-life-are-free/">The best things in life are free]</a></p>]]></description>
		<wfw:commentRss>http://nerdboys.com/2008/03/23/the-best-things-in-life-are-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>State Pattern Persistence with Hibernate</title>
		<link>http://nerdboys.com/2007/06/08/state-pattern-persistence-with-hibernate/</link>
		<comments>http://nerdboys.com/2007/06/08/state-pattern-persistence-with-hibernate/#comments</comments>
		<pubDate>Fri, 08 Jun 2007 20:50:00 +0000</pubDate>
		<dc:creator>Joe Kelly</dc:creator>
				<category><![CDATA[Ideas]]></category>
		<category><![CDATA[design patterns]]></category>
		<category><![CDATA[Hibernate]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://jojosoho.com/?p=33</guid>
		<description><![CDATA[




<p>In my software development job, I do a lot of persistence layer implementation, especially using the Hibernate O/R mapper. I work closely with a clever domain layer programmer who tends to use a lot of design patterns, perhaps because he likes the woman of the cover of Head First Design Patterns.</p>
<p>Sometimes, these design patterns create a bit of a challenge for me in the persistence layer, especially since I always tell my domain layer programmer <p>[...<em>Continue reading</em> &#187; <a href="http://nerdboys.com/2007/06/08/state-pattern-persistence-with-hibernate/">State Pattern Persistence with Hibernate]</a></p>]]></description>
		<wfw:commentRss>http://nerdboys.com/2007/06/08/state-pattern-persistence-with-hibernate/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to Inject Dependencies Into Domain Objects When Using the Spring Framework 1.x and Hibernate</title>
		<link>http://nerdboys.com/2006/08/22/how-to-inject-dependencies-into-domain-objects-when-using-the-spring-framework-1-x-and-hibernate/</link>
		<comments>http://nerdboys.com/2006/08/22/how-to-inject-dependencies-into-domain-objects-when-using-the-spring-framework-1-x-and-hibernate/#comments</comments>
		<pubDate>Tue, 22 Aug 2006 20:35:00 +0000</pubDate>
		<dc:creator>Joe Kelly</dc:creator>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://jojosoho.com/?p=11</guid>
		<description><![CDATA[<p>Yesterday I read an interesting post on Chris Richardson&#8217;s blog about how to inject dependencies into domain objects when using the Spring Framework and Hibernate. This is a great feature because it allows you the option to create richer domain models and avoid the anemic domain model anti-pattern, which was coined by Martin Fowler and discussed at great lengths in Eric Evans&#8217; book Domain Driven Design.</p>
<p>Unfortunately, this AspectJ-based solution discussed by Chris Richardson will not <p>[...<em>Continue reading</em> &#187; <a href="http://nerdboys.com/2006/08/22/how-to-inject-dependencies-into-domain-objects-when-using-the-spring-framework-1-x-and-hibernate/">How to Inject Dependencies Into Domain Objects When Using the Spring Framework 1.x and Hibernate]</a></p>]]></description>
		<wfw:commentRss>http://nerdboys.com/2006/08/22/how-to-inject-dependencies-into-domain-objects-when-using-the-spring-framework-1-x-and-hibernate/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
