<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\x3d9519466\x26blogName\x3dthe+spkydog+koop\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dTAN\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://spkydog.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://spkydog.blogspot.com/\x26vt\x3d-4534400202552370894', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Thursday, February 10, 2005

Eclipse and VoiceXML Development

While I don't have any hands-on experience with HP's OpenCall Media Platform vXML developer toolkit per se, I am quite enamored by Eclipse, upon which it is based. Eclipse does all the things Borland's JBuilder does for me at a much better price! The ability to easily customize Eclipse to create more specialized IDE's (such as HP's for VoiceXML) make it a very attractive development platform.

There is also a Voice Tools Project proposal on the table at the Eclipse Foundation.

If you are interested in VoiceXML tools you might want to get plugged into the VoiceXML Forum's Tools Committee - there is a fair amount of interesting activity within this group.

0 Comments:

Post a Comment

<< Home