old-www/HOWTO/XML-RPC-HOWTO/xmlrpc-howto-about.html

225 lines
3.7 KiB
HTML

<HTML
><HEAD
><TITLE
>About This Document</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.63
"><LINK
REL="HOME"
TITLE="XML-RPC HOWTO"
HREF="index.html"><LINK
REL="PREVIOUS"
TITLE="Applications with Built-in XML-RPC Support"
HREF="xmlrpc-howto-applist.html"></HEAD
><BODY
CLASS="section"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>XML-RPC HOWTO</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="xmlrpc-howto-applist.html"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
>&nbsp;</TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="xmlrpc-howto-about"
>15. About This Document</A
></H1
><P
>This document is part of the <A
HREF="http://www.linuxdoc.org/"
TARGET="_top"
>Linux Documentation
Project</A
>. Thanks go to Dave Winer and maintainers of all the
various XML-RPC libraries.</P
><DIV
CLASS="section"
><H2
CLASS="section"
><A
NAME="xmlrpc-howto-versions"
>15.1. New Versions of This Document</A
></H2
><P
>New versions of this document are available at the <A
HREF="http://www.linuxdoc.org/HOWTO/XML-RPC-HOWTO/index.html"
TARGET="_top"
>Linux
Documentation Project</A
> website.</P
><P
>They also provide this manual in alternate formats, including
<A
HREF="http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/pdf/XML-RPC-HOWTO.pdf"
TARGET="_top"
>PDF</A
>,
<A
HREF="http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html/XML-RPC-HOWTO-html.tar.gz"
TARGET="_top"
>gzipped
HTML</A
> and <A
HREF="http://www.ibiblio.org/pub/Linux/docs/HOWTO/XML-RPC-HOWTO"
TARGET="_top"
>ASCII
text</A
>.</P
></DIV
><DIV
CLASS="section"
><H2
CLASS="section"
><A
NAME="xmlrpc-howto-contributors"
>15.2. Contributors to the XML-RPC HOWTO</A
></H2
><P
>The section on Ruby was contributed by Michael Neumann
(neumann AT s-direktnet DOT de). The section on K was contributed by
Christian Langreiter (c DOT langreiter AT synerge DOT at).</P
><P
>These contributors are all credited at the beginning of their
sections.</P
></DIV
><DIV
CLASS="section"
><H2
CLASS="section"
><A
NAME="xmlrpc-howto-submitting"
>15.3. Submitting Other Snippets</A
></H2
><P
>If you have a sample client or server in another language or
environment, we'd love to include it in this manual. To add a new
entry, we need the following information:</P
><P
></P
><UL
><LI
><P
>The URL of the XML-RPC implementation used.</P
></LI
><LI
><P
>Installation instructions.</P
></LI
><LI
><P
>A complete, runnable program.</P
></LI
><LI
><P
>Compilation instructions, if applicable.</P
></LI
></UL
><P
>E-mail your example to the <A
HREF="http://xmlrpc-c.sourceforge.net/lists.php"
TARGET="_top"
>xmlrpc-c-devel
mailing list</A
> or directly to <A
HREF="mailto:eric.kidd@pobox.com"
TARGET="_top"
>Eric Kidd</A
>.</P
><P
>Thank you for your help!</P
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="xmlrpc-howto-applist.html"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>&nbsp;</TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Applications with Built-in XML-RPC Support</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>&nbsp;</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>