Cool Links Don’t Change
Peter and Tim have been blogging about one of the least undestood parts of REST - how state is handled Tim puts it nicely: The essence of REST is to make the states of the...
Peter and Tim have been blogging about one of the least undestood parts of REST - how state is handled Tim puts it nicely: The essence of REST is to make the states of the...
One of the great ironies of the Web is that a huge number of technical people refuse to believe what is right in front of their eyes The Web is the world's most diverse and...
[Tom Fakes](http://blogcraz8com/) was kind enough to point out that the Rails Rest controller and content negotiation plugins I posted a couple of weeks ago can no longer be...
Rails support for HTML and XHTML is less than exemplary For some reason, the 111 release considers the application/xhtml+xml mime type to be a synonym for text/html Ummwhy And...
Anyone interested in making Rails a bit more restful should check out the current thread on the Microformats [Rest](http://microformatsorg/mailman/listinfo/microformats-rest)...
Let's get back to REST and Rails One of the things Rails doesn't support is HTTPContent Negotiation Why would you want this Because different clients understand different content...