Double Shot #44

Posted by Mike
Liquid error: wrong number of arguments (5 for 2)

Children who don’t sleep make it easier to cruise around the Web.

  • Hobo != Scaffolding – An attempt to explain the positioning of the Hobo extensions to Rails.
  • Prototype and script.aculo.us – New title from Pragmatic Bookshelf digging into these JavaScript libraries. Now available in beta form.
  • Rails Brain – Ajaxy online Rails documentation site. (via Ruby Inside)
  • “Ya Talkin’ Gibberish”:http://errtheblog.com/post/4396 – A Rails localization plugin. I’ve had enough run-ins with localization in the past that I fervently hope not to go there in the future, but it’s nice to know people are thinking about it.

Interesting, But...

Posted by Mike
Liquid error: wrong number of arguments (5 for 2)

The UJS Rails Plugin promises a very DRY way to add all sorts of AJAXy JavaScript to your rails application with pretty elegant code (my word, did I just write that bunch of jargon with a straight face?). Unfortunately, I’m not far enough along in my Rails work to make good use of it yet. Maybe later…

Prototype Info

Posted by Mike
Liquid error: wrong number of arguments (5 for 2)

One of these days I need to find time to dig into the Prototype javascript library. What’s New in Prototype 1.5?” covers the new version that just came out. (via dzone)