This document discusses building desktop rich internet applications (RIAs) using PHP and JavaScript. It introduces several web runtime environments like Adobe AIR and Titanium that allow building desktop apps with web technologies. It highlights differences between developing for the desktop versus the web. Examples are provided of using PHP on the server to communicate with and provide data to JavaScript desktop apps via JSON. jQuery is recommended as a JavaScript framework. PHP integration with Titanium is also mentioned. Additional resources for further learning are listed.