Earlier quoted context omitted.
Whenever people talk about how IE ruined the internet, I think about AJAX. I actually thought IE was great for the web. A poignant example I remember was, if you got a /TR /TD out of order, Netscape wouldn't show the web page at all. It'd work fine in IE though. IE just made it so much easier to move fast in web development. People blast IE, but I really don't think the web would be as good as it is today without it.…
AJAX has been bad for the web. Letting Javascript make requests without explicit user action & vetting of whatever it's sending is basically the reason the web's so messed up and user-hostile.
Prior to AJAX, sending info was done by loading a "transparent.gif?value1=x&value2=y&value3=z"
It's not technology that has ruined the web. It's greed.