XML & Web Services Slides
I’ve just finished giving my presentation on XML & Web Services with PHP (An Overview). Overall, I think the presentation went quite well, though I had entirely too much material to cover in a very short period of time, so it was impossible to go into much depth on any one type of Web Service. This was unfortunate, but I think the “overview” nature of the presentation allowed for this top-level approach.
As promised, here are the slides from the presentation (PDF, 2 MB), and what follows is the list of links for further reading:
Further Reading
XML-RPC:
SOAP:
REST:
- Architectural Styles and the Design of Network-based Software Architectures, by Roy Felding
- How I Explained REST to My Wife, by Ryan Tomayko
- SimpleXML
- DOM
- pecl/json Extension
- Zend_Json Class
- Zend_Service_Rest Class
- SPYC: A Simple PHP YAML Class
Public APIs: