Wow. The coolest thing about the video for me was seeing WEINRE in action. WEINRE allows you to use a web inspector (like Chrome's) on your desktop to debug an HTML5 app running on your device. This is the first I've heard of it.<p><a href="http://phonegap.github.com/weinre/" rel="nofollow">http://phonegap.github.com/weinre/</a>
Looks pretty damn awesome, imo, and I'm planning to play with this in December after some current commitments are over. I'm betting there will be even more awesomeness baked in by then. :)
Taking a look at this really makes me wish that HP would either open source their Enyo mobile app JavaScript framework or find a good home for it.<p>There are some great ideas in this framework (such as the YAML layout) that Enyo could use.
I'm new to this kind of things. So how does this work? Does the result consist of a app that "only" has a embedded HTML renderer and it loads your HTML/JS/CSS files in there, or do they somehow translate your HTML stuff into whatever the native language for the chosen platform is (obj-c,java,...)?<p>Also I noticed they link to PhoneGap on this page, how are this two products related?