Sean Carley and I have been spending a bunch of time crawling around inside Ruby recently. I’ve certainly come to understand more about Ruby, hopefully, this will help my day to day programming too.
Here are some links that tell more about it:
My post at O’ReillyNetand at my new blogSean’s post about debuggingAnd about unit_diff (thanks Eric)
Apr 04, 2006, 05:47AM PDT | 2 cheers | 0 comments
I’ve started two new projects to help me master Ruby.
The Ruby Web Bench a tool to replace ab with something that fits my needs better.
The Test First Challenge mailing list.
I’m working on the first, though it’s already a pretty nice tool. The second is an opportunity for me (and others) to see how people work in a test first setting.
Nov 08, 2005, 11:17AM PST | 2 cheers | 2 comments
Wrote one about Rake (a Ruby task automation language/tool). I really love the flexibility Ruby gives you to write Domain Specific Languages that are still Ruby under the hood.
Sep 27, 2005, 02:12PM PDT | 3 cheers | 3 comments
is to write about it.
IBM just published another Ruby article I’ve written, this one’s about Debugging Ruby Code.
Maybe after another hundred or so articles, I’ll be able to start thinking of myself as a master.
Sep 06, 2005, 09:27AM PDT | 3 cheers | 0 comments
One of the things of been doing lately is writing about Ruby. An article of mine was released on IBM’s DeveloperWorks site last week (yay!), and just got linked from OS News (http://www.osnews.com/story.php?news_id=11574) which is pretty awesome too.
Aug 15, 2005, 12:00PM PDT | 1 cheer | 0 comments