state_machine: One machine to rule them all? | PluginAWeek

After 2 1/2 years of blood, sweat, tears, and the occasional Jägermeister, I’m finally officially announcing a project I’ve been quietly working on: state_machine.

pluginaweek's plugin_test_helper at master - GitHub

Simplifies plugin testing by creating an isolated Rails environment that simulates its usage in a real application

Rails plugin testing guide

This article is an introduction to testing Rails plugins.

The WHATWG Blog » Blog Archive » The longdesc lottery

It turned out that the test subject didn't know that longdesc even existed before the tester told him about it. Can you blame him?

JavaScript dependency management and concatenation: Sprockets

Sprockets is a Ruby library that preprocesses and concatenates JavaScript source files. It takes any number of source files and preprocesses them line-by-line in order to build a single concatenation. Specially formatted lines act as directives to the Sprockets preprocessor, telling it to require the contents of another file or library first or to provide a set of asset files (such as images or stylesheets) to the document root.

Mike On Ads » Blog Archive » Using your browser URL history to estimate gender

One of the things that I always wanted to do but never got around to was to analyze a user’s browsing history to estimate age and gender.

Tagaholic - Hirb - Irb On The Good Stuff

Hirb provides a mini view framework for console applications, designed with irb in mind.

Jasmin Home Page

Jasmin is an assembler for the Java Virtual Machine. It takes ASCII descriptions of Java classes, written in a simple assembler-like syntax using the Java Virtual Machine instruction set. It converts them into binary Java class files, suitable for loading by a Java runtime system.

Index of /projects/sleight

PNG transparency for IE 6.

Heroku | How it Works

Heroku's architecture enables deployment with nothing but Git. Deployment is fast, simple, and just works – all you do is push code to your repo on Heroku.

Ruby on Rails » Keeping Up With The Joneses: Keeping Rails and its extensions up to date » Pathfinder Development

There are many wonderful things about Rails and the Rails ecosystem. A clean, well-lighted path for keeping all your extensions up to date is not one of them.

Solutoire.com › Flotr Javascript Plotting Library

Flotr is a javascript plotting library based on the Prototype Javascript Framework (version 1.6.0.2 at the moment) and inspired by Flot (written by Ole Laursen).

flot - Google Code

Flot is a pure Javascript plotting library for jQuery. It produces graphical plots of arbitrary datasets on-the-fly client-side.

Updating Trac tickets in svn commits | tail -f findings.out

The ability to update and close Trac tickets associated with a given repo whenever a commit is made to that repo is pretty handy. No more committing, going to the Trac site, updating. I found several guides on setting this up floating around, this one being the most informative.

Tagaholic - Console Update With Your Editor

Rails’ script/console makes it easy to fetch, view and edit your database records. But can you edit those records as quickly as you edit code in your text editor? Riiight, like editing our database records in an editor is gonna happen? It already has.

justinfrench's formtastic at master - GitHub

A Rails FormBuilder with semantically rich and accessible markup.

Alex Miller - Here’s how you do trial software dialogs…

I did want to drop a quick picture here of their trial usage dialog that pops up as it’s a thing of beauty in a piece of software that usually is seen as highly unimportant, yet is the first thing you encounter when taking commercial software for a spin.