<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>CloudTMP</title>
	<atom:link href="http://nicolasgarnil.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://nicolasgarnil.wordpress.com</link>
	<description>Teach Me Please !</description>
	<lastBuildDate>Wed, 28 Apr 2010 21:40:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='nicolasgarnil.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>CloudTMP</title>
		<link>http://nicolasgarnil.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://nicolasgarnil.wordpress.com/osd.xml" title="CloudTMP" />
	<atom:link rel='hub' href='http://nicolasgarnil.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Introducing JRapid WebForms (Part 2): Embed forms in Ning Networks</title>
		<link>http://nicolasgarnil.wordpress.com/2010/04/28/introducing-jrapid-webforms-part-2-embed-forms-in-ning-networks/</link>
		<comments>http://nicolasgarnil.wordpress.com/2010/04/28/introducing-jrapid-webforms-part-2-embed-forms-in-ning-networks/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 17:08:22 +0000</pubDate>
		<dc:creator>nicolasgarnil</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[JRapid]]></category>
		<category><![CDATA[HTML forms]]></category>

		<guid isPermaLink="false">http://nicolasgarnil.wordpress.com/?p=109</guid>
		<description><![CDATA[Hi ! In the first part of this post I introduced JRapid WebForms which, synthetically speaking, allows non-programmer users to embed and manage web forms in their websites. In this post I will explain you how to embed a WebForm in a Ning network as a Ning App. First things first&#8230; what is Ning and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nicolasgarnil.wordpress.com&amp;blog=11717453&amp;post=109&amp;subd=nicolasgarnil&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hi ! In the <a href="http://nicolasgarnil.wordpress.com/2010/04/22/introducing-jrapids-webforms/">first part of this post</a> I introduced <a href="http://www.jrapid.com/management/webforms/">JRapid WebForms</a> which, synthetically speaking, <strong>allows non-programmer users to embed and manage web forms in their websites</strong>.</p>
<p><strong>In this post I will explain you how to embed a WebForm in a Ning network as a Ning App.</strong></p>
<p>First things first&#8230; what is Ning and what is a Ning App?</p>
<p><a href="http://nicolasgarnil.files.wordpress.com/2010/04/ning-logo.png"><img src="http://nicolasgarnil.files.wordpress.com/2010/04/ning-logo.png?w=149&#038;h=150" alt="" title="Ning logo" width="149" height="150" class="alignleft size-thumbnail wp-image-111" /></a><a href="http://www.ning.com">Ning </a>is an online platform for people to <strong>create their own social networks</strong>. Ning networks are Facebook like, people can register in your network, make friends, leave messages in peoples &#8220;Wall&#8221;, share photos, write in a forum, etc. As well as Facebook, Ning created the Ning Apps which allows creators to add extra functionality to their networks.</p>
<p>Okey&#8230; and how does WebForms fits in all this stuff?</p>
<p><strong>You can embed a WebForm as a Ning App and allow network-users to submit any kind of information like feedback, polls, product orders, etc !</strong></p>
<p>Note: Currently, the <a href="http://community.jrapid.com">JRapid Community</a> site (which is a Ning network) uses four Ning apps: &#8220;Views&#8221;, &#8220;Widgets&#8221;, &#8220;Transformers&#8221; and &#8220;Templates&#8221;. These are not WebForms but are <a href="http://community.jrapid.com/profiles/blogs/ning-apps-creating">Ning Apps created through JRapid.</a></p>
<p>You can find them in the &#8220;Plugins&#8221; tab.</p>
<p><a href="http://nicolasgarnil.files.wordpress.com/2010/04/plugins1.jpg"><img src="http://nicolasgarnil.files.wordpress.com/2010/04/plugins1.jpg?w=600&#038;h=120" alt="" title="plugins" width="600" height="120" class="aligncenter size-full wp-image-138" /></a></p>
<p>Nice ! How simple is to embed a WebForm inside a Ning network?</p>
<p>Extremely easy ! So easy that I will not explain it&#8230;</p>
<p>Okey&#8230; I will explain it.</p>
<p>Follow the 5-steps creation process as if you were creating another WebForm. Stop in step 5 and look at the bottom, you will see something like this:</p>
<p><a href="http://nicolasgarnil.files.wordpress.com/2010/04/embedwebforminningapp.jpg"><img src="http://nicolasgarnil.files.wordpress.com/2010/04/embedwebforminningapp.jpg?w=600&#038;h=175" alt="" title="embedwebforminningapp" width="600" height="175" class="aligncenter size-full wp-image-113" /></a></p>
<p>Click in the &#8220;Do you want to use your forms in Ning?&#8221; link.</p>
<p>A form will appear below. Complete it with the name of your Ning network and press &#8216;Tab&#8217;.</p>
<p><a href="http://nicolasgarnil.files.wordpress.com/2010/04/addformtoning.jpg"><img src="http://nicolasgarnil.files.wordpress.com/2010/04/addformtoning.jpg?w=600&#038;h=356" alt="" title="addformtoning" width="600" height="356" class="aligncenter size-full wp-image-114" /></a></p>
<p>Finally, add the Ning App to your network.</p>
<p><a href="http://nicolasgarnil.files.wordpress.com/2010/04/addbyurl1.jpg"><img src="http://nicolasgarnil.files.wordpress.com/2010/04/addbyurl1.jpg?w=600&#038;h=156" alt="" title="addbyurl" width="600" height="156" class="aligncenter size-full wp-image-127" /></a></p>
<p>You should not have any kind of problems !</p>
<p>This is the result:</p>
<p><a href="http://nicolasgarnil.files.wordpress.com/2010/04/contactform.jpg"><img src="http://nicolasgarnil.files.wordpress.com/2010/04/contactform.jpg?w=600&#038;h=267" alt="" title="contactform" width="600" height="267" class="aligncenter size-full wp-image-115" /></a></p>
<p><a href="http://www.jrapid.com/management/webforms/">Try it !</a></p>
<p>Don&#8217;t doubt to leave comments !</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nicolasgarnil.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nicolasgarnil.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nicolasgarnil.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nicolasgarnil.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nicolasgarnil.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nicolasgarnil.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nicolasgarnil.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nicolasgarnil.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nicolasgarnil.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nicolasgarnil.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nicolasgarnil.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nicolasgarnil.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nicolasgarnil.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nicolasgarnil.wordpress.com/109/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nicolasgarnil.wordpress.com&amp;blog=11717453&amp;post=109&amp;subd=nicolasgarnil&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nicolasgarnil.wordpress.com/2010/04/28/introducing-jrapid-webforms-part-2-embed-forms-in-ning-networks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/34416e36bbe3383eb1e63eb6a5d714b6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nicolasgarnil</media:title>
		</media:content>

		<media:content url="http://nicolasgarnil.files.wordpress.com/2010/04/ning-logo.png?w=149" medium="image">
			<media:title type="html">Ning logo</media:title>
		</media:content>

		<media:content url="http://nicolasgarnil.files.wordpress.com/2010/04/plugins1.jpg" medium="image">
			<media:title type="html">plugins</media:title>
		</media:content>

		<media:content url="http://nicolasgarnil.files.wordpress.com/2010/04/embedwebforminningapp.jpg" medium="image">
			<media:title type="html">embedwebforminningapp</media:title>
		</media:content>

		<media:content url="http://nicolasgarnil.files.wordpress.com/2010/04/addformtoning.jpg" medium="image">
			<media:title type="html">addformtoning</media:title>
		</media:content>

		<media:content url="http://nicolasgarnil.files.wordpress.com/2010/04/addbyurl1.jpg" medium="image">
			<media:title type="html">addbyurl</media:title>
		</media:content>

		<media:content url="http://nicolasgarnil.files.wordpress.com/2010/04/contactform.jpg" medium="image">
			<media:title type="html">contactform</media:title>
		</media:content>
	</item>
		<item>
		<title>Introducing JRapid WebForms (Part 1)</title>
		<link>http://nicolasgarnil.wordpress.com/2010/04/22/introducing-jrapids-webforms/</link>
		<comments>http://nicolasgarnil.wordpress.com/2010/04/22/introducing-jrapids-webforms/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 02:54:52 +0000</pubDate>
		<dc:creator>nicolasgarnil</dc:creator>
				<category><![CDATA[JRapid]]></category>
		<category><![CDATA[HTML forms]]></category>

		<guid isPermaLink="false">http://nicolasgarnil.wordpress.com/?p=70</guid>
		<description><![CDATA[Hi ! I&#8217;m back again. In this post I&#8217;ll present you a new tool you will find extremely useful for adding user interaction to your web pages, no programming required. A few weeks ago JRapid released WebForms, which basically allows no programmer users to create and manage web forms in their web pages. The forms [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nicolasgarnil.wordpress.com&amp;blog=11717453&amp;post=70&amp;subd=nicolasgarnil&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jrapid.com/management/webforms/"><img src="http://nicolasgarnil.files.wordpress.com/2010/04/webforms.jpg?w=180&#038;h=65" alt="" title="webforms" width="180" height="65" class="alignleft size-thumbnail wp-image-73" /></a>Hi ! I&#8217;m back again. In this post I&#8217;ll present you a new tool you will find extremely useful for adding user interaction to your web pages, no programming required.</p>
<p>A few weeks ago <a href="http://www.jrapid.com">JRapid</a> released <a href="http://www.jrapid.com/management/webforms/">WebForms</a>, which basically allows no programmer users to create and manage web forms in their web pages. The forms you create are stored in an own JRapid project so you can keep your work online and access it whenever you want. Publishing is just a one-click action which automatically deploys your project in JRapid&#8217;s scalable servers.</p>
<p>As said above, no programming is required, WebForms are modeled in <a href="http://try.jrapid.com/demowebforms/jrapid/xmleditor/refcard.htm">JML </a>(JRapid Modeling Language) which is plain <a href="http://www.w3schools.com/xml/default.asp">XML</a>. If your are not much familiarized with XML you can use the &#8220;Design&#8221; mode which is quite intuitive.</p>
<p><a href="http://nicolasgarnil.files.wordpress.com/2010/04/design_mode.jpg"><img src="http://nicolasgarnil.files.wordpress.com/2010/04/design_mode.jpg?w=600&#038;h=362" alt="" title="design_mode" width="600" height="362" class="aligncenter size-full wp-image-75" /></a></p>
<p>Usually designers depend on programmers to simply add a &#8220;Contact me&#8221; or &#8220;Poll&#8221; like forms. I always say, &#8220;designers should desing and coders should code&#8221;. Of course both should know about each others world but be realist, designers know nothing about server-side programming and coders  just don&#8217;t have designer&#8217;s &#8220;eye&#8221; !</p>
<p>JRapid WebForms allow designers and low level skill programming users to embed web forms in their pages following a really easy 5-steps guided process.</p>
<p>But, what does it mean embed a form? What does WebForms really do? We are so used to see forms in web pages that it&#8217;s common to forget what happens inside ! Having a web form in your page where users can submit information implies having, somewhere around the world, a database to store the data, client-side (browser-side) programming to send the data and server-side programming to store the data in the database. Finally, a simple HTML form which is what final users see.</p>
<p><a href="http://nicolasgarnil.files.wordpress.com/2010/04/preview_form.jpg"><img src="http://nicolasgarnil.files.wordpress.com/2010/04/preview_form.jpg?w=600&#038;h=344" alt="" title="preview_form" width="600" height="344" class="aligncenter size-full wp-image-82" /></a></p>
<p>But&#8230; where does these data goes? As I said before, to your personal database in JRapid&#8217;s servers. These data can be accessed through your <a href="http://try.jrapid.com/demowebforms/forms.Main/Index.html">administration&#8217;s panel</a> which is automatically created after the form. This panel comes with some cool charts and listings for displaying the data, and if you are a JRapid developer you can embed maps, BI, etc.</p>
<p><a href="http://try.jrapid.com/demowebforms/forms.Main/Index.html"><img src="http://nicolasgarnil.files.wordpress.com/2010/04/panel.jpg?w=600&#038;h=317" alt="" title="WebForms panel" width="600" height="317" class="alignright size-full wp-image-72" /></a></p>
<p><a href="http://www.jrapid.com/management/webforms/">Check it !</a> Hope it helps you to get rid of unskilled PHP developers !</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nicolasgarnil.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nicolasgarnil.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nicolasgarnil.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nicolasgarnil.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nicolasgarnil.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nicolasgarnil.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nicolasgarnil.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nicolasgarnil.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nicolasgarnil.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nicolasgarnil.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nicolasgarnil.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nicolasgarnil.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nicolasgarnil.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nicolasgarnil.wordpress.com/70/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nicolasgarnil.wordpress.com&amp;blog=11717453&amp;post=70&amp;subd=nicolasgarnil&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nicolasgarnil.wordpress.com/2010/04/22/introducing-jrapids-webforms/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/34416e36bbe3383eb1e63eb6a5d714b6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nicolasgarnil</media:title>
		</media:content>

		<media:content url="http://nicolasgarnil.files.wordpress.com/2010/04/webforms.jpg?w=150" medium="image">
			<media:title type="html">webforms</media:title>
		</media:content>

		<media:content url="http://nicolasgarnil.files.wordpress.com/2010/04/design_mode.jpg" medium="image">
			<media:title type="html">design_mode</media:title>
		</media:content>

		<media:content url="http://nicolasgarnil.files.wordpress.com/2010/04/preview_form.jpg" medium="image">
			<media:title type="html">preview_form</media:title>
		</media:content>

		<media:content url="http://nicolasgarnil.files.wordpress.com/2010/04/panel.jpg" medium="image">
			<media:title type="html">WebForms panel</media:title>
		</media:content>
	</item>
		<item>
		<title>Big Modular Java with Google Guice</title>
		<link>http://nicolasgarnil.wordpress.com/2010/03/01/big-modular-java-with-google-guice/</link>
		<comments>http://nicolasgarnil.wordpress.com/2010/03/01/big-modular-java-with-google-guice/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 01:48:36 +0000</pubDate>
		<dc:creator>nicolasgarnil</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[JEE Development]]></category>
		<category><![CDATA[Dependency injection]]></category>
		<category><![CDATA[Google Guice]]></category>

		<guid isPermaLink="false">http://nicolasgarnil.wordpress.com/?p=54</guid>
		<description><![CDATA[Put simply, Guice alleviates the need for factories and the use of new in your Java code. Think of Guice&#8217;s @Inject as the new new. You will still need to write factories in some cases, but your code will not depend directly on them. Your code will be easier to change, unit test and reuse [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nicolasgarnil.wordpress.com&amp;blog=11717453&amp;post=54&amp;subd=nicolasgarnil&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img alt="" src="http://cssjockey.com/images/google-juice.jpg" class="alignleft" width="300" height="300" />Put simply, Guice alleviates the need for factories and the use of new in your Java code. Think of Guice&#8217;s @Inject as the new new. You will still need to write factories in some cases, but your code will not depend directly on them. Your code will be easier to change, unit test and reuse in other contexts.</p>
<p>Guice embraces Java&#8217;s type safe nature, especially when it comes to features introduced in Java 5 such as generics and annotations. You might think of Guice as filling in missing features for core Java. Ideally, the language itself would provide most of the same features, but until such a language comes along, we have Guice.</p>
<p>Guice helps you design better APIs, and the Guice API itself sets a good example. Guice is not a kitchen sink. We justify each feature with at least three use cases. When in doubt, we leave it out. We build general functionality which enables you to extend Guice rather than adding every feature to the core framework.</p>
<p>Guice aims to make development and debugging easier and faster, not harder and slower. In that vein, Guice steers clear of surprises and magic. You should be able to understand code with or without tools, though tools can make things even easier. When errors do occur, Guice goes the extra mile to generate helpful messages.</p>
<p>For an introduction to Guice and a comparison to new and the factory pattern, see Bob Lee&#8217;s video presentation. After that, check out our <a href="http://code.google.com/docreader/#p=google-guice&amp;s=google-guice&amp;t=Motivation">user&#8217;s guide</a>.</p>
<p>The following video is a presentation of Guice in the Google I/O 2009 conference. Are you interested in Guice? Want to know how Google Wave was developed? Play it !</p>
<span style="text-align:center; display: block;"><a href="http://nicolasgarnil.wordpress.com/2010/03/01/big-modular-java-with-google-guice/"><img src="http://img.youtube.com/vi/hBVJbzAagfs/2.jpg" alt="" /></a></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nicolasgarnil.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nicolasgarnil.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nicolasgarnil.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nicolasgarnil.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nicolasgarnil.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nicolasgarnil.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nicolasgarnil.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nicolasgarnil.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nicolasgarnil.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nicolasgarnil.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nicolasgarnil.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nicolasgarnil.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nicolasgarnil.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nicolasgarnil.wordpress.com/54/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nicolasgarnil.wordpress.com&amp;blog=11717453&amp;post=54&amp;subd=nicolasgarnil&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nicolasgarnil.wordpress.com/2010/03/01/big-modular-java-with-google-guice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/34416e36bbe3383eb1e63eb6a5d714b6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nicolasgarnil</media:title>
		</media:content>

		<media:content url="http://cssjockey.com/images/google-juice.jpg" medium="image" />
	</item>
		<item>
		<title>Software as a Service: The next big thing</title>
		<link>http://nicolasgarnil.wordpress.com/2010/02/11/software-as-a-service-the-next-big-thing/</link>
		<comments>http://nicolasgarnil.wordpress.com/2010/02/11/software-as-a-service-the-next-big-thing/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 21:38:11 +0000</pubDate>
		<dc:creator>nicolasgarnil</dc:creator>
				<category><![CDATA[JEE Development]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[SaaS]]></category>

		<guid isPermaLink="false">http://nicolasgarnil.wordpress.com/2010/02/11/software-as-a-service-the-next-big-thing/</guid>
		<description><![CDATA[In a now legendary 1995 memo, bill Gates raised the alarm that Microsoft was woefully unprepared for what he termed the &#8220;Internet Tidal Wave.&#8221; Fast forward 10 years to last October, and Gates blasts out another high-priority e-mail, this time warning of a coming &#8220;services wave&#8221; of applications available instantly over the Internet. &#8220;The next [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nicolasgarnil.wordpress.com&amp;blog=11717453&amp;post=45&amp;subd=nicolasgarnil&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://nicolasgarnil.files.wordpress.com/2010/02/captura-de-pantalla-completa-11022010-063451-p-m1.jpg"><img src="http://nicolasgarnil.files.wordpress.com/2010/02/captura-de-pantalla-completa-11022010-063451-p-m1.jpg?w=600" alt="" title="SaaS"   class="alignleft size-full wp-image-44" /></a></p>
<p>In a now legendary 1995 memo, bill Gates raised the alarm that Microsoft was woefully unprepared for what he termed the &#8220;Internet Tidal Wave.&#8221; Fast forward 10 years to last October, and Gates blasts out another high-priority e-mail, this time warning of a coming &#8220;services wave&#8221; of applications available instantly over the Internet. &#8220;The next sea change is upon us,&#8221; he writes.</p>
<p>Ringing in Gates&#8217; ears must have been the roar of Google &#8212; and the Web 2.0 hordes, whose XML-based mash-ups of sites are transforming the Web experience. As Gates observed in that same message, however, SaaS (software as a service) isn&#8217;t new. Nor is it restricted to the consumers, developers, and very small businesses that Microsoft is targeting with its customizable Windows Live page and Office Live free Web site and collaboration service.</p>
<p><a href="http://www.computerworld.com.au/article/151970/software_service_next_big_thing/?fp=4&amp;fpid=1398720840">Continue reading&#8230;</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nicolasgarnil.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nicolasgarnil.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nicolasgarnil.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nicolasgarnil.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nicolasgarnil.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nicolasgarnil.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nicolasgarnil.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nicolasgarnil.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nicolasgarnil.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nicolasgarnil.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nicolasgarnil.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nicolasgarnil.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nicolasgarnil.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nicolasgarnil.wordpress.com/45/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nicolasgarnil.wordpress.com&amp;blog=11717453&amp;post=45&amp;subd=nicolasgarnil&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nicolasgarnil.wordpress.com/2010/02/11/software-as-a-service-the-next-big-thing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/34416e36bbe3383eb1e63eb6a5d714b6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nicolasgarnil</media:title>
		</media:content>

		<media:content url="http://nicolasgarnil.files.wordpress.com/2010/02/captura-de-pantalla-completa-11022010-063451-p-m1.jpg" medium="image">
			<media:title type="html">SaaS</media:title>
		</media:content>
	</item>
		<item>
		<title>Larry Ellison (Oracle&#8217;s CEO and Co-Founder): What the hell is Cloud Computing?!</title>
		<link>http://nicolasgarnil.wordpress.com/2010/02/10/larry-ellison-oracles-ceo-and-co-founder-what-the-hell-is-cloud-computing/</link>
		<comments>http://nicolasgarnil.wordpress.com/2010/02/10/larry-ellison-oracles-ceo-and-co-founder-what-the-hell-is-cloud-computing/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 19:36:00 +0000</pubDate>
		<dc:creator>nicolasgarnil</dc:creator>
				<category><![CDATA[JEE Development]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[SaaS]]></category>

		<guid isPermaLink="false">http://nicolasgarnil.wordpress.com/?p=37</guid>
		<description><![CDATA[In this video Larry Ellison (Oracle&#8217;s CEO and Co-Founder) explains his vision about cloud computing, funny and real vision ! And below, Marc Benioff&#8217;s (Salesforce.com CEO) response to Larry Ellison:<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nicolasgarnil.wordpress.com&amp;blog=11717453&amp;post=37&amp;subd=nicolasgarnil&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In this video Larry Ellison (Oracle&#8217;s CEO and Co-Founder) explains his vision about cloud computing, funny and real vision ! </p>
<span style="text-align:center; display: block;"><a href="http://nicolasgarnil.wordpress.com/2010/02/10/larry-ellison-oracles-ceo-and-co-founder-what-the-hell-is-cloud-computing/"><img src="http://img.youtube.com/vi/8UYa6gQC14o/2.jpg" alt="" /></a></span>
<p>And below, Marc Benioff&#8217;s (Salesforce.com CEO) response to Larry Ellison:</p>
<span style="text-align:center; display: block;"><a href="http://nicolasgarnil.wordpress.com/2010/02/10/larry-ellison-oracles-ceo-and-co-founder-what-the-hell-is-cloud-computing/"><img src="http://img.youtube.com/vi/ZNfgi69cU74/2.jpg" alt="" /></a></span>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nicolasgarnil.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nicolasgarnil.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nicolasgarnil.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nicolasgarnil.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nicolasgarnil.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nicolasgarnil.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nicolasgarnil.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nicolasgarnil.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nicolasgarnil.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nicolasgarnil.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nicolasgarnil.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nicolasgarnil.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nicolasgarnil.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nicolasgarnil.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nicolasgarnil.wordpress.com&amp;blog=11717453&amp;post=37&amp;subd=nicolasgarnil&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nicolasgarnil.wordpress.com/2010/02/10/larry-ellison-oracles-ceo-and-co-founder-what-the-hell-is-cloud-computing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/34416e36bbe3383eb1e63eb6a5d714b6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nicolasgarnil</media:title>
		</media:content>
	</item>
		<item>
		<title>Multi-Tenant Data Architecture</title>
		<link>http://nicolasgarnil.wordpress.com/2010/02/08/multi-tenant-data-architecture/</link>
		<comments>http://nicolasgarnil.wordpress.com/2010/02/08/multi-tenant-data-architecture/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 20:37:59 +0000</pubDate>
		<dc:creator>nicolasgarnil</dc:creator>
				<category><![CDATA[JEE Development]]></category>
		<category><![CDATA[Multitenancy]]></category>
		<category><![CDATA[SaaS]]></category>

		<guid isPermaLink="false">http://nicolasgarnil.wordpress.com/?p=19</guid>
		<description><![CDATA[Hi, another great article taken from the MSDN Architecture Center. All about multitenancy, what is and how multitenant applications are build. Trust, or the lack thereof, is the number one factor blocking the adoption of software as a service (SaaS). A case could be made that data is the most important asset of any business—data [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nicolasgarnil.wordpress.com&amp;blog=11717453&amp;post=19&amp;subd=nicolasgarnil&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://nicolasgarnil.files.wordpress.com/2010/02/aa479086-mlttntda02en-usmsdn-101.gif"><img src="http://nicolasgarnil.files.wordpress.com/2010/02/aa479086-mlttntda02en-usmsdn-101.gif?w=400&#038;h=50" alt="" title="Aa479086.mlttntda02(en-us,MSDN.10)" width="400" height="50" class="aligncenter size-medium wp-image-24" /></a></p>
<p>Hi, another great article taken from the MSDN Architecture Center. All about multitenancy, what is and how multitenant applications are build.</p>
<p>Trust, or the lack thereof, is the number one factor blocking the adoption of software as a service (SaaS). A case could be made that data is the most important asset of any business—data about products, customers, employees, suppliers, and more. And data, of course, is at the heart of SaaS. SaaS applications provide customers with centralized, network-based access to data with less overhead than is possible when using a locally-installed application. But in order to take advantage of the benefits of SaaS, an organization must surrender a level of control over its own data, trusting the SaaS vendor to keep it safe and away from prying eyes.</p>
<p>To earn this trust, one of the highest priorities for a prospective SaaS architect is creating a SaaS data architecture that is both robust and secure enough to satisfy tenants or clients who are concerned about surrendering control of vital business data to a third party, while also being efficient and cost-effective to administer and maintain.</p>
<p><a href="http://msdn.microsoft.com/en-us/library/aa479086.aspx">Continue reading&#8230;</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nicolasgarnil.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nicolasgarnil.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nicolasgarnil.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nicolasgarnil.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nicolasgarnil.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nicolasgarnil.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nicolasgarnil.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nicolasgarnil.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nicolasgarnil.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nicolasgarnil.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nicolasgarnil.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nicolasgarnil.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nicolasgarnil.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nicolasgarnil.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nicolasgarnil.wordpress.com&amp;blog=11717453&amp;post=19&amp;subd=nicolasgarnil&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nicolasgarnil.wordpress.com/2010/02/08/multi-tenant-data-architecture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/34416e36bbe3383eb1e63eb6a5d714b6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nicolasgarnil</media:title>
		</media:content>

		<media:content url="http://nicolasgarnil.files.wordpress.com/2010/02/aa479086-mlttntda02en-usmsdn-101.gif?w=300" medium="image">
			<media:title type="html">Aa479086.mlttntda02(en-us,MSDN.10)</media:title>
		</media:content>
	</item>
		<item>
		<title>Mapping Applications to the Cloud</title>
		<link>http://nicolasgarnil.wordpress.com/2010/02/08/mapping-applications-to-the-cloud/</link>
		<comments>http://nicolasgarnil.wordpress.com/2010/02/08/mapping-applications-to-the-cloud/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 20:32:03 +0000</pubDate>
		<dc:creator>nicolasgarnil</dc:creator>
				<category><![CDATA[JEE Development]]></category>
		<category><![CDATA[Cloud Computing]]></category>

		<guid isPermaLink="false">http://nicolasgarnil.wordpress.com/?p=17</guid>
		<description><![CDATA[Hi, I found this article about Cloud Computing in the MSDN Architecture Center. It is clear enough to understand what Cloud Computing is and how to build applications based on this paradigm. Which Came First: The Cloud or Cloud Computing? Cloud computing has fired the imaginations of many information-technology (IT) professionals around the world, whether [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nicolasgarnil.wordpress.com&amp;blog=11717453&amp;post=17&amp;subd=nicolasgarnil&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img alt="" src="http://i.msdn.microsoft.com/Dd430340.MappingAppsToTheCloud02(en-us,MSDN.10).jpg" title="Mapping applications to the cloud" class="alignnone" width="425" height="293" /></p>
<p>Hi, I found this article about Cloud Computing in the MSDN Architecture Center. It is clear enough to understand what Cloud Computing is and how to build applications based on this paradigm.</p>
<p>Which Came First: The Cloud or Cloud Computing?</p>
<p>Cloud computing has fired the imaginations of many information-technology (IT) professionals around the world, whether they are small independent software vendors (ISVs), Silicon Valley startups, or large corporations that are looking to cut costs. There seems to be an ever-increasing number of people who look to the Cloud to hit upon the magic bullet that will solve any IT problem.</p>
<p>One interesting aspect of the hype that surrounds cloud computing is the lack of a clear definition as to what cloud computing is and, just as relevant, what it is not. If you were to ask 100 people to define the Cloud and what they believe cloud computing is, you would probably get 150 different answers (some people tend to answer twice, with the first answer contradicting the second). With this in mind, it seems only fitting to begin this article by discussing a general definition for cloud computing.</p>
<p><a href="http://msdn.microsoft.com/en-us/library/dd430340.aspx">Continue reading&#8230;</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nicolasgarnil.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nicolasgarnil.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nicolasgarnil.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nicolasgarnil.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nicolasgarnil.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nicolasgarnil.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nicolasgarnil.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nicolasgarnil.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nicolasgarnil.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nicolasgarnil.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nicolasgarnil.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nicolasgarnil.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nicolasgarnil.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nicolasgarnil.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nicolasgarnil.wordpress.com&amp;blog=11717453&amp;post=17&amp;subd=nicolasgarnil&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nicolasgarnil.wordpress.com/2010/02/08/mapping-applications-to-the-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/34416e36bbe3383eb1e63eb6a5d714b6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nicolasgarnil</media:title>
		</media:content>

		<media:content url="http://i.msdn.microsoft.com/Dd430340.MappingAppsToTheCloud02(en-us,MSDN.10).jpg" medium="image">
			<media:title type="html">Mapping applications to the cloud</media:title>
		</media:content>
	</item>
		<item>
		<title>Developing Aspects with Spring AOP</title>
		<link>http://nicolasgarnil.wordpress.com/2010/01/28/developing-aspects-with-aop/</link>
		<comments>http://nicolasgarnil.wordpress.com/2010/01/28/developing-aspects-with-aop/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 21:30:07 +0000</pubDate>
		<dc:creator>nicolasgarnil</dc:creator>
				<category><![CDATA[JEE Development]]></category>
		<category><![CDATA[AOP]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, I found this video which is an extract of a 4-day (and US$ 1600) of a Spring&#8217;s course. It covers the basics of AOP (Aspect Orientated Programming) and explains the Spring&#8217;s approach. It contains lots of code examples and screen records which also helps to better understand the Spring framework. Taken from the Spring [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nicolasgarnil.wordpress.com&amp;blog=11717453&amp;post=1&amp;subd=nicolasgarnil&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img alt="" src="http://www.springsource.com/files/images/springsource_university.png" title="Spring University" width="315" height="100" /></p>
<p>Hi, I found this video which is an extract of a 4-day (and US$ 1600) of a Spring&#8217;s course. It covers the basics of AOP (Aspect Orientated Programming) and explains the Spring&#8217;s approach. It contains lots of code examples and screen records which also helps to better understand the Spring framework.</p>
<p>Taken from the Spring website:</p>
<p>In this highly practical SpringSource course Jeff Brown will teach you how to develop aspects with Spring AOP. This training gives you both theoretical as well as practical knowledge on Spring AOP.</p>
<p>In this training you will be provided with an:</p>
<ul>
<li>- Introduction to AOP</li>
<li>- What problem does AOP solve</li>
<li>- The Spring AOP approach</li>
<li>- Defining pointcuts</li>
<li>- Implementing advice</li>
</ul>
<p>File: s2university_aop2.mov (open with Quicktime, Itunes, etc&#8230;)<br />
Size: 185 mb</p>
<p><a class="alignleft" title="Download" href="http://www.springsource.com/training/free-online-training-developing-aspects-a" target="_blank">Download</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nicolasgarnil.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nicolasgarnil.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nicolasgarnil.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nicolasgarnil.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nicolasgarnil.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nicolasgarnil.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nicolasgarnil.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nicolasgarnil.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nicolasgarnil.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nicolasgarnil.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nicolasgarnil.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nicolasgarnil.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nicolasgarnil.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nicolasgarnil.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nicolasgarnil.wordpress.com&amp;blog=11717453&amp;post=1&amp;subd=nicolasgarnil&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nicolasgarnil.wordpress.com/2010/01/28/developing-aspects-with-aop/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/34416e36bbe3383eb1e63eb6a5d714b6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nicolasgarnil</media:title>
		</media:content>

		<media:content url="http://www.springsource.com/files/images/springsource_university.png" medium="image">
			<media:title type="html">Spring University</media:title>
		</media:content>
	</item>
	</channel>
</rss>
