Videos tagged with Dojo
Summary Kris Zyp on 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. Key topics: JavaScript, JSON, REST. Bio Kris Zyp is a member of the OpenAjax Alliance steering committee and represents the Dojo Foundation on the EcmaScript (TC-39) committee. He is the lead ...
Practical Thin Server Architecture Using Dojo
Dojo is arguable the most feature-complete ajax toolkit today. Using Dojo's data stores to create a clean separation of concerns from the server-side, this talk gives practical advice for impementing all rendering of data in the browser, leading to a much thinner server, which focus on business-logic only. Speaker: Peter Svensson Peter is a Java and Ajax developer active in the Dojo Ajax commun...
Silicon Valley JUG: Applying the Asynchronous Web
Emerging Ajax techniques – variously called Ajax Push, Comet, Reverse Ajax, and HTTP streaming – are bringing revolutionary changes to web application interactivity, moving the web into the Participation Age. Join us for a detailed introduction to the asynchronous web, covering the underlying protocols and APIs, the challenges for application servers, and the high-level techniques a...
Architecture of a Web 2.0 Enterprise PHP application: Druid - Open Source Unified Communications Project
Contents: Druid OSE (Open Source Edition) Evolution of the Web-App Enterprise Web-Apps in Web 2.0 PHP as Middleware Clean Manageable Code Judge for yourself Dojo widgets and JSON Developing Druid Modules Q & A Presenter: Vikram Rangnekar, COO and Community lead, VoiceRoute Pte Ltd
Ajaxian.com's Dion Almaer Interview
Summary 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. Bio Di...
Joe Walker on DWR
Summary 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. Bio Joe Walker is a developer and consultant working on advance...
An Intro to Dojo (Part 1)
Dojo makes professional web application development better, easier, and faster. This talk covers Dojo's core APIs, including those for Ajax, Drag and Drop, Animations, and AOP-style event handling. We'll also discuss some of the stock widgets, various ways to take advantage of them, and how you can use Dojo's package system to help make your own code faster and more portable... View talk @ Parl...
Creating Offline Web Applications Within The Browser
This is a video lecture on creating offline web applications. It goes into detail on how to create these applications using the Dojo Offline Toolkit, an open source library that makes it easy to create offline web apps.