About 22 results
Open links in new tab
  1. What is XML-RPC?

    What is XML-RPC? It's a spec and a set of implementations that allow software running on disparate operating systems, running in different environments to make procedure calls over the Internet.

  2. XML-RPC Specification

    It should be possible for an HTML coder to be able to look at a file containing an XML-RPC procedure call, understand what it's doing, and be able to modify it and have it work on the first or second try.

  3. RFC: MetaWeblog API - XML-RPC

    The MetaWeblog API uses an XML-RPC struct to represent a weblog post. Rather than invent a new vocabulary for the metadata of a weblog post, we use the vocabulary for an item in RSS 2.0.

  4. XML-RPC-in-JSON examples

    The new JavaScript toolkit for XML-RPC supports a JSON syntax. Below are five examples first showing the standard XML-RPC syntax followed by the experimental JavaScript syntax.

  5. worknotes.md - xmlrpc.com

    My next project is to find out how much life is left in XML-RPC. I'm going to do a simple update to the client test app, allowing you to enter the URL of an XML-RPC endpoint.

  6. XML-RPC Home

    It's remote procedure calling using HTTP as the transport and XML as the encoding. XML-RPC is designed to be as simple as possible, while allowing complex data structures to be transmitted, …

  7. Weblogs.Com XML-RPC interface

    © Copyright 2004-2011 Scripting News, Inc. © Copyright 1998-2004 UserLand Software, Inc. XML-RPC is a trademark of UserLand Software, Inc. Posted: 9/30/01; 12:41:42 PM Pacific.

  8. XML-RPC Gateway for the Google API

    5. If Google asks us to turn this off, we will do it, quickly. 6. UserLand does not keep a copy of the keys that pass through this server. We don't use this information in any way, and will not do so in the …

  9. Rebooting XML-RPC

    Last update: .Posted: .

  10. BDG Change Notes

    We added a sentence about character encoding, which addresses this issue. http://www.xmlrpc.com/stories/aBusyDevelopersGuideToSoap11#characterEncoding © Copyright …