One of the chores that I do for the Apache HTTP server project, every three months or so, is to slog through the IANA media type registry to see what new media types have been registered and add them to the mime.types configuration file. This... 続きを読む
Tim Bray’s article on RESTful Casuistry revisits an odd meme in the REST debates that I’ve been meaning to discredit for a while. Some people think that REST suggests not to use POST for updates. Search my dissertation and you won’t find ... 続きを読む
I am getting frustrated by the number of people calling any HTTP-based interface a REST API. Today’s example is the SocialSite REST API. That is RPC. It screams RPC. There is so much coupling on display that it should be given an X rating. W... 続きを読む
Roy Fielding: All of those points are rather small compared to my overall complaint that it isn’t appropriate to define a “REST” binding to a specific data model’s limitations. The whole point of REST is to avoid coupling between the clie... 続きを読む
About three weeks ago, a new “standard” for Content Management Interoperability Services (CMIS) was announced by EMC, IBM, and Microsoft with the usual fanfare of being the best thing since sliced bread and compliant with the latest buzzwor... 続きを読む
One of the sessions that I attended at OSCON was “Beyond REST? Building Data Services with XMPP PubSub” by Evan Henshaw-Plath and Kellan Elliott-McCrea. I think you can guess why that made me curious, but it was interesting to see how much ... 続きを読む
I ran across a spout yesterday about the uniform interface in REST. Actually, it is more of an attack on resource-oriented architecture (ROA) with the usual sideswipes at REST. Like most criticisms of my work, it got me thinking… not just ab... 続きを読む
ApacheCon Leading the Wave of Open Source A little REST and Relaxation Roy T. Fielding, Ph.D. Chief Scientist, Day Software V.P., Apache HTTP Server http://roy.gbiv.com/talks/200711_REST_ApacheCon.pdf Roy T. Fielding. “A little REST and Rel... 続きを読む
Roy T. Fielding is the Chief Scientist at Day Software Holding AG and supervises the modernization development of the infrastructure which the World Wide Web is based on. As one of the first modern Hypertext Transfer Protocol (HTTP/1.1) archi... 続きを読む
The Rest of REST Roy T. Fielding, Ph.D. Chief Scientist, Day Software V.P., Apache HTTP Server http://roy.gbiv.com/talks/200709_fielding_rest.pdf Tuesday, September 18, 2007 Overview Representational State Transfer (REST) • A little backgro... 続きを読む
I have several related projects that I would like to submit as proposals for a lab or labs. They are all protocol specifications, namely URI (historical), HTTP (in revision), and waka (new), and are necessarily codependent. My question is: sh... 続きを読む
We've expanded our Java news coverage and improved our search! Search for all things Java across O'Reilly! What is Java Content Repository by Sunil Patil 10/04/2006 JSR-170 defines itself as "a standard, implementation independent way to acce... 続きを読む
A conversation with Roy Fielding about HTTP, REST, WebDAV, JSR 170, and Waka Roy Fielding, the primary architect of HTTP and a co-founder of the Apache Software Foundation, joins me for today's podcast. We talked about the past, present, and ... 続きを読む