Thoughts on AI, architecture, and building systems that work in the real world.

Daily Archives: April 28, 2007

Archive of posts published in the specified Day

The Dojo Offline Toolkit, and its relationship to Mobile Web

The Dojo offline toolkit allows for web applications to work offline. It consists of a JavaScript library (bundled within the web page) and a ~300K download with the logic to cache a web application's user-interface for offline use. How is Dojo offline related…