weinre remote
<script type="text/javascript">
window.WeinreServerId = "rnb"; // <-- your unique identifier on the server below
window.WeinreServerURL = "http://debug2.build.phonegap.com/"; // <-- weinre server to use
// To open debugger use the following uri format - WeinreServerURL/client/#WeinreServerId
// for example http://debug.phonegap.com/client/#wp_test
</script>
<script type="text/javascript" src="http://dl.dropbox.com/u/23085338/weinre-target-script-min.js"></script>