Rails News

  • Installnig FastCGI for Rails on OS X

    Getting started with Rails is terribly easy thanks to the Ruby-based web server that’s available with ./script/server. But if you want to get production level speeds, you’re going to need...

  • Bruce Perens' glowing ode to Rails

    When Bruce Perens first showed up at the #rubyonrails IRC channel, we were honored by his presence. Bruce is a thought leader on free and open source software and the...

  • Bla-bla List: Cloning a Rails app in RIFE

    Geert Bevin gets an A+ for trying, no doubt about that. In an attempt to hold the fort for Java as the troops are deserting left and right, Geert went...

  • 'Ruby on Rails hurts developer productivity'

    I tried to warn him, but he wouldn’t listen. Jakob Skjerning, who helped redesign rubyonrails.com and whom I worked with on Daily Rush, has been sucked into the Rails vortex:...

  • Ruby on Rails tops the Buzz Game

    Yahoo! Research Labs has a pretty cool new app out making markets out of buzz called Buzz Game. It uses the Yahoo search engine to identify hot topics and assigns...

  • Ruby on Rael

    You may be afraid, very afraid: Ruby on Rael (That would be IBM’s Sam Ruby on O’Reilly’s Rael Dornfest)

  • Ruby Weekly News is alive

    Keeping up with the flow of ruby-talk can easily become quite a job, so why not have someone do it for you and just bring you the highlights? That’s exactly...

  • Tim O'Reilly mentions Rails at ETech

    Tim O’Reilly opened the Emerging Technology conference today with a talk on pattern remixes. Much to our delight, Tim choose to highlight Ruby on Rails during the talk. I don’t...

  • Web-Entwicklung mit Ruby on Rails

    Following the announcement of Dave Thomas’ upcoming book Agile Web Development with Rails, comes word of the first German book on Rails. It’s going to be called “Web-Entwicklung mit Ruby...

  • The deficiencies of synchronous requests

    Jamis Buck has a good examination of the problems inhibiting the use of synchronous requests in the Ajax world. Synchronous is a much easier programatically model, have worked well for...