<?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>Free practice test , mock test, driving test, interview questions &#187; google juice</title>
	<atom:link href="http://www.skill-guru.com/blog/tag/google-juice/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.skill-guru.com/blog</link>
	<description>Find free mock and practice test, create and sell tests</description>
	<lastBuildDate>Thu, 09 Sep 2010 03:05:15 +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>What is google Guice ?</title>
		<link>http://www.skill-guru.com/blog/2009/08/19/what-is-google-guice/</link>
		<comments>http://www.skill-guru.com/blog/2009/08/19/what-is-google-guice/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 18:55:19 +0000</pubDate>
		<dc:creator>Vinay</dc:creator>
				<category><![CDATA[Tech news]]></category>
		<category><![CDATA[google Guice]]></category>
		<category><![CDATA[google juice]]></category>
		<category><![CDATA[spring]]></category>

		<guid isPermaLink="false">http://www.skill-guru.com/blog/?p=438</guid>
		<description><![CDATA[People generally confuse with google Juice and google Guice. 
Google Juice is the value that 
Google gives to your site, for having a link from a good site. The value adds up for each link, and you get better search rankings
Google Guice is a lightweight dependency injection framework for Java 5 and above, brought to [...]]]></description>
			<content:encoded><![CDATA[<p>People generally confuse with google Juice and google Guice. <span></span></p>
<p><span><span>Google Juice is the value that <span><br />
<input name="IL_MARKER" type="hidden" />Google</span> gives to your site, for having a link from a good site. The value adds up for each link, and you get better search rankings</span></span></p>
<p><span><span><a href="http://code.google.com/p/google-guice/">Google Guice</a> </span></span>is a lightweight dependency injection framework for Java 5 and above, brought to you by Google.</p>
<p>So if it is a lightweight dependency injection framework , the next question that comes to mind of programmers is it same as Spring or better than Spring ?</p>
<p>Google has explained the <a href="http://code.google.com/p/google-guice/wiki/SpringComparison">difference between Spring and Google Guice</a>.</p>
<p><a name="Spring_Comparison">Guice and Spring don&#8217;t compete directly. </a><a name="Spring_Comparison">Guice was born purely out of use cases from one of Google&#8217;s biggest applications: </a><a rel="nofollow" href="http://adwords.google.com/">AdWords.<br />
</a></p>
<p>(that is a fantastic usage of dependency injection).</p>
<p>Spring supports two polar configuration styles: explicit configuration and auto-wiring</p>
<p>Guice wholly embraces annotations and generics.</p>
<p>So even if they both are based on principle of dependency injection , they are not same.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.skill-guru.com/blog/2009/08/19/what-is-google-guice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
