InfoQ

Topic/Tag specific view

All content and news on InfoQ about Dojo


Latest featured content about Dojo

Joe Walker on DWR

Community
Java
Topics
Javascript,
Web Frameworks

InfoQ spoke with Joe Walker at QCon London 2007 about the DWR toolkit. Walker discussed DWR 2.0 including new features such as details about 'reverse AJAX', the deal with TIBCO, DWR support in IDEs, the integration with Spring, future plans for DWR, and interesting applications of DWR from the very large to the very flashy.

Creating dynamic web applications with JSF/DWR/DOJO

Community
Java
Topics
Web Frameworks

JSF, DWR, and Dojo are all popular technologies in their own right. Integrating them into a portal environment can prove an intimidating exercise however. This article looks at how one developer implemented such a solution using custom JSF components.

Ajaxian.com's Dion Almaer Interview

Community
Java
Topics
Javascript,
Web 2.0,
Rich Internet Apps

In this interview Ajaxian cofounder Dion Almaer talks about the state of Ajax development today. Among the items he discusses are the history of how Ajax came to be, which frameworks he recommends developers consider, and tooling/debuggins support. Almaer also talks about security and general design considerations that need to be respected when creating Ajax enabled applications.

News about Dojo

New Thin Server Architecture and SOFEA Working Group Web Site Launched

Community
Architecture
Topics
Rich Internet Apps,
Web Frameworks,
Design

Peter Svensson, Ganesh Prasad, and Mario Valente have teamed up to create the Thin Server Architecture Working Group and launched a web site. The site included several resources about Thin Server Architecture and Service Oriented Front End Applications (SOFEA) as well as insight into the philosophy behind the technology.

Comet: Sub-Second Latency with 10K+ Concurrent Users

Community
Java
Topics
Rich Internet Apps,
Performance & Scalability

Comet - technology that allows a sever to send over HTTP a message to the client when an event occurs, without the client having to explicitly request it - has been considered by some to scale poorly in the past. Recent tests using Cometd and Jetty as well as Lightstreamer production implementations prove the opposite.

Dojo Toolkit 1.0 is Released with Google Gears Integration, Accessibility Support and Charting

Community
Java
Topics
Web Frameworks

The Dojo Foundation has released Dojo Toolkit 1.0. Dojo is used in products from companies such as AOL, BEA, IBM, and Sun Microsystems.

Dojo 0.9 Goes Final with Significant Performance Improvements

Community
Java
Topics
Web Frameworks

Dojo 0.9 final version was released today after close to 7 weeks in beta release. This release scales down the code base, removing unnecessary items. At the same time significant performance improvements have been made.

Picking an Ajax Framework

Community
Java
Topics
Web Frameworks

Dr. Dobbs is currently featuring a case study of the Ajax framework selection process of a development team at T. Rowe Price. The article considers GWT, Dojo, Prototype/Scriptaculous, and Yahoo UI Library.

Dojo Offline demo released with API

Community
.NET,
Ruby,
Java
Topics
Rich Internet Apps

Brad Neuberg has released a screencast of a web-based word processor running on Dojo Offline. At the same time, the Javascript API is being released and is ready for evaluation.