Earlier quoted context omitted.
Marketing. Java was The Next Big thing and they wanted to jump on board that bandwagon. The direct integration wasn’t very common but a lot of the JavaScript objects had similar names (toString, etc.) and JS was commonly explained as a sort of junior relationship. Edit: expanding my not very common claim — I first started using JavaScript when it was called LiveScript in Netscape betas, the second non-static website…
It's very odd, if someone nowadays called their language CSharpScript, they'd get slapped with a C&D
Netscape and Sun Announce JavaScript (1995)
91–100 of 476 posts
Re: Netscape and Sun Announce JavaScript (1995)
#92Earlier quoted context omitted.
Marketing. Java was The Next Big thing and they wanted to jump on board that bandwagon. The direct integration wasn’t very common but a lot of the JavaScript objects had similar names (toString, etc.) and JS was commonly explained as a sort of junior relationship. Edit: expanding my not very common claim — I first started using JavaScript when it was called LiveScript in Netscape betas, the second non-static website…
It's very odd, if someone nowadays called their language CSharpScript, they'd get slapped with a C&D
This press release itself even says it in the first sentence
>Netscape Communications Corporation (NASDAQ: NSCP) and Sun Microsystems, Inc. (NASDAQ:SUNW), today announced JavaScript
Re: Netscape and Sun Announce JavaScript (1995)
#93It doesn't have to be this way. Hopefully Brython[0] which lets you do client-side Python scripting takes off. Imagine doing full stack web dev without seeing a single line of JS. [0] https://brython.info/
I think you're better off placing your bets on newer ECMAscript features and full-conversion libraries like React.
Re: Netscape and Sun Announce JavaScript (1995)
#94Think of how the web would be different if Microsoft leaned its monopoly power on XMLHttpRequest. Would it have been the test case for API ownership instead of Java? https://en.wikipedia.org/wiki/XMLHttpRequest
Re: Netscape and Sun Announce JavaScript (1995)
#95What bothers me is that they actually never apologised. A simple statement of acknowledging the damage caused would do!
Imagine if you said that the pain and suffering of every developer for the last 25 years was largely your fault. There would be lawsuits. Class action. We'd all travel to come testify.
Re: Netscape and Sun Announce JavaScript (1995)
#96... and still looks like it hasn't aged a day in some ways. https://www.jwz.org/blog/2010/10/every-day-i-learn-something...
Re: Netscape and Sun Announce JavaScript (1995)
#97Earlier quoted context omitted.
Also, Javascript didn't require a compiler, and Java applets were notoriously slow.
I'm not sure JavaScript was any faster than Java at the time. I blame the failure of Java applets on Microsoft who deliberately undermined them.
MS definitely had a lot to do with Java applets failing though; after SUN fought to avoid being embraced/extinguished by VisualJ++, MS just pushed their own ActiveX tech to do the same thing, which was inevitably more performant (because it was based on COM+ and other Windows-specific innards).
Re: Netscape and Sun Announce JavaScript (1995)
#98Nothing technically wrong with Java and JS of course, but this terrible PR piece which desperately tries to pitch Java as an integral part of the web, going even as far as naming an innocent scripting language for web browsers JAVA script truly demonstrates that the mid-to-end-90's were the dark age of computing (at least the corporate side).
It was actually a fairly exciting time...? OOP had really just broken into the mainstream (with Java, the first OOP to really take off) and would go on to become ubiquitous, spawning tons of little new languages (including Python). There were multiple vendors pushing VB-like products, some arguably better than MS itself, giving high levels of productivity (who some argue have never been achieved since). PCs had drama…
Everything was awful, and everyone was happy. Remember being super excited the first time you saw an animated GIF!? Or you could mouse-over a picture and there would be a popup that said "hey don't touch my face"! Everything was slow and crashed all the time, but it was new and really interesting and fun. People were just figuring things out, and the new stuff that was coming out was amazing at the time. Everything was getting faster and better, but damn, it was hard to get anything done.
Re: Netscape and Sun Announce JavaScript (1995)
#99Earlier quoted context omitted.
Marketing. Java was The Next Big thing and they wanted to jump on board that bandwagon. The direct integration wasn’t very common but a lot of the JavaScript objects had similar names (toString, etc.) and JS was commonly explained as a sort of junior relationship. Edit: expanding my not very common claim — I first started using JavaScript when it was called LiveScript in Netscape betas, the second non-static website…
It's very odd, if someone nowadays called their language CSharpScript, they'd get slapped with a C&D
Re: Netscape and Sun Announce JavaScript (1995)
#100Those words “open source” and “cross platform” are still in vogue today.
That’s just amazing for an industry that changes every year and in the land of JS every month.