Useful XML-RPC links
2nd September 2002
Some useful XML-RPC links (before I forget):
- The XML-RPC Specification—concise and readable.
- The XML-RPC Validator—a useful validation suite to ensure your XML-RPC implementation is up to scratch. Mine currently fails two of the tests listed, so there’s definitely room for improvement.
- O’Reilly’s invaluable Python XML-RPC tutorial. The Python interactive interpreter (with Python’s xmlrpclib module) remains my preferred way of testing and debugging XML-RPC servers.
More recent articles
- Qwen2.5-Coder-32B is an LLM that can code well that runs on my Mac - 12th November 2024
- Visualizing local election results with Datasette, Observable and MapLibre GL - 9th November 2024
- Project: VERDAD - tracking misinformation in radio broadcasts using Gemini 1.5 - 7th November 2024