diff options
Diffstat (limited to 'modules/xmlrpc/doc/jellyfish.html')
-rw-r--r-- | modules/xmlrpc/doc/jellyfish.html | 180 |
1 files changed, 180 insertions, 0 deletions
diff --git a/modules/xmlrpc/doc/jellyfish.html b/modules/xmlrpc/doc/jellyfish.html new file mode 100644 index 00000000..a4154100 --- /dev/null +++ b/modules/xmlrpc/doc/jellyfish.html @@ -0,0 +1,180 @@ +<HTML +><HEAD +><TITLE +>The Jellyfish Book</TITLE +><META +NAME="GENERATOR" +CONTENT="Modular DocBook HTML Stylesheet Version 1.77+"><LINK +REV="MADE" +HREF="edd@usefulinc.com"><LINK +REL="HOME" +TITLE="XML-RPC for PHP" +HREF="index.html"><LINK +REL="UP" +TITLE="Support" +HREF="support.html"><LINK +REL="PREVIOUS" +TITLE="Support" +HREF="support.html"><LINK +REL="NEXT" +TITLE="Class documentation" +HREF="apidocs.html"></HEAD +><BODY +CLASS="SECT1" +BGCOLOR="#FFFFFF" +TEXT="#000000" +LINK="#0000FF" +VLINK="#840084" +ALINK="#0000FF" +><DIV +CLASS="NAVHEADER" +><TABLE +SUMMARY="Header navigation table" +WIDTH="100%" +BORDER="0" +CELLPADDING="0" +CELLSPACING="0" +><TR +><TH +COLSPAN="3" +ALIGN="center" +>XML-RPC for PHP: version 1.1</TH +></TR +><TR +><TD +WIDTH="10%" +ALIGN="left" +VALIGN="bottom" +><A +HREF="support.html" +ACCESSKEY="P" +>Prev</A +></TD +><TD +WIDTH="80%" +ALIGN="center" +VALIGN="bottom" +>Chapter 4. Support</TD +><TD +WIDTH="10%" +ALIGN="right" +VALIGN="bottom" +><A +HREF="apidocs.html" +ACCESSKEY="N" +>Next</A +></TD +></TR +></TABLE +><HR +ALIGN="LEFT" +WIDTH="100%"></DIV +><DIV +CLASS="SECT1" +><H1 +CLASS="SECT1" +><A +NAME="JELLYFISH" +></A +>The Jellyfish Book</H1 +><P +> + <P +><IMG +SRC="http://www.oreilly.com/catalog/covers/progxmlrpc.s.gif" +ALIGN="RIGHT" +WIDTH="145" +HEIGHT="190"></P +> + Together with Simon St.Laurent and Joe Johnston, I wrote a + book on XML-RPC for O'Reilly and Associates on XML-RPC. It + features a rather fetching jellyfish on the cover. + </P +><P +>Complete details of the book are + <A +HREF="http://www.oreilly.com/catalog/progxmlrpc/" +TARGET="_top" +>available + from O'Reilly's web site.</A +> + </P +><P +>I'm responsible for the chapter on PHP, which includes a + worked example of creating a forum server, and hooking it up + the O'Reilly's <A +HREF="http://meerkat.oreillynet.com/" +TARGET="_top" +>Meerkat</A +> service + in order to allow commenting on news stories from around the + Web.</P +><P +>If you've benefitted from the effort I've put into writing + this software, then please consider buying the book!</P +></DIV +><DIV +CLASS="NAVFOOTER" +><HR +ALIGN="LEFT" +WIDTH="100%"><TABLE +SUMMARY="Footer navigation table" +WIDTH="100%" +BORDER="0" +CELLPADDING="0" +CELLSPACING="0" +><TR +><TD +WIDTH="33%" +ALIGN="left" +VALIGN="top" +><A +HREF="support.html" +ACCESSKEY="P" +>Prev</A +></TD +><TD +WIDTH="34%" +ALIGN="center" +VALIGN="top" +><A +HREF="index.html" +ACCESSKEY="H" +>Home</A +></TD +><TD +WIDTH="33%" +ALIGN="right" +VALIGN="top" +><A +HREF="apidocs.html" +ACCESSKEY="N" +>Next</A +></TD +></TR +><TR +><TD +WIDTH="33%" +ALIGN="left" +VALIGN="top" +>Support</TD +><TD +WIDTH="34%" +ALIGN="center" +VALIGN="top" +><A +HREF="support.html" +ACCESSKEY="U" +>Up</A +></TD +><TD +WIDTH="33%" +ALIGN="right" +VALIGN="top" +>Class documentation</TD +></TR +></TABLE +></DIV +></BODY +></HTML +>
\ No newline at end of file |