Earlier quoted context omitted.
Ajax craze started with XML. JSON came later.
Ajax started with Al Gore, without whom the internet would have never been invented :p
Ask HN: Who built XMLHttpRequest at Microsoft in 1999?
21–30 of 59 posts
Re: Ask HN: Who built XMLHttpRequest at Microsoft in 1999?
#22Who's idea was it, and who built it? While history generally gets rewritten towards a simplified, single-victor model (e.g. Edison and electricity, Ford and assembly lines), there is no simple answer to this because the need for a scripted way to load and consume content was very widespread. There were a number of solutions at the time. The most prevalent was simply having a hidden iframe (which actually worked quite…
Just because an invention appears to be inevitable, it doesn't mean the actual inventor doesn't deserve a ton of credit.
Re: Ask HN: Who built XMLHttpRequest at Microsoft in 1999?
#23I'd like to know the first guy to send json over the wire starting the ajax craze.
Re: Ask HN: Who built XMLHttpRequest at Microsoft in 1999?
#24I'd like to know the first guy to send json over the wire starting the ajax craze.
Douglas Crockford, as that was the first thing JSON (as a data format) was used for: http://en.wikipedia.org/wiki/JSON#History
Unfortunately I don't remember who those people were, but anyone who used XmlHttpRequest, which was apparently there in the 90's, could have used it.
Re: Ask HN: Who built XMLHttpRequest at Microsoft in 1999?
#25Re: Ask HN: Who built XMLHttpRequest at Microsoft in 1999?
#26Earlier quoted context omitted.
Ajax started with Al Gore, without whom the internet would have never been invented :p
Wow everybody serious on ycombinator. Can't even make a joke about Al Gore anymore.
Re: Ask HN: Who built XMLHttpRequest at Microsoft in 1999?
#27Re: Ask HN: Who built XMLHttpRequest at Microsoft in 1999?
#28Re: Ask HN: Who built XMLHttpRequest at Microsoft in 1999?
#29Earlier quoted context omitted.
Just because an invention appears to be inevitable, it doesn't mean the actual inventor doesn't deserve a ton of credit.
Credit is absolutely due for using the monopoly distribution of Microsoft (that is not a slur, but it is simple truth that such components from other vendors could not have the same impact) to essentially sneak a simple HTTP ActiveX component through in the MSXML library, making such dynamic web tasks simpler. Credit is also due to the people who developed and implemented COM and ActiveX and safe-for-scripting (all h…
Re: Ask HN: Who built XMLHttpRequest at Microsoft in 1999?
#30Who's idea was it, and who built it? While history generally gets rewritten towards a simplified, single-victor model (e.g. Edison and electricity, Ford and assembly lines), there is no simple answer to this because the need for a scripted way to load and consume content was very widespread. There were a number of solutions at the time. The most prevalent was simply having a hidden iframe (which actually worked quite…