<?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>Joserwan's Weblog</title>
	<atom:link href="http://joserwan.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://joserwan.wordpress.com</link>
	<description>Blog sur Ruby, Rails et autres</description>
	<lastBuildDate>Sat, 08 Jan 2011 16:41:13 +0000</lastBuildDate>
	<language>fr</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='joserwan.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Joserwan's Weblog</title>
		<link>http://joserwan.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://joserwan.wordpress.com/osd.xml" title="Joserwan&#039;s Weblog" />
	<atom:link rel='hub' href='http://joserwan.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Pas de révolution pour les timestamps</title>
		<link>http://joserwan.wordpress.com/2011/01/08/pas-de-revolution-pour-les-timestamps/</link>
		<comments>http://joserwan.wordpress.com/2011/01/08/pas-de-revolution-pour-les-timestamps/#comments</comments>
		<pubDate>Sat, 08 Jan 2011 16:41:12 +0000</pubDate>
		<dc:creator>joserwan</dc:creator>
				<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://joserwan.wordpress.com/?p=24</guid>
		<description><![CDATA[Note personnelle : Ne pas utiliser des dates historiques &#8211; du type 14 juillet 1789 &#8211; pour tester des timestamps, sous peine d&#8217;avoir des valeurs négatives !<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joserwan.wordpress.com&amp;blog=4145677&amp;post=24&amp;subd=joserwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Note personnelle : Ne pas utiliser des dates historiques &#8211; du type 14 juillet 1789 &#8211; pour tester des timestamps, sous peine d&#8217;avoir des valeurs négatives ! <img src='http://s2.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/joserwan.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/joserwan.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/joserwan.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/joserwan.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/joserwan.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/joserwan.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/joserwan.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/joserwan.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/joserwan.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/joserwan.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/joserwan.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/joserwan.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/joserwan.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/joserwan.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joserwan.wordpress.com&amp;blog=4145677&amp;post=24&amp;subd=joserwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joserwan.wordpress.com/2011/01/08/pas-de-revolution-pour-les-timestamps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e299647ab629d71ae18c5513347c0fd1?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">joserwan</media:title>
		</media:content>
	</item>
		<item>
		<title>Tester une tâche rake avec Rspec en incluant des paramètres</title>
		<link>http://joserwan.wordpress.com/2010/10/27/tester-une-tache-rake-avec-rspec-en-incluant-des-parametres/</link>
		<comments>http://joserwan.wordpress.com/2010/10/27/tester-une-tache-rake-avec-rspec-en-incluant-des-parametres/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 14:27:11 +0000</pubDate>
		<dc:creator>joserwan</dc:creator>
				<category><![CDATA[rails]]></category>
		<category><![CDATA[rspec]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://joserwan.wordpress.com/?p=20</guid>
		<description><![CDATA[Grace à cet article (et ceux cités dedans !), je peux tester une tâche rake avec Rspec. Cependant j&#8217;avais besoin de passer des paramètres à ma tâche rake. Ceci peut être fait en utilisant la variable ENV : describe &#34;app rake tasks&#34; do before :each do @rake = Rake::Application.new Rake.application = @rake load &#34;#{RAILS_ROOT}/lib/tasks/read_file.rake&#34; @file_path [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joserwan.wordpress.com&amp;blog=4145677&amp;post=20&amp;subd=joserwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Grace à <a title="Rake task test with Rspec" href="http://dev.innovationfactory.nl/2009/04/29/rake-tasks-in-rspec/" target="_blank">cet article</a> (et ceux cités dedans !), je peux tester une tâche rake avec Rspec.</p>
<p>Cependant j&#8217;avais besoin de passer des paramètres à ma tâche rake.</p>
<p>Ceci peut être fait en utilisant la variable ENV :</p>
<pre class="brush: ruby;">
describe &quot;app rake tasks&quot; do
  before :each do
    @rake = Rake::Application.new
    Rake.application = @rake
    load &quot;#{RAILS_ROOT}/lib/tasks/read_file.rake&quot;
    @file_path = &quot;#{RAILS_ROOT}/tmp/jaccuse.txt&quot;
    ENV[&quot;file_to_read&quot;] = @file_path # paramètre passé à la tâche rake
  end
</pre>
<p>Dans la tâche rake (lib/tasks/read_file.rake) :</p>
<pre class="brush: ruby;">
  task :validate =&gt; :environment do
    puts File.read(ENV[&quot;file_to_read&quot;])
  end
</pre>
<p>En fait, ça équivaut à lancer la tâche :</p>
<pre><code>rake read_file file_to_read=jaccuse.txt</code></pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/joserwan.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/joserwan.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/joserwan.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/joserwan.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/joserwan.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/joserwan.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/joserwan.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/joserwan.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/joserwan.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/joserwan.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/joserwan.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/joserwan.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/joserwan.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/joserwan.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joserwan.wordpress.com&amp;blog=4145677&amp;post=20&amp;subd=joserwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joserwan.wordpress.com/2010/10/27/tester-une-tache-rake-avec-rspec-en-incluant-des-parametres/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e299647ab629d71ae18c5513347c0fd1?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">joserwan</media:title>
		</media:content>
	</item>
		<item>
		<title>Appeler une classe par son nom</title>
		<link>http://joserwan.wordpress.com/2008/07/05/appeler-une-classe-par-son-nom/</link>
		<comments>http://joserwan.wordpress.com/2008/07/05/appeler-une-classe-par-son-nom/#comments</comments>
		<pubDate>Sat, 05 Jul 2008 03:49:14 +0000</pubDate>
		<dc:creator>joserwan</dc:creator>
				<category><![CDATA[ruby]]></category>
		<category><![CDATA[classe]]></category>
		<category><![CDATA[meta-programmation]]></category>

		<guid isPermaLink="false">http://joserwan.wordpress.com/?p=5</guid>
		<description><![CDATA[J&#8217;ai longtemps cherché ! Object.const_get(&#34;Array&#34;) #=&#62; Array<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joserwan.wordpress.com&amp;blog=4145677&amp;post=5&amp;subd=joserwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>J&#8217;ai longtemps cherché !</p>
<pre class="brush: ruby;">
Object.const_get(&quot;Array&quot;) #=&gt; Array
</pre>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/joserwan.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/joserwan.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/joserwan.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/joserwan.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/joserwan.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/joserwan.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/joserwan.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/joserwan.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/joserwan.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/joserwan.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/joserwan.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/joserwan.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/joserwan.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/joserwan.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/joserwan.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/joserwan.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joserwan.wordpress.com&amp;blog=4145677&amp;post=5&amp;subd=joserwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joserwan.wordpress.com/2008/07/05/appeler-une-classe-par-son-nom/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e299647ab629d71ae18c5513347c0fd1?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">joserwan</media:title>
		</media:content>
	</item>
		<item>
		<title>Présentation (esquisse)</title>
		<link>http://joserwan.wordpress.com/2008/07/05/presentation-esquisse/</link>
		<comments>http://joserwan.wordpress.com/2008/07/05/presentation-esquisse/#comments</comments>
		<pubDate>Sat, 05 Jul 2008 03:34:11 +0000</pubDate>
		<dc:creator>joserwan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://joserwan.wordpress.com/?p=3</guid>
		<description><![CDATA[Bonjour à tous, Ce blog est davantage un carnet de notes qu&#8217;une vitrine personnelle. C&#8217;est sec et bref ! :p<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joserwan.wordpress.com&amp;blog=4145677&amp;post=3&amp;subd=joserwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Bonjour à tous,</p>
<p>Ce blog est davantage un carnet de notes qu&#8217;une vitrine personnelle. C&#8217;est sec et bref ! :p</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/joserwan.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/joserwan.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/joserwan.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/joserwan.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/joserwan.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/joserwan.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/joserwan.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/joserwan.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/joserwan.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/joserwan.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/joserwan.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/joserwan.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/joserwan.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/joserwan.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/joserwan.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/joserwan.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joserwan.wordpress.com&amp;blog=4145677&amp;post=3&amp;subd=joserwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joserwan.wordpress.com/2008/07/05/presentation-esquisse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e299647ab629d71ae18c5513347c0fd1?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">joserwan</media:title>
		</media:content>
	</item>
		<item>
		<title>Déclaration à la volée</title>
		<link>http://joserwan.wordpress.com/2008/07/05/declaration-a-la-volee/</link>
		<comments>http://joserwan.wordpress.com/2008/07/05/declaration-a-la-volee/#comments</comments>
		<pubDate>Sat, 05 Jul 2008 05:00:13 +0000</pubDate>
		<dc:creator>joserwan</dc:creator>
				<category><![CDATA[ruby]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://joserwan.wordpress.com/?p=10</guid>
		<description><![CDATA[(z &#124;&#124;= []) &#60;&#60; 'test' équivaut à : z.nil? ? z = ['test'] : z &#60;&#60; 'test'<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joserwan.wordpress.com&amp;blog=4145677&amp;post=10&amp;subd=joserwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<pre><span class="punct">(</span><span class="ident">z</span> <span class="punct">||=</span> <span class="punct">[])</span> <span class="punct">&lt;&lt;</span> <span class="punct">'</span><span class="string">test</span><span class="punct">'

équivaut à :

z.nil? ? z = ['test'] : z &lt;&lt; 'test'</span></pre>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/joserwan.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/joserwan.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/joserwan.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/joserwan.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/joserwan.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/joserwan.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/joserwan.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/joserwan.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/joserwan.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/joserwan.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/joserwan.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/joserwan.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/joserwan.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/joserwan.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/joserwan.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/joserwan.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joserwan.wordpress.com&amp;blog=4145677&amp;post=10&amp;subd=joserwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joserwan.wordpress.com/2008/07/05/declaration-a-la-volee/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e299647ab629d71ae18c5513347c0fd1?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">joserwan</media:title>
		</media:content>
	</item>
		<item>
		<title>À tester : EventMachine: Fast and Scalable Event-Driven I/O Framework</title>
		<link>http://joserwan.wordpress.com/2008/07/05/infoq-eventmachine-fast-and-scalable-event-driven-io-framework/</link>
		<comments>http://joserwan.wordpress.com/2008/07/05/infoq-eventmachine-fast-and-scalable-event-driven-io-framework/#comments</comments>
		<pubDate>Sat, 05 Jul 2008 04:37:26 +0000</pubDate>
		<dc:creator>joserwan</dc:creator>
				<category><![CDATA[à tester]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[I/O]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://joserwan.wordpress.com/2008/07/05/infoq-eventmachine-fast-and-scalable-event-driven-io-framework/</guid>
		<description><![CDATA[EventMachine is a framework for network and concurrent programming, based on the Reactor design pattern. The Reactor pattern describes a service handler that receives events and dispatches them to registered event handlers. The benefits of the reactor pattern are a clear separation between the event dispatching and the application logic that handles the events, without [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joserwan.wordpress.com&amp;blog=4145677&amp;post=8&amp;subd=joserwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>EventMachine is a framework for network and concurrent programming, based on the Reactor design pattern. The Reactor pattern describes a service handler that receives events and dispatches them to registered event handlers. The benefits of the reactor pattern are a clear separation between the event dispatching and the application logic that handles the events, without complicating the code with multithreading.(source : http://www.infoq.com/news/2008/06/eventmachine )</p>
<p><a href="http://rubyeventmachine.com/">http://rubyeventmachine.com/</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/joserwan.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/joserwan.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/joserwan.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/joserwan.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/joserwan.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/joserwan.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/joserwan.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/joserwan.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/joserwan.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/joserwan.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/joserwan.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/joserwan.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/joserwan.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/joserwan.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/joserwan.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/joserwan.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joserwan.wordpress.com&amp;blog=4145677&amp;post=8&amp;subd=joserwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joserwan.wordpress.com/2008/07/05/infoq-eventmachine-fast-and-scalable-event-driven-io-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e299647ab629d71ae18c5513347c0fd1?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">joserwan</media:title>
		</media:content>
	</item>
		<item>
		<title>Rails 2.1 : the first tutorial</title>
		<link>http://joserwan.wordpress.com/2008/07/04/rails-21-the-first-tutorial/</link>
		<comments>http://joserwan.wordpress.com/2008/07/04/rails-21-the-first-tutorial/#comments</comments>
		<pubDate>Sat, 05 Jul 2008 03:57:45 +0000</pubDate>
		<dc:creator>joserwan</dc:creator>
				<category><![CDATA[liens]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://joserwan.wordpress.com/?p=6</guid>
		<description><![CDATA[Partie 1 : http://www.akitaonrails.com/2008/5/25/rolling-with-rails-2-1-the-first-full-tutorial-part-1 Partie 2 : http://www.akitaonrails.com/2008/5/26/rolling-with-rails-2-1-the-first-full-tutorial-part-2<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joserwan.wordpress.com&amp;blog=4145677&amp;post=6&amp;subd=joserwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Par<span style="color:#888888;">tie 1 :<a href="http://www.akitaonrails.com/2008/5/25/rolling-with-rails-2-1-the-first-full-tutorial-part-1" target="_blank"> http://www.akitaonrails.com/2008/5/25/rolling-with-rails-2-1-the-first-full-tutorial-part-1</a></span></p>
<p>Partie 2 : <a href="http://www.akitaonrails.com/2008/5/26/rolling-with-rails-2-1-the-first-full-tutorial-part-2" target="_blank">http://www.akitaonrails.com/2008/5/26/rolling-with-rails-2-1-the-first-full-tutorial-part-2</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/joserwan.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/joserwan.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/joserwan.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/joserwan.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/joserwan.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/joserwan.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/joserwan.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/joserwan.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/joserwan.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/joserwan.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/joserwan.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/joserwan.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/joserwan.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/joserwan.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/joserwan.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/joserwan.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joserwan.wordpress.com&amp;blog=4145677&amp;post=6&amp;subd=joserwan&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joserwan.wordpress.com/2008/07/04/rails-21-the-first-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e299647ab629d71ae18c5513347c0fd1?s=96&#38;d=http%3A%2F%2Fs0.wp.com%2Fi%2Fmu.gif" medium="image">
			<media:title type="html">joserwan</media:title>
		</media:content>
	</item>
	</channel>
</rss>
