October 2005
Call SOAP Web services with AJAX
Part 1: Build the Web services client
May 2005
Misunderstanding REST: A look at the Bloglines, del.icio.us and Flickr APIs
One should be careful with GET when building RESTful apps
In a RESTful world, do not to use GET for non-safe and non-idempotent actions!
See! See! I told you not to use GET for non-safe and non-idempotent actions! I told you your web applications would break!
1
(3 marks)