This document introduces Cappuccino, an open source web application framework that extends JavaScript using an Objective-J syntax. Cappuccino allows developers to build desktop-like applications for the web using a similar model to Cocoa and Objective-C. It implements the Cocoa framework using Objective-J, avoiding the need for HTML, CSS, or DOM programming. Cappuccino compiles to standard JavaScript so no plugins are required.