On My Rails Radar

I’m finally getting some time off and I’ve been collecting a list of technology items to check out. After seeing Charles Nutter, Rick Olson, David Chelimsky, and Chris Wanstrath speak at Lone Star Ruby Conference and Jinesh Varia (a Rails-loving AWS evangelist) speak at Austin On Rails, my list has really ballooned. There is just some amazing stuff out there right now. It really is a beautiful time to be a developer. I hope to play around with some of these over the next couple of weeks.

I thought I’d put this list up here on the blog in case someone else finds it interesting/useful.

What Ruby and Rails libraries, techniques, and plugins are on your radar? I’d love to know.

5 comments ↓

#1 rick on 09.11.07 at 11:08 pm

CouchDB definitely. Also, jruby brings up all sorts of interesting possibilities, like using various java libs as replacement for ruby libs. Who wants to write c when you can write java?

exhibit a: jrexml: http://rubyforge.org/forum/forum.php?forum_id=16590

With that said, I may be looking at svnkit as a possible replacement for those pesky ruby/svn bindings that are a bitch to install for some folks.

#2 Mando on 09.11.07 at 11:20 pm

* ZenTest (mainly autotest)
* Camping (_why’s micro-framework)
* Rspec
* JRuby

#3 Chris on 09.12.07 at 12:12 am

Appcast and CouchDB are definitely on my radar — I plan to use them in my next app.

#4 Willie Abrams on 09.12.07 at 10:50 am

“Who wants to write c when you can write java?”

I do.

#5 Mando on 09.12.07 at 9:36 pm

Java’s really nice when you can write it in ruby :).

Leave a Comment