|
|
|
|
|
by jenius
5009 days ago
|
|
So what exactly do you propose? That we just halt all technological innovation on the web so that people that don't feel better about having old browsers and/or computers? This is a ridiculous idea, and a ridiculous comment. I'm a web developer and I'm so excited about making awesome things and the fact that the web is evolving and enabling us to do this, and share our creations with the world. People like you and comments like this drive me crazy. That being said, I don't think that you should just put up a blanket disabled site announcement when it's not necessary (as is the case with opera here), but if your computer or browser is actually missing capabilities because it's too old, that's too bad - you just don't get cool things. Upgrade or move on. |
|
Sane and simple standards that can be implemented in any platform without requiring hundreds of man years of effort.
Nothing done in the web today is particularly technically advanced, we are about the same UI level as standard apps were more than 10 years ago (hell, I doubt you can build a photo manipulation app today that can compete with where Photoshop was 10 years ago).
Most of the complexity burden the web has is purely gratuitous and product of how flawed the standards it is built on are.
How JSON replaced XML is a good illustration of what is the right direction to go. Now if for example JavaScript was replaced with something considerably simpler, like, say, Scheme, instead of trying to bolt even more OO-crud into it and turn it into another pseudo-Java, that would be another good step.
There is little doubt the DOM and CSS could be dramatically simplified without reducing functionality, same goes for HTTP (as a recent post to hacker news illustrated).