(no title)
luriel | 13 years ago
And is only going to get worse, with WebGL is not just "Sorry your browser is not supported, please download a different one.", but "Your video card drivers are not supported, buy new hardware and/or install a different Operating System"
InclinedPlane|13 years ago
What started the original "best viewed with" problems of the 90s? It was largely due to the lack of compliance with standardization. Every browser had its own buggy way to render content, often slightly different from the equally buggy ways that the competition rendered content. Most web devs at the time were undisciplined and lazy and they tended to use a standard reference browser as a guide for creating their layouts. This led to the insanity of sites that looked fine in one browser but were broken in others, typically due to accidentally making use of rendering bugs.
Now things are completely different. Standards compliant rendering is the norm for all of the most popular browsers. The issue today isn't basic compatibility as it was in the 90s it is now features. In order to push the state of the art in terms of new features on the web it will be necessary for some sites to remind their users that not every browser supports the features their site is built on.
tripzilch|13 years ago
jenius|13 years ago
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.
luriel|13 years ago
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).
SkyMarshal|13 years ago
Straw man.
>This is a ridiculous idea, and a ridiculous comment.
He didn't propose anything, just stated the problem. You're the one putting words in his mouth and jumping to overwrought conclusions.
Relax dude.
h2s|13 years ago
chrisro|13 years ago
For example, I support a few websites aimed at farmers. The sites are simple and degrade gracefully, because farmers tend to use older technology; small, because farmers don't typically have access to broadband internet; and mobile-friendly, because data access via cell phone is often more reliable for them than a consumer internet connection. These sites are not impressive, but they suit their purpose and their audience. So, obviously, the technology choice can go backwards as well.
Side-note: one of my favorite games is "breaking" websites by opening them in IE8 and reloading them with "Compatibility Mode" turned on.
flyinglizard|13 years ago
Things were of course different if it was a paid service (where users can post demands) or Facebook (where the market penetration is so high they can't afford to forgo non Chrome/FF) but in Myspace's case, I think their decision is completely understandable.
We made the same decision for our site (not yet up) and our user base is way more conservative than Myspace's. We just don't have the resources to do pretty and cross-browser, so we'll have to do with FF and Chrome only.
lazyjones|13 years ago
Turn off Flash and see how many sites require it (because of bad codec choice / lack of alternative ways of viewing embedded videos, because of crappy ads without fallback images so you get popups/warnings about missing plugins etc.).