Earlier quoted context omitted.
Then just stick with the DOM and XHR APIs. Those alone have been consistently crushing most desktop applications since ~2003.
Wow. Can you clarify? Are you saying something like Google docs is crushing Microsoft Office? What DOM/XHR app is crushing photoshop? I think there is a new class of "apps" that are emerging as web based, but they are creating a new segment as opposed to crushing an existing one.
An entire Mobile OS built using HTML, CSS and JS - by Mozilla
91–100 of 116 posts
Re: An entire Mobile OS built using HTML, CSS and JS - by Mozilla
#92Boy, the video's constant use of " the web" really annoyed me. I know that you have to cut down the jargon to make it presentable, and "HTML, CSS and JS" gets a bit confusing. What about "web technologies" or even just "a browser"? Also: "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 lib…
Regarding the Angry birds argument, if there were some type of deep-reaching JS "extensions" that expose lower level stuff I'd wager that you could get the game running pretty fast. I think Appcelerator/PhoneGap offer things like this. Granted, It is "twisting" JS, but I'd assume they are considering the limitations of the current "HTML5" platform and hopefully offer some solutions to get a "Web" Angry Birds version…
Re: An entire Mobile OS built using HTML, CSS and JS - by Mozilla
#93Earlier quoted context omitted.
It doesn't perform better. But at the low end, you don't need to bootstrap a java VM (like Android) just to check your email and browse the web etc. You can do the little things on less hardware.
Dalvik being a bigger overhead than JägerMonkey?
Re: An entire Mobile OS built using HTML, CSS and JS - by Mozilla
#94I love the mentality behind this effort. More stuff can and should be done in the browser on mobile devices. For this to succeed, the most important problem is not exposing mobile hardware (camera, gps, etc) - it's user input. The cornerstone of the web is typing a url into the address bar, and typing is still a miserable experience on phones. Clicking links on touchscreens isn't exactly stellar either (hence the new…
http://www.urbandictionary.com/define.php?term=fat%20finger has a definition from 2005 but I think I had heard it as early as 1997.
Re: An entire Mobile OS built using HTML, CSS and JS - by Mozilla
#95Re: An entire Mobile OS built using HTML, CSS and JS - by Mozilla
#96This is actually a battle cry for Mozilla. The desktop GUI paradigm is done for, it's at the end of the line. Once desktops die off in popularity there will be no growth for web browsers like Firefox unless they own the whole stack like Apple and Google have successfully done, and Microsoft and RIM are attempting to do. Mozilla is developing Boot2Gecko because without expanding into a full mobile platform Mozilla is…
I'm sorry, desktop GUI applications are done for . Someone please notify my entire computer setup of its impending death. Also, my wife, my mother, my brother, my stepfather, my father, and everyone else I know . Hey, everyone, your computers are dead! It's time to convert to WebSmartiPhonePadTablets running nothing but web-browsers! Sure, you don't want to because they run like crap compared to actually writing nati…
Re: An entire Mobile OS built using HTML, CSS and JS - by Mozilla
#97Re: An entire Mobile OS built using HTML, CSS and JS - by Mozilla
#98What is different about this other than Mozilla making it?
Appreciate any insights.
Re: An entire Mobile OS built using HTML, CSS and JS - by Mozilla
#99"This is now just running the web directly." This makes absolutely no sense. This is borderline an insult to system developers -- because system software is what the device is running directly. I'm all for people to state a bit of sensationalist statements so they can sell there shit and be understood by the general public and so over, but this is going way too far. Being proud of an intrinsically limited product (th…
>This makes absolutely no sense. This is borderline an insult to system developers -- because system software is what the device is running directly. It's ok. We're used to it. From the desktop to the laptop to the netbook to the phone, Mozilla and Google have been trying to exterminate us for years.
I highly recommend you take a look at PNaCl: portable LLVM binaries run in the NaCl sandbox. Since LLVM bitcode can be JITed (or even offline compiled before execution), you would be looking at optimized code for whichever target you're running on. Very exciting stuff.
http://www.chromium.org/nativeclient/pnacl/building-and-test...
Re: An entire Mobile OS built using HTML, CSS and JS - by Mozilla
#100Earlier quoted context omitted.
Just imagine... - One terrible interface for everything - Apps that update to broken versions without asking you and can't be reverted - A web designer, who knows nothing about UI design for an app let alone the specific UI conventions of each device pumping out apps - An ecosystem where it's a complete free for all. That always works out right? Yeah I think I'm going to stop imagining now.
This is another Visual Basic craze, in which someone creates a way for non-programmers to program and everyone piles on thinking it will be the next big thing.