<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener("load", function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <iframe src="http://www.blogger.com/navbar.g?targetBlogID=8907963&amp;blogName=WS-Comments&amp;publishMode=PUBLISH_MODE_BLOGSPOT&amp;navbarType=BLUE&amp;layoutType=CLASSIC&amp;searchRoot=http://ws-comments.blogspot.com/search&amp;blogLocale=en_US&amp;homepageUrl=http://ws-comments.blogspot.com/&amp;vt=-792153501087690591" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" height="30px" width="100%" id="navbar-iframe" allowtransparency="true" title="Blogger Navigation and Search"></iframe> <div></div>

WS-Comments

perspectives on open-source and web services

Wednesday, July 27, 2005

open source WS standards implementations

see, this is the kind of stuff that gets me VERY excited. I had heard that Apache was being given the reins of some web services standards, and that OASIS was going to play peace-maker in getting Microsoft and Apache to the same table to work out issues with the licenses on those standards that Microsoft had penned.

I love the way this article described standards development and open-source development:

"from the frying pan of standards adoption into the fire of open source implementation"

I'm hoping that this becomes a tried-and-true pattern for web service standards - major work in designing solid standards, and then handed over for open-source implementation. although I confess I don't really have any experience with the standards in question, nor have I even worked with Apache's other web service standards implementations. but I think I know enough about how Apache operates, and have enough excitement for web services to be "high" on the prospect of getting all kinds of open-source tools to integrate things.

but the dynamics of this kind of progress seem to have all the right components.

0 Comments:

Post a Comment

<< Home