All sorts of stuff wandered into my browser this weekend. Here are a few that are worth passing along.

  • theman - Yet another Ruby framework for background jobs.

  • Tokyo Cabinet: Beyond Key-Value Store - Yet another fancy-schmancy project for data storage from Ruby.

  • Bespin - Mozilla Labs experiment with text-editing in the browser. Interesting, but sucks down CPU like no tomorrow.

  • tinyrb - Teeny little ruby-ish VM. I don't think you can really call it ruby with the number of things it doesn't support.

  • ruby-recaptcha - The ReCaptcha API for Rails applications, now at version 1.0.0.

  • Currency Internationalization (i18n), Multiple Currencies and Foreign Exchange (FX) - More than any sane person wants to know about dealing with multiple currencies.

  • Ruby JobMotel - Yet another place to monitor for Ruby web developer jobs, this one aggregating a bunch of the other sites.

  • Migrating From FileColumn to Paperclip - I might need to tackle this soon.

  • Color Scheme Designer - Rather spiffy.

  • AMY Editor - TextMate-influenced in-browser source code editor.

  • It’s Only Rack on Rails But I Like It - An intro to some of the latest infrastructure changes in Rails.