<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> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d8907963\x26blogName\x3dWS-Comments\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://ws-comments.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://ws-comments.blogspot.com/\x26vt\x3d972201484635970681', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

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