Top > Dave's World > Weblog Archive > 2000 > May > 19Previous/Next


Scripting News, the weblog started in 1997 that bootstrapped the blogging revolution.
 
Permanent link to archive for Friday, May 19, 2000. Friday, May 19, 2000

Friday evening notes

WWW9 is over. We had a wonderful day. It started with the distributed computing track, we talked about XML-RPC and SOAP. Lots of really good energy, it was the talk of the conference, it was a bit shocking to me to see how widely embraced this stuff is. I always expect that we're going to get fudded, as has happened in the past, but the XML community is supporting us. This is fantastic.

Lunch with Tim Berners-Lee was also fantastic. He has an enthusiasm that is is so incredible. The first time I heard him speak at the XML protocols shakedown on Wednesday I wasn't sure how how to parse it. But at lunch he moved around the room, everyone who wanted to speak spoke, and he has such a positive attitude, I was in awe. With his installed base you could forgive him for being arrogant, but he's not. I got a lot of pictures or TBL but only one came out well enough to print. Oy!

After lunch I participated in Dale Dougherty's web publishing track, demo'd Manila, it was not an exciting demo. I figured out why this happens sometimes. I get bored and then the boredom is infectuous. Later in the session we had a RSS BOF, and *that* was truly exciting. I've got to do some thinking and then do some writing.

Tomorrow I'm going to visit with Adam Curry and visit the Reijksmuseum (sp?) and sleep until noon. I'm so wiped out but it was an incredible week. Lots of geek bonding, and new working relationships and a whole new perspective on how the XML community works. More to say after a bit of perspective-gathering.

Friday morning work

Due to strangeness in time-zones, I'm writing this on Friday morning, but it's still Thursday night back at my website. So forgive the awkwardness as I prepare for today's presentations. It's going to be a busy hectic day. I'm going to do as much preparation as I can (just one hour, no coffee yet) and then do what I always do -- wing it!

The first panel (9 -- 10:30AM)

Dave Winer, UserLand, on the state of XML-RPC.

Henrik Frystyk Nielsen of Microsoft, on the state of SOAP. (Henrik graciously agreed to substitute for Don Box, who couldn't make it to Amsterdam.)

Jim Flanagan, Collective Technologies, Authenticated XML-RPC.

The State of XML-RPC

First, who am I? I'm an app developer. That's how I view these things. We can have more than one protocol for connecting apps over the Internet as long as they're roughly functionally equivalent. We were able to flatten out the differences between our IAC toolkit and Apple's in the early 90s, and should be able to do the same with the various RPC protocols that are appearing on the Web in the early 2000s.

So it's my job to explain where XML-RPC is today. First, the spec is stable, it hasn't changed in well over a year. This is a good thing, because when people talk about XML-RPC it's very clear what that is. That is not true of SOAP, which has been morphing and changing, and in all likelihood will continue to do so.

There is broad support for XML-RPC in the developer world. Implementations are available for Frontier, Python, Java, Perl, Tcl, ASP, COM, PHP, Zope, AppleScript.

Applications being built in XML-RPC include search engine to CMS connections, prefs distribution, software updates, and many private server-to-server applications.

Open specs that build on XML-RPC are the key to its future. It's just a beginning, but I believe a solid one.

XML-RPC provides power equivalent to a C interface, procedures with parameters that return results. Support for the common types, strings, numbers, binary info, lists, structures. It's beautifully recursive, and (to me) surprising how well it covers the capabilities of the popular scripting environments. (Credit for this goes to Mohsen, who clearly had an encyclopedic understanding of the capabilities of various scripting environments.)

Where SOAP is the protocol that the big technology companies are agreeing on, XML-RPC tends to have more support among individual developers, small companies, open source developers. In fact most of the XML-RPC implementations are open source.

While UserLand is often identified as the owner or creator of XML-RPC, this is not accurate. The XML-RPC specification is copyrighted, but on very liberal terms, inspired by the IETF copyright. and while UserLand participated in the creation of XML-RPC, some of the most brilliant ideas came from people at Microsoft, and Fredrik Lundh of PythonWare played a key role in shaking out the spec, as he did the second implementation in Python (of course).

The future of XML-RPC? Where do you want to go today?

We need a validation suite. When I get back to California, I hope to start a project to write a "super stress" web application that will call a server, ask it to perform a standard set of operations and compare results, and rate the implementation on its compatibility. This way we can be sure there is one and only one XML-RPC spec. This app will make regression testing a part of the XML-RPC culture, making it possible to go forward.

If new features are added to XML-RPC, they will work in all popular environments currently supported. There will never be an XML-RPC that is not least-common-denominator. SOAP is the proper place to bring ideas that advance the state of the art in distributed computing over the Internet. The purpose of XML-RPC is to provide a deployment vehicle while SOAP is fluxing.

Evangelism. All SOAP implementors are encouraged to also implement support for XML-RPC. This will give your applications the broadest possible compatibility, and will keep the pressure on the SOAP process to move forward as quickly as it possibly can.

Security and best-practices. The XML-RPC community can and should develop a set of recommendations for developers who build Web applications, perhaps establishing a review process for security holes and unclear and overly complex applications.

Finally, I hope that the spirit of the XML-RPC community continues to be collegial, respectful, friendly, optimistic and low-tech. So far this group of developers has distinguished itself for its focus on good technology, empowerment of each other, and almost no religious flamewars. This is truly amazing because the XML-RPC community spans multiple operating systems, economic systems, languages, and geography. Imho, it represents the best of the Web, and it's a total honor to be part of such a community.

Background: The Two-Way Web, spec, debugger.

     

Last update: Friday, May 19, 2000 at 2:06 PM Eastern.

Dave Winer Mailto icon
 

Click here to view the OPML version of Scripting News.

Morning Coffee Notes, an occasional podcast by Scripting News Editor, Dave Winer.

May 2000
Sun
Mon
Tue
Wed
Thu
Fri
Sat
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
 
Apr   Jun


Click here to see an XML representation of the content of this weblog.


          



© Copyright 1997-2005 Dave Winer. The picture at the top of the page may change from time to time. Previous graphics are archived.


Previous/Next