modify phonegap build page to automatically poll build process and update page contents periodically. An example of this is Team City's (by JetBrain) application build page. Javascript timers periodically poll/update the page with the status of the application build. Very nice feature that allows you to easily determine status of build by simply viewing the window. No refresh required.

