Other News

Community

Ajax on Rails

(Curt Hibbs) In a few short months, Ajax has moved from an obscure and rarely used technology to the hottest thing since sliced bread. This article introduces the incredibly easy-to-use Ajax support that is part of the Ruby on Rails web application framework. This is not a step-by-step tutorial, and

Community

Just Use Media Types?

(Joe Gregorio) In three of my four Restful Web columns, I’ve been describing the design of a REST web service for creating and managing web bookmarks. It’s now time to get down to some coding. The major part of creating such a service is implementing the method of dispatching: how does an incoming H