Recent Insights
Search
The State of File Uploaders
The State of File Uploaders

Recently, using the Deft project, I created a multi-file uploader Flash component for DojoX. It uses a typical design pattern: embed a hidden SWF in the web page, and with the ExternalInterface, trigger the FileReference’s browse() method to open a system dialog.

Read More
Developers Rest Easier with JavaScript Reversal
Developers Rest Easier with JavaScript Reversal

The programmers in the trenches of Web development can breathe a bit easier now that a major committee planning the future of the JavaScript standard has decided to focus on small, incremental changes that will improve the performance in Web browsers. Some members of the ECMA International standards committee still have bigger dreams to enhance the language, known more formally as ECMAScript, to tackle more complicated projects, but these plans receded as the group focused on clearer and more present needs.

Read More
Remember Figlets? They’re Back With Zend
Remember Figlets? They’re Back With Zend

Ajax, which was been a key goal for integration into the Zend Framework in the last release, also gets a boost. The Dojo Framework which is a popular Ajax library, will now be directly integrated into Zend Framework 1.6.

Read More
The Dojo Toolkit and Deft
The Dojo Toolkit and Deft

A new top-level package was recently added to the Dojo Toolkit called Deft — an acronym for Dojo Experimental Flex Technology. The Deft package was created and is maintained by SitePen’s Tom Trenka, taking advantage of Adobe’s new MPL licensing, and the corresponding APIs of the Flash Player.

Read More
Protected Cross-Domain Authentication with JavaScript
Protected Cross-Domain Authentication with JavaScript

Google and Yahoo have JavaScript APIs that let you perform searches. Wikipedia has a JavaScript API that lets you grab data from its pages.

Read More
Interview on Dojo on Ajax, Comet, Bayeux, RIAs and the Dojo Toolbox
Interview on Dojo on Ajax, Comet, Bayeux, RIAs and the Dojo Toolbox

The Dojo Toolkit is a modular open source JavaScript library, designed to ease the rapid development of JavaScript or Ajax-based applications and web sites. InfoQ had a Q&A with Dylan Schiemann, CEO of SitePen and co-creator of the Dojo Toolkit, about AJAX, Comet, Bayeux, RIAs and the newly released Dojo Toolbox.

Read More
window.name Transport
window.name Transport

The window.name transport is a new technique for secure cross-domain browser based data transfer, and can be utilized for creating secure mashups with untrusted sources. window.name is implemented in Dojo in the new dojox.io.windowName module, and it is very easy to make web services available through the window.name protocol.

Read More
IE 6 On the Way Out?
IE 6 On the Way Out?

It seems that the Dojo toolkit will continue supporting IE 6 for a long time to come as Dylan Schiemann, CEO of SitePen and co-creator of Dojo tells us: When first released, Internet Explorer 4.5, 5.5, and 6 radically improved the lives of web developers with cutting edge features, but it has been 7 years since IE 6 was released. Today, I estimate that developers collectively spend billions of dollars in salary working around buggy behavior in IE.

Read More
Client/Server Model on the Web
Client/Server Model on the Web

Prior to the popularity of the web, client/server applications often involved the creation of native applications which were deployed to clients. In this model, developers had a great deal of freedom in determining which parts of the entire client/server application would be in the client and which in the server.

Read More
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Privacy Policy