-
Subscribe
Follow Me
Referrals
Lifestream
-
Every time the @BaskinRobbins "Ice Cream and Cake" commercial comes on, our kids all break into spontaneous song and dance. Hilarious! [dougal]— 18h ago via Twitter
-
@ryanolson I'll be working on a new version of the Fancybox Gallery plugin soon, with user-configurable options. [dougal]— 1d ago via Twitter
-
RT @suzecampbell: Awesome! RT @imwebgurl: Origami Star Wars ships w/ Paris subway tix http://bit.ly/ajM4bn /via @DavidBlue [dougal]— 1d ago via Twitter
-
@PRjoshmorris "I think" in many cases, it shows that the speaker knows the difference between opinion and fact. ;) [dougal]— 2d ago via Twitter
-














Putting the “Simple” back in SOAP
I’ve never been too big on SOAP. It’s nice that there are lots of toolkit implementations out there, but for most of my projects, it just seems like overkill. Many developers joke about the acronym being an oxymoron, because SOAP can quickly lose its simplicity. XML-RPC has its faults, but it’s easier to test and debug, in my experience. But Sam Ruby’s posting on WS-HTTP has some suggestions that could change that.
Sam also cites BlogLines as another use-case. These services both support XML-based APIs that are not based on SOAP or XML-RPC. Currently, you’d have to find or create a toolkit that is written specifically for each of these services. But imagine if these APIs were suddenly available to a large number of existing SOAP client implementations!
Does anybody know what the chances are of such a change being accepted by the XML Protocol Working Group? This kind of stripped-down structure could put the “Simple” back into SOAP.
Related posts:
" If you use Perl for programming web services, you might be interested to know that the website for SOAP::Lite has been updated. Looks like..."
" Has anyone else noticed brick-and-mortar stores that offer auction services through eBay? There are two in my area that I’m aware of so far...."
" Related to my previous post, there is a WordPress SpamAssassin Plugin over on IO Error. (via Photomatt). The initial version is pretty simple, connecting..."
"I mentioned previously that the XML-RPC and Atom blog APIs would be disabled by default when WordPress 2.6 is released. This was a matter of..."
" I have finally gotten around to learning a little about XML-RPC and SOAP. In case you aren’t familiar with these buzzwords, they are basically..."