"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 is one of the few things I do that is almost all pain for little or no gain.
Read more »Wrangling mime.types
http://roy.gbiv.com –
Roy T. Fielding: “CSRF is not a security issue for the Web.”
http://lists.w3.org –
«... CSRF is not a security issue for the Web. A well-designed Web service should be capable of receiving requests directed by any host, by design, with appropriate authentication where needed.
Read more »REST (Representational State Transfer) and RESTful web services: Methods, Concepts and Examples
http://mauriziostorani.wordpress.com –
"Representational state transfer (REST) is a style of software architecture for distributed hypermedia systems such as the World Wide Web.
Read more »