<?xml version="1.0" encoding="ISO-8859-1"?>
<opml version="1.0">
	<head>
		<title>scriptingNewsOutline</title>
		<dateCreated>Tue, 03 Apr 2001 06:48:58 GMT</dateCreated>
		<dateModified>Tue, 03 Apr 2001 06:49:03 GMT</dateModified>
		<ownerName>Webmaster</ownerName>
		<ownerEmail>webmaster@userland.com</ownerEmail>
		<expansionState>16, 21</expansionState>
		<vertScrollState>14</vertScrollState>
		<windowTop>212</windowTop>
		<windowLeft>86</windowLeft>
		<windowBottom>677</windowBottom>
		<windowRight>768</windowRight>
		</head>
	<body>
		<outline text="Tonight's song: &lt;a href=&quot;http://www.sing365.com/music/lyric.nsf/SongUnid/9B7AE2C765059291482568B0002E75C9&quot;&gt;Creatures of Love&lt;/a&gt;. &quot;It's okay to be afraid when the blue sparks hit your brain. We can love one another, I've been told that it's okay.&quot;"/>
		<outline text="&lt;a href=&quot;http://www.soapware.org/bdg#whatDoesTheFutureHold&quot;&gt;A new section&lt;/a&gt; for the BDG. &quot;That there's a need for such a thing surprises some, considering that the S in SOAP stands for Simple. In fact, SOAP &lt;i&gt;is&lt;/i&gt; simple, as this document shows, even though coaxing its simplicity from the myriad of related specs and RFCs requires a patience and dedication that most BDs don't have.&quot;"/>
		<outline text="&lt;a href=&quot;http://danderson.manilasites.com/2001/04/02&quot;&gt;Dan Anderson&lt;/a&gt;: &quot;While technologies such as SOAP require major players like IBM and Microsoft to foster their growth, there is a difference between riding in the car and being stuffed in the trunk.&quot; "/>
		<outline text="&lt;a href=&quot;http://www.craigburton.com/2001/04/02&quot;&gt;Craig Burton&lt;/a&gt;: &quot;I am still very puzzled about a post by Dave Winer’s Scripting News last Saturday.&quot;"/>
		<outline text="Craig, SOAP is what it is. We have lots of forks in our code base. Mac and Windows. Frontier and Radio. XML-RPC and SOAP. Lots of little irritating differences. Two buttons on a Windows mouse, no Tools (yet!) in Frontier. Named params in SOAP, and by-order params in XML-RPC. That's the price we pay for diversity. It's worth it."/>
		<outline text="&lt;a href=&quot;http://scriptingnews.userland.com/backissues/2001/03/31&quot;&gt;Reminder&lt;/a&gt;, tomorrow is Buy-A-Programmer-Lunch Day. And don't forget to tell them about the &quot;BDG&quot;. &quot;;-&gt;&quot;"/>
		<outline text="&lt;a href=&quot;http://doc.weblogs.com/2001/04/03&quot;&gt;Doc&lt;/a&gt;: &quot;As I've experienced before with people who know traditional markets intimately, markets are conversations delivers the news impact of skies are blue.&quot;"/>
		<outline text="PHP Builder: &lt;a href=&quot;http://www.phpbuilder.com/columns/luis20010329.php3?page=3&quot;&gt;XML-RPC as a standard for distributed processing&lt;/a&gt;."/>
		<outline text="News.Com: &lt;a href=&quot;http://news.cnet.com/news/0-1005-200-5405498.html&quot;&gt;Will the refresh button become obsolete?&lt;/a&gt;"/>
		<outline text="JavaWorld: &lt;a href=&quot;http://javaworld.com/javaworld/jw-03-2001/jw-0330-soap.html&quot;&gt;Clean up your wire protocol with SOAP&lt;/a&gt;."/>
		<outline text="At 10AM we started an almost two-hour conference call with the leading lights of the soapbuilders list and some newbies. I yearn to get back to writing apps. I'm not a good standards body type person. But there seems to be a lot of support for BDG. Maybe that's all we need. "/>
		<outline text="I'm going to take a break and a walk and think think think. In the meantime check out &lt;a href=&quot;http://jake.soapware.org/2001/04/02&quot;&gt;Jake's SOAP Journal&lt;/a&gt;. It's authoritative! &quot;;-&gt;&quot;"/>
		<outline text="My break lasted until 6:40PM. I'm going to start a fresh pot of coffee and get back to xmlStorageSystem. It's good for the Internet. The docs are writing themselves in my head. It will be good for my friends, the soap-newbies. It will be good for my friends the Frontier developers."/>
		<outline text="&lt;a href=&quot;http://davenet.userland.com/1999/09/12/anEndToTheUberoperatingSystem&quot;&gt;9/12/99&lt;/a&gt;: &quot;There is no single operating system, nor is there a single programming or scripting language that suits every developer or every application.&quot;"/>
		<outline text="&lt;a href=&quot;http://davenet.userland.com/1999/07/07/linuxDontBlink&quot;&gt;7/7/99&lt;/a&gt;: &quot;Having witnessed the Internet turned into a battlefield, and assessing that at least half of the blame for that belongs to Microsoft, I am in no mood for another contentious, irrelevant do-or-die battle. This time around either Microsoft grows up and learns to be the statesman of the industry that it could be, or we'll do a Linus, and keep doing the work we love..&quot;"/>
		<outline text="xmlStorageSystem">
			<outline text="Even though there's confusion, we're still shipping SOAP apps, the things that others call Web Services. You gotta know we were ready for this. For example, we shipped a SOAP interface for MailToTheFuture over the weekend. The work was mostly in &lt;a href=&quot;http://www.soapware.org/mailToTheFuture&quot;&gt;docs&lt;/a&gt; and a &lt;a href=&quot;http://frontier.userland.com/mailToTheFuture&quot;&gt;table of glue scripts&lt;/a&gt; for Frontier and Radio scripters. All we had to do to implement the SOAP interface was put an address to the table of XML-RPC handlers in user.soap.rpcHandlers. One line of code turned our XML-RPC support into SOAP support."/>
			<outline text="Now, the next SOAP app is called xmlStorageSystem. It's like HailStorm with one key difference. Instead of being private, the content you store is public. It's publishing. All our interfaces will be publicly documented and clonable. This is not a business model. "/>
			<outline text="And like the MTTF interfaces, the hard work is already done. The code for xmlStorageSystem is the back-end of an already-deployed Radio feature called &lt;a href=&quot;http://radio.userland.com/howUpstreamingWorks&quot;&gt;upstreaming&lt;/a&gt;. I'm simplifying the interfaces, writing docs, testing, etc. The delivery will be in the same form as MTTF release -- docs for non-UserLand developers, and a glue table for people who work in our environment."/>
			<outline text="BTW, what falls out of this, almost for free, is a low-tech SOAP-based pub-sub system, also implemented and documented. There's no time like now to move, before the BigCo moves, let's get some software deployed, let the boostrap proceed to the next step, before the FUD gets too heavy."/>
			</outline>
		<outline text="Good morning &quot;BDG&quot; fans!">
			<outline text="It's still not frozen. Microsoft has not reviewed the spec, as far as we know, in any official capacity. We want confirmation that the subset the BDG defines will work with Microsoft's SOAP implementations. It spooks me that they will not say one way or the other. I remember the XML support in Word, useless as a basis for interop, but the hopes were there anyway, prior to its release. I'm concerned that we're pouring effort down a bottomless hole, and that's gotta stop sometime, and if it's not going to yield interop with MS products, we should stop now. What a shame it would be to have wasted so much effort only to find out that there was never any hope of interop. It could happen. "/>
			<outline text="On the other hand, after a rocky start the &lt;a href=&quot;http://groups.yahoo.com/group/soapbuilders&quot;&gt;soapbuilders&lt;/a&gt; community has been wonderful to work with. We're getting to know each other, and the &lt;a href=&quot;http://www.soapware.org/bdg#strategiesgoals&quot;&gt;goals&lt;/a&gt; seem to match. "/>
			<outline text="And there's some &lt;a href=&quot;http://www.pythonware.com/products/soap/bdg.htm&quot;&gt;good news&lt;/a&gt; this morning. Fredrik Lundh of PythonWare says he supports the BDG. This is a continuation of a long friendship between the Python community and UserLand. We're very pleased to get their support, and look forward to many more cool things we can do to help each other. This is the true spirit of the Internet, imho. "/>
			<outline text="&lt;i&gt;&quot;Johnny's in the basement mixin up the medicine, I'm on the pavement thinkin about the government.&quot;&lt;/i&gt;"/>
			</outline>
		</body>
	</opml>