Videos tagged with Javazone Conference


Developing in a Service-oriented World

Developing in a Service-oriented World

Posted in Conferences

Summary Gregor Hohpe debunks many unrealistic claims about SOA and addresses the technical issues, such as the false sense of simplicity, differences to established programming models and the importance of documentation. He also criticizes what he calls "Doodleware", i.e. tools that aim to hide complexity behind a graphical process model notation, and suggests deriving models from run...

Tags: Practices, Conferences, Technologies, Web Services, InfoQ, SOA, Choreography, Orchestration, Javazone Conference



Using Google Web Toolkit

Using Google Web Toolkit

Posted in Companies, Conferences, Frameworks, Web Technologies, Development

Summary The Google Web Toolkit (GWT) is a Java-centric framework for creating AJAX applications. GWT cross-compiles Java source into JavaScript, allowing Java developers to use their existing Java skills and tools to create AJAX apps. GWT lead Bruce Johnson intros GWT including high-performance AJAX, internationalization, and integration with existing web app. Bio Bruce Johnson is works at Goog...

Tags: Google, Conferences, Frameworks, Technologies, AJAX, Java, Javascript, GWT, InfoQ, Web Frameworks, Rich Internet Apps, ...