Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Another programming standard falls

RE: Another programming standard falls

From: <schmoldt_at_fyiowa.com>
Date: Fri, 20 Jul 2001 15:27:56 -0700
Message-ID: <F001.003508F2.20010720152520@fatcity.com>

> See, I don't get it. Microsoft bundle a bunch of stuff with their OS,
> and the anti-MS camp complain about Microsoft's so-called monopoly (or
> monopolistic practices, which aren't the same thing). And
> then Microsoft
> don't bundle some stuff with their OS, and the exact same people start
> complaining again... about what exactly? You can still download Java
> onto Windows easily, it's no big deal, what is the problem here?

Any time a vendor with such a huge market share includes or excludes something from their OS, it has a huge impact. IF MS had stopped including Internet Explorer in their OS, and the user had to go download something to get a web browser, it's likely Navigator might still have a good chunk of the browser market. But MS made it easy for users to get to a browser (bundling IE), and most users will take the path of least resistance.

A JVM download is what .... 5+ MEG? Most of the world is still connecting via modem. Tell the average person he's going to have to do a 5 MEG download over a modem, and then some sort of installation that might screw up his machine, and he's going to say "Forget it, I'll do without my scrolling stock ticker". Or he'll switch to one that doesn't use Java.

If a good percentage of the users of an OS that constitutes most of the total consumer market will not take the time to download and install JVM, developers are going to assume Java may not be available on a lot of the machines out there. Most developers want to reach the broadest possible audience with their products. So they might decide to pick a different, more "universally" available language to code with. One that can be run on a Windows user's machine without requiring a big download and installation of a virtual machine. Quite possibly a Microsoft language like C# or VB. And since C# is pretty similar to Java, the transition from one to the other might not be that tough.

So yes, MS dropping the bundling of Java is a big deal. Everything they do at the OS level is a big deal. It makes it that much more likely that Java will be a niche language, and that much more likely that something like C# will gain in popularity. Whether that's good or bad will depend on your own viewpoints.

Dave

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: schmoldt_at_fyiowa.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Fri Jul 20 2001 - 17:27:56 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US