<?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>Software Development and more ... &#187; guice</title>
	<atom:link href="http://glauche.de/tag/guice/feed/" rel="self" type="application/rss+xml" />
	<link>http://glauche.de</link>
	<description>Adding manpower to a late software project makes it later</description>
	<lastBuildDate>Mon, 06 Jun 2011 20:38:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Logging with SLF4J and Guice</title>
		<link>http://glauche.de/2009/08/24/logging-with-slf4j-and-guice/</link>
		<comments>http://glauche.de/2009/08/24/logging-with-slf4j-and-guice/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 16:05:23 +0000</pubDate>
		<dc:creator>Michael Glauche</dc:creator>
				<category><![CDATA[guice]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[logging]]></category>
		<category><![CDATA[slf4j]]></category>

		<guid isPermaLink="false">http://glauche.de/?p=37</guid>
		<description><![CDATA[After getting angry at the java.util.logger once again i was thinking how to replace it with the SLF4J logger. Although Guice provides a very nice internal binding to java.util.logger, slf4j does offer a much nicer syntax. The devil is in &#8230; <a href="http://glauche.de/2009/08/24/logging-with-slf4j-and-guice/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://glauche.de/2009/08/24/logging-with-slf4j-and-guice/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Aop with Guice</title>
		<link>http://glauche.de/2009/07/01/aop-with-guice/</link>
		<comments>http://glauche.de/2009/07/01/aop-with-guice/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 09:34:21 +0000</pubDate>
		<dc:creator>Michael Glauche</dc:creator>
				<category><![CDATA[aop]]></category>
		<category><![CDATA[guice]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Dependecy Injection]]></category>

		<guid isPermaLink="false">http://glauche.de/?p=11</guid>
		<description><![CDATA[Aop has many uses, from doing transaction handling to authorisation. With the powerfull Guice framework it is suprisingly easy. <a href="http://glauche.de/2009/07/01/aop-with-guice/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://glauche.de/2009/07/01/aop-with-guice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

