An entire Mobile OS built using HTML, CSS and JS - by Mozilla
mobile.dzone.com
An entire Mobile OS built using HTML, CSS and JS - by Mozilla
1–10 of 116 posts
Re: An entire Mobile OS built using HTML, CSS and JS - by Mozilla
#2Re: An entire Mobile OS built using HTML, CSS and JS - by Mozilla
#3Looks like with Enyo, the JavaScript app framework, and leveraging this new Boot2Gecko, smartphone hardware will become the focus rather the phone OS.
I've been waiting to see something like this for a long time.
Re: An entire Mobile OS built using HTML, CSS and JS - by Mozilla
#4Re: An entire Mobile OS built using HTML, CSS and JS - by Mozilla
#5Re: An entire Mobile OS built using HTML, CSS and JS - by Mozilla
#6Also: "You can run on less expensive hardware, because you've got less technology going on under the covers."
You can't really call a full HTML5 stack light-weight. Sure, you save some libraries, but that's mostly a space issue. I sincerely doubt that a JS-based "Angry Birds" would use fewer resources than a native app.
Having said that, I'm really looking forward to this. Hope there's a way to get it on older Android phones soon, my Nexus One is waiting for new life…
Re: An entire Mobile OS built using HTML, CSS and JS - by Mozilla
#7Would this not dramatically increase data usage? ie data fees to carriers
Re: An entire Mobile OS built using HTML, CSS and JS - by Mozilla
#8Otoh, what about security here? Having JS from a web site dial the phone or taking pics? How will they make sure that lazy I-don't-read-popups-but-just-click-okay users will not get pwned?
Re: An entire Mobile OS built using HTML, CSS and JS - by Mozilla
#9Re: An entire Mobile OS built using HTML, CSS and JS - by Mozilla
#10That would be awesome if it actually became a mainstream mobile OS. Otoh, what about security here? Having JS from a web site dial the phone or taking pics? How will they make sure that lazy I-don't-read-popups-but-just-click-okay users will not get pwned?
Potential security concerns would be akin to the Chrome-extension snoop and inject issue where a random app or web-page could potentially try to read/write the data of other apps if the security model isn't setup right. But these are problems fixable in the short-term. On the plus side, as the phone owner, I might be able to redesign the OS dialer by changing some CSS and finally have a phone pad that goes 7-8-9/4-5-6/1-2-3 like a num-pad instead of 1-2-3/4-5-6/7-8-9.