Well… I know I may be slow to jump on the bandwagon, but I’ve just successfully built my first XML-RPC client and server in PHP. I bought a book called Programming Web Services With XML-RPC from O’Reilly Publishing. It’s a good book and opened my eyes to the possibilities of the Internet. The .com boom was nothing. Web services will be HUGE.
Now I’m wanting to find a good implementation of XML-RPC in Objective-C so I can write apps for Mac OS X that can use it. Does anyone know of any good ones?