Didn't "ActiveX" teach us all that this sort of thing is a really bad idea?
It's funny they call it a "sandbox" because just about every "sandbox" I've ever seen does a really poor job of keeping the sand in and the dirt out.
Phoronix: Google Formally Brings Native Client To ARM
With the Chrome 25 web-browser, Google is bringing Native Client (NaCl) support to the ARMv7 architecture. Native Client allows for "high performance" C/C++ code to be run within the web-browser...
http://www.phoronix.com/vr.php?view=MTI4MjA
Didn't "ActiveX" teach us all that this sort of thing is a really bad idea?
It's funny they call it a "sandbox" because just about every "sandbox" I've ever seen does a really poor job of keeping the sand in and the dirt out.
Huh? There's nothing wrong with Javascript AJAX web applications. You get full interactivity like a local app and no install is necessary.
Are you really advocating eliminating javascript and going back to static web 1.0? Do you really assert that we NEED to download native apps for stuff like filling out timecards and web order forms where some javascript can make the whole experience a lot more friendly? Why do I need to type in a date and potentially make a typo when instead I can just click on a calendar?
Do you really assert that earth.google.com should be thrown in the garbage and everyone should download google earth? Personally I think it's really quite fine that I can walk up to any random computer and get 90% of google earth's functionality by just typing an URL. You are telling me that I need to download and install google earth so I can find the nearest place to get a beer?
I think my employer would be mighty amused if you told them that their ajax web client should be replaced by a native executable. I think I would be summarily fired for incompetence if I even suggested the idea.
My problem is with letting strangers execute native code on my computer. There are just far too many nuances to the issue of preventing the user from escalating privileges or abusing pointers if you let them run native code. At least with a language like Javascript the client can have sufficient control of the run-time environment to keep rogue code from escaping.
No, I'm saying that web applications like gmail are IMO wrong. (notice the word 'advanced' in my initial post)Are you really advocating eliminating javascript and going back to static web 1.0? Do you really assert that we NEED to download native apps for stuff like filling out timecards and web order forms where some javascript can make the whole experience a lot more friendly? Why do I need to type in a date and potentially make a typo when instead I can just click on a calendar?Ok, I'll admit you got me there. Even though I've never used Earth (either web or offline, I'm doing everything through Marble) I do see its usefulness...Do you really assert that earth.google.com should be thrown in the garbage and everyone should download google earth?
Yet not many see a problem in developing 'native' android/iOS apps.I think my employer would be mighty amused if you told them that their ajax web client should be replaced by a native executable
Over the past year or two I've developed a pretty strong hatred for web browsers;I don't really know where it came from, but it certainly isn't receding.
Also this is where I'm going to stop arguing. There is no point of hijacking this thread : I don't like the web in its present state, arguing isn't going to change that.
As for native code : an initial thought is to leverage virtualization technology like KVM. No idea how/if that would work though...
What a fine PIECE OF SHIT you are, throwing out assertions and then proclaiming that you don't feel like debating them. Yes indeed we have heard the final word from Serafean, his opinions are so grand and so perfect that he can just shoot them out and declare them to be unarguable.Also this is where I'm going to stop arguing.
And of course you have no problem introducing mister straw man into the discussion and then proceeding to carry out an argument with him instead of with me.
Last edited by frantaylor; 01-23-2013 at 05:59 PM.
I hate to see web discussions go in this direction. What you've done is make it personal and nasty, and there was never any real need for it. It's possible to disagree and still remain civil, something a lot of people on the web seem to have forgotten, or just plain not cared about. As for NaCl, it seems to be to be beneficial in that it allows things like games to be cross platform fairly easily, even if it is cheating a bit. There will be cases where a local client is required or at least preferred, and the same for web based stuff like java.