XML-RPC.ComUserLand
    Simple cross-platform distributed computing, based on the standards of the Internet.

Home

Spec

News

Mail List

Directory

Discuss

New Topic

HowTo

Top 50

SOAP

RSS

OPML

XML




Members
Join Now
Login

XML-RPC News

Source: Scripting News
Apple: XML-RPC vs SOAP.
Bullet
Something to think about. If Google is actually going to have a SOAP interface, what would such an interface look like? What would it do? What would be the most valuable SOAP calls? Which way does information flow? Should they support the Weblogs.Com ping interface? (I think so.) Let your mind run free. I think most of us use Google daily through its HTML interface. What will its web services interface do?
Bullet
Testing categories and publishing. This morning I'm improving the MetaWeblog API. This post is coming from a script where I'm testing the code. It's an interesting way to write for a weblog. Back in a minute with some results. If this works you should see the post on the category pages, but not on the home page.
Bullet
NewsIsFree supports publish-subscribe. "Now the excellent NewsIsFree network, spearheaded by Mike Krus, a gutsy Frenchman who's always up for something new, includes a element in their RSS feeds and if you subscribe to those feeds, and if you're not behind a firewall or NAT, you can get instant news from those sources, not just at the top of the hour."
Bullet
JD Net: Description d'un client XML-RPC en Php.
Bullet
MIME-RPC: "Because sending simple stuff should be easy and sending complex stuff should be easy too."
Bullet
There's so much good news these days. Here's an article on Perl.Com that explains how to program Microsoft's Active Directory through XML-RPC, and avoid the locked trunks and have fun and support interop. Wow. Things are really sorting themselves out nicely. Thanks!
Bullet
Stop the presses! Thanks to Daily Python-URL for digging up this article about XML-RPC on IBM DeveloperWorks. What a great story. He starts off saying in every way imaginable what a piece of expletive it is. Then proceeds to say that this is the highest praise possible. Right on. It's true. We make shitty software. With bugs.
Bullet
Red Hat is using XML-RPC in a strategic way. That's cool.
Bullet
Cliff Baeseman: "Well the weather here in Central Wisconsin has been sucking for the last few days. So what else could I do but churn up about 4000 lines of code to create a new VB XML-RPC client that well frankly does not suck."
Bullet
Maarten Koopmans: Rugby 4.4exp with XML-RPC.
Source: Scripting News
Apache XML-RPC is a "Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to implement remote procedure calls."
Source: Scripting News
Andreas Bolka has a third implementation of XML-RPC for Rebol.
Bullet
Blogger has a simple XML-RPC interface.
Bullet
Weblogs.Com has a simple XML-RPC interface.
Source: Scripting News
A new XML-RPC for Java called Marquée.
Source: Scripting News
Jon Udell: "Most of us, I guess, don't try to eat the whole XML layer cake, and would get sick if we tried."
Source: Scripting News
David Detlefsen is working on connecting Python to Manila through XML-RPC.
Source: Scripting News
Michael Montague is doing a version of Emacs that can edit Manila sites through XML-RPC.
Source: Scripting News
Chris Langreiter did an XML-RPC interface for an online image database.
Source: Scripting News
How the directory on XML-RPC.Com works. [Scripting News]
Source: Scripting News
Wire dumps: "This table shows an example request and response for each of the xmlStorageSystem calls, in both XML-RPC and SOAP 1.1."
Source: Scripting News
I created a directory for XML-RPC and edited the home page. [Scripting News]
Source: Scripting News
Eric Kidd, open source programmer par excellence, has an XML-RPC Hacks page, with lots of cool hacks, of course. [Scripting News]
Source: Scripting News
A new entry-point for xmlStorageSystem. [Scripting News]
Source: Scripting News
Heads up: A key difference between SOAP and XML-RPC.
Source: Scripting News
Charles Cook: XML-RPC for .NET 0.1.3. [Scripting News]
Source: Scripting News
Jabber.Org: Integration of full support for XML-RPC and SOAP. [Scripting News]
Source: WebReference News
Interview: Dave Winer on Radio Userland. We interview Dave Winer, founder of UserLand Software, about his newest creation, Radio Userland. Thirteen years in the making, Radio Userland puts an industrial strength Web server on your desktop. Designed to be extended by developers, Radio will also appeal to the masses with its news aggregator and weblog features. By Andy King. 0312
Source: Scripting News
DizzyD talks about Jabber as middleware. As I understand it, we could use Jabber to transport XML-RPC and SOAP messages. Instead of sending a procedure call to an IP address, or domain name, you'd send it to a Jabber user. This would allow us to design groupware applications that reach any desktop Jabber can get to, and it would allow you to move around. (You'd have to have the groupware software on every machine, though.)
Source: Scripting News
Michael Neumann: XML-RPC for Ruby.
Source: Scripting News
Important but small changes in the ManilaRPC interface, remove the requirement for base64 encoding and decoding in client apps.
Source: Scripting News
Intuit is operating an XML-over-HTTP programmable database called QuickBase. It's free. Interesting.
Source: Scripting News
A frequently asked question. What's the connection between SOAP and Jabber? It would be great to get a comparative review of these technologies by someone who's knows XML. Could Jabber have a SOAP or XML-RPC interface? If so, what would it look like? Does it make sense from the Jabber developer point of view? What would be the win? I don't have time to dig into this myself at this time but am interested in reading a comparison of the technologies.
Source: Scripting News
RFC: A Little IDL. "I decided to define a simple interface definition language in XML that's suitable for scripting environments, and see if people find holes in its functionality, or if it's useful, or something we want to do. It's little and human-readable. The goal is to have it work with scripting systems that are wired up to XML-RPC or SOAP 1.1."
Source: Scripting News
Eric Yeh: XML-RPC for Tcl. Client and server.
Source: Scripting News
Stop the presses. I just got a fantastic email from Eric Raymond with a draft of a chapter he's writing on the art of Unix programming. He says "XML-RPC is very much in the Unix spirit. It's deliberately minimalist but nevertheless quite powerful." My response.
Source: Scripting News
Christian Langreiter has validated XML-RPC client-server for K.
Source: Scripting News
Andrew Wooldridge: "Betty I could kiss you!"
Bullet
ZopeNewbies: It looks like the big boys are starting to use XMLRPC. Last night I installed RedHat 7. This morning, while mucking about the config files, I came across the one for RedHat's new auto-update tool. It queries a server at RedHat for a list of new updates available for your box, and you choose whether or not to install the updates. Anyway, it looks like that new service relies upon XMLRPC.
Bullet
Eric Kidd: XML-RPC Howto. "It includes sample clients and servers in Perl, Python, C, C++, Java and PHP. It shows you how to implement an XML-RPC server as a CGI, using either Perl or C." A tour-de-force.
Bullet
Dave Warner: XML-RPC: It Works Both Ways.
Bullet
Chris Melville: "Is there any automated way to take the IDL files I already have for the server (still written in C, IDL processed by Microsoft's MIDL.EXE) and generate XML-RPC definitions. I've got hundreds of interfaces in dozens of IDL files."
Bullet
Eric Kidd released XML-RPC for C/C++.
Bullet
Two-Way-Web: SOAP meets RSS.
Bullet
DaveNet: Desktop Websites.
Bullet
Bård Farstad: Communicating with XML-RPC. "This is an implementation of the XML-RPC spesification written in object oriented PHP."
Bullet
Eric Kidd's asynchronous XML-RPC-in-C is working.
Bullet
Hey I just got an email from Eric Kidd saying that his open source XML-RPC-in-C stuff is starting to work. Yahoo!
Bullet
Radio is the first Web server to do upstreaming, a necessary feature for servers running on users' desktops.
Bullet
MailToTheFuture's XML-RPC interface. A Frontier script that uses this interface.
Bullet
Mary Jo Foley: Web services, few actually deliver. "Are the industry leaders onto a hot trend? Or are the emperors parading around without clothes?"
Source: XML-RPC News; Updated: 2/25/2006.

© Copyright 2004-2009 Scripting News, Inc.
© Copyright 1998-2004 UserLand Software, Inc.
XML-RPC is a trademark of UserLand Software, Inc.
Last update: Saturday, December 15, 2001 at 10:26:51 AM Pacific.

Create your own Manila site in minutes. Everyone's doing it!