<?phpxml 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/"
>
<channel>
<title>Rails Forge / RubyFlow / All</title>
<link>http://railsforge.com</link>
<description>Your Source for Ruby on Rails News and Social Networking</description>
<pubDate>Fri, 10 Sep 2010 01:00:08 +0300</pubDate>
<language>en</language>
<item>
<title><![CDATA[Malt]]></title>
<link>http://railsforge.com/ruby-news/malt/</link>
<comments>http://railsforge.com/ruby-news/malt/</comments>
<pubDate>Fri, 10 Sep 2010 01:00:08 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/malt/</guid>
<description><![CDATA[Today's fun is Malt (though maybe not as fun as the liquor). Malt is multi-template rendering engine. What's that? Yes, yes, like Tilt. But, you see, I had some problems with Tilt's consistency across different formats, and though I tried to contribute back to Tilt, it was happen'en. You know how it goes. So, I wrote a whole new, much more "OO", library. It's an early version yet, v0.1.0, but her test batches all run green (at least on 1.8.7). She ought to go down pretty good. Go ahead, enjoy a cold one on me. by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[rescue_me]]></title>
<link>http://railsforge.com/ruby-news/rescue-me/</link>
<comments>http://railsforge.com/ruby-news/rescue-me/</comments>
<pubDate>Thu, 09 Sep 2010 23:00:13 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/rescue-me/</guid>
<description><![CDATA[A colleague of mine recently wrote rescue_me, a small wrapper for exception-generating code that retries with exponential backoff. We had to connect to a sporadically flaky webservice, and this bit of code made our stuff a lot more robust with minimal effort. by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Six best talks from LSRC 2010]]></title>
<link>http://railsforge.com/ruby-news/six-best-talks-from-lsrc-2010/</link>
<comments>http://railsforge.com/ruby-news/six-best-talks-from-lsrc-2010/</comments>
<pubDate>Thu, 09 Sep 2010 15:00:22 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/six-best-talks-from-lsrc-2010/</guid>
<description><![CDATA[My top picks of the talks you need to check out from Lone Star Ruby Conf 2010 by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Ruby number readability tip]]></title>
<link>http://railsforge.com/ruby-news/ruby-number-readability-tip/</link>
<comments>http://railsforge.com/ruby-news/ruby-number-readability-tip/</comments>
<pubDate>Thu, 09 Sep 2010 09:00:09 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/ruby-number-readability-tip/</guid>
<description><![CDATA[Quick, Millions or Billions? a quick post on how you can make numbers more readable in your Ruby code. by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[(My) Cucumber best practices and tips]]></title>
<link>http://railsforge.com/ruby-news/my-cucumber-best-practices-and-tips/</link>
<comments>http://railsforge.com/ruby-news/my-cucumber-best-practices-and-tips/</comments>
<pubDate>Wed, 08 Sep 2010 21:00:13 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/my-cucumber-best-practices-and-tips/</guid>
<description><![CDATA[After (My) RSpec best practices and tips I'm happy to share my Cucumber best practices and tips! This article will help you organize your garden, make smaller scenario, use scenario outlines, multiline step arguments and more! by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Lockdown (authorization for Rails) 2.0 released]]></title>
<link>http://railsforge.com/ruby-news/lockdown-authorization-for-rails-2-0-released/</link>
<comments>http://railsforge.com/ruby-news/lockdown-authorization-for-rails-2-0-released/</comments>
<pubDate>Wed, 08 Sep 2010 17:00:09 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/lockdown-authorization-for-rails-2-0-released/</guid>
<description><![CDATA[Lockdown, an authorization system for Rails(2 and 3) was just released. The release announcement has details on what has changed. by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Incoming Email in Rails 3 - choosing the right approach]]></title>
<link>http://railsforge.com/ruby-news/incoming-email-in-rails-3-choosing-the-right-approach/</link>
<comments>http://railsforge.com/ruby-news/incoming-email-in-rails-3-choosing-the-right-approach/</comments>
<pubDate>Wed, 08 Sep 2010 13:00:13 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/incoming-email-in-rails-3-choosing-the-right-approach/</guid>
<description><![CDATA[There are loads of options for sending email in Rails but when it comes to receiving email the options aren't quite so clear. <br />In this Blog Post I take a look at some of the options available to get incoming email in Rails 3 and some of the things worth considering. by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[RVM and cron in production]]></title>
<link>http://railsforge.com/ruby-news/rvm-and-cron-in-production/</link>
<comments>http://railsforge.com/ruby-news/rvm-and-cron-in-production/</comments>
<pubDate>Wed, 08 Sep 2010 03:00:10 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/rvm-and-cron-in-production/</guid>
<description><![CDATA[How to use RVM and cron in production, together with some tips on the best kind of RVM install (system-wide vs. specific user). by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Rails 3, Ruby and JQuery documentation into Mac OS Dictionary]]></title>
<link>http://railsforge.com/ruby-news/rails-3-ruby-and-jquery-documentation-into-mac-os-dictionary/</link>
<comments>http://railsforge.com/ruby-news/rails-3-ruby-and-jquery-documentation-into-mac-os-dictionary/</comments>
<pubDate>Tue, 07 Sep 2010 23:00:09 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/rails-3-ruby-and-jquery-documentation-into-mac-os-dictionary/</guid>
<description><![CDATA[All together here by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Rails Test Prescriptions Beta 7 now available]]></title>
<link>http://railsforge.com/ruby-news/rails-test-prescriptions-beta-7-now-available/</link>
<comments>http://railsforge.com/ruby-news/rails-test-prescriptions-beta-7-now-available/</comments>
<pubDate>Tue, 07 Sep 2010 21:00:15 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/rails-test-prescriptions-beta-7-now-available/</guid>
<description><![CDATA[Beta 7 of Rails Test Prescriptions by Noel Rappin is now available from the Pragmatic Press. This version includes a new chapter on RSpec. by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Platypus]]></title>
<link>http://railsforge.com/ruby-news/platypus/</link>
<comments>http://railsforge.com/ruby-news/platypus/</comments>
<pubDate>Tue, 07 Sep 2010 19:00:08 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/platypus/</guid>
<description><![CDATA[Have you seen my Platypus? He was around here somewhere. A little horse told me he could do method overloading, pseudo-classes and double-dispatch type conversion. That's fun. Next time someone asks for these, you can scrap the goose gander and just send him out for Platypus steaks --well done. by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Speeding Up Rails Rake]]></title>
<link>http://railsforge.com/ruby-news/speeding-up-rails-rake/</link>
<comments>http://railsforge.com/ruby-news/speeding-up-rails-rake/</comments>
<pubDate>Mon, 06 Sep 2010 21:00:06 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/speeding-up-rails-rake/</guid>
<description><![CDATA[In which I hack my Rakefile to make it load without loading the Rails environment. by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Rails Best Practices 6: Filters and helpers file]]></title>
<link>http://railsforge.com/ruby-news/rails-best-practices-6-filters-and-helpers-file/</link>
<comments>http://railsforge.com/ruby-news/rails-best-practices-6-filters-and-helpers-file/</comments>
<pubDate>Mon, 06 Sep 2010 15:00:17 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/rails-best-practices-6-filters-and-helpers-file/</guid>
<description><![CDATA[My new article about Rails best practices: Filters and helpers file by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[DRY bundler in capistrano]]></title>
<link>http://railsforge.com/ruby-news/dry-bundler-in-capistrano/</link>
<comments>http://railsforge.com/ruby-news/dry-bundler-in-capistrano/</comments>
<pubDate>Sat, 04 Sep 2010 07:00:07 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/dry-bundler-in-capistrano/</guid>
<description><![CDATA[I have wrote a article DRY bundler in capistrano, it just gives you a notice that there are built-in capistrano tasks existed in Bundler 1.0. by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Radix 1.1.0]]></title>
<link>http://railsforge.com/ruby-news/radix-1-1-0/</link>
<comments>http://railsforge.com/ruby-news/radix-1-1-0/</comments>
<pubDate>Fri, 03 Sep 2010 23:00:09 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/radix-1-1-0/</guid>
<description><![CDATA[Just released a new version of Radix, the base conversion library. The new version adds a Radix::Number class so numbers in alternate bases can be handled much more easily. Checkout the QEDoc on it to get the idea. The new class is still rather nascent, only supporting integer values and the most basic math operators, so if anyone is keenly interested, please feel free to dive in and help beef her up. by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[ZeroMQ: Modern & Fast Networking Stack]]></title>
<link>http://railsforge.com/ruby-news/zeromq-modern-fast-networking-stack/</link>
<comments>http://railsforge.com/ruby-news/zeromq-modern-fast-networking-stack/</comments>
<pubDate>Fri, 03 Sep 2010 21:00:09 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/zeromq-modern-fast-networking-stack/</guid>
<description><![CDATA[ZeroMQ is a network library which provides a much needed layer of abstraction on top of the traditional BSD socket API: transport agnostic, connection management, routing. With language bindings for a dozen languages (and Ruby, of course), it is a fast, modern API which makes developing high-performance network apps fun again. by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[New site launched for for the Ruby on Rails developer community]]></title>
<link>http://railsforge.com/ruby-news/new-site-launched-for-for-the-ruby-on-rails-developer-community/</link>
<comments>http://railsforge.com/ruby-news/new-site-launched-for-for-the-ruby-on-rails-developer-community/</comments>
<pubDate>Fri, 03 Sep 2010 05:00:09 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/new-site-launched-for-for-the-ruby-on-rails-developer-community/</guid>
<description><![CDATA[We just released RailsDeveloper, which gives developers a place to share resources, ask questions, help others, review books, watch videos, and control what content bubbles up onto their radar. by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Coderpath Podcast: Interview with Gregg Pollack]]></title>
<link>http://railsforge.com/ruby-news/coderpath-podcast-interview-with-gregg-pollack/</link>
<comments>http://railsforge.com/ruby-news/coderpath-podcast-interview-with-gregg-pollack/</comments>
<pubDate>Fri, 03 Sep 2010 03:00:07 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/coderpath-podcast-interview-with-gregg-pollack/</guid>
<description><![CDATA[The latest episode of coderpath was released today, with an interview with Gregg Pollack. by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Rails 3, HTML 5 and client-side forms validations using Validator]]></title>
<link>http://railsforge.com/ruby-news/rails-3-html-5-and-client-side-forms-validations-using-validator/</link>
<comments>http://railsforge.com/ruby-news/rails-3-html-5-and-client-side-forms-validations-using-validator/</comments>
<pubDate>Fri, 03 Sep 2010 01:00:06 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/rails-3-html-5-and-client-side-forms-validations-using-validator/</guid>
<description><![CDATA[Do you know that you can use the new Rails 3 HTML 5 helpers to get unobtrusive client-side validations in an instant? Read this! by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[How to Build a &#8220;Spy Camera&#8221; App for an Android Phone with Ruby and Sinatra]]></title>
<link>http://railsforge.com/ruby-news/how-to-build-a-8220spy-camera8221-app-for-an-android-phone-with-ruby-and-sinatra/</link>
<comments>http://railsforge.com/ruby-news/how-to-build-a-8220spy-camera8221-app-for-an-android-phone-with-ruby-and-sinatra/</comments>
<pubDate>Thu, 02 Sep 2010 19:00:05 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/how-to-build-a-8220spy-camera8221-app-for-an-android-phone-with-ruby-and-sinatra/</guid>
<description><![CDATA[It's been a great year for Ruby on Android, but no one knows it. You can start writing Ruby apps for Android devices TODAY. You don't need to install any SDK, you don't need to install some giant Eclipse IDE, and you certainly don't need to write any Java.Mike Leone<br />In Turn your Android Phone Into a Remote Spy Camera with Ruby in 15 Minutes, Mike Leone demonstrates how to use Ruby, Sinatra and Scripting Layer for Android (SL4A) to build and deploy a phone-hosted "spy camera" Web service.<br /><br />SL4A is a system that allows you to run "scripting language" scripts and interactive interpreters on the Android platform. It currently supports JRuby, Python, Perl, Lua, JavaScript, BeanShell, and Tcl. Mike demonstrates how to set up a Sinatra project to use SL4A to run on an Android phone using JRuby. Upon receiving a request, Mike's app takes a picture using the phone's camera and serves it back over HTTP. He has also released the source code to a larger Ruby app called Broadcast that implements general Android device management functionality over HTTP.<br />Even if you don't want to build a "spy camera", Mike's walkthrough is a must-read if building Web services in Ruby that can run directly on the Android platform is of interest to you.<br /><br />   <br /><br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Deploy your Rails 3 applications a là Heroku with Inploy]]></title>
<link>http://railsforge.com/ruby-news/deploy-your-rails-3-applications-a-la-heroku-with-inploy/</link>
<comments>http://railsforge.com/ruby-news/deploy-your-rails-3-applications-a-la-heroku-with-inploy/</comments>
<pubDate>Thu, 02 Sep 2010 17:00:18 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/deploy-your-rails-3-applications-a-la-heroku-with-inploy/</guid>
<description><![CDATA[Learn in a minute how to deploy your Rails 3 applications like in Heroku with Inploy. by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Want to know about Riak? Learn how it can help you scale your rails app]]></title>
<link>http://railsforge.com/ruby-news/want-to-know-about-riak-learn-how-it-can-help-you-scale-your-rails-app/</link>
<comments>http://railsforge.com/ruby-news/want-to-know-about-riak-learn-how-it-can-help-you-scale-your-rails-app/</comments>
<pubDate>Thu, 02 Sep 2010 07:00:09 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/want-to-know-about-riak-learn-how-it-can-help-you-scale-your-rails-app/</guid>
<description><![CDATA[Webpulp.tv posted it's latest video interview with Kevin Smith. The interview covers CAP theorem, Riak, and ways to scale your app. by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Deploy a Rails 3, Sqlite3 application in Tomcat using JRuby]]></title>
<link>http://railsforge.com/ruby-news/deploy-a-rails-3-sqlite3-application-in-tomcat-using-jruby/</link>
<comments>http://railsforge.com/ruby-news/deploy-a-rails-3-sqlite3-application-in-tomcat-using-jruby/</comments>
<pubDate>Thu, 02 Sep 2010 05:00:08 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/deploy-a-rails-3-sqlite3-application-in-tomcat-using-jruby/</guid>
<description><![CDATA[In this tutorial, I described the steps I did to deploy a simple Rails 3 application to Tomcat using JRuby. In addition, I show a way to make your Rails 3 application run side-by-side with a JRuby-based version.<br /><br />I also included the problems I encountered along the way and how to solve them. by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[How to properly check for your Ruby interpreter, version and OS]]></title>
<link>http://railsforge.com/ruby-news/how-to-properly-check-for-your-ruby-interpreter-version-and-os/</link>
<comments>http://railsforge.com/ruby-news/how-to-properly-check-for-your-ruby-interpreter-version-and-os/</comments>
<pubDate>Wed, 01 Sep 2010 19:00:13 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/how-to-properly-check-for-your-ruby-interpreter-version-and-os/</guid>
<description><![CDATA[I wrote a little  blog post that shows the implementation of three helpful "magical" constants:<br />* OS: returns the current operating system<br />* RubyEngine: returns the current Ruby implementation<br />* RubyVersion: returns the current Ruby version by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Allowing devise login with facebook account]]></title>
<link>http://railsforge.com/ruby-news/allowing-devise-login-with-facebook-account/</link>
<comments>http://railsforge.com/ruby-news/allowing-devise-login-with-facebook-account/</comments>
<pubDate>Wed, 01 Sep 2010 11:00:15 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/allowing-devise-login-with-facebook-account/</guid>
<description><![CDATA[Simple tutorial about how to enable devise to allow facebook login. by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Put scripts at the bottom]]></title>
<link>http://railsforge.com/ruby-news/put-scripts-at-the-bottom/</link>
<comments>http://railsforge.com/ruby-news/put-scripts-at-the-bottom/</comments>
<pubDate>Wed, 01 Sep 2010 11:00:13 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/put-scripts-at-the-bottom/</guid>
<description><![CDATA[I wrote an article Put scripts at the bottom, it is a small trick, but really helpful to speed up the pages render. I also give an example for adding a tweet button on your pages by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Videos from RubyKaigi 2010]]></title>
<link>http://railsforge.com/ruby-news/videos-from-rubykaigi-2010/</link>
<comments>http://railsforge.com/ruby-news/videos-from-rubykaigi-2010/</comments>
<pubDate>Wed, 01 Sep 2010 11:00:09 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/videos-from-rubykaigi-2010/</guid>
<description><![CDATA[Videos from RubyKaigi 2010, the main Ruby conference in Japan, are now available on Vimeo. RubyKaigi 2010 was held over three days from August 27-29, 2010 in Tsukuba, Japan.<br /><br />The talks at RubyKaigi 2010 had a mix up Japanese and English language speakers, including Yukihiro "Matz" Matsumoto, Chad Fowler, Yugui and the Ruby Core team, Yehuda Katz, and many more. by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[BDDCasts on Rails3 and Cucumber]]></title>
<link>http://railsforge.com/ruby-news/bddcasts-on-rails3-and-cucumber/</link>
<comments>http://railsforge.com/ruby-news/bddcasts-on-rails3-and-cucumber/</comments>
<pubDate>Tue, 31 Aug 2010 23:00:21 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/bddcasts-on-rails3-and-cucumber/</guid>
<description><![CDATA[You might want to upgrade an existing Rails 2.3.x project to the newly released Rails 3. If you saw in BDDCasts's URLAgg updates series how to get the specs to pass, now it's time to move on and get Cucumber features to pass. Check episodes six and seven for details on upgrading a project using Cucumber to Rails 3. by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Ruby Challenge - Economics 101]]></title>
<link>http://railsforge.com/ruby-news/ruby-challenge-economics-101/</link>
<comments>http://railsforge.com/ruby-news/ruby-challenge-economics-101/</comments>
<pubDate>Tue, 31 Aug 2010 11:00:10 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/ruby-challenge-economics-101/</guid>
<description><![CDATA[Dr. Bruce Scharlau from the U.K. has thrown an open challenge to people who love the Ruby programming language - Economics 101. <br />Anyone can take part in the Ruby Challenge and you could win a prize too. by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Dalli - memcached for Ruby]]></title>
<link>http://railsforge.com/ruby-news/dalli-memcached-for-ruby/</link>
<comments>http://railsforge.com/ruby-news/dalli-memcached-for-ruby/</comments>
<pubDate>Mon, 30 Aug 2010 21:00:12 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/dalli-memcached-for-ruby/</guid>
<description><![CDATA[I've created a brand new pure Ruby memcached client gem, Dalli, which is designed to replace the memcache-client gem. It drops right into Rails 3 and supports Ruby 1.8, 1.9 and managed environments like Heroku. by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[RubyDoc.info: Good Looking, Up-To-Date Ruby Documentation]]></title>
<link>http://railsforge.com/ruby-news/rubydoc-info-good-looking-up-to-date-ruby-documentation/</link>
<comments>http://railsforge.com/ruby-news/rubydoc-info-good-looking-up-to-date-ruby-documentation/</comments>
<pubDate>Mon, 30 Aug 2010 21:00:05 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/rubydoc-info-good-looking-up-to-date-ruby-documentation/</guid>
<description><![CDATA[<br />RubyDoc.info is a new, automatically updated Ruby documentation site by Loren Segal and Nick Plante that builds upon their earlier success with rdoc.info (which we posted about in 2009). It's powered by YARD, a tool that puts out great looking Ruby documentation (there'll be more about YARD in a post later this week).<br />RubyDoc.info automatically generates documentation for all gems on rubygems.org (it updates its index once per day) but it does GitHub-hosted projects too. For RubyDoc.info to automatically update with documentation for your Ruby-related GitHub project, use the "Add Project" link on RubyDoc.info and then add http://rubydoc.info/checkout as one of your post-commit hook URLs in your repository's settings - on each future commit, your latest documentation will be built on RubyDoc.info.<br /><br />   <br /><br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[27 Video Presentations from RubyKaigi 2010]]></title>
<link>http://railsforge.com/ruby-news/27-video-presentations-from-rubykaigi-2010/</link>
<comments>http://railsforge.com/ruby-news/27-video-presentations-from-rubykaigi-2010/</comments>
<pubDate>Mon, 30 Aug 2010 17:00:10 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/27-video-presentations-from-rubykaigi-2010/</guid>
<description><![CDATA[<br />RubyKaigi is Japan's "home" Ruby conference and the organizers have just put 27 videos from the RubyKaigi 2010 conference online. Unfortunately I can't link to them individually as they're embedded on a single page, so head over to rubykaigi.tdiary.net and check them out.<br />Presentation titles include: Ruby 2.0, Ruby API is Improved Unix API, Rocking The Enterprise With Ruby, Mapping the World with DataMapper, The Necessity and Implementation of Speedy Tests, A Metaprogramming Spell Book, Conflicts and Resolutions in Ruby and Rails, and User Experience for Library Designers.<br />Two caveats: 1) Be aware that some of the presentations are in Japanese (unsurprisingly) although most of the slides include English and, of course, any Ruby is still readable. There were also several English language speakers including Sarah Mei, Carl Lerche, and Jake Scruggs. 2) The player/hosting for the videos seems to be super slow. Give it time and they'll load.<br />[jobs] Engine Yard are hiring! Did you know that Engine Yard - one of the biggest and brightest companies in the Ruby world - are hiring? They have Ruby Engineer and Ruby App Support Engineer positions open in San Francisco.<br /><br />   <br /><br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Rails 3 Upgrade Handbook - $9 Special]]></title>
<link>http://railsforge.com/ruby-news/rails-3-upgrade-handbook-9-special/</link>
<comments>http://railsforge.com/ruby-news/rails-3-upgrade-handbook-9-special/</comments>
<pubDate>Mon, 30 Aug 2010 09:00:08 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/rails-3-upgrade-handbook-9-special/</guid>
<description><![CDATA[Jeremy McAnally has just announced he's reduced the price of his Rails 3 Upgrade Handbook to $9 (from $12) for the next 3 days in celebration of Rails 3's release. I read it a while back and.. it's good - check it out. by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[How to Build A (Simple) Object Mapper]]></title>
<link>http://railsforge.com/ruby-news/how-to-build-a-simple-object-mapper/</link>
<comments>http://railsforge.com/ruby-news/how-to-build-a-simple-object-mapper/</comments>
<pubDate>Mon, 30 Aug 2010 05:00:17 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/how-to-build-a-simple-object-mapper/</guid>
<description><![CDATA[John Nunemaker demonstrates how to build your own (simple) object mapper. by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[rocking the enterprise with ruby]]></title>
<link>http://railsforge.com/ruby-news/rocking-the-enterprise-with-ruby/</link>
<comments>http://railsforge.com/ruby-news/rocking-the-enterprise-with-ruby/</comments>
<pubDate>Mon, 30 Aug 2010 05:00:16 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/rocking-the-enterprise-with-ruby/</guid>
<description><![CDATA[Sudhindra Rao and Munjal Budhabhatti explain in their "Rocking the Enterprise with Ruby" talk at the RubyKaigi how they are building (and delivering continuously) a system orchestrating Rackspace datacenters by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Rails 3.0 Released (And 22 Free Videos To Bring You Up To Speed)]]></title>
<link>http://railsforge.com/ruby-news/rails-3-0-released-and-22-free-videos-to-bring-you-up-to-speed/</link>
<comments>http://railsforge.com/ruby-news/rails-3-0-released-and-22-free-videos-to-bring-you-up-to-speed/</comments>
<pubDate>Mon, 30 Aug 2010 05:00:06 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/rails-3-0-released-and-22-free-videos-to-bring-you-up-to-speed/</guid>
<description><![CDATA[Rails 3.0 has been underway for a good two years, so it's with immense pleasure that we can declare it's finally here. We've brought the work of more than 1,600 contributors together to make everything better, faster, cleaner, and more beautiful.David Heinemeier Hansson<br />DHH rings the bell and announces that Rails 3.0 (final) has been released after two years of determined effort by the Rails core team (and, significantly, Merb team members, since Rails 3.0 is heavily influenced by the Merb merger). Grab it now with gem install rails --version 3.0.0 or, if you're in no rush, Rails 3.0.1 might come along within a week or two.<br />The Videos<br />DHH gives a quick roundup of some of Rails 3's new features but like Emma Watson's head PhotoShopped onto yet another naked body, it's nothing you haven't seen before. If you're really fresh to Rails 3.0, though, Gregg does an admirable job of boiling everything down into a digestible format with his (free!) Dive Into Rails 3.0 screencast series:<br /><br />Getting Started and Action Dispatch<br />Bundler and Action Mailer<br />Active Relation and Active Model<br />Cross-site scripting and Unobtrusive JS<br />The New Action Controller<br /><br />Ryan Bates has also produced a fistful of his typically succinct but precise RailsCasts videos on a wide array of Rails 3.0 topics. Ryan always focuses on code and practicalities so these are a good place to start if you want to follow along and do some coding yourself:<br /><br />Upgrading to Rails 3.0: Part 1, Part 2 and Part 3<br />Routing in Rails 3<br />Active Record Queries in Rails 3<br />Advanced Queries in Rails 3<br />Controllers in Rails 3<br />Rack in Rails 3<br />Subdomains in Rails 3<br />Active Model<br />Generators in Rails 3<br />Making Generators in Rails 3<br />Validations in Rails 3<br />ERB Blocks in Rails 3<br />Action Mailer in Rails 3<br />XSS Protection in Rails 3<br />Bundler<br /><br />If you don't like videos, still follow the links, because there are links to the ASCIIcasts regular HTML versions of the Railscasts videos. These are regular blog posts that you can follow at your own pace.<br />Or some books<br />Michael Hartl's Rails Tutorial book is the #1 (and only, in my opinion) place to start when it comes to books about learning Rails 3.0. Not only is it available to read for free online, but you can buy a well formatted PDF too. It's an amazing piece of work and, unusually, walks you through building a Rails app from start to finish with testing. If you want to just read one book/site and feel like a Rails 3.0 master by the end of it, pick RailsTutorial.org.<br />If you speak German, though, check out this "Ruby on Rails 3" book by Michael Voigt and Stefan Tennigkeit. It's one of the first Rails 3.0 specific books to hit the presses.<br />Or just dive into some code<br />If you want to just "get started" and check out a working Rails 3.0 application, try Daniel Kehoe's Rails3-Subdomain-Devise app. It's a basic Rails 3.0 app that demonstrates using the Devise authentication system, as well as custom subdomain access. Not just that, but Daniel has put together a walkthrough of how the app works and how it was put together.<br /><br />   <br /><br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[[ANN] resque-retry v0.1.0 - failure backend & resque-web tab]]></title>
<link>http://railsforge.com/ruby-news/ann-resque-retry-v0-1-0-failure-backend-resque-web-tab/</link>
<comments>http://railsforge.com/ruby-news/ann-resque-retry-v0-1-0-failure-backend-resque-web-tab/</comments>
<pubDate>Sun, 29 Aug 2010 13:00:09 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/ann-resque-retry-v0-1-0-failure-backend-resque-web-tab/</guid>
<description><![CDATA[I have just released resque-retry v0.1.0:<br /><br />* Added a multiple failure backend, with retry suppression (no more spamming your failed queue).<br />* Added a resque-web tab for viewing retry information. by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[EuRuKo 2010: Summaries, Videos, and Photos from Europe&#8217;s Ruby Conference]]></title>
<link>http://railsforge.com/ruby-news/euruko-2010-summaries-videos-and-photos-from-europe8217s-ruby-conference/</link>
<comments>http://railsforge.com/ruby-news/euruko-2010-summaries-videos-and-photos-from-europe8217s-ruby-conference/</comments>
<pubDate>Sun, 29 Aug 2010 05:00:06 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/euruko-2010-summaries-videos-and-photos-from-europe8217s-ruby-conference/</guid>
<description><![CDATA[EuRuKo is the brand of Europe's principal Ruby conference series and EuRuKo 2010 took place in late May. Why, then, am I posting about it in August? First, I'm a strong supporter of EuRuKo and promised to post a roundup of the event here. Secondly, it turns out it took a while for the videos to all be uploaded ;-) Third, I've taken my time in getting round to it. Nonetheless, there are some amazing presentations you can watch and they're still fewer than three months out of date!<br />One of the event's organizers, Ela Madej, gives a summary:<br />European Ruby Conference 2010 is now well over and the Berlin EuRuKo 2011 team are surely working on their opening song for the next year. Yes, we all know they sing well - their uber-strong German vocal was nothing but adorable.<br />Despite the flooding and changing the conference venue just one week before the event, EuRuKo was great! It was filled with fantastic talks and Rubyists from all over the planet. Here are some numbers: around 121 Poles (less than half of all 280 attendees), at least 40 Germans, Rubyists from Japan, Austria, Spain, UK, Switzerland, Uruguay, USA, Cuba, Slovakia, Czech Republic, Slovenia, Croatia, Estonia, The Netherlands, Latvia, Italy, France, Belgium, Brasil and more.<br />For everyone who missed the event, the videos from the conference are on Vimeo. There is also a great summary of the talks for Day One and<br />Day Two. Here are the links to EuRuKo official photos on Flickr for Day One and Day Two also.Ela Madej<br />While there are 37 videos on offer, some standouts include:<br /><br />Let's Remodel That Game by Tim Lossen.<br />How to Rate A Rails Application by Elise Huard.<br />Mislav Marohnić talks about how code is loaded in Ruby (in quite some detail!)<br />Spoiling the Youth with Ruby by Karel Minarik (organizer of EuRuKo 2008)<br />Matz's keynote<br />DSL or no DSL by Jose Valim (of Rails core)<br /><br />EuRuKo is supported by not only by Rubyists paying to attend but by quite a few sponsors, with 2010's event no exception. The organizers asked me to specially thank their biggest sponsor Novelys - a team of French Ruby on Rails experts. On top of that, EuRuKo's afterparty sponsors were Applicake and Lunar Logic Polska, two Ruby development teams from Poland. Finally, 16 micro sponsors helped out too.<br />I've been a keen supporter of EuRuKo since the first event so a big thanks to all of the sponsors and attendees for supporting Ruby's principal Ruby conference. Now, go enjoy those videos.<br /><br />   <br /><br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Wanna ask for a new tutorial? Just do it!]]></title>
<link>http://railsforge.com/ruby-news/wanna-ask-for-a-new-tutorial-just-do-it/</link>
<comments>http://railsforge.com/ruby-news/wanna-ask-for-a-new-tutorial-just-do-it/</comments>
<pubDate>Sun, 29 Aug 2010 01:00:07 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/wanna-ask-for-a-new-tutorial-just-do-it/</guid>
<description><![CDATA[I'm opening a new session for feedback in my blog, you can ask and vote for new tutorials now, just click and go by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[DSL: A small library for creating Domain Specific Languages (DSLs)]]></title>
<link>http://railsforge.com/ruby-news/dsl-a-small-library-for-creating-domain-specific-languages-dsls/</link>
<comments>http://railsforge.com/ruby-news/dsl-a-small-library-for-creating-domain-specific-languages-dsls/</comments>
<pubDate>Sat, 28 Aug 2010 21:00:08 +0300</pubDate>
<dc:creator>RubyFlow</dc:creator>
<category>News</category>
<guid>http://railsforge.com/ruby-news/dsl-a-small-library-for-creating-domain-specific-languages-dsls/</guid>
<description><![CDATA[I've just updated dsl, a gem to easily create domain specific languages within blocks, to v0.1.3 by Ruby Flow<br/><br/>1 Vote(s) ]]></description>
</item>

</channel>
</rss>
