<?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>Just Java &#187; Guice</title>
	<atom:link href="http://blog.cedarsoft.com/tag/guice/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cedarsoft.com</link>
	<description>A blog about Java and (related) Open Source tools...</description>
	<lastBuildDate>Wed, 25 Jan 2012 12:02:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google releases some nice code&#8230;</title>
		<link>http://blog.cedarsoft.com/2007/09/google-releases-some-nice-code/</link>
		<comments>http://blog.cedarsoft.com/2007/09/google-releases-some-nice-code/#comments</comments>
		<pubDate>Thu, 13 Sep 2007 22:34:44 +0000</pubDate>
		<dc:creator>Johannes Schneider</dc:creator>
				<category><![CDATA[Guice]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Collections]]></category>
		<category><![CDATA[DI]]></category>

		<guid isPermaLink="false">http://blog.cedarsoft.com/?p=11</guid>
		<description><![CDATA[Google Guice is a really great Dependency Injection Framework and worth a look. Especially the performance and &#8211; much more important &#8211; the configuration using Java code in a very  intuitive form are great features.
They have now released another project that can be very, very helpful. It is called Google Collections and provides some [...]]]></description>
			<content:encoded><![CDATA[<p>Google Guice is a really great Dependency Injection Framework and worth a look. Especially the performance and &#8211; much more important &#8211; the configuration using Java code in a very  intuitive form are great features.</p>
<p>They have now released another <a href="http://code.google.com/p/google-collections/" target="_blank">project</a> that can be very, very helpful. It is called <a href="http://code.google.com/p/google-collections/" target="_blank">Google Collections</a> and provides some small but helpful classes.</p>
<p>A series describing the details can be found here:<br />
<a href="http://publicobject.com/2007/09/coding-in-small-with-google-collections_08.html" target="_blank">http://publicobject.com/2007/09/coding-in-small-with-google-collections_08.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cedarsoft.com/2007/09/google-releases-some-nice-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

