<?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>Mundo Ruby &#187; Heroes</title>
	<atom:link href="http://www.mundoruby.com.ar/tag/heroes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mundoruby.com.ar</link>
	<description>Ruby Artists, Hackers y otras yerbas ...</description>
	<lastBuildDate>Wed, 12 Aug 2009 23:02:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Community Highlights: Ruby Heroes</title>
		<link>http://www.mundoruby.com.ar/2009/06/13/community-highlights-ruby-heroes/</link>
		<comments>http://www.mundoruby.com.ar/2009/06/13/community-highlights-ruby-heroes/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 00:23:10 +0000</pubDate>
		<dc:creator>FreedomCoder</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Heroes]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.mundoruby.com.ar/?p=117</guid>
		<description><![CDATA[
This week I’m happy to tell you about a new set of articles which will be appearing here on the Rails blog called “Community Highlights”.  This new series will feature people/projects/sites from the Rails community that may deserve a little extra recognition.
This week, we’re going to start with a few people who received awards [...]]]></description>
			<content:encoded><![CDATA[<p>
<p>This week I’m happy to tell you about a new set of articles which will be appearing here on the Rails blog called “Community Highlights”.  This new series will feature people/projects/sites from the Rails community that may deserve a little extra recognition.</p>
<p>This week, we’re going to start with a few people who received awards on stage at Railsconf 2009, this years Ruby Heroes.</p>
<p><strong>Brian Helmkamp</strong></p>
<p><img src="http://weblog.rubyonrails.org/assets/2009/6/10/Picture_444_1.png" /></p>
<div>Brian has been a contributing member of the Ruby community for 4 years now, but is most well known for his testing library <a href="http://gitrdoc.com/brynary/webrat/tree/master/">Webrat</a>.  He’s a contributer to Rails, RSpec, Rubinius, and is a co-author on the recent <a href="http://www.pragprog.com/titles/achbd/the-rspec-book">RSpec Book</a>.  More recently he’s been helping out the Rails core team with Rack:Test, and Rack:Debug.</p>
<p>His Blog: <a href="http://www.brynary.com/">http://www.brynary.com/</a><br />
Twitter: <a href="http://twitter.com/brynary">brynary</a></div>
</p>
<div></div>
<p><strong>Aman Gupta</strong></p>
<p><img src="http://weblog.rubyonrails.org/assets/2009/6/10/Picture_445_1.png" /></p>
<div>Aman has taken over the maintenance, new features, and the recent releases of <a href="http://rubyeventmachine.com/">EventMachine</a>, which is an invaluable tool for writing fast ruby applications. He’s also the author behind <a href="http://github.com/tmm1/amqp/tree">amqp</a> &#038; <a href="http://github.com/tmm1/xmpp4em/tree">xmpp4em</a> gems which are deployed far and wide.</p>
<p>Github: <a href="http://github.com/tmm1">http://github.com/tmm1</a><br />
Twitter: <a href="http://twitter.com/tmm1">tmm1</a></div>
</p>
<div></div>
<p><strong>Luis Lavena</strong></p>
<p><img src="http://weblog.rubyonrails.org/assets/2009/6/12/LuisLavena.png" /></p>
<div>Luis has done a lot for the Ruby community in Argentina, but he’s most well known in our community for the work he’s done for windows users maintaining the <a href="http://rubyforge.org/projects/rubyinstaller/">One-Click Ruby Installer</a>.  Recently he’s put up a <a href="http://pledgie.com/campaigns/4435">Plegie</a> to help get the windows installer a new home.</p>
<p>His Blog: <a href="http://blog.mmediasys.com/">http://blog.mmediasys.com/</a><br />
Twitter: <a href="http://twitter.com/luislavena">luislavena</a></div>
</p>
<div></div>
<p><strong>Pat Allan</strong></p>
<p><img src="http://weblog.rubyonrails.org/assets/2009/6/12/Pat-Allan.png" /></p>
<div>Pat is the mastermind behind <a href="http://freelancing-god.github.com/ts/en/">Thinking Sphinx</a> which has become a standard when it comes to full-text search in Rails.  He’s also one of the guys that has helped create the phenomenon known as <a href="http://railscamp08.org/">Railscamp</a>, where I hear he makes some killer pancakes.</p>
<p>His Blog: <a href="http://freelancing-gods.com/">http://freelancing-gods.com/</a><br />
Twitter: <a href="http://twitter.com/Pat">Pat</a></div>
</p>
<div></div>
<p><strong>Dan Kubb</strong></p>
<p><img src="http://weblog.rubyonrails.org/assets/2009/6/12/DanKubb.png" /></p>
<div>Dan been tirelessly working on one of the hardest Ruby projects around, <a href="http://datamapper.org/doku.php">DataMapper</a>.  He became the official maintainer after Sam Smoot and since then has completely rewritten the test suite to give DataMapper better coverage, has come up with a viable path to completion, and is currently working on making sure DataMapper works great with Rails 3.</p>
<p>Github: <a href="http://github.com/dkubb">http://github.com/dkubb</a><br />
Twitter: <a href="http://twitter.com/dkubb">dkubb</a></div>
</p>
<div></div>
<p><strong>John Nunemaker</strong></p>
<p><img src="http://weblog.rubyonrails.org/assets/2009/6/12/JohnNunemaker.png" /></p>
<div>Although John Nunemaker has released several widely used open source libraries, like <a href="http://httparty.rubyforge.org/">HTTParty</a> and <a href="http://happymapper.rubyforge.org/">HappyMapper</a>, his main contribution in my opinion comes from his blog <a href="http://railstips.org/">Rails Tips</a>.  Over the past year he’s written an incredible number <a href="http://railstips.org/smorgasbord/">educational blog posts</a> on many Ruby and Rails topics.</p>
<p>RailsTips: <a href="http://railstips.org/">http://railstips.org/</a><br />
Twitter: <a href="http://twitter.com/jnunemaker">jnunemaker</a></div>
</p>
<p>Those are your six Ruby Hero’s for 2009. If you’re interested you can also <a href="http://railsconf.blip.tv/file/2086061/">watch a video</a> of the award ceremony which talks more about the methodology about how they were chosen and see 5 of these guys receive their awards on stage at Railsconf 2009.</p>
</p>
<p>(Via <a href="http://weblog.rubyonrails.org/">Riding Rails</a>.)  Original Link: <a href="http://feedproxy.google.com/~r/RidingRails/~3/GRpbbG-Zgx8/community-highlights-ruby-heroes">Community Highlights: Ruby Heroes</a></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-7949681675937032";
google_ad_slot = "0874687580";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mundoruby.com.ar/2009/06/13/community-highlights-ruby-heroes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

