xmlrpc.com - information about domain
- Server Status: available
- Server IP: 173.203.65.251
- Server Response Time: 389ms
Site title
Home
Alexa information
Alexa rank: 69,658
Rank Trend
Bounce Trend
DNS Information
| Host: | Class: | Type: | IP: | TTL: | Target: | Other: |
| xmlrpc.com | IN | A | 173.203.65.251 | 900 | ||
| xmlrpc.com | IN | SOA | 900 | mname: ns-1422.awsdns-49.org rname: awsdns-hostmaster.amazon.com serial: 1 refresh: 7200 retry: 900 expire: 1209600 minimum-ttl: 86400 |
||
| xmlrpc.com | IN | NS | 172800 | ns-300.awsdns-37.com | ||
| xmlrpc.com | IN | NS | 172800 | ns-1684.awsdns-18.co.uk | ||
| xmlrpc.com | IN | NS | 172800 | ns-638.awsdns-15.net | ||
| xmlrpc.com | IN | NS | 172800 | ns-1422.awsdns-49.org |
Server Location
Site source
Show / hide source
<html>
<head><title>Home</title>
<style type="text/css">
</style> </head> <body bgcolor="#DCDCDC">
<center>
<script type="text/javascript"><!--
google_ad_client = "pub-3843533577617558";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_channel ="";
google_ad_type = "text";
google_color_border = "000000";
google_color_bg = "F0F0F0";
google_color_link = "0000FF";
google_color_url = "008000";
google_color_text = "000000";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center>
<div align="center"></div> <center>
<table width="741" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top" background="http://xmlrpc.scripting.com/images/leftBG.jpg"><img src="http://xmlrpc.scripting.com/images/xmlrpctopleft.gif" width="11" height="163"></td>
<td valign="top" bgcolor="#FFFFFF">
<table width="100%" border="0" cellspacing="0" cellpadding="0" background="http://xmlrpc.scripting.com/images/xmlRpcHeader.jpg">
<tr background="http://xmlrpc.scripting.com/images/HeaderBG.jpg"> <td><img src="http://xmlrpc.scripting.com/images/xmlrpcheader.gif" width="718" height="163" usemap="#Map" border="0"></td>
</tr>
</table>
<map name="Map"><area shape="rect" coords="9,98,371,163" href="/" alt="XML-RPC.Com" title="XML-RPC.Com"><area shape="rect" coords="3,12,135,33" href="http://www.userland.com" alt="UserLand" title="UserLand"></map> <table width="718" border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF">
<tr> <td width="100%" valign="top"> <table width="718" border="0" cellspacing="0" cellpadding="0" bgcolor="#FFFFFF">
<tr> <td width="100%" valign="top"> <table border="0" cellspacing="0" cellpadding="0">
<tr> <td><i> </i></td>
<td><i><font size="-1">Simple cross-platform distributed computing, based on the standards of the Internet.</font></i> </td>
</tr>
</table>
<br>
</td>
<td align="right" width="108" valign="top"><img src="http://xmlrpc.scripting.com/images/doveBase.jpg" width="108" height="12"></td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr align="right"> <td><img src="http://xmlrpc.scripting.com/images/shadow.jpg" width="718" height="14"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr> <td width="100" valign="top"> <table width="100" border="0" cellspacing="0" cellpadding="7">
<tr align="right"> <td><font size="-2"><br><br>
<a href="spec.html">Spec</a><br><br>
<a href="http://groups.yahoo.com/group/xml-rpc">Mail List</a><br><br>
<a href="http://directory.xmlrpc.com/">Directory</a><br><br>
<a href="http://xmlrpc-c.sourceforge.net/">C/C++</a><br><br>
<a href="http://cyber.law.harvard.edu/rss/rss.html">RSS</a><br><br>
<a href="http://www.opml.org/spec2">OPML</a><br><br>
<a href="http://en.wikipedia.org/wiki/XML">XML</a><br><br>
<a href="http://davewiner.com/">Dave</a>
</font><br>
<br><br>
<p> </td>
</tr>
</table>
</td>
<td bgcolor="#DDDDDD" width="1"><img src="http://xmlrpc.scripting.com/images/shim.gif" width="1" height="1"> </td>
<td width="100%" valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="7">
<tr> <td>
<p></p>
<h2>Home</h2>
<p><i>"Does distributed computing have to be any harder than this? I don't think so." -- <a href="http://www.byte.com/documents/s=109/byt19990830s0001/">Byte</a>.</i><br><br>
<b>What is XML-RPC?<a name="whatIsXmlrpc"> </a><a href="http://www.xmlrpc.com/#whatIsXmlrpc" title="Permanent link to 'What is XML-RPC?' in archive."><img src="http://www.scripting.com/images/leftArrow.gif" height="9" width="11" border="0"></a></b><br><br>
It's a <a href="/spec">spec</a> and a set of implementations that allow software running on disparate operating systems, running in different environments to make procedure calls over the Internet. <br><br>
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, processed and returned.<br><br>
<b>The XML-RPC community<a name="theXmlrpcCommunity"> </a><a href="http://www.xmlrpc.com/#theXmlrpcCommunity" title="Permanent link to 'The XML-RPC community' in archive."><img src="http://www.scripting.com/images/leftArrow.gif" height="9" width="11" border="0"></a></b><br><br>
The <a href="http://www.xmlrpc.com/directory/1568/implementations">implementations page</a> lists the accomplishments of the community, a set of compatible XML-RPC implementations that span all operating systems, programming languages, dynamic and static environments, open source and commercial, for Perl, Python, Java, Frontier, C/C++, Lisp, PHP, Microsoft .NET, Rebol, Real Basic, Tcl, Delphi, WebObjects and Zope, and more are coming all the time.<br><br>
The <a href="http://www.xmlrpc.com/directory/1568/services">services page</a> lists the next-level-up, public applications, or "web services" that are accessible through XML-RPC.<br><br>
The <a href="http://www.xmlrpc.com/directory/1568/communities">communities page</a> tries to organize all the activity around XML-RPC on mail lists, websites and search engines.<br><br>
Finally, the <a href="http://www.xmlrpc.com/directory/1568/tutorialspress">tutorials/press page</a> points to articles written about XML-RPC.<br><br>
"XML-RPC diagram by JY Stervinou"<br><br>
<b>How to participate<a name="howToParticipate"> </a><a href="http://www.xmlrpc.com/#howToParticipate" title="Permanent link to 'How to participate' in archive."><img src="http://www.scripting.com/images/leftArrow.gif" height="9" width="11" border="0"></a></b><br><br>
Read Eric Kidd's fantastic <a href="http://xmlrpc-c.sourceforge.net/xmlrpc-howto/xmlrpc-howto.html">XML-RPC HowTo</a>.<br><br>
Join the <a href="http://www.xmlrpc.com/directory/1568/tutorialspress">mail list</a>, or become a <a href="http://www.xmlrpc.com/member/signup">member</a> of this site, and post an introduction or ask a question.<br><br>
Each page with links in this directory has an easy Suggest-A-Link feature, look towards the bottom of the page, click the link, fill in the form, click on Submit. <br><br>
Test your implementation on the <a href="http://validator.xmlrpc.com/">XML-RPC Validator</a> page.<br><br>
See who's linking to us on the <a href="http://www.xmlrpc.com/stats/referers">Referers page</a>.<br><br>
<b>Lest anyone forget<a name="lestAnyoneForget"> </a><a href="http://www.xmlrpc.com/#lestAnyoneForget" title="Permanent link to 'Lest anyone forget' in archive."><img src="http://www.scripting.com/images/leftArrow.gif" height="9" width="11" border="0"></a></b><br><br>
The first implementation of XML-RPC was in <a href="http://frontier.userland.com/stories/storyReader$101">Frontier</a>, in April 1998. <img src="http://static.userland.com/shortcuts/images/qbullets/sidesmiley.gif"><br><br>
</p>
<p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td valign="top" background="http://xmlrpc.scripting.com/images/rightBG.jpg"><img src="http://xmlrpc.scripting.com/images/topRightCorner.jpg" width="12" height="163"></td>
</tr>
<tr>
<td><img src="http://xmlrpc.scripting.com/images/bottomLeftCorner.jpg" width="11" height="35"></td>
<td> <table width="100%" border="0" cellspacing="0" cellpadding="0" background="http://xmlrpc.scripting.com/images/tableBaseBG.jpg">
<tr> <td><img src="http://xmlrpc.scripting.com/images/tableBaseLeft.jpg" width="457" height="35"></td>
<td align="right"><img src="http://xmlrpc.scripting.com/images/tableBaseRight.jpg" width="261" height="35"></td>
</tr>
</table>
</td>
<td><img src="http://xmlrpc.scripting.com/images/bottomRightBG.jpg" width="12" height="35"></td>
</tr>
</table>
<img src="http://xmlrpc.scripting.com/images/shim.gif" width="1" height="1">© Copyright 2004-2011 Scripting News,
Inc.<br>© Copyright 1998-2004 UserLand Software,
Inc.<br>
XML-RPC is a trademark of UserLand Software, Inc.<br>
Posted: 6/14/99; 7:58:47 PM Pacific.<br>
<br>
<a href="http://manila.userland.com/" title="Create your own Manila site in minutes. Everyone's doing it!"><img src="http://www.scripting.com/images/thisIsAManilaSite2.gif" width="88" height="31" border="0" alt="Create your own Manila site in minutes. Everyone's doing it!"></a>
<script language="JavaScript" type="text/javascript"><!--
var imageUrl = "http://counters.scripting.com/counters/count.gif";
var imageTag = "<img src=\"" + imageUrl + "?group=xmlRpc&referer=" + escape (document.referrer) + "\" height=\"1\" width=\"1\">";
document.write (imageTag);
--></script>
<br><br>
</center>
</body>
</html>