Architecting GWT Applications for Production at Google
Published July 5th, 2010 Under Architecture, User Interface | Leave a Comment
For large GWT applications, there’s a lot you should think about early in the design of your project. GWT has a variety of technologies to help you, but putting it all together can be daunting. This session walks you through how teams at Google architect production-grade apps, from design to deployment, using GWT.
NetBeans IDE 6.9 – JavaFX Composer and OSGi
Published July 1st, 2010 Under Coding, Open Source Tools, User Interface | Leave a Comment
NetBeans engineering managers Jeff Jullion-Ceccarelli and Martin Ryzl offer a tour of NetBeans IDE 6.9, including a demo of the new JavaFX Composer.
ZTL Record and Play Example
Published May 31st, 2010 Under Open Source Tools, Software Testing, User Interface | Leave a Comment
ZK-ZTL is an open source tool which can automatically test the ZK Framework with jUnit and Selenium frameworks. ZK is the leading open source Ajax and Mobile Java framework. This video show hot to use Selenium IDE to test ZK applications without the need for a UUID generator.
PrimeFaces: Next Generation JSF Component Suite
Published May 10th, 2010 Under Open Source Tools, User Interface | Leave a Comment
PrimeFaces is an open source library for JSF with 60+ rich set of UI components and a lightweight Ajax framework making complex RIA applications a no-brainer to implement. Additional TouchFaces subproject provides a mobile UI kit for developing iPhone applications with JSF and Java. This talk covers everything about PrimeFaces family and it’s subprojects featuring UI Components, Ajax Push, Mobile Application Development with JSF, tracing and more.
Watch this video on Skillsmatter.com
Implementing BlazeDS
Published March 29th, 2010 Under Architecture, Open Source Tools, Services, User Interface | Leave a Comment
This session is a survey of implementing BlazeDS with your Flex applications. You will get a good mix of discussion and code, so at least you stay awake. BlazeDS is the server-based Java remoting and web messaging technology that enables developers to easily connect to back-end distributed data and push data in real-time to Adobe® Flex® and Adobe AIR™ applications for more responsive rich Internet application (RIA) experiences.
Aditionnal resources:
* Tutorial: Creating Flex Builder Projects that Use Server Technologies
* Article: 13 Reasons for Java Programmers to Learn Flex and BlazeDS
* Video: Spring – BlazeDS Integration
* Video: Calling a REST Style Service from BlazeDS