Morph AppSpace - Platform as a Service for RoR

This Week in Ruby (April 28, 2008)

Antonio Cangiano April 28th, 2008

This is the 5th episode of This Week in Ruby, please consider subscribing to my feed so as to not miss any weekly installments.

Rails

For some, the greatest Rails news this week was the announcement of a third edition of the Agile Web Development with Rails book. It’s currently in beta and will be finished by October, much to the anticipation of many, I’m sure.

Another interesting development, this time based on actual code, was announced through a post by Ezra Zygmuntowicz, entitled Hey Rails, nice Rack!. Basically, he’s working on “porting Merb’s rack machinery to rails” and it’ll eventually be merged with Rails’ core.

Three Rails related articles caught my eye in particular over the last few days. The first is 5 little-known Rails methods. I’d like to think that most Rails developers already take advantage of them, but if you don’t, it’s a good idea to learn about them now. The second is Building a Social Network Site in Rails, which is not a step-by-step guide, but rather a list of useful resources for building such a site. And finally, I liked Database agnostic != database ignorant in which the author provides a very basic intro to SQL joins and indexes. A much needed piece in the Rails community.

Ruby

The big news in this realm is that GitHub has began serving RubyGems. You can follow the instructions here, and read a nice interview with Chris Wanstrath, too.

JRuby 1.1.1 was released and I’m constantly more impressed by the speed of development of that project. Speaking of which, Charlie Nutter has published an excellent overview and status update of the various alternative Ruby implementations - and don’t miss the video of John Lam’s presentation on IronRuby’s status and DLR.

RubyLearning published a guide to Yahoo! Web Services in Ruby. And by the way, the same site is looking for ways to promote their free Ruby eBook.

Three interesting Ruby articles I want to point out are A Look at Ruby Debuggers by InfoQ, a tutorial about building Mac apps with RubyCocoa and XCode and a screencast on video transcoding and uploading to Amazon S3. Nice stuff.

In the alternative web frameworks arena, Mack 0.4.7 was released as further proof of the development speed of this project. This week Feather was also announced and it’s an open source, lightweight blog engine written in Merb.

Until next week…


If you enjoyed this post, then make sure you subscribe to my RSS Feed.

6 Responses to “This Week in Ruby (April 28, 2008)”

  1. Parag INDIA Windows XP Mozilla Firefox 2.0.0.14 on 28 Apr 2008 at 3:19 am

    Hi,

    Any idea, whether the codes for Agile Web Development in Rails edition 3 are available or not.

    I would like to download them and implement them to compare and learn along with Rails 2.0

    Has any one thought of putting the codes on GitHub.

    Thanks

  2. Leonardo Borges BRAZIL Ubuntu Linux Mozilla Firefox 2.0.0.14 on 28 Apr 2008 at 7:30 am

    Thanks for the link man. Really useful!

    Keep rockin’

  3. Mark Bates Mac OS X Safari 525.18 on 28 Apr 2008 at 7:53 am

    Antonio, thanks for the mention of Mack. Love the weekly recap.

  4. Dave Thomas UNITED STATES Mac OS X Safari 525.13 on 28 Apr 2008 at 8:49 am

    Parag:

    Yes, the source code for the third edition of the Rails book is available. Follow the link from http://pragprog.com/titles/rails3

    So far, only the depot chapters have been updated, and they’re still in a state of flux.

    Regards

    Dave Thomas

  5. Parag INDIA Windows XP Mozilla Firefox 2.0.0.14 on 28 Apr 2008 at 11:15 pm

    Thanks Dave Thomas, for your guide Line.

    I will look into it.

    Parag

  6. Michael Leung UNITED STATES Mac OS X Safari 525.13 on 29 Apr 2008 at 12:34 pm

    Thanks for mentioning Feather, Antonio! We’re just getting started with it, and are very hopeful about getting lots of contributions from the Ruby community.

Trackback URI | Comments RSS

Leave a Reply