views:

152

answers:

2

Since there are more and more apps going the web way (like Phonegap, Appcelerator over the mobile and desktop apps development and the ones that I don't know yet), I am wondering what kind of role the web engine (seems the famous engine is webkit) is playing now and in the future?

A web engine is capable of rendering HTML and CSS(for interface), interpreting Javascript(for programming logic), and combining hardware features (like the geo-location, Accelerometer in iPhone web). It seems the web engine has become an extremely powerful "language" and also makes the "coding" much more easier(just writing "web code"). Will it be "ubiquitous all around the apps"?

It's just my point of view and correct me if I am wrong.

My question is:

Where can I find some good examples using webkit engine? I am really new to this and hope the examples are fair easy to learn and use. Thank you~

A: 

Chrome OS is Google's project to basically make a browser engine into a whole OS

http://www.youtube.com/watch?v=0QRO3gKj3qw

Sounds like your train of thought tho not quite sure what your question is sorry

ozone