November 2010
6 posts
Ruby Interactive Print Loop - A light, modular... →
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 web).
Nov 15th
Fuubar: the instafailing RSpec progress bar... →
Nov 15th
the script of @paulca's rubyconf talk →
Nov 12th
htty a console application for interacting with... →
“htty is a console application for interacting with HTTP servers. It’s something of a cross between curl and the Lynx browser.” s s .uef^" :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 ...
Nov 11th
GitModel: distributed, versioned NoSQL for Ruby →
“An ActiveModel-compliant persistence framework for Ruby that uses Git for versioning and remote syncing”
Nov 10th
1 note
Dolphin is a feature flipper →
Dolphin is a feature flipper, as Rails plugin. Use it to flip areas of your app on your off, based on pre-defined conditions.  
Nov 10th
July 2010
3 posts
WatchWatch
really good presentation about Continuous Deployment: Introducing the Continuous Deployment concept with background about testing, monitoring, tools and culture requirements.
Jul 20th
OpenStack Open Source Cloud Computing Software →
Rackspace…OpenSource
Jul 19th
CSS3 PIE: CSS3 decorations for IE →
PIE makes Internet Explorer 6-8 capable of rendering several of the most useful CSS3 decoration features
Jul 14th
June 2010
7 posts
On-Page Tutorials by SalesKing →
awesome one-page Tutorias in JS
Jun 24th
samleb's sexy_scopes - Small DSL to create... →
sexy_scope is a small wrapper around Arel::Attribute that adds a little syntactic sugar when creating scopes in ActiveRecord. It adds an attributeclass method which takes an attribute name and returns an Arel::Attribute wrapper, which responds to common operators to return predicates objects that can be used as arguments to ActiveRecord::Base.where.
Jun 20th
Whyday: 19 August 2010 →
“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!”
Jun 10th
Avoid memory leaks in your ruby/rails code and... →
Jun 9th
Jo JavaScript Application Framework for HTML5 →
jo is a lightweight JavaScript framework designed for HTML5 apps.
Jun 8th
software version control visualization →
“OpenGL-based 3D visualisation tool for source control repositories. 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." On OSX and using homebrew? brew install gource
Jun 5th
Cider - A Development Environment for Macs →
Cider is a fully managed development environment for open source hacking on Mac OSX. It’s powered by rvm, homebrew and chef. You only need Xcode to get started. 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.
Jun 2nd
May 2010
5 posts
Nice collection of regular expressions in Ruby.  →
Ruby regular expressions library
May 17th
jQuery Masonry · David DeSandro →
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
May 9th
Interactive CouchDB tutorial →
May 6th
jQuery.popeye 2.0 | an inline lightbox alternative →
May 5th
LaTeX Lab is an open source implementation of a... →
“Integration with Google Docs is achieved via GData API. The application is developed using GWT and hosted on the Google AppEngine. A CLSI implementation provides the link to the LaTeX compiler.”
May 3rd
April 2010
12 posts
Heroku now with Experimental Node.js Support! →
Apr 29th
intridea's oauth2 - A Ruby wrapper for the OAuth... →
“A Ruby wrapper for the OAuth 2.0 specification. This is a work in progress, being built first to solve the pragmatic process of connecting to existing OAuth 2.0 endpoints (a.k.a. Facebook) with the goal of building it up to meet the entire specification over time.”
Apr 22nd
Apr 16th
Coworking Cologne offen ab 03.05.2010 : Railslove →
Hope to see you soon!! Deutz-Mühlheimerstraße 129 51063 Köln Map 
Apr 16th
1 note
Ruby & Stuff: Wake up guys, Ruby 1.9 is here! →
I’m disappointed how slowly Ruby community adopts the new Ruby 1.9. Oh wait, it’s not new at all, it’s more than a year old now! There is still significant amount of gems which aren’t 1.9-compatible, my collegueues are asking me why we should upgrade to Ruby 1.9 and for Rubinius core team has…
Apr 16th
wycats's rack-offline →
A Rack and Rails plugin for building offline web applications “HTML5 provides two robust offline capabilities already implemented in popular mobile devices, such as the iPhone and Android, and on modern desktop browsers based on the Webkit and Gecko rendering engines.”
Apr 16th
Apr 13th
22 notes
kwi's i18n_routing at master - GitHub →
I18n routing module for Rails 2.3.x and Rails 3. Translate your routes with ease !
Apr 10th
WebKit2 – WebKit  →
“WebKit2 is a new API layer for WebKit designed from the ground up to support a split process model, where the web content (JavaScript, HTML, layout, etc) lives in a separate process from the application UI. This model is very similar to what Google Chrome offers, with the major difference being that we have built the process split model directly into the framework, allowing other clients of...
Apr 9th
Rails Dispatch | Presented by Engine Yard  →
“Rails news delivered fresh”
Apr 8th
Swinger a presentation tool built with Sammy.js,... →
“Swinger is a simple presentation tool built with Sammy.js, CouchDB, and Couchapp. You can Login or Sign up to create a slideshow or watch one of the existing presentations. The “Welcome” presentation is a good place to start.” It’s also Open Source: http://github.com/quirkey/swinger
Apr 5th
Chris Wanstrath on GitHub - Interview  →
“Chris Wanstrath discusses the state of GitHub’s architecture, how GitHub is used and its impact on open source collaboration. “
Apr 2nd
1 note
March 2010
9 posts
joelthelion's autojump →
“autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. The jumpstat command shows you the current contents of the database. You need to work a little bit before the database becomes usable. Autojump will listen and rank your ‘cd’ commands by frequency. Once your database is reasonably...
Mar 28th
Sinatra 1.0 Released: Major Milestone for Ruby’s... →
Mar 23rd
Pusher - Realtime client push powered by HTML5... →
by @newbamboo: “Realtime client push We believe that the real-time web is fantastic and should be simple to implement. This is our simple solution, powered by HTML5 websockets” 
Mar 22nd
Mar 17th
On Cloud →
okiess: On Cloud lets you show off your rails app to the world without dealing with the hassles or charges associated with hosting.
Mar 14th
Mar 11th
3,836 notes
IfWeRanTheWorld →
If I ran the world, I would … “This is an experiment. We’d love you to help us make it work. We want to tap the single largest pool of untapped natural resource in the world: human good intentions that never translate into action. We need adventurers like you to generate actionplatforms and microactions, and then invite people to microact.” So… are you game?
Mar 5th
Social Media Icons — Paul Robert Lloyd →
A set of standardised icons for popular social networking services and tools
Mar 1st
1 note
josh's spoke - package and distribute GitHub code →
“Spoke helps package and distribute GitHub code. Encourages packaging best practices and conventions to eliminate long specifications forms and configuration sit ups.”
Mar 1st
February 2010
22 posts
Edge Rails.info :: The Skinny on Scopes (Formerly... →
Very good introduction to Scopes (Formerly named_scope)
Feb 24th
Feb 24th
4 notes
zool - manage your servers authorized_keys files... →
“zool is a gem to manage authorized_keys files on a set of n servers”
Feb 23rd
The Rails 3 Upgrade Handbook →
Inside you’ll find: Almost 120 pages of upgrade information A step-by-step guide to upgrading your app to Rails 3 High-level discussion of what’s new in Rails 3 Practical tips on using Rails 3’s new features to improve your code Real case studies of upgrading apps and plugins Detailed checklists for upgrading
Feb 22nd
Validation Reflections in Rails 3 →
Now you can do stuff like: ’Person.validators’ and ‘Person.validators_on(:name)’ which will return the model validations like :presence or :length
Feb 21st
Couchio: Thoughts on an Open Source Company →
Damien here. I wrote this almost a year ago. It’s something we want Couchio live by, to build a company we all want to be a part of. — Our companies mission to make the world a better place through open source software. People are hired based on contributions to open source. Code,… GO READ THE WHOLE POST!!!! NOW!!! ..why are you still here?! read it!
Feb 20th
The Power and Philosophy of Ruby (Presentation by... →
Feb 13th
Using Bundler in Real Life « Katz Got Your... →
Feb 9th