= XML-RPC Links and Resources = * [[http://www.xmlrpc.com/|XML-RPC Homepage]] Python: * [[http://www.pythonware.com/products/xmlrpc/|xmlrpclib for Python]] - also included in the Python standard distribution * [[http://www.onlamp.com/pub/a/python/2000/11/22/xmlrpcclient.html|XML-RPC in Python]] - excellent Python client tutorial * [[http://www.onlamp.com/pub/a/python/2001/01/17/xmlrpcserver.html|XML-RPC: It Works Both Ways]] - implementing a Python XML-RPC server PHP: * [[http://xmlrpc.usefulinc.com/php.html|An XML-RPC client and server for PHP]] * [[http://www.zend.com/zend/tut/tut-xml-rpc-client.php|PHP XML-RPC Client Tutorial]] ''Please add more''