This document discusses building a simple offline address book application using HTML5 local storage and application cache APIs. It lists the Local Storage and Application Cache API methods and properties needed to create an address book that can be accessed from anywhere and works offline. It also provides links to resources about offline storage, application caching, and the demo address book project.