<?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>La Miscela &#187; Ruby</title>
	<atom:link href="http://www.lamiscela.net/category/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lamiscela.net</link>
	<description>Everything joined and mixed</description>
	<lastBuildDate>Tue, 17 Aug 2010 00:59:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Padrino</title>
		<link>http://www.lamiscela.net/2010/08/16/padrino/</link>
		<comments>http://www.lamiscela.net/2010/08/16/padrino/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 00:48:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Sinatra]]></category>

		<guid isPermaLink="false">http://www.lamiscela.net/?p=541</guid>
		<description><![CDATA[Olá pessoal, estive esse final de semana estudando um pouco de Sinatra e vendo se ele seria uma boa opção para um projetinho rápido que estou para desenvolver. Desenvolvi uma pequena aplicação extremamente simples (já, já um screencast dela), e também desenvolvida bem rápido (2h ~=) usando Sinatra e DataMapper. Ao passo que eu desenvolvia, [...]]]></description>
			<content:encoded><![CDATA[<p>Olá pessoal, estive esse final de semana estudando um pouco de <a href="http://www.sinatrarb.com/" target="_blank">Sinatra</a> e vendo se ele seria uma boa opção para um projetinho rápido que estou para desenvolver. Desenvolvi uma <a href="http://github.com/juniovitorino/FirstSinatraApp" target="_blank">pequena aplicação</a> extremamente simples (já, já um screencast dela), e também desenvolvida bem rápido (2h ~=) usando <a href="http://www.sinatrarb.com/" target="_blank">Sinatra</a> e <a href="http://datamapper.org/" target="_blank">DataMapper</a>. Ao passo que eu desenvolvia, eu senti uma falta de um mvc mais expressivo, onde eu pudesse ter controllers e models mais bem definidos. (Eu sei, eu sei que <a href="http://www.sinatrarb.com/" target="_blank">Sinatra</a> não é <a href="http://rubyonrails.org/" target="_blank">Rails</a>, hehehe). Pesquisando um pouco mais eu encontrei um meio termo entre esses dois belos frameworks; e ele se chama <a href="http://www.padrinorb.com/" target="_blank">Padrino</a>.</p>
<p>Tem um screencast sobre ele que eu acho que vai explicar melhor do que poderia esse humilde lacáio. Confira!</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="608" height="330" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://blip.tv/play/AYHS23AC" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="608" height="330" src="http://blip.tv/play/AYHS23AC" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lamiscela.net/2010/08/16/padrino/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New setup with zsh + iTerm</title>
		<link>http://www.lamiscela.net/2010/06/21/new-setup-with-zsh-iterm/</link>
		<comments>http://www.lamiscela.net/2010/06/21/new-setup-with-zsh-iterm/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 16:14:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[zsh]]></category>

		<guid isPermaLink="false">http://www.lamiscela.net/?p=513</guid>
		<description><![CDATA[This sunday i needed reinstall my OS X system and i take this opportunity to change some tools that i use to develop.
The first thing to do was move of terminal emulator. The choosen was the iTerm. iTerm is a full featured terminal emulator fully written in Cocoa with some cool features that aren't present [...]]]></description>
			<content:encoded><![CDATA[<p>This sunday i needed reinstall my OS X system and i take this opportunity to change some tools that i use to develop.</p>
<p>The first thing to do was move of terminal emulator. The choosen was the <a href="http://iterm.sourceforge.net/" target="_blank">iTerm</a>. iTerm is a full featured terminal emulator fully written in Cocoa with some cool features that aren't present in default Terminal.</p>
<p><a href="http://iterm.sourceforge.net/" target="_blank">iTerm</a> have a lot of nice things, but mine favorite is your capability of open in fullscreen by default, this is amazing because, as i've a second display and i can open the <a href="http://iterm.sourceforge.net/" target="_blank">iTerm</a> in fullscreen in one display and use the other to browse and make other things.</p>
<p>Other thing that i'm dating to a long time is the <a href="http://www.zsh.org/" target="_blank">ZSH</a>. <a href="http://www.zsh.org/" target="_blank">ZSH</a> is in short words a interactive unix command prompt, that is a evolution of old <a href="http://en.wikipedia.org/wiki/Bash_%28Unix_shell%29" target="_blank">Bash</a> and that brings a lot of new features that doing your day to day in front of one black screen much more pleasant. Snow Leopard (not know if Leopard also have) already coming with the <a href="http://www.zsh.org/" target="_blank">ZSH</a> and you don't need install anything to start to use it.</p>
<p>Together with <a href="http://www.zsh.org/" target="_blank">ZSH</a>, i'm using a package created by Robby Russell called <a href="http://github.com/robbyrussell/oh-my-zsh" target="_blank">oh-my-zsh</a>. This package of scripts (and themes) have everything you'd probably write manually in the next days using the your new shell.</p>
<p>One other change that i did was use <a href="http://mxcl.github.com/homebrew/" target="_blank">Homebrew</a> in replacement to <a href="http://www.macports.org/" target="_blank">Macports</a> how my official package manager and it use exclusively the <a href="http://rvm.beginrescueend.com/" target="_blank">RVM</a> to manage all <a href="http://www.ruby-lang.org/en/" target="_blank">Ruby</a> versions at my system.</p>
<p>This are some screenshots of <a href="http://iterm.sourceforge.net/" target="_blank">iTerm</a> with <a href="http://www.zsh.org/" target="_blank">ZSH</a> and the <a href="http://github.com/robbyrussell/oh-my-zsh" target="_blank">oh-my-zsh</a>.</p>
<p><a href="http://www.lamiscela.net/wp-content/uploads/2010/06/Screen-shot-2010-06-21-at-1.35.51-PM.png" rel="lightbox[513]"><img class="aligncenter size-medium wp-image-515" title="Colors profile" src="http://www.lamiscela.net/wp-content/uploads/2010/06/Screen-shot-2010-06-21-at-1.35.51-PM-300x206.png" alt="" width="300" height="206" /></a></p>
<p><a href="http://www.lamiscela.net/wp-content/uploads/2010/06/Screen-shot-2010-06-21-at-1.39.15-PM.png" rel="lightbox[513]"><img class="aligncenter size-medium wp-image-518" title="My custom theme with dark colors" src="http://www.lamiscela.net/wp-content/uploads/2010/06/Screen-shot-2010-06-21-at-1.39.15-PM-300x176.png" alt="" width="300" height="176" /></a></p>
<p><a href="http://www.lamiscela.net/wp-content/uploads/2010/06/Screen-shot-2010-06-21-at-1.36.02-PM.png" rel="lightbox[513]"><img class="aligncenter size-medium wp-image-516" title="Bookmarkers window" src="http://www.lamiscela.net/wp-content/uploads/2010/06/Screen-shot-2010-06-21-at-1.36.02-PM-300x186.png" alt="" width="300" height="186" /></a></p>
<p>A little trick to enable <a href="http://www.zsh.org/" target="_blank">ZSH</a> only in iTerm is create a new bookmark (cmd+shift+b) and add the "/bin/zsh" in the end of command as shown in image bellow.</p>
<p><a href="http://www.lamiscela.net/wp-content/uploads/2010/06/Screen-shot-2010-06-21-at-1.36.24-PM.png" rel="lightbox[513]"><img class="aligncenter size-medium wp-image-517" title="ZSH setup in iTerm" src="http://www.lamiscela.net/wp-content/uploads/2010/06/Screen-shot-2010-06-21-at-1.36.24-PM-300x177.png" alt="" width="300" height="177" /></a></p>
<p>For more info about <a href="http://www.zsh.org/" target="_blank">ZSH</a> follow the <a href="http://twitter.com/zshtips" target="_blank">@zshtips</a> in Twitter or give a look in the screencasts series (<a href="http://fosscasts.com/screencasts/tag/zsh" target="_blank">Hello ZSH</a>) in <a href="http://fosscasts.com" target="_blank">Fosscasts</a> (free) or in <a href="http://peepcode.com/" target="_blank">PeepCode</a> (paid) screencasts about <a href="http://peepcode.com/products/advanced-command-line" target="_blank">Advanced Command Line</a>.</p>
<p>Happy hacking.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lamiscela.net/2010/06/21/new-setup-with-zsh-iterm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails MG &#8211; Junho 2010</title>
		<link>http://www.lamiscela.net/2010/06/15/rails-mg-junho-2010/</link>
		<comments>http://www.lamiscela.net/2010/06/15/rails-mg-junho-2010/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 09:42:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Português]]></category>
		<category><![CDATA[RailsMG]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://www.lamiscela.net/?p=493</guid>
		<description><![CDATA[Olá queridos leitores, gostaria de convidar a todos para os próximos encontros do nosso grupo de Railers aqui de Minas Gerais que ocorrerão nesse mês de Junho. Este mês excepcionalmente teremos duas reuniões. A primeira irá falar sobre a experiência da galera da Dito Internet com escalabilidade de servidores em projetos como o Dengue Ville [...]]]></description>
			<content:encoded><![CDATA[<p>Olá queridos leitores, gostaria de convidar a todos para os próximos encontros do nosso <a href="http://www.railsmg.org/">grupo de Railers aqui de Minas Gerais</a> que ocorrerão nesse mês de Junho. Este mês excepcionalmente teremos duas reuniões. A primeira irá falar sobre a experiência da galera da <a href="http://www.dito.com.br/">Dito Internet</a> com escalabilidade de servidores em projetos como o <a href="http://dengue.nu/orkut">Dengue Ville</a> e <a href="http://www.odrible.com/">O Drible</a> com o sócio fundador da empresa Bruno Andrade no dia 16/06. A outra será com Antônio Roberto Silva que atualmente é funcionário da <a title="Portaltrack" href="http://www.portaltrack.com.br/controltrack/site/index.html" target="_blank">Portaltrack</a>. O Antônio irá falar sobre o framework <a href="http://github.com/lifo/cramp">CRAMP</a> e sobre <a href="http://en.wikipedia.org/wiki/WebSockets">WebSockets</a> no dia 29/06 no mesmo bat horário (19:00h) e no mesmo bat local (<a title="Restaurante Takê" href="http://www.takebh.com.br/" target="_blank">Restaurante Takê</a> vide mapa-abaixo).</p>
<p>Tenho certeza que serão reuniões incrivelmente ricas com muito bate-bato, troca de experiências e choop. Espero ver todos vocês lá.</p>
<p><iframe width="608" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps?f=q&amp;source=embed&amp;hl=en&amp;geocode=&amp;q=Rua+Professor+Morais+659,+Funcion%C3%A1rios,+Belo+Horizonte,+MG&amp;sll=-19.926574,-43.939335&amp;sspn=0.062456,0.132093&amp;ie=UTF8&amp;hq=&amp;hnear=R.+Prof.+Morais,+659+-+Savassi,+Belo+Horizonte+-+Minas+Gerais,+30150-370,+Brazil&amp;ll=-19.930347,-43.929949&amp;spn=0.028242,0.052185&amp;z=14&amp;iwloc=lyrftr:m,12018039332956938942,-19.938902,-43.931563&amp;output=embed"></iframe></p>
<p>Para mais informações sobre os próximos encontros ou os que já se passaram, visitem o site do <a href="http://www.railsmg.org/">RailsMG</a> e confira a <a href="http://www.railsmg.org/meetings">agenda de reuniões</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lamiscela.net/2010/06/15/rails-mg-junho-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby on Rails no Mundo Real 2010</title>
		<link>http://www.lamiscela.net/2010/05/27/ruby-on-rails-no-mundo-real-2010/</link>
		<comments>http://www.lamiscela.net/2010/05/27/ruby-on-rails-no-mundo-real-2010/#comments</comments>
		<pubDate>Thu, 27 May 2010 21:02:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Português]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://www.lamiscela.net/?p=489</guid>
		<description><![CDATA[
Está chegando a hora de botar o pé na estrada (mesmo que seja só até o aeroporto  ), para quem não sabe, sábado acontece o Ruby + Rails no Mundo Real 2010, um evento promovido pelo Guru-SP em conjunto com a Tempo Real eventos. Esse ano o  evento promete, pois conta com vários palestrantes [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://guru-sp.com/evento/" target="_blank"><img class="aligncenter size-full wp-image-490" title="Screen shot 2010-05-27 at 10.48.34 PM" src="http://www.lamiscela.net/wp-content/uploads/2010/05/Screen-shot-2010-05-27-at-10.48.34-PM.png" alt="" width="608" height="208" /></a></p>
<p>Está chegando a hora de botar o pé na estrada (mesmo que seja só até o aeroporto <img src='http://www.lamiscela.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ), para quem não sabe, sábado acontece o <a href="http://guru-sp.com/evento/" target="_blank">Ruby + Rails no Mundo Real 2010</a>, um evento promovido pelo <a href="http://guru-sp.com/index.php/Página_principal" target="_blank">Guru-SP</a> em conjunto com a <a href="http://www.temporealeventos.com.br/" target="_blank">Tempo Real</a> eventos. Esse ano o  evento promete, pois conta com vários palestrantes atuantes na comunidade Ruby brasileira, que conhecem não só de tecnologia, mas também de mercado.</p>
<p>Além de participar do evento espero poder visitar alguns amigos e jogar uma boa conversa fora. Se você vai nos vemos lá.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lamiscela.net/2010/05/27/ruby-on-rails-no-mundo-real-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Desenvolva Aplicativos para Iphone, Symbiam e outros usando Rhodes e Ruby</title>
		<link>http://www.lamiscela.net/2009/01/23/desenvolva-aplicativos-para-iphone-symbiam-e-outros-usando-rhodes-e-ruby/</link>
		<comments>http://www.lamiscela.net/2009/01/23/desenvolva-aplicativos-para-iphone-symbiam-e-outros-usando-rhodes-e-ruby/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 21:04:34 +0000</pubDate>
		<dc:creator>Junio Vitorno</dc:creator>
				<category><![CDATA[Português]]></category>
		<category><![CDATA[Rhodes]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[R]]></category>

		<guid isPermaLink="false">http://www.lamiscela.net/?p=361</guid>
		<description><![CDATA[Rhodes é um framework que permite escrever aplicativos para um um leque admirável de disposítivos móveis como iPhone, Symbian e outros, utilizando um modelo de desenvolvimento semelhante os MVC. Rhodes é extremamente leve, o que permite que os aplicativos possam ser hospedados nos disposítivos.
Apesar de ainda novo, parece que já existem aplicações na AppStore desenvolvidas [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.rhomobile.com/products/rhodes" target="_blank">Rhodes</a> é um framework que permite escrever aplicativos para um um leque admirável de disposítivos móveis como iPhone, Symbian e outros, utilizando um modelo de desenvolvimento semelhante os MVC. <a href="http://www.rhomobile.com/products/rhodes" target="_blank">Rhodes</a> é extremamente leve, o que permite que os aplicativos possam ser hospedados nos disposítivos.</p>
<p>Apesar de ainda novo, parece que já existem aplicações na AppStore desenvolvidas em <a href="http://www.rhomobile.com/products/rhodes" target="_blank">Rhodes</a>, mas que ainda não foram aceitas.</p>
<p>Não espere o bonde passar, confira este <a href="http://www.rhomobile.com/wiki/index.php?title=Mobilizing_Your_Application_with_Rhomobile" target="_blank">tutorial</a> que mostra como criar uma aplicação usando o <a href="http://www.rhomobile.com/products/rhodes" target="_blank">Rhodes</a>, as <a href="http://www.rhomobile.com/wiki/index.php?title=Rhodes" target="_blank">especificações</a> e a <a href="http://github.com/rhomobile/rhodes/tree/master" target="_blank">pagina do projeto</a> no Github.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lamiscela.net/2009/01/23/desenvolva-aplicativos-para-iphone-symbiam-e-outros-usando-rhodes-e-ruby/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Attack with the Shoes</title>
		<link>http://www.lamiscela.net/2009/01/19/attack-with-the-shoes/</link>
		<comments>http://www.lamiscela.net/2009/01/19/attack-with-the-shoes/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 13:01:04 +0000</pubDate>
		<dc:creator>Junio Vitorno</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Shoes]]></category>

		<guid isPermaLink="false">http://www.lamiscela.net/?p=220</guid>
		<description><![CDATA[Than Ruby is magic we don't have doubt, Ruby + Rails is still better. So, if you already know than Rruby is all this, why limit it only for your web projects (ruby originally wasn't created for web)? Use the Shoes.
But if you isn't so crazy like me and is asking yourself, What fuck this [...]]]></description>
			<content:encoded><![CDATA[<p>Than Ruby is magic we don't have doubt, Ruby + Rails is still better. So, if you already know than Rruby is all this, why limit it only for your web projects (ruby originally wasn't created for web)? Use the Shoes.</p>
<p>But if you isn't so crazy like me and is asking yourself, What fuck this man is talking about? Use the Soes?. Take a coffee, i'm talking about <a href="http://shoooes.net/" target="_blank">Shoes</a> a awesome multi-platform GUI framework than allow create a GUI to your application using ruby, this isn't amazing? (and vicing too). Check out <a href="http://shoooes.net/tutorial/" target="_blank">this</a> and <a href="http://advent2008.hackruby.com/past/2008/12/13/_guify_your_ruby_apps_with_shoes.html" target="_blank">this</a> tutorials, to get start and become a zombie like me</p>
<p>Have a nice GUI development.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lamiscela.net/2009/01/19/attack-with-the-shoes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Yukihiro Matsumoto in The Philosophy of Ruby</title>
		<link>http://www.lamiscela.net/2008/12/22/yukihiro-matsumoto-in-the-philosophy-of-ruby/</link>
		<comments>http://www.lamiscela.net/2008/12/22/yukihiro-matsumoto-in-the-philosophy-of-ruby/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 12:24:21 +0000</pubDate>
		<dc:creator>Junio Vitorno</dc:creator>
				<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.lamiscela.net/?p=276</guid>
		<description><![CDATA[Good Monday folks,
On this weekend i read a interview with Yukihiro Matsumoto the creator of the ruby language, for Bill Venners in Artima. 
On this interview, Matz, talk about the ruby design and philosophy, talk yet about the question than has motivated hot comments on this last weeks at several blogs around the world; ruby [...]]]></description>
			<content:encoded><![CDATA[<p>Good Monday folks,</p>
<p>On this weekend i read a <a href="http://www.artima.com/intv/ruby.html" target="_blank">interview </a>with <a href="http://en.wikipedia.org/wiki/Yukihiro_Matsumoto" target="_blank">Yukihiro Matsumoto</a> the creator of the ruby language, for <span class="as">Bill Venners in <a href="http://www.artima.com/index.jsp" target="_blank">Artima</a>. </span></p>
<p><span class="as">On this interview, Matz, talk about the ruby design and philosophy, talk yet about the question than has motivated hot comments on this last weeks at several blogs around the world; ruby </span>imperfections<span class="as">. Take a look on this <a href="http://www.artima.com/intv/ruby.html" target="_blank">interveiw</a> (part I), than shown be very </span>enlightening<span class="as">.<br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lamiscela.net/2008/12/22/yukihiro-matsumoto-in-the-philosophy-of-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uncover true love by Ruby</title>
		<link>http://www.lamiscela.net/2008/12/11/uncover-true-love-by-ruby/</link>
		<comments>http://www.lamiscela.net/2008/12/11/uncover-true-love-by-ruby/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 16:13:46 +0000</pubDate>
		<dc:creator>Junio Vitorno</dc:creator>
				<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.lamiscela.net/?p=189</guid>
		<description><![CDATA[Hello people,
This post is pointed to my readers, than already they heard about Ruby and aren't motivated to start.  
To some months behind, Fabio Akita (Ruby, Rails and Git Brazilian evangelist and now Merb i think) posted at your blog, something than he myself called of Micro Tutorial de Ruby (in portuguese), a articles series [...]]]></description>
			<content:encoded><![CDATA[<p>Hello people,</p>
<p>This post is pointed to my readers, than already they heard about <a href="http://ruby-lang.org/" target="_blank">Ruby </a>and aren't motivated to start.  <span id="more-189"></span></p>
<p>To some months behind, Fabio Akita (Ruby, Rails and Git Brazilian evangelist <span style="text-decoration: line-through;">and now Merb i think</span>) posted at your <a href="http://www.akitaonrails.com/" target="_blank">blog</a>, something than he myself called of <a href="http://www.akitaonrails.com/2008/11/10/micro-tutorial-de-ruby" target="_blank">Micro Tutorial de Ruby</a> (in portuguese), a articles series sliced at 3 parts, where it show us a bit of the ruby magic.</p>
<p>If is interested at getting start with ruby, not leave of give a look.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lamiscela.net/2008/12/11/uncover-true-love-by-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do you know Merb?</title>
		<link>http://www.lamiscela.net/2008/12/06/do-you-know-merb/</link>
		<comments>http://www.lamiscela.net/2008/12/06/do-you-know-merb/#comments</comments>
		<pubDate>Sat, 06 Dec 2008 13:42:30 +0000</pubDate>
		<dc:creator>Junio Vitorno</dc:creator>
				<category><![CDATA[Merb]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.lamiscela.net/?p=167</guid>
		<description><![CDATA[
Hi people, agile development frameworks, has gained in the last years many followers around of the world, almost all are using Rails . Well, Rails use Ruby how your main language and isn't questionable your success and your penetration in the web development market today.
I hear in the last months about a new framework for [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://merbivore.com/index.html" target="_blank"><img class="size-full wp-image-169 aligncenter" title="merb" src="http://www.lamiscela.net/wp-content/uploads/2008/12/merb1.jpg" alt="" width="316" height="70" /></a></p>
<p>Hi people, agile development frameworks, has gained in the last years many followers around of the world, almost all are using Rails . Well, Rails use <a href="http://www.ruby-lang.org/en/" target="_blank">Ruby</a> how your main language and isn't questionable your success and your penetration in the web development market today.</p>
<p>I hear in the last months about a new framework for agile development, your name is <a href="http://merbivore.com/index.html" target="_blank">Merb</a>, a framework also based in <a href="http://www.ruby-lang.org/en/" target="_blank">Ruby</a> language, but, with another methodology, more -simple- easy than Rails.</p>
<p>The first version of <a href="http://merbivore.com/index.html" target="_blank">Merb</a> delayed more than the planned, but the version 1.0 was released to some months.   If has interested you, i'd like say than <a href="http://rubylearning.org/class/" target="_blank">Ruby Learning</a>, release the subscriptions to a new online course, fully dedicated for <a href="http://merbivore.com/index.html" target="_blank">Merb</a> and you can get more information in the <a href="http://rubylearning.com/blog/2008/12/06/introduction-to-merb-a-new-course/" target="_blank">course page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lamiscela.net/2008/12/06/do-you-know-merb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
