<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://draft.blogger.com/navbar.g?targetBlogID\x3d36516389\x26blogName\x3dAgilizando\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dSILVER\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://agilizando.blogspot.com/search\x26blogLocale\x3dpt_BR\x26v\x3d2\x26homepageUrl\x3dhttp://agilizando.blogspot.com/\x26vt\x3d-4300418986665143577', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Agilizando

(Agilizando ... para você)


Creating Tools for AJAX Development

Google TechTalks
May 3, 2006

Javier Pedemonte, IBM
Adam Peller, IBM

ABSTRACT
Tools for building HTML/Javascript and so-called AJAX-style applications are sparse. Mozilla has traditionally had the best tools in Venkman and its DOM Inspector, but recently development has been stagnant and these tools do not offer integration with active code development.

Newer tools like Firebug offer more clever tools to inspect pages but still have no role in the rest of the development cycle.

The Eclipse AJAX Toolkit Framework brings these types of tools into the Eclipse IDE -- making use of the Java XPCOM to Java bridge and leveraging the robust features of Eclipse, while leaving the environment pluggable for more enhancements. The current work will be demonstrated and the architecture will be discussed, with particular attention to the JavaScript debugger and embedding of xulrunner.

Esta é mais uma do Agilizando para você!
« Home | Próximo »
| Próximo »
| Próximo »
| Próximo »
| Próximo »
| Próximo »
| Próximo »
| Próximo »
| Próximo »
| Próximo »

Postar um comentário