<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- OPML generated by UserLand Frontier v9.0.1 on Tue, 02 Dec 2008 00:13:07 GMT -->
<opml version="1.1">
	<head>
		<title>XML-RPC Directory</title>
		<dateCreated>Mon, 27 Nov 2000 07:53:34 GMT</dateCreated>
		<dateModified>Tue, 02 Dec 2008 00:13:06 GMT</dateModified>
		<ownerName>Jake Savin</ownerName>
		<ownerEmail>jake@userland.com</ownerEmail>
		<expansionState>6</expansionState>
		<vertScrollState>1</vertScrollState>
		<windowTop>20</windowTop>
		<windowLeft>0</windowLeft>
		<windowBottom>120</windowBottom>
		<windowRight>147</windowRight>
		</head>
	<body>
		<outline text="Specification" type="link" url="http://www.xml-rpc.com/spec"/>
		<outline text="XML-RPC.com" type="link" url="http://www.xml-rpc.com/"/>
		<outline text="Backend.UserLand.Com" type="link" url="http://backend.userland.com/"/>
		<outline text="A Gentle Introduction to XML-RPC" type="link" url="http://drmatt.userland.com/mradvancedstuff/xmlrpc.html"/>
		<outline text="Roepcke Computing Solutions" type="link" url="http://www.roepcke.com/xmlrpc/"/>
		<outline text="Implementations">
			<outline text="Frontier: XML-RPC client and server" type="link" url="http://frontier.userland.com/stories/storyReader$101"/>
			<outline text="PythonWare: XML-RPC client for Python" type="link" url="http://www.pythonware.com/products/xmlrpc/"/>
			<outline text="Hannes Walln&amp;ouml;fer: XML-RPC client/server for Java" type="link" url="http://classic.helma.at/hannes/xmlrpc/"/>
			<outline text="Josh Lucas: XML-RPC client for Java" type="link" url="http://www.stonecottage.com/josh/rpcClient.html"/>
			<outline text="Ken MacLeod: XML-RPC client/server for Perl" type="link" url="http://bitsko.slc.ut.us/~ken/xml-rpc/"/>
			<outline text="Steve Ball: XML-RPC client/server for Tcl" type="link" url="http://www.zveno.com/zm.cgi/in-tclxml/in-xmlrpc.tml"/>
			<outline text="Vitessa: XML-RPC client for Tcl v7.6" type="link" url="http://www.vitessa.net/opensource/"/>
			<outline text="David Carter-Tod: XML-RPC client/server for ASP" type="link" url="http://www.wc.cc.va.us/dtod/XMLRPC/"/>
			<outline text="Steve Ivy: XML-RPC client for COM" type="link" url="http://redmonk.editthispage.com/xmlrpccom/"/>
			<outline text="Useful Inc: XML-RPC client/server for PHP" type="link" url="http://xmlrpc.usefulinc.com/"/>
			<outline text="Zope 2.0 includes built-in XML-RPC support" type="link" url="http://www.zope.org/Members/Amos/XML-RPC"/>
			<outline text="Chris Double: XML-RPC client for Common Lisp" type="link" url="http://www.double.co.nz/cl/#xmlrpc"/>
			<outline text="Chris Double: XML-RPC client for Dylan" type="link" url="http://www.double.co.nz/dylan/libraries/index.htm#xml-rpc"/>
			<outline text="Late Night Software: XML-RPC client for AppleScript" type="link" url="http://www.latenightsw.com/freeware/XMLTools2/xml-rpc.html"/>
			<outline text="Thomas Jensen: XML-RPC client/server for REBOL" type="link" url="http://www.obscure.dk/rebol/"/>
			<outline text="Chris Langreiter: XML-RPC client/server for REBOL" type="link" url="http://www.langreiter.com/space/RXR"/>
			<outline text="Sam DeVore: XML-RPC client for Real Basic" type="link" url="http://realbasicprinting.weblogs.com/xmlrpc"/>
			<outline text="Josh Lucas: XML-RPC for Turbine" type="link" url="http://www.xmlrpc.com/discuss/msgReader$884"/>
			</outline>
		<outline text="References">
			<outline text="XML-RPC Specification" type="link" url="http://www.xml-rpc.com/spec"/>
			<outline text="XML-RPC Interface for Manila" type="link" url="http://www.xmlrpc.com/discuss/msgReader$700"/>
			</outline>
		<outline text="Community">
			<outline text="XML-RPC.Com Discussion Group" type="link" url="http://www.xml-rpc.com/discuss/"/>
			<outline text="XML-RPC Mailing List" type="link" url="http://www.egroups.com/group/xml-rpc/"/>
			</outline>
		<outline text="Tools">
			<outline text="UserLand Frontier" type="link" url="http://www.superopendirectory.com/directory/4/userland/software/frontier"/>
			<outline text="Meerkat: XML-RPC Interface" type="link" url="http://www.oreillynet.com/pub/a/rss/2000/11/14/meerkat_xmlrpc.html"/>
			<outline text="QuickTopic: XML-RPC Interface" type="link" url="http://www.takeitoffline.com/xmlrpc.html"/>
			<outline text="StuffedDog: Speller" type="link" url="http://www.stuffeddog.com/speller/doc/rpc.html"/>
			<outline text="Validator" type="link" url="http://validator.xmlrpc.com/"/>
			<outline text="WebCrossing" type="link" url="http://webx.webxharbor.com/Images/Guide/pages/xmlrpc.html"/>
			<outline text="XML Toolkit for Real Basic" type="link" url="http://homepage.mac.com/asagoo/realbasic/"/>
			<outline text="XML Tools for AppleScript" type="link" url="http://www.latenightsw.com/freeware/XMLTools2/index.html"/>
			</outline>
		<outline text="Articles">
			<outline text="DaveNet: XML-RPC for Newbies" type="link" url="http://davenet.userland.com/1998/07/14/xmlRpcForNewbies"/>
			<outline text="DaveNet: XML-RPC for Geeks" type="link" url="http://davenet.userland.com/1998/07/19/xmlRpcForGeeks"/>
			<outline text="BYTE: Exploring XML-RPC" type="link" url="http://www.byte.com/features/1999/06/0607XML_RPC.html"/>
			<outline text="BYTE: XML-RPC Programming with Zope" type="link" url="http://www.byte.com/column/BYT19991021S0014"/>
			<outline text="O'Reilly: XML-RPC in Python" type="link" url="http://www.oreillynet.com/pub/a/python/2000/11/22/xmlrpcclient.html"/>
			<outline text="PC Magazine: XML's Next Step" type="link" url="http://www.zdnet.com/pcmag/stories/trends/0,7607,2286488,00.html"/>
			<outline text="XML.com: Backends Sharing Data" type="link" url="http://www.xml.com/pub/1999/08/rpc/index.html"/>
			<outline text="XML.com: Zope &amp; XML-RPC" type="link" url="http://www.xml.com/pub/2000/01/xmlrpc/"/>
			</outline>
		<outline text="Related Links">
			<outline text="SOAP.Weblogs.Com" type="link" url="http://soap.weblogs.com/"/>
			<outline text="RSS 0.91" type="link" url="http://backend.userland.com/rss091"/>
			</outline>
		</body>
	</opml>
