us site
developer center
search

Archive for July, 2008

XBL Support for all Browsers via dojo.E

Tuesday, July 29th, 2008

One of the goals of the dojo.E project has been to bring some of the standards created by the W3C and others to developers for building their Ajax applications. A couple of weeks ago, I saw on Ajaxian.com that Firefox and Webkit are going to support XBL. Simply defined, the XML Binding Language or XBL is a way to create reusable components.

(more…)

dojo.E 0.2.4 Release and New Widgets

Thursday, July 17th, 2008

The New Release: dojo.E 0.2.4

Last week the dojo.E team updated the code base of the dojo.E project. Many things in the code changed from the first release. The focus of the 0.2.x release was to create a well defined architecture around the core concept of adding XML to dojo. In this light, we created a flexible and well thought out XML processing engine that can take XML embedded in a script tag or external to the page and process the markup based on configured tag and namespace handlers.

(more…)