Added By: Feedage Forager | ![]() |
Language: English | |
Tags: | |
eric kidd interface jabber new news rpc interface rpc soap rpc scripting news scripting server soap xml rpc xml | |
Rate this Feed![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Comments (0) |
Feed Details and Statistics ![]() |
Last Build Date: Fri, 11 Oct 2002 03:01:44 GMT
Copyright: Copyright 2002 Dave WinerSun, 07 Apr 2002 21:14:22 GMT
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?Fri, 15 Mar 2002 15:49:33 GMT
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.Sun, 13 Jan 2002 19:46:42 GMT
(image) NewsIsFree supports publish-subscribe. "Now the excellent NewsIsFree network, spearheaded by Mike Krus, a gutsy Frenchman who's always up for something new, includes aFri, 04 Jan 2002 20:11:35 GMT
MIME-RPC: "Because sending simple stuff should be easy and sending complex stuff should be easy too."Thu, 20 Dec 2001 17:39:23 GMT
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!Wed, 19 Dec 2001 21:30:59 GMT
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.Sun, 16 Dec 2001 14:37:02 GMT
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."Fri, 16 Nov 2001 19:37:04 GMT
Apache XML-RPC is a "Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to implement remote procedure calls."Tue, 24 Apr 2001 04:20:17 GMT
Jon Udell: "Most of us, I guess, don't try to eat the whole XML layer cake, and would get sick if we tried."Mon, 16 Apr 2001 15:08:18 GMT
David Detlefsen is working on connecting Python to Manila through XML-RPC.Mon, 16 Apr 2001 15:07:47 GMT
Michael Montague is doing a version of Emacs that can edit Manila sites through XML-RPC.Mon, 16 Apr 2001 15:07:16 GMT
Chris Langreiter did an XML-RPC interface for an online image database.Sun, 08 Apr 2001 22:51:10 GMT
Wire dumps: "This table shows an example request and response for each of the xmlStorageSystem calls, in both XML-RPC and SOAP 1.1."Sun, 08 Apr 2001 20:39:01 GMT
I created a directory for XML-RPC and edited the home page. [Scripting News]Sat, 07 Apr 2001 18:42:17 GMT
Eric Kidd, open source programmer par excellence, has an XML-RPC Hacks page, with lots of cool hacks, of course. [Scripting News]Mon, 19 Mar 2001 14:29:33 GMT
Jabber.Org: Integration of full support for XML-RPC and SOAP. [Scripting News]Mon, 12 Mar 2001 14:49:07 GMT
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. 0312Sun, 11 Mar 2001 06:41:16 GMT
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.)Sat, 10 Mar 2001 00:03:20 GMT
Important but small changes in the ManilaRPC interface, remove the requirement for base64 encoding and decoding in client apps.Thu, 08 Mar 2001 23:50:15 GMT
Intuit is operating an XML-over-HTTP programmable database called QuickBase. It's free. Interesting.Wed, 07 Mar 2001 18:17:02 GMT
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.Tue, 06 Mar 2001 03:22:23 GMT
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."Tue, 20 Feb 2001 20:50:37 GMT
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.Mon, 22 Jan 2001 15:29:55 GMT
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.Sun, 21 Jan 2001 19:01:35 GMT
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.Sun, 14 Jan 2001 18:00:42 GMT
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."Wed, 03 Jan 2001 15:01:05 GMT
Bård Farstad: Communicating with XML-RPC. "This is an implementation of the XML-RPC spesification written in object oriented PHP."Sun, 31 Dec 2000 01:00:22 GMT
Hey I just got an email from Eric Kidd saying that his open source XML-RPC-in-C stuff is starting to work. Yahoo!Sat, 30 Dec 2000 17:00:39 GMT
Radio is the first Web server to do upstreaming, a necessary feature for servers running on users' desktops.Fri, 29 Dec 2000 01:00:22 GMT
MailToTheFuture's XML-RPC interface. A Frontier script that uses this interface.Fri, 29 Dec 2000 00:00:33 GMT
Mary Jo Foley: Web services, few actually deliver. "Are the industry leaders onto a hot trend? Or are the emperors parading around without clothes?"