<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description></description><title>Railslove 'round the world</title><generator>Tumblr (3.0; @railslove)</generator><link>http://tumble.railslove.com/</link><item><title>Ruby Interactive Print Loop - A light, modular alternative to irb</title><description>&lt;a href="https://github.com/cldwalker/ripl"&gt;Ruby Interactive Print Loop - A light, modular alternative to irb&lt;/a&gt;: &lt;p&gt;&lt;span&gt;
&lt;p&gt;ripl is a light, modular alternative to irb. Like irb, it loads ~/.irbrc, has autocompletion and keeps history in ~/.irb_history. Unlike irb, it is highly customizable via plugins and supports commands. This customizability makes it easy to build custom shells (i.e. for a gem or application) and complex shells (i.e. for the &lt;a href="http://github.com/cldwalker/nirvana"&gt;web&lt;/a&gt;).&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;</description><link>http://tumble.railslove.com/post/1583212941</link><guid>http://tumble.railslove.com/post/1583212941</guid><pubDate>Mon, 15 Nov 2010 15:07:45 -0500</pubDate></item><item><title>Fuubar: the instafailing RSpec progress bar formatter</title><description>&lt;a href="http://jeffkreeftmeijer.com/2010/fuubar-the-instafailing-rspec-progress-bar-formatter/"&gt;Fuubar: the instafailing RSpec progress bar formatter&lt;/a&gt;</description><link>http://tumble.railslove.com/post/1582391014</link><guid>http://tumble.railslove.com/post/1582391014</guid><pubDate>Mon, 15 Nov 2010 12:55:47 -0500</pubDate></item><item><title>the script of @paulca's rubyconf talk</title><description>&lt;a href="http://pabcas.com/feeling/my-rubyconf-talk"&gt;the script of @paulca's rubyconf talk&lt;/a&gt;</description><link>http://tumble.railslove.com/post/1547574229</link><guid>http://tumble.railslove.com/post/1547574229</guid><pubDate>Thu, 11 Nov 2010 19:31:20 -0500</pubDate></item><item><title>htty a console application for interacting with HTTP servers</title><description>&lt;a href="http://htty.github.com/"&gt;htty a console application for interacting with HTTP servers&lt;/a&gt;: &lt;p&gt;&lt;span&gt;“&lt;a href="http://htty.github.com/"&gt;htty&lt;/a&gt; is a console application for interacting with HTTP servers. It’s something of a cross between &lt;em&gt;curl&lt;/em&gt; and the Lynx browser.”&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span&gt;&lt;span&gt;
&lt;pre class="code"&gt;                 &lt;span class="id s"&gt;s&lt;/span&gt;         &lt;span class="id s"&gt;s&lt;/span&gt;&lt;span class="period"&gt;
&lt;/span&gt;&lt;span class="period"&gt;  .&lt;/span&gt;&lt;span class="id uef"&gt;uef&lt;/span&gt;&lt;span class="op"&gt;^&lt;/span&gt;&lt;span class="tstring"&gt;&lt;span class="tstring_beg"&gt;"&lt;/span&gt;&lt;span class="tstring_content"&gt;        :8        :8      ..
:d88E          .88       .88     @L
`888E         :888ooo   :888ooo 9888i   .dL
 888E .z8k -*8888888 -*8888888 `Y888k:*888.
 888E~?888L  8888      8888      888E  888I
 888E  888E  8888      8888      888E  888I
 888E  888E  8888      8888      888E  888I
 888E  888E .8888Lu=  .8888Lu=   888E  888I
 888E  888E ^%888*    ^%888*    x888N&gt;&lt;888'
&lt;/span&gt;&lt;span class="tstring_content"&gt;m888N= 888&gt;   'Y&lt;/span&gt;&lt;span class="tstring_end"&gt;"&lt;/span&gt;&lt;/span&gt;       &lt;span class="tstring"&gt;&lt;span class="tstring_beg"&gt;'&lt;/span&gt;&lt;span class="tstring_end"&gt;Y"      "88"  888
 `Y"   888   __  .__                  88F
      J88" _/  |_|  |__   ____       98"
      @%   \   __\  |  \_/ __ \    ./"
    :"      |  | |   Y  \  ___/   ~`
            |__| |___|  /\___  &gt;
            __________\/_____\/____________________
           /   |   \__    ___/\__    ___/\______   \
          /    ~    \|    |     |    |    |     ___/
          \    Y    /|    |     |    |    |    |
           \___|_  / |____|     |____|    |____|
           ______\/___________________.___.
           \__    ___/\__    ___/\__  |   |
             |    |     |    |    /   |   |
             |    |     |    |    \____   |
             |____|     |____|    / ______|
&lt;/span&gt;&lt;/span&gt;&lt;span class="tstring_end"&gt;                                  \/&lt;/span&gt;&lt;/pre&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description><link>http://tumble.railslove.com/post/1546709390</link><guid>http://tumble.railslove.com/post/1546709390</guid><pubDate>Thu, 11 Nov 2010 17:50:05 -0500</pubDate></item><item><title>GitModel: distributed, versioned NoSQL for Ruby</title><description>&lt;a href="https://github.com/pauldowman/gitmodel"&gt;GitModel: distributed, versioned NoSQL for Ruby&lt;/a&gt;: &lt;p&gt;&lt;span&gt;“An ActiveModel-compliant persistence framework for Ruby that uses Git for versioning and remote syncing”&lt;/span&gt;&lt;/p&gt;</description><link>http://tumble.railslove.com/post/1534096463</link><guid>http://tumble.railslove.com/post/1534096463</guid><pubDate>Wed, 10 Nov 2010 09:21:30 -0500</pubDate></item><item><title>Dolphin is a feature flipper</title><description>&lt;a href="https://github.com/grillpanda/dolphin"&gt;Dolphin is a feature flipper&lt;/a&gt;: &lt;p&gt;Dolphin is a feature flipper, as Rails plugin. Use it to flip areas of your app on your off, based on pre-defined conditions.  &lt;/p&gt;</description><link>http://tumble.railslove.com/post/1529334623</link><guid>http://tumble.railslove.com/post/1529334623</guid><pubDate>Tue, 09 Nov 2010 19:47:11 -0500</pubDate></item><item><title>really good presentation about Continuous...</title><description>&lt;object id="prezi_5zm8xplapff2" name="prezi_5zm8xplapff2" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="400" height="290"&gt;&lt;param name="movie" value="http://prezi.com/bin/preziloader.swf" /&gt;&lt;param name="allowfullscreen" value="true" /&gt;&lt;param name="allowscriptaccess" value="always" /&gt;&lt;param name="bgcolor" value="#ffffff" /&gt;&lt;param name="flashvars" value="prezi_id=5zm8xplapff2&amp;lock_to_path=0&amp;color=ffffff&amp;autoplay=no" /&gt;&lt;embed id="preziEmbed_5zm8xplapff2" name="preziEmbed_5zm8xplapff2" src="http://prezi.com/bin/preziloader.swf" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="290" bgcolor="#ffffff" flashvars="prezi_id=5zm8xplapff2&amp;lock_to_path=0&amp;color=ffffff&amp;autoplay=no"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;really good presentation about &lt;span&gt;&lt;strong&gt;Continuous Deployment:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span id="desc"&gt;Introducing the Continuous Deployment concept with background about testing, monitoring, tools and culture requirements.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;span&gt;&lt;span id="desc"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;</description><link>http://tumble.railslove.com/post/838153114</link><guid>http://tumble.railslove.com/post/838153114</guid><pubDate>Tue, 20 Jul 2010 18:59:42 -0400</pubDate></item><item><title>OpenStack Open Source Cloud Computing Software</title><description>&lt;a href="http://openstack.org/"&gt;OpenStack Open Source Cloud Computing Software&lt;/a&gt;: &lt;p&gt;Rackspace…OpenSource&lt;/p&gt;</description><link>http://tumble.railslove.com/post/830667396</link><guid>http://tumble.railslove.com/post/830667396</guid><pubDate>Mon, 19 Jul 2010 01:04:44 -0400</pubDate></item><item><title>CSS3 PIE: CSS3 decorations for IE</title><description>&lt;a href="http://css3pie.com/"&gt;CSS3 PIE: CSS3 decorations for IE&lt;/a&gt;: &lt;p&gt;PIE makes Internet Explorer 6-8 capable of rendering several of the most useful CSS3 decoration features&lt;/p&gt;</description><link>http://tumble.railslove.com/post/811178218</link><guid>http://tumble.railslove.com/post/811178218</guid><pubDate>Wed, 14 Jul 2010 11:31:19 -0400</pubDate></item><item><title>On-Page Tutorials by SalesKing</title><description>&lt;a href="http://salesking.github.com/king_tour/"&gt;On-Page Tutorials by SalesKing&lt;/a&gt;: &lt;p&gt;awesome one-page Tutorias in JS&lt;/p&gt;</description><link>http://tumble.railslove.com/post/731045620</link><guid>http://tumble.railslove.com/post/731045620</guid><pubDate>Thu, 24 Jun 2010 07:02:02 -0400</pubDate></item><item><title>samleb's sexy_scopes - Small DSL to create ActiveRecord attribute predicates without writing SQL.</title><description>&lt;a href="http://github.com/samleb/sexy_scopes"&gt;samleb's sexy_scopes - Small DSL to create ActiveRecord attribute predicates without writing SQL.&lt;/a&gt;: &lt;p&gt;&lt;span&gt;
&lt;p&gt;sexy_scope is a small wrapper around &lt;code&gt;Arel::Attribute&lt;/code&gt; that adds a little syntactic sugar when creating scopes in ActiveRecord. It adds an &lt;code&gt;attribute&lt;/code&gt;class method which takes an attribute name and returns an &lt;code&gt;Arel::Attribute&lt;/code&gt; wrapper, which responds to common operators to return predicates objects that can be used as arguments to &lt;code&gt;ActiveRecord::Base.where&lt;/code&gt;.&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;</description><link>http://tumble.railslove.com/post/719302493</link><guid>http://tumble.railslove.com/post/719302493</guid><pubDate>Sun, 20 Jun 2010 15:56:01 -0400</pubDate></item><item><title>Whyday: 19 August 2010</title><description>&lt;a href="http://whyday.org/"&gt;Whyday: 19 August 2010&lt;/a&gt;: &lt;p&gt;“Why gave us a lot of cool software, but what he really gave to the Ruby community was a spirit of freedom, whimsy, and creativity. When Why took the stage at the first RailsConf, in 2006, he strapped on his guitar, walked to the microphone, and yelled “Put your best practices away!”&lt;/p&gt;</description><link>http://tumble.railslove.com/post/685007836</link><guid>http://tumble.railslove.com/post/685007836</guid><pubDate>Thu, 10 Jun 2010 18:51:57 -0400</pubDate></item><item><title>Avoid memory leaks in your ruby/rails code and protect you against denial of service</title><description>&lt;a href="http://www.tricksonrails.com/2010/06/avoid-memory-leaks-in-ruby-rails-code-and-protect-against-denial-of-service/"&gt;Avoid memory leaks in your ruby/rails code and protect you against denial of service&lt;/a&gt;</description><link>http://tumble.railslove.com/post/680895325</link><guid>http://tumble.railslove.com/post/680895325</guid><pubDate>Wed, 09 Jun 2010 14:47:49 -0400</pubDate></item><item><title>Jo JavaScript Application Framework for HTML5</title><description>&lt;a href="http://grrok.com/jo/#jo"&gt;Jo JavaScript Application Framework for HTML5&lt;/a&gt;: &lt;p&gt;jo is a lightweight JavaScript framework designed for HTML5 apps.&lt;/p&gt;</description><link>http://tumble.railslove.com/post/678060792</link><guid>http://tumble.railslove.com/post/678060792</guid><pubDate>Tue, 08 Jun 2010 19:09:12 -0400</pubDate></item><item><title>software version control visualization</title><description>&lt;a href="http://github.com/acaudwell/Gource"&gt;software version control visualization&lt;/a&gt;: &lt;p&gt;“&lt;span&gt;OpenGL-based 3D visualisation tool for source control repositories.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;
&lt;pre&gt;
The repository is displayed as a tree where the root of the repository is the
centre, directories are branches and files are leaves. Contributors to the
source code appear and disappear as they contribute to specific files and
directories."&lt;/pre&gt;
&lt;pre&gt;&lt;br/&gt;&lt;/pre&gt;
&lt;pre&gt;On OSX and using homebrew? &lt;strong&gt;brew install gource&lt;/strong&gt;&lt;/pre&gt;
&lt;/span&gt;&lt;/p&gt;</description><link>http://tumble.railslove.com/post/667558557</link><guid>http://tumble.railslove.com/post/667558557</guid><pubDate>Sat, 05 Jun 2010 17:26:59 -0400</pubDate></item><item><title>Cider - A Development Environment for Macs</title><description>&lt;a href="http://www.atmos.org/cider/intro.html"&gt;Cider - A Development Environment for Macs&lt;/a&gt;: &lt;p&gt;&lt;span&gt;
&lt;p&gt;Cider is a fully managed development environment for open source hacking on Mac OSX. It’s powered by &lt;a target="_none" href="http://rvm.beginrescueend.com"&gt;rvm&lt;/a&gt;, &lt;a target="_none" href="http://mxcl.github.com/homebrew/"&gt;homebrew&lt;/a&gt; and &lt;a target="_none" href="http://wiki.opscode.com/display/chef/Home"&gt;chef&lt;/a&gt;. You only need &lt;a href="http://developer.apple.com/technologies/xcode.html"&gt;Xcode&lt;/a&gt; to get started.&lt;/p&gt;
&lt;p&gt;Cider builds everything up in ~/Developer. It won’t stomp on any of your current installations so you don’t have to commit your entire machine immediately. It’s simple to rollback if you really want to.&lt;/p&gt;
&lt;/span&gt;&lt;/p&gt;</description><link>http://tumble.railslove.com/post/657235691</link><guid>http://tumble.railslove.com/post/657235691</guid><pubDate>Wed, 02 Jun 2010 14:09:06 -0400</pubDate></item><item><title>Nice collection of regular expressions in Ruby. </title><description>&lt;a href="http://github.com/eparreno/ruby_regex"&gt;Nice collection of regular expressions in Ruby. &lt;/a&gt;: &lt;p&gt;Ruby regular expressions library&lt;/p&gt;</description><link>http://tumble.railslove.com/post/607965190</link><guid>http://tumble.railslove.com/post/607965190</guid><pubDate>Mon, 17 May 2010 17:54:04 -0400</pubDate></item><item><title>jQuery Masonry ·  David DeSandro</title><description>&lt;a href="http://desandro.com/resources/jquery-masonry/"&gt;jQuery Masonry ·  David DeSandro&lt;/a&gt;: &lt;p&gt;Masonry is a layout plugin for jQuery. Think of it as the flip side of CSS floats. Whereas floating arranges elements horizontally then vertically, Masonry arranges elements vertically then horizontally according to a grid. The result minimizes vertical gaps between elements of varying height, just like a mason fitting stones in a wall&lt;/p&gt;</description><link>http://tumble.railslove.com/post/582576764</link><guid>http://tumble.railslove.com/post/582576764</guid><pubDate>Sat, 08 May 2010 20:29:46 -0400</pubDate></item><item><title>Interactive CouchDB tutorial</title><description>&lt;a href="http://labs.mudynamics.com/wp-content/uploads/2009/04/icouch.html"&gt;Interactive CouchDB tutorial&lt;/a&gt;</description><link>http://tumble.railslove.com/post/577268403</link><guid>http://tumble.railslove.com/post/577268403</guid><pubDate>Thu, 06 May 2010 19:36:50 -0400</pubDate></item><item><title>jQuery.popeye 2.0 | an inline lightbox alternative</title><description>&lt;a href="http://dev.herr-schuessler.de/jquery/popeye/demo.html"&gt;jQuery.popeye 2.0 | an inline lightbox alternative&lt;/a&gt;</description><link>http://tumble.railslove.com/post/573803081</link><guid>http://tumble.railslove.com/post/573803081</guid><pubDate>Wed, 05 May 2010 12:20:05 -0400</pubDate></item></channel></rss>

