[Lisppaste-cvs] CVS update: public_html/xml-rpc.html
Brian Mastenbrook
bmastenbrook at common-lisp.net
Tue Mar 9 06:50:36 UTC 2004
Update of /project/lisppaste/cvsroot/public_html
In directory common-lisp.net:/tmp/cvs-serv21161
Modified Files:
xml-rpc.html
Log Message:
EVEN MORE FIXES
Date: Tue Mar 9 01:50:36 2004
Author: bmastenbrook
Index: public_html/xml-rpc.html
diff -u public_html/xml-rpc.html:1.2 public_html/xml-rpc.html:1.3
--- public_html/xml-rpc.html:1.2 Tue Mar 9 01:45:52 2004
+++ public_html/xml-rpc.html Tue Mar 9 01:50:36 2004
@@ -7,17 +7,9 @@
<body>
<h1>Lisppaste XML-RPC support</h1>
- As of version 2.2, Lisppaste now supports XML-RPC. You will need
- Sven Van Caekenberghe's <a
- href="http://homepage.mac.com/svc/xml-rpc/readme.html">XML-RPC</a>
- package installed server-side; there is a xml-rpc-sbcl.patch file
- in the Lisppaste 2.2 distribution which allows it to run on
- SBCL. To enable XML-RPC, start the pastebot as normal and then
- load the xml-paste.lisp file, and start your XML-RPC server on
- your choice of port.<p>
-
- <p>The <a href="http://www.freenode.net/">irc.freenode.net</a>
- pastebot serves XML-RPC on port 8185 of <a
+ As of version 2.2, Lisppaste now supports XML-RPC. The <a
+ href="http://www.freenode.net/">irc.freenode.net</a> pastebot
+ serves XML-RPC on port 8185 of <a
href="http://www.common-lisp.net/">common-lisp.net</a>. There is a
<a href="lisppaste.el">snippet of elisp</a> that enables
lisppasting directly from emacs.
@@ -41,12 +33,21 @@
contents of the paste with number number, or of the annotation
with supplied number of that paste.
+ <p>If you are planning on running a lisppaste with XML-RPC
+ support, you will need Sven Van Caekenberghe's <a
+ href="http://homepage.mac.com/svc/xml-rpc/readme.html">XML-RPC</a>
+ package installed server-side; there is a xml-rpc-sbcl.patch file
+ in the Lisppaste 2.2 distribution which allows it to run on
+ SBCL. To enable XML-RPC, start the pastebot as normal and then
+ load the xml-paste.lisp file, and start your XML-RPC server on
+ your choice of port.<p>
+
<hr>
<address><a href="mailto:Erik Enge <erik-lisppaste at nittin.net>">Erik Enge</a></address>
<address><a href="http://www.cs.indiana.edu/~bmastenb/">Brian Mastenbrook</a></address>
<!-- Created: Tue Mar 9 01:23:30 2004 EST -->
<!-- hhmts start -->
-Last modified: Tue Mar 9 01:23:36 2004 EST
+Last modified: Tue Mar 9 01:49:48 2004 EST
<!-- hhmts end -->
</body>
</html>
More information about the Lisppaste-cvs
mailing list