Legacy blog (2004–2016). This blog is no longer updated. For current content, visit DigitalHobbit's RPG Blog (tabletop RPGs) or GammaVibe (engineering & entrepreneurship).

Try Ruby

Why the lucky stiff, who brought us the fabuolous "Why's (poignant) guide to Ruby", just released this new awesome web application: Try Ruby Try Ruby is a web based, interactive Ruby tutorial, sort of like IRB on steroids. If you are curious about the kinds of things newbies and script kiddies are trying out in the console, check out Why's recent blog post....

November 30, 2005 · 1 min · 75 words · DigitalHobbit

Book: Enterprise Integration with Ruby

It sounds like a new book might need to be added to the list of must-have Ruby books: "Enterprise Integration with Ruby", written by Maik Schmidt and published as a Pragmatic Bookshelf title, is currently in beta. As with all Pragmatic Bookshelf titles, you can purchase the beta PDF now and receive the full PDF or paper version of the book as soon as it comes out....

November 5, 2005 · 1 min · 97 words · DigitalHobbit

Ruby and Java technology stacks compared

Here's one way to compare the Ruby and Java technology stacks. :) (via the Ruby on Rails Blog) Update: Here's the true origin of this comparison.

October 28, 2005 · 1 min · 26 words · DigitalHobbit

YAML validation using Kwalify

Recently I've been using YAML files along with some Ruby scripts as a simple and convenient mechanism for importing content into our database. The YAML files will be maintained by content authors, and one of the questions that came up is that of validation. Luckily, there's a very nice solution in form of Kwalify, a small schema validator for YAML....

October 4, 2005 · 2 min · 278 words · DigitalHobbit

Ruby Support for Eclipse

The last time I mentioned the RDT (aka RubyEclipse) project about two months ago, I thought that development on this otherwise promising project had stalled. Since then I've started lurking on the RDT development mailing list, and I was happy to notice that the project appeared to be picking up speed again....

September 29, 2005 · 3 min · 535 words · DigitalHobbit