Interoperable JavaScript-Based Client/Server Web Applications

Published January 28th, 2010 Under Javascript, Open Source Tools | Leave a Comment

Kris Zyp talks about protocols, standards and tools for building web applications using a consistent JavaScript model from storage to server application to browser. He exemplifies with DOJO and Persevere.

http://www.infoq.com/presentations/JavaScript-Based-Web-Applications

Building advanced business applications with the Dojo Toolkit

Published January 21st, 2010 Under Javascript, Open Source Tools | Leave a Comment

The Dojo Toolkit gives you very powerful tools to build complex applications without having to do a lot of groundwork. In this talk I will give you insight into the more advanced features of the Dojo Toolkit such as the data layers, Comet, user-interactive charting, advanced form handling and complex layouts. You will get an overview of the declarative and programatic approaches Dojo both supports and see how to get from sketchboard to result in an efficient and fast way.

Watch this video on Oredev.org

Ajax Pioneer: Alex Russell of the Dojo Toolkit

Published January 14th, 2010 Under Javascript, Open Source Tools | Leave a Comment

Dion Almaer talked to Alex Russell to find out why he is excited about Dojo, what the state of the project is (what is the cool stuff), and his thoughts and desires from browsers.

Dojo: Patterns for Lovers of JavaScript

Published September 7th, 2009 Under Javascript, Open Source Tools | Leave a Comment

Dojo teaches fundamentally sounds techniques for high performance JavaScript applications across the board. In this session, you will learn how these techniques are used internally provide a stable, professional-grade foundation for creating highly maintainable, scalable projects of any size. Learn about the powerful dojo.data and RPC APIs, and other internal favorites of Dojo Ninjas. From the smallest use cases covered by Base Dojo to fully featured Rich Applications, the Dojo Toolkit provides quality tools for every step of the way.


Creating amazing user interfaces with Dojo and DWR

Published March 11th, 2009 Under AJAX, Javascript, Open Source Tools | Leave a Comment

Ajax has the power to make your applications satisfying and beautiful or painful and frustrating. This talk shows how Dojo can help you create amazingly beautiful user experiences and how DWR brings the beauty to Java by making Java and JavaScript work well together. Both Dojo and DWR have changed a lot in the last 2 years. Dojo now has a theming system, many new widgets, and great documentation. DWR can now synchronize data between the server and multiple clients, you can implement Java interfaces with JavaScript, and call both ways between Java and JavaScript.

keep looking »