Earlier quoted context omitted.
They don't make any money from devs anyway. They sell their stuff to the business people who then force it onto devs. When I worked in government, we had some Oracle DBs. They were bought without consulting anyone who worked on the tech teams.
For large corporations and gov organisations I can see how that could plausibly be true... for everything else, not so much. At smaller companies the hierarchy is not so rigid or deep, and people are not so siloed, they must work together more closely and feel each others pain. I'm a dev at a such a small company, and in a position that I can make or highly influence such decisions. Oracle products will never be in o…
Dear Oracle, Please Release the JavaScript Trademark
131–140 of 146 posts
Re: Dear Oracle, Please Release the JavaScript Trademark
#132> Do not fall into the trap of anthropomorphising Larry Ellison. You need to think of Larry Ellison the way you think of a lawnmower. You don't anthropomorphize your lawnmower, the lawnmower just mows the lawn, you stick your hand in there and it'll chop it off, the end. You don't think 'oh, the lawnmower hates me' -- lawnmower doesn't give a shit about you, lawnmower can't hate you. Don't anthropomorphize the lawnmo…
Re: Dear Oracle, Please Release the JavaScript Trademark
#133Earlier quoted context omitted.
They don't make any money from devs anyway. They sell their stuff to the business people who then force it onto devs. When I worked in government, we had some Oracle DBs. They were bought without consulting anyone who worked on the tech teams.
A business still needs to hire people to work on Oracle db. At my company they have trouble hiring for it. They resort to shared service orgs to provide DBA services. That means one DBA per 10-100 application developers. It’s awful. We do anything to avoid oracle because we can’t get a DBA to help us. Even use hadoop hive for non hive use cases. I guess my point is that these struggles eventually do reach the leaders…
Re: Dear Oracle, Please Release the JavaScript Trademark
#134Re: Dear Oracle, Please Release the JavaScript Trademark
#135Can’t you just call it ECMAScript, or are they somehow different these days? Guy Steele told me once that Sun registered it with ECMA so they could tell people (governments?) that it was a registered standard and that ECMA was the easiest/fastest/most compliant way to get there. I’d always thought that ECMA was a weird place to register it.
Can’t you just call it ECMAScript We're at about the right point in the timeline to start calling it YavaScript which both solves the trademark problem and keeps us on the path laid out in prophesy.
Re: Dear Oracle, Please Release the JavaScript Trademark
#136I’m not sure I understand what type of activities are being prevented by the trademark.
Re: Dear Oracle, Please Release the JavaScript Trademark
#137Earlier quoted context omitted.
If I understand correctly it was a marketing thing (cof cof C#), but also the creators actually had plans to collaborate with Sun and (somehow?) integrate the language with Java.
Oh they did. You could call into the JVM from JS even in early 2010s Firefox. Called LiveScript, I believe.
Re: Dear Oracle, Please Release the JavaScript Trademark
#138Call it WebScript or DOMScript or HTMLScript or MozillaScript or something. ECMAScript is absolutely the worse name for it.
Re: Dear Oracle, Please Release the JavaScript Trademark
#139Haha asking Oracle to give up legal rights. Good luck with that :) :) :) PS I never understood why they called it JavaScript since it has nothing to do with Java.
Re: Dear Oracle, Please Release the JavaScript Trademark
#140Earlier quoted context omitted.
Flash's ActionScript was also ab implementation of ECMAScript IIRC
That's one thing I never understood. For me they seemed like completely different languages. Now looking at history in Wikipedia, it seems that old version of ActionScript was based on old version of ECMAScript specification. And ActionScript 2 which introduced strict typing and classes (that look nothing like JavaScript) was partially based on ECMAScript 4(which was abandoned as being too different from previous ECM…