<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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: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>Comments for Strasslab</title>
	<atom:link href="http://blog.strasslab.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.strasslab.net</link>
	<description>Incubateur d&#039;idées et discussions IT</description>
	<lastBuildDate>Fri, 03 Feb 2012 17:20:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on The list of gems I work with&#8230; And a little bit of gem history by Nicolas Blanco (@slainer68)</title>
		<link>http://blog.strasslab.net/2012/02/03/the-list-of-gems-i-work-with-and-a-little-bit-of-gem-history/#comment-101</link>
		<dc:creator><![CDATA[Nicolas Blanco (@slainer68)]]></dc:creator>
		<pubDate>Fri, 03 Feb 2012 17:20:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.strasslab.net/?p=668#comment-101</guid>
		<description><![CDATA[Hey,

I prefer Carrierwave than Paperclip. I really don&#039;t like to call a method with a big options hash in my models. I feel than creating a nice class which can be easily extended is so much cleaner...

I used to like dragonfly but you lose its main advantage when storing your files on S3 or Rackspace Cloud and want to link directly.

will_paginate or kaminari? I had to integrate a custom and weird pagination markup in one project and with kaminari you can create your own themes just by editing some partials..! that was so much easier than creating a custom Paginator in Ruby using WillPaginate...]]></description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>I prefer Carrierwave than Paperclip. I really don&#8217;t like to call a method with a big options hash in my models. I feel than creating a nice class which can be easily extended is so much cleaner&#8230;</p>
<p>I used to like dragonfly but you lose its main advantage when storing your files on S3 or Rackspace Cloud and want to link directly.</p>
<p>will_paginate or kaminari? I had to integrate a custom and weird pagination markup in one project and with kaminari you can create your own themes just by editing some partials..! that was so much easier than creating a custom Paginator in Ruby using WillPaginate&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The list of gems I work with&#8230; And a little bit of gem history by yannski</title>
		<link>http://blog.strasslab.net/2012/02/03/the-list-of-gems-i-work-with-and-a-little-bit-of-gem-history/#comment-100</link>
		<dc:creator><![CDATA[yannski]]></dc:creator>
		<pubDate>Fri, 03 Feb 2012 16:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.strasslab.net/?p=668#comment-100</guid>
		<description><![CDATA[Well, that was the point of this blog post : sharing some knowledge about what currently works well for us. And finally you&#039;ll see that there isn&#039;t a &quot;lot&quot; of alternatives.]]></description>
		<content:encoded><![CDATA[<p>Well, that was the point of this blog post : sharing some knowledge about what currently works well for us. And finally you&#8217;ll see that there isn&#8217;t a &#8220;lot&#8221; of alternatives.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The list of gems I work with&#8230; And a little bit of gem history by yannski</title>
		<link>http://blog.strasslab.net/2012/02/03/the-list-of-gems-i-work-with-and-a-little-bit-of-gem-history/#comment-99</link>
		<dc:creator><![CDATA[yannski]]></dc:creator>
		<pubDate>Fri, 03 Feb 2012 16:43:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.strasslab.net/?p=668#comment-99</guid>
		<description><![CDATA[Thanks, will check ninja-deploy. It seems to share common goals with production_chain.]]></description>
		<content:encoded><![CDATA[<p>Thanks, will check ninja-deploy. It seems to share common goals with production_chain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The list of gems I work with&#8230; And a little bit of gem history by Nils Jonsson</title>
		<link>http://blog.strasslab.net/2012/02/03/the-list-of-gems-i-work-with-and-a-little-bit-of-gem-history/#comment-98</link>
		<dc:creator><![CDATA[Nils Jonsson]]></dc:creator>
		<pubDate>Fri, 03 Feb 2012 16:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.strasslab.net/?p=668#comment-98</guid>
		<description><![CDATA[Great list.

I’ll suggest a gem to add to your deployment toolchain: Cape (http://rubygems.org/gems/cape). It allows you to mirror Rake tasks as Capistrano recipes, with recipe options, remote environment variables, and Rake task arguments integration.

My team has its own common recipes collection: http://rubygems.org/gems/ninja-deploy.]]></description>
		<content:encoded><![CDATA[<p>Great list.</p>
<p>I’ll suggest a gem to add to your deployment toolchain: Cape (<a href="http://rubygems.org/gems/cape" rel="nofollow">http://rubygems.org/gems/cape</a>). It allows you to mirror Rake tasks as Capistrano recipes, with recipe options, remote environment variables, and Rake task arguments integration.</p>
<p>My team has its own common recipes collection: <a href="http://rubygems.org/gems/ninja-deploy" rel="nofollow">http://rubygems.org/gems/ninja-deploy</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The list of gems I work with&#8230; And a little bit of gem history by Christian</title>
		<link>http://blog.strasslab.net/2012/02/03/the-list-of-gems-i-work-with-and-a-little-bit-of-gem-history/#comment-96</link>
		<dc:creator><![CDATA[Christian]]></dc:creator>
		<pubDate>Fri, 03 Feb 2012 13:35:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.strasslab.net/?p=668#comment-96</guid>
		<description><![CDATA[Good list. My comments:
rspec: too much magic. minitest is best for me.
paperclip: I&#039;ve had many issues with file upload/image processing libraries and lost many productive hours. I roll my own now. Yes, I&#039;ve used CarrierWave. Didn&#039;t like it, too much magic. Will never touch another image processing library.
will_paginate: using Kaminari now. Never going to look back.
devise: too much magic and too many dependencies. Breaks often.
sprockets: Don&#039;t like it as it is. Still rough around the edges. Needs to be simplified and made more robust.
haml: slim has a lot better syntax. Wouldn&#039;t use HAML, use ERB only for special situations.
thinking-sphinx: mucho magic. migrated to ElasticSearch and TIre. Won&#039;t look back.
friendly-id: too heavy for what it does. I roll my own.

My personal opinion is to use as little plugins and gems as possible, because gems tend to be complex and do a lot of magic. Plugins also force you to upgrade or migrate to the latest and greatest alternative. Ruby seems to be aging and now has the same problem Java had in 2004. Too many alternatives, of which most are broken.]]></description>
		<content:encoded><![CDATA[<p>Good list. My comments:<br />
rspec: too much magic. minitest is best for me.<br />
paperclip: I&#8217;ve had many issues with file upload/image processing libraries and lost many productive hours. I roll my own now. Yes, I&#8217;ve used CarrierWave. Didn&#8217;t like it, too much magic. Will never touch another image processing library.<br />
will_paginate: using Kaminari now. Never going to look back.<br />
devise: too much magic and too many dependencies. Breaks often.<br />
sprockets: Don&#8217;t like it as it is. Still rough around the edges. Needs to be simplified and made more robust.<br />
haml: slim has a lot better syntax. Wouldn&#8217;t use HAML, use ERB only for special situations.<br />
thinking-sphinx: mucho magic. migrated to ElasticSearch and TIre. Won&#8217;t look back.<br />
friendly-id: too heavy for what it does. I roll my own.</p>
<p>My personal opinion is to use as little plugins and gems as possible, because gems tend to be complex and do a lot of magic. Plugins also force you to upgrade or migrate to the latest and greatest alternative. Ruby seems to be aging and now has the same problem Java had in 2004. Too many alternatives, of which most are broken.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The list of gems I work with&#8230; And a little bit of gem history by Martin Van Aken (@martinvanaken)</title>
		<link>http://blog.strasslab.net/2012/02/03/the-list-of-gems-i-work-with-and-a-little-bit-of-gem-history/#comment-95</link>
		<dc:creator><![CDATA[Martin Van Aken (@martinvanaken)]]></dc:creator>
		<pubDate>Fri, 03 Feb 2012 12:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.strasslab.net/?p=668#comment-95</guid>
		<description><![CDATA[Nice list, some I use, some I know, some I probably should use. I like the &quot;swiss knife&quot;-like list : you got gems for every case, from development to deploy.

Thanks,

Martin]]></description>
		<content:encoded><![CDATA[<p>Nice list, some I use, some I know, some I probably should use. I like the &#8220;swiss knife&#8221;-like list : you got gems for every case, from development to deploy.</p>
<p>Thanks,</p>
<p>Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The difficulty of organizing a TEDx event by Changer le monde avec des idées ? &#171; Toutielicious</title>
		<link>http://blog.strasslab.net/2011/12/04/the-difficulty-of-organizing-a-tedx-event/#comment-81</link>
		<dc:creator><![CDATA[Changer le monde avec des idées ? &#171; Toutielicious]]></dc:creator>
		<pubDate>Wed, 07 Dec 2011 09:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.strasslab.net/?p=658#comment-81</guid>
		<description><![CDATA[[...] The difficulty of organizing a TEDx event de Yann Klis  Partage :J&#039;aimeJ&#039;aime&#160;       &#171; Previous post [...]]]></description>
		<content:encoded><![CDATA[<p>[...] The difficulty of organizing a TEDx event de Yann Klis  Partage :J&#039;aimeJ&#039;aime&nbsp;       &laquo; Previous post [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Choisir sa technologie &#8211; en 30 secondes by yannski</title>
		<link>http://blog.strasslab.net/2011/10/20/choisir-sa-technologie-en-30-secondes/#comment-70</link>
		<dc:creator><![CDATA[yannski]]></dc:creator>
		<pubDate>Wed, 16 Nov 2011 11:48:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.strasslab.net/?p=638#comment-70</guid>
		<description><![CDATA[J&#039;ai préféré me concentrer sur les technologies utilisées depuis le siècle courant ;-)]]></description>
		<content:encoded><![CDATA[<p>J&#8217;ai préféré me concentrer sur les technologies utilisées depuis le siècle courant <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Choisir sa technologie &#8211; en 30 secondes by Emmanuel</title>
		<link>http://blog.strasslab.net/2011/10/20/choisir-sa-technologie-en-30-secondes/#comment-69</link>
		<dc:creator><![CDATA[Emmanuel]]></dc:creator>
		<pubDate>Wed, 16 Nov 2011 10:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.strasslab.net/?p=638#comment-69</guid>
		<description><![CDATA[Ouf... Perl n&#039;est pas dans la liste des exclus ;-)]]></description>
		<content:encoded><![CDATA[<p>Ouf&#8230; Perl n&#8217;est pas dans la liste des exclus <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Choisir sa technologie &#8211; en 30 secondes by yannski</title>
		<link>http://blog.strasslab.net/2011/10/20/choisir-sa-technologie-en-30-secondes/#comment-66</link>
		<dc:creator><![CDATA[yannski]]></dc:creator>
		<pubDate>Fri, 21 Oct 2011 17:10:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.strasslab.net/?p=638#comment-66</guid>
		<description><![CDATA[Je crois que tu peux dire “si tu veux être sur de galérer comme un malade pour trouver des gens compétents tout court !”]]></description>
		<content:encoded><![CDATA[<p>Je crois que tu peux dire “si tu veux être sur de galérer comme un malade pour trouver des gens compétents tout court !”</p>
]]></content:encoded>
	</item>
</channel>
</rss>

