Celerity | Easy and fast functional test automation for web applications

Celerity is a JRuby wrapper around HtmlUnit – a headless Java browser with JavaScript support. It provides a simple API for programmatic navigation through web applications. Celerity aims at being API compatible with Watir.

rvm: Ruby Version Manager - rvm Home

You want to try out all of the different ruby interpreters and versions including different patchlevels, but you don't want to break what's working for you now. No time to waste?

Apigee

Understand API usage.

whymirror.github.com

It's important, however, that his wonderful code live on, and we need your help to do so. We've mirrored what repos we could find and contacted github tech support, who have promised assistance. Whymirror will do what it can to ease the transition but CANNOT be a long-term solution

Rio

Rio is a facade for most of the standard ruby classes that deal with I/O; providing a simple, intuitive, succinct interface to the functionality provided by IO, File, Dir, Pathname, FileUtils, Tempfile, StringIO, OpenURI and others. Rio also provides an application level interface which allows many common I/O idioms to be expressed succinctly.

nakajima's elementor at master - GitHub

View testing that doesn't suck.

A/Bingo: RoR Split Testing by Bingo Card Creator

A/Bingo is a Ruby on Rails A/B testing framework written as a plugin.

Do Some Thing

At times when the RightThing is difficult to ascertain and a lot of time has been spent without much progress, it may be better to do something rather than just enter AnalysisParalysis. The experience gained in the process often yields insight into what the RightThing may be.

Why UML Fails to Add Value to the Design and Development Process « Learning Lisp

UML is applying an abstraction at the wrong end of the problem. It is primarily used to sketch object models for inferior languages.

How to make programming hard for yourself

For all of my professed admiration of Ruby on rails, I personally don't think that easier and more productive CRUD application writing will shake things up. I personally care very much about writing applications in a tenth of the time, but using Rails is like listening to Jaco Pastorius. The real learning experience comes when you try to duplicate the feat.

Modelling the World

The goal of modelling is to produce something substantially simpler than the world. This is achieved not through endlessly inventing new types and relationships -- in fact, it's just the opposite. It's by eliminating entities and restricting types that we get a model that's simpler than the world and thus useful.

The Pragmatic Bookshelf | Tell, Don't Ask

You should endeavor to tell objects what you want them to do; do not ask them questions about their state, make a decision, and then tell them what to do.

Otaku, Cedric's weblog: Next Generation Java is not very different from today's Java

In a recent post, Stephan Schmidt makes several suggestions in order to write "Next Generation Java". Unfortunately, I disagree with most of them

Go Ahead: Next Generation Java Programming Style | Code Monkeyism

Even if you’ve trapped, you can change your programming style and reap some of the benefits of those new languages. In the last 15 years Java programming style has changed significantly.

Three Rivers Institute » Blog Archive » Approaching a Minimum Viable Product

By far the dominant reason for not releasing sooner was a reluctance to trade the dream of success for the reality of feedback.

Deployment Script Spring Cleaning - GitHub

As we get ready to upgrade our servers I thought it’d be a good time to upgrade our deployment process. Currently pushing out a new version of GitHub takes upwards of 15 minutes. Ouch. My goal: one minute deploys (excluding server restart time).

Bowline – A Ruby GUI framework | Lead Thinking

In a nutshell, Bowline lets you build cross platform desktop applications with Ruby, HTML and JavaScript. The idea is to make building desktop apps as simple (and fun) as building Rails websites.

On Being A Journeyman Software Craftsman: Test-first and Test-driven conversation with JB Rainsberger

We had a conversation about the fact that the 'TDD is about testing vs TDD is about design" debate that keeps popping up, especially now in the Ruby community.