Slashdot Mirror


25 Years After DOS - Lessons for Linux?

E IS mC(Square) writes "Microsoft is planning to celebrate 25 years of DOS. An article at ReallyLinux discusses what lessons Linux can learn from the history of DOS. The article begins with 'What can the Linux world learn from Microsoft's past 25 years of unique experiences and domination?', and ends with 'Only question now is not if but when will Linux become the number one OS on earth?'" From the article: "First, we must admit openly once and for all that the 'best solution' is not always the 'most used solution.' There are few who would be foolish enough to argue that back in 1981 PC-DOS was the best solution. There were obviously a number of choices. PC-DOS was the least robust, the most temperamental, and arguably not very compatible with the IBM hardware and BIOS it was sold to work on. Yet, somewhat like the odd but obvious dominance of the VHS over BETA, this simple, cheap OS stole the show."

44 of 584 comments (clear)

  1. Mmmm yes... by Deltaspectre · · Score: 5, Funny

    I'm sure Linux could learn a lot by including a DOS utility... preferably pointed at Microsoft's servers?

    --
    My UID is prime... is yours?
    1. Re:Mmmm yes... by v01d · · Score: 3, Funny

      So what are the factors of 796409?

  2. Old news... by chroot_james · · Score: 5, Insightful

    This topic has been covered millions of times. "It's not if, it's when Linux will..." and finish the quote with some audacious goal. If Linux can solve the problems, let it. If it can't, then fine. Do we really need to regurgitate this same idea over and over again?

    --
    Reality is nothing but a collective hunch.
    1. Re:Old news... by IANAAC · · Score: 4, Insightful
      Corporate America is really too entrenched in Windows at the moment. I'm not talking about small to medium enterprises, I'm talking about Fortune 500. And everybody still needs to do business with them.

      Truthfully, plug and playLinux for business is already here in the form of SUSE. I've thrown it on brand new laptops - several brands - and had everything configured, no problem. But you probably won't find too many in the slashdot crowd praising it, because it's not free.

      The real problem is those damn corporate web apps that the company spent a fortune to have developed - using activeX.

      Not that Java (or anything else, for that matter) perfoms better, but at least it's cross-platform.

    2. Re:Old news... by Glonoinha · · Score: 4, Informative

      Here's SuSE for free:
      ftp://ftp.suse.com/pub/suse/i386/

      You can get the 9.2 Pro install disks, the 9.3 Live CD/DVDs - heck I have the Enterprise Server 9.0 disks here on my desk on CD-R so I must have found them out there somewhere too ...

      With SuSE the cost is for support, not for the actual OS (although they may charge a nominal fee for the retail release in the pretty box with included media.)

      And yes, if it weren't for the damn internally used web apps using ActiveX (or IE only features) I would be totally converted over at work.

      --
      Glonoinha the MebiByte Slayer
  3. sigh by mjsottile77 · · Score: 5, Insightful
    "Only question now is not if but when will Linux become the number one OS on earth?"

    This is the attitude that is going to prevent that from ever happening. I wish the movers and shakers in the Linux world would decide to focus on a subset of the OS market, and do it well, instead of trying to do everything and losing focus of good engineering practices...

    1. Re:sigh by jojo+tdfb · · Score: 5, Insightful

      It's not Linux that's good in servers, it's unix. Unix has always been used for servers. Linux is merely the latest version of unix. If Linux wasn't around servers would run on other variants of unix like they did in the past and still do today.

      Sadly, Linux's biggest strength is that it implements ideas from other oses very well. It just just implements them a few years after everyone else. Kde and Gnome look a lot like very pretty versions Windows 98. The whole Windows on a Dos kernel and X Windows on Linux kernel is a great example. Another example would be how Open Office is slowly implementing everything that MS Office does. I can make a list of programs that run on Windows and programs that reimplement them on Linux all night.

      To make Linux really cool, someone needs to create something for Linux that everyone needs but doesn't exist on Windows or the Mac. I'd do it but I'm on Slashdot waiting for the booze to kick in instead of codeing ;) If someone comes up with anything I'd be willing to help...

      Anyone?

      --
      Linux is really boring from an os standpoint. Now Plan 9......
    2. Re:sigh by IntlHarvester · · Score: 5, Insightful

      Apple never really had the manufacturing capacity or logistics to dominate the PC market. Even before IBM came on the scene, they'd basically ceded the low-end of the market to Atari and Commodore.

      20 years ago they were technologically dominating the market, but as soon as they decided they weren't going to commodify and license their designs, they were pretty much relegated to the "up-market" niche they hold today. Apple could barely supply their own market -- as people "wised up" to them, they responded by jacking up their margins to a gianormous size to keep the demand down. Which is a perfectly fine business strategy, but you won't get 90% marketshare that way.

      The needs of the masses had to be supplied by open hardware, there was simply no other way. If anything Linux follows the Microsoft model rather than the Apple/Sun one -- run everywhere people want it to run.

      --
      Business. Numbers. Money. People. Computer World.
    3. Re:sigh by SA+Stevens · · Score: 5, Informative

      Unix has always been used for servers.

      Believe it or not, there was a day and time when Unix security was considered a bad joke, and Unix machines were academic or research boxes for the most part. That ended with the entry of Unix powerhouses like Sun, but there was an earlier era. Technically you are right, because in the bare beginning Unix was essentially a time-sharing system with users connected by dumb terminals, and Unix was ONLY a server OS.

      It's erroneous to call Linux 'the latest version of Unix.' The BSD OSes are direct decendents (through layers of evolutiona and re-write which excised all the code that 'evil' entities now 'own' and wield like a weapon, of course). Linux is a clone, similar to Coherent, QNX, or OS-9.

    4. Re:sigh by mjsottile77 · · Score: 5, Insightful
      To respond to the responses to my comment...

      Linux itself (the kernel) has frequently been dragged down routes that it shouldn't have simply to suit the needs of tools that run on top of it. A prime example (that supposedly has been dealt with in 2.6) was the /proc filesystem. It was always an ad-hoc set of entries, with no consistent data presentation format, and occasionally, some truly performance-killing requirements (eg: at one time, one had to close and reopen a file handle to get new data. A rewind() should have been sufficient, but didn't work.). These sorts of subtle things just show that the overall design is erratic, and frequently inconsistent since different developers have a different need or agenda that they are coding for. This is *not* a route towards a rock solid OS. Of course, these issues are being dealt with and fixed, but the fact that they occur in the first place is not a good thing.

      Also, take a look at the recent thread on here regarding usability and KDE (and contained in the comments, Gnome). The user interface inconsistencies, flakiness, and generally poor design with respect to users is very sad. From an interface engineering perspective, Linux is near last place out there.

      I believe this interface and kernel problem is not due to an inherently bad system (quite the contrary - Linux is great), but too many agendas and people driving one system in too many directions concurrently. Is Linux going to be a good server OS? What sort of server - a database server with one set of requirements, or a file server with a very different set? Or is it supposed to run on a workstation? How about my palm pilot? Or, how about bashing it into a form that can run on my Nintendo DS? All of these are places have a set of people with a different set of goals, and they're all pulling Linux in their respective directions. What is left? Something that is, without better words, somewhere in the centroid of all of their requirements - and far from the ideal point for any of them.

  4. PC sales and DOS licenses by Anonymous Coward · · Score: 4, Insightful

    "Yet, somewhat like the odd but obvious dominance of the VHS over BETA, this simple, cheap OS stole the show."

    It was easy for DOS to "steal the show". The purchase of every PC basically required a license of this "cheap OS" by order of Mighty Microsoft. And of course that money went straight to them.

    As a poster in the HP/Linux story wrote today, to this day some hardware vendors have contracts with MS that require them to sell a Windows license with every system, even if they're going to run Linux. Maybe THAT is what Microsoft is really celebrating. 25 years and going...

    1. Re:PC sales and DOS licenses by LO0G · · Score: 5, Insightful

      MS-DOS was one of three different operating systems offered on IBM PCs when they first came out.

      And it wasn't even the cheapest one (I believe that was the UCSD P-System).

      But it WAS the only one that ran Lotus 1-2-3.

      It's the apps, silly.

  5. Film at 11 by william_w_bush · · Score: 5, Interesting

    In other news the bacteria E.Coli is celebrating a glorious million year aniversary as the intestinal parasite of choice when it comes to sudden, explosive diarrhea.

    Seriously, the only, and I mean ONLY good thing about dos was when you programmed for it, it got the hell out of the way and let you at the hardware. Software got full control of the machine at execution, giving great performance (which mattered at the time) and more reliable software. The only downside was a complete lack of library infrastructure for functionality sharing beyond simple io. Well that and the whole "ssh! pretend its a 8Mhz 8088" real-mode limitation.

    --
    The first rule of USENET is you do not talk about USENET.
  6. You pick your car. . . by kfg · · Score: 3, Insightful

    . . .because the ad told you it was the best selling, don't you?

    Come on, admit it. "Most used" isn't a criteria for Open Source development. MS has very, very little to teach OSS, because they are innately in different worlds. Stop with the "market think" already.

    If, and when, Linux takes over as the most used OS it will be as a side effect. If it does not take over, well, then at least it's a better alternative freely available to anyone.

    Mercedes doesn't feel any obligation to make Escort knockoffs just because more of them are sold, and they are market driven.

    KFG

  7. Porn by benwb · · Score: 5, Funny

    There's nothing odd about the dominance of vhs over beta. Vhs had porn, beta did not.

    1. Re:Porn by johansalk · · Score: 4, Insightful

      Windows had rabid piracy, Mac didn't.

  8. A great comparison ... by El+Cubano · · Score: 4, Interesting

    There were obviously a number of choices. PC-DOS was the least robust, the most temperamental, and arguably not very compatible with the IBM hardware and BIOS it was sold to work on. Yet, somewhat like the odd but obvious dominance of the VHS over BETA, this simple, cheap OS stole the show.

    A more apt comparison I have not seen. In the end, both were about marketing---the inferior product had better marketing strategies pushing them. Both were championed by groups whose main selling point was that it was "good enough" to do what you wanted, but without you having to pay out the nose for more proprietary solutions.

  9. It doesn't matter by bblazer · · Score: 3, Insightful

    While I am sure that there are lessons to be learned from the history of DOS, I think that the biggest one that has shone itself since then is that it really doesn't matter. What I mean by that is that I do not believe that the future will hold as much singular dominance as it once did. What linux and other OSS projects have taught me is that there are other choices, other solutions for a particular problem. It may be OSS, it may be proprietary. It really doesn't matter. Also what I believe to be tantamount to that is that linux and the OSS community as a whole needs to learn is that users are not going to use difficult products. That is why the GUI came into existence. Most users shunned computers until they had a way of interacting with them that had some intuitiveness to it. Although I am a big linux and OSS supporter, I am constantly amazed at the horrible or non-existant documentation that comes with OSS. Don't even get me started about installation procedures and dependancies. What linux needs to learn if they want a larger market penetration is that no one, other than those willing to devote lots of time to learning how it all works at a low level will adopt it. Make it easy for the masses. Make things work without having to dig around the internet for libraries and other dependancies. Give good documentation - not geek speak.

    --
    My .bashrc can beat up your .bashrc!
  10. When I can run 3D hardware out of the box... by DruggedBunny · · Score: 4, Insightful
    Only question now is not if but when will Linux become the number one OS on earth?

    When distro makers license custom 3D drivers to go in their distributions as standard.

    For example, ATI's 9800 driver installation process may suck (I still can't get them to work in any distro I've tried -- I am not a Linux expert by any stretch of the imagination), but if the distro makers want gamers and games developers to join them they're going to have to tackle this problem, even if it means coughing up cold hard cash.

  11. Lesson of DOS: Give Credit Where Credit is Due by reporter · · Score: 3, Insightful
    The lesson of DOS is that we should give credit where credit is due. For those who are not aware, the genesis of DOS began in deceipt and treachery. Gary Kildall had created CPM/86, and it was an outstanding product that incorporated modern techniques of operating systems. Unfortunately, Kildall was more a commited engineer and less a marketing snake, so he brushed off an IBM deal to license CPM/86.

    William Gates was waiting in the wings, and he signed a deal to give IBM an operating system. Then, Gates bought PC-DOS from Seattle Computer Products. An engineer, Tim Paterson, at that company had stolen the ideas of CPM/86 and created a cheap clone of it. PC-DOS was that clone.

    The rest is history. Kildall faded into oblivion, and most people have no idea that he is, in fact, the original inventor of the PC operating system. Meanwhile, billions of people instantly recognize Bill Gates as the "inventor" of the PC operating system. Gates got both the profits and the undeserved fame. Kildall got nothing and drowned in his own bitterness. In the later years of his life, he drank himself into alcoholism and eventually died in a bar.

    The greatest insult was, ultimately, assigning the name "William H. Gates" to the Stanford Computer Science building. It should have been called the "Kildall Memorial Building".

    I have the utmost respect for the volunteers in the open-source movement. I know that they will give credit where credit is due.

  12. Why must Linux win? by gotpaint32 · · Score: 4, Insightful

    Why must Linux conquer in the end? Microsoft has billions in the warchest, countless corporate alliances, patents, and whatnot. The Beta and VHS discussion was not really about price or technological superiority. It was more about market clout. Sony didn't have wide market support for its format, other companies joined Matsushita to produce VHS systems, which eventually leveled the prices.

    Microsoft continues to dominate with its ties to big OEMs, and on volume sales that these OEMs deal with, Microsoft remains a pretty competitive option for providing support, brand recognition, etc. Plus it doesn't hurt companies and customers that nearly every app written has a version for M$.

    People have been claiming Microsoft dead for years now, just like Apple should have been dead a few years ago. It isn't going to happen. If anything, Microsoft will figure out how to buy Linux and jigger with it.

    --
    Nuclear war would really set back cable. - Ted Turner
    1. Re:Why must Linux win? by rhizome · · Score: 4, Insightful

      I agree wholeheartedly. To "do battle" with Microsoft is to attempt the engage them fully on their terms. Nobody can out-market, out-spend, out-featurize, out-PR, or out-legislate Microsoft because that's how they've built themselves up to where they are now. Their monopoly has caused most of the computer industry to define success exactly how Microsoft views their own strengths and benefits to the user, so there is no way to compete with them in the ways that computer companies have traditionally competed with each other.

      What Linux seems to have done so far (in most cases, but that BSD seems to do better) is to take a page out of the tenets of Judo (and probably other martial arts as well): the best defense is to NOT BE WHERE THE OPPONENT IS STRIKING. Microsoft will waste all of their energy trying to drag Linux into the marketing game, the legislation and lobbying game, the featuritis and well-publicized second-system effects game, and so on. Nobody who is using Linux these days cares that Linus doesn't buy a five-lot booth at CES as a monument to himself and his helpers, nobody cares that laws can't be passed to require people to use Windows, and nobody cares that Linux isn't competing with Windows on anybody's terms. They aren't competing because - Microsoft themselves said it best - you can't compete with free. So competing has nothing to do with winning, and the proof is the adoption rate of Linux. Ta da!

      But hey, you know...I wouldn't be as good at the command line as I am now if it wasn't for 15 years of DOS throughout my youth. So party the night away, Uncle Bill, you deserve it.

      --
      When I was a kid, we only had one Darth.
    2. Re:Why must Linux win? by Daniel+Dvorkin · · Score: 4, Insightful

      laws can't be passed to require people to use Windows

      I agree with pretty much everything else you say, but I'd warn about being too complacent on this point. Now, I seriously doubt any law is going to be passed saying that Windows is the only OS people are allowed to use -- but what Microsoft may be able to do, and will certainly try to do, is a) take advantage of our absurdly permissive patent system to control simple, obvious features which are necessary to make software usable, and b) exploit the bugaboos of the moment (currently terrorism and "piracy", it may be something else tomorrow) to bully and/or bribe lawmakers into passing laws mandating "security" restrictions for consumer systems which -- surprise! -- Microsoft has locked up in patents and licenses. The F/OSS world ignores this at its peril.

      --
      The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
  13. Re:Capitalism by Michalson · · Score: 4, Insightful

    It sure didn't help IBM. Remember, even by the early Windows days IBM was still the bigger company with far more weight to pull around, yet their dislike of the personal computing market (vs Microsoft's strategy of making the market even bigger - "I want my next computer preinstalled", which opened the market up to non-hobbyists; "Internet out of the box Windows 95" [bundled TCP/IP stack, dialup networking and browser, all of which used to be seperately purchased accessories], which let the PC directly compete in the new internet user market, much to the displease of Oracle and their vision of an internet dumb terminal, and various other visions like WebTV) doomed them to failure no matter how much money and "you can't go wrong with IBM" they had to throw around.

    While capital and existing marketability help (Apple shows us the second can be leveraged quite a bit), the perhaps more correct factors are accessability and "it does it now, not later"

  14. It's about the apps, stupid. by humankind · · Score: 5, Insightful

    Ultimately, nobody gives a damn what OS is running. Looking at the historical ups and downs of DOS in and of itself is a useless exercise in intellectual masturbation.

    People buy computers because of applications, not operating systems. Although Microsoft has managed to turn the OS into the application, the best, most solid systems respect the separation of OS and application. The only thing worthy of analysis relative to all this is the fact that MS's bloating up of DOS with a GUI and bundled apps ended up delivering them market share. But ultimately nobody ever chose a PC based on the OS... never, ever. They may have chosen a PC/OS based on the applications available for the OS, but with the exception of just a few, most computer users don't care what's under the hood as long as it gets them from point A to point B.

    That's the way it was, is, and always will be. This holds true for everything from cell phones to console gaming. The system with the most versatility and functionality will win out in the absence of any domineering marketing campaign (which has a tendency of nullifying objectivity).

    1. DOS was stable.

    2. Because DOS was stable, developers were more comfortable developing applications for it.

    3. Because there were more applications available for DOS, it garnered market share.

    #2 is the key to it all... Had the first IBM PC been more closed like the Macintosh, the whole industry may have evolved differently. Had the TRS-80 been easier to hack and upgrade, we'd all probably be using TRSDOS v900. Had Apple not decided to turn their backs on the great original idea of embracing third party development when they went the route of Mac/Lisa, we'd all probably be using Apples. It's all about the applications, and how those who develop systems pander to the widest array of appdev talent.

    What's funny is what's happened to the software development industry. I'd bet even today, 10+ years after the demise of DOS as a viable platform, there are still more DOS apps than Windows apps. So MS's pie-in-the-sky-OS idea has hurt the industry as a whole by crippling independent software development. That's what we can learn from this whole mess.

  15. Re:Lesson of DOS: Give Credit Where Credit is Due by Brandybuck · · Score: 5, Insightful

    For those who are not aware, the genesis of DOS began in deceipt and treachery.

    You list no such deceit or treachery. All you list is Gary Kildall giving IBM the brushoff. Give credit where credit is due, the fault for CPM/86's failure in the mass market needs to be given to Mr. Kildall.

    Then, Gates bought PC-DOS from Seattle Computer Products.

    Nothing treacherous or deceitful about that.

    An engineer, Tim Paterson, at that company had stolen the ideas of CPM/86 and created a cheap clone of it.

    Thank you, Darl MacBride. Was there a patent on CPM/86? No, there wasn't, so no ideas where "stolen", because no ideas were sold. The implementation for CPM/86 itself (copyright) was not copied, modified or distributed. Hence, no "stolen" operating system.

    He created a clone of CPM/86, in EXACTLY the same way Linus Torvalds created a clone of Minix/Unix. Why is Tim the thief but not Linus? Oh that's right, in your Darl MacBride world, Linus "stole" Unix. Sigh. ...most people have no idea that he is, in fact, the original inventor of the PC operating system.

    Inventor? What a load of crap! Next you'll be telling me that AT&T/USL/Caldera/SCO were the orginal inventors of Linux!

    The greatest insult was, ultimately, assigning the name "William H. Gates" to the Stanford Computer Science building.

    It was William H. Gates who donated money to Stanford, not Gary Kildall. Which is why Gar Kildall doesn't have a Stanford campus building named after him. This is so bloody obvious that only a total moron would question it.

    --
    Don't blame me, I didn't vote for either of them!
  16. Hold on here! by Oliver+Defacszio · · Score: 3, Funny
    A Linux magazine states that Linux will take over? Stop the freaking presses.

    Objectivity is like hens' teeth in the Linux community, so I suggest that most non-zealots are currently rolling their eyes.

    --

    -
    Inventor of the term 'pardon my French'.
  17. Double Standard by DerekLyons · · Score: 5, Insightful
    I know this is going to be modded as flamebait, but - If this article hand been written by a Microsoft shill about a Microsoft product, it would have been labled FUD.

    As it is this article is a factless, pointless rant about Microsoft. It doesn't answer the question it purports to ask ("What can the Linux world learn from Microsoft's past 25 years of unique experiences and domination?") at all. It does however spew every bit of geek lore that makes geeks feel all fuzzy inside knowing how 'superior' they are, regardless of the facts or relevance.

    If it were posted on /., it would be modded right up to the stratosphere. As an example of Linux journalism - it's pretty sad.

  18. How I Spent My Summer Vacation by spywhere · · Score: 3, Funny

    My only question now is not if but when will Linux become the number one OS on earth?

    Sometime after Mr. Koenning learns to write an editorial that reads less like a bad high school essay.

  19. Re:Lesson of DOS: Give Credit Where Credit is Due by bcrowell · · Score: 5, Insightful
    Gary Kildall had created CPM/86, and it was an outstanding product that incorporated modern techniques of operating systems. Unfortunately, Kildall was more a commited engineer and less a marketing snake, so he brushed off an IBM deal to license CPM/86.
    Hnm...I worked at Digital Research for three summers while I was in high school and college. I don't think what you're saying really holds water. CP/M was a nice enough OS in some ways, but it was painfully primitive by modern standards. Rumor had it that Kildall wrote the original CP/M over a weekend on a handy machine he had access to at the Naval Postgraduate School. It was a very basic, bare-bones OS, and it was by no means a state-of-the-art OS compared to, say, Unix; but that's not surprising, because it had to run in a 64k address space.

    I also don't think it's accurate to portray Gary Kildall as a naive engineer who didn't know business. Digital Research was quite a successful business by the standards of a time when "microcomputer" users were mostly hobbyists. The story about his being out flying his plane when IBM showed up for the meeting is memorable, but probably untrue. A more believable version that I've heard is that IBM wanted Kildall and his wife to sign NDA's, and they refused. That wasn't as crazy as it might seem today. IBM had never even entered the microcomputer market. In the world of microcomputers, DRI was the big, established, dominant company, and IBM was trying to break in.

    Actually, TFA isn't referring to CP/M at all:

    • Look I say this with caution but sincerity since I began using DOS around the same time I had used UNIX and its variants, VMS, Stratus VOS and others.
    VMS and Unix were indeed much more sophisticated than PC-DOS (or CP/M), but, uh, you couldn't run them in a 64k address space. People had made various trimmed-down 8-bit versions of Unix (proprietary, of course), but they weren't as sophiaticated as real Unix.

    From the article:

    • My only question now is not if but when will Linux become the number one OS on earth?
    Sorry, but this is really dopey. The historical stuff he's talking about isn't parallel to the modern situation at all. Some crucial differences:
    1. Today, people have vast amounts of data locked into MS's proprietary formats (Word, etc.) That makes it really hard for them to switch to Linux. In 1981, those formats didn't exist; this was before the laser printer, and when people wrote something in a word processor, it was plain text.
    2. There was no monopoly then. There were a lot of players in the market, including Apple, Digital Research, Radio Shack, Commodore, ...
  20. Gates Foundation by flabbergast · · Score: 5, Insightful

    "Socially, the vacuum was created by greed.
    ...
    A friend of mine told me he thinks that if Microsoft released just 10% of the roughly $2 BILLION in CASH (does not include other assets) to help curb diseases and help starvation, many people could be helped."


    I was uneasy reading this OP/Ed piece. But once I got to the "social" problem, I stopped reading. So, what charitable organization has the one of the largest endowments in the world? That would be the Bill and Melinda Gates Foundation that has an endowment of roughly $29 billion. And what do they focus on? Global health problems like HIV/AIDS in Africa and education.

    So only Microsoft should be held to this lofty standard of donating 10% of its cash to help the needy? Why not every company? Why shouldn't Ford donate 10% of its cash hoard (~$10 billion). What about Apple's $6 billion cash hoard? Or what about ordinary people? Why don't we require everyone to donate 10% of their savings account? Because Micro$oft is evil and should give back? As soon as I read this I knew this op/ed piece was a waste.

  21. Not gonna happen by jasonmicron · · Score: 4, Insightful

    'Only question now is not if but when will Linux become the number one OS on earth?'"

    Sorry but it is not going to happen. Linux needs to grow away from MS and stop comparing itself to it. The more I read about how Linux can compare to MS (let alone 25 years ago) just leads me to believe more and more that Linux will keep copying Windows until Microsoft goes out of business. What happens then?

    If Linux is to come out on top it needs to be more innovative and less whiny about Microsoft. Seriously. The entire "whine" (TM) factor needs to go the way of the dodo. It is a great turnoff to those of us that are considering Linux but are reluctant to leave MS.

  22. Re:Capitalism by Spock+the+Baptist · · Score: 4, Informative

    DEC guy?????

    Your refering to Gary Kildall and thus to DR (Digital Research) of CP/M, and GEM fame, not to DEC (Digital Equipment Corporation) of Vax, VMS, and PDP-11 fame.

    And yes I'm that old. I do remember when all the above was "hot stuff."

    --
    "Oh drat these computers, they're so naughty and so complex, I could pinch them." --Marvin the Martian
  23. Re:Capitalism by Michalson · · Score: 5, Insightful

    OS/2 was ahead of it's time, containing many of the features that would later help Windows 95 (and no, it didn't come out too soon to take advantage of them), however it was hobbled by IBM's lack of internet in the home market.

    First, while IBM had a full licence deal to use Windows 3.1 (a bit remaining from the whole OS2/NT partnership), they made no real effort to make it work well inside their fancy 32bit OS (starting Windows programs resulted in a copy of Windows 3.1 actually being booted up just for that program). The care taken for supporting old DOS programs (which they didn't need Microsoft's help for) was even worse - while Windows 95 needed tweaking options too, OS/2 presented users with a huge checklist that had to have been literally copied straight from the constant names in the C header file (the option names even included the underscore). The options where so badly labeled that even an expert had a hard time figuring out what each option did, let alone what option should be used to get a program to run. It would have taken less then a day for someone at IBM to actually enter user readable options to run DOS applications - but IBM didn't give a shit.

    Now poor DOS and Windows 3.1 support wouldn't completely doom OS/2. Even Windows 95 only included the (not always working) support so that users and companies could migrate to native 32bit apps. What really helped kill OS/2 Warp was that IBM was still sitting on it's high horse, demanding developers pay them just for the privilege of writing native OS/2 [Warp] applications. In the end OS/2 Warp suffered the self inflicted fate of many of Microsoft's competitors - fantastic platform, pity I can't actually run anything on it (Apple, despite having a strong niche market, fell into much the same trap in the late 80s when it got full of itself and bullied it's own third party developers, reducing them from a 10% market share to just 3% in a matter of years)

  24. Re:Capitalism by digitalunity · · Score: 4, Insightful

    Ummm. That is not always the case. I've read the Wealth of Nations several times(although not in the last couple of years). Adam Smith had a lot of insight into how a free market can always choose the best outcome automatically. Unfortunately, this was based on several assumptions, not the least of which is that a free market must exist for the best possible outcome to ensue.

    In this case(as the FTA mentioned), Microsoft initially supplied the best product. This does not mean the supplied a superior product in a technical sense, but as a product, it excelled in the factors that meant the most at the time. After their MSDOS and later Windows became entirely ubiquitous, they had a base to leverage their power over the market. This position allowed them to force the market, and thusly the entire IT industry, to use their products over product that were truly superior.

    Adam Smith was only correct with the assumption that consumers are free to choose their suppliers based on the factors that make them a good supplier. With MS's power, in many cases(especially businesses), the market is *not* free to choose other options. This has now, and will continue into the future, stagnated the industry. They are now trapped by the installed base of inferior products, upon which their ubiquity is actually what prevents them from changing suppliers to actually move to the better supplier.

    Adam Smith wasn't wrong, he just assumed too much.

    MikeD

    --
    You can't legislate goodness. Let each to his own destiny, by will of his freely made choices.
  25. Nope DOS was much cheaper by screwthemoderators · · Score: 5, Informative

    IBM's $39.95 DOS while CP/M was $450 and UCSD p-System was $550. http://pcworld.about.com/magazine/1908p133id52503. htm

  26. Re:Flamebait, eh? by xRobx · · Score: 3, Insightful

    Linux based OS's are only as powerful as the people using them. If you don't know what you are doing then its not going to do a whole lot for you.

  27. "in their own interest" by shmlco · · Score: 3, Insightful
    invisible hand assumes that customers will act, at least on average, in their own interest. I doubt that. Market stupidity is a non-neglible quanity...

    Unfortunately for your example, customers have many, many definitions of "in their own interest".

    One may, for example, assume a "smart" customer would choose a superior OS like... OS X. Or Linix. Or whatever.

    However, they also consider other questions like... How much it is? Is it already installed so I don't have to mess with it? Do I have to relearn everything? While it run my existing software? Will it work on my computer? Is Half-Life 2 available for it? And so on.

    Thus what you might consider to be a "stupid" choice may make sense to those who make it, because that choice best reflected their needs, their budget, their skill level, and/or their ability to change.

    Sum up the majority of those decisions, and you have the dominant market force.

    --
    Any sect, cult, or religion will legislate its creed into law if it acquires the political power to do so.
  28. Re:Flamebait, eh? by xRobx · · Score: 3, Insightful

    I guess your right. Linux OS's just weren't meant to be run by computer illiterate people. I hope thats not the future of computer using world.

  29. Sorry, but you're rewriting history... by Richard+Steiner · · Score: 4, Informative

    First, while IBM had a full licence deal to use Windows 3.1 (a bit remaining from the whole OS2/NT partnership), they made no real effort to make it work well inside their fancy 32bit OS (starting Windows programs resulted in a copy of Windows 3.1 actually being booted up just for that program).

    This isn't correct, or rather, it's not an accurate representation of the effort IBM made with Windows for their WinOS2 subsystem.

    IBM had access to the Windows source from Microsoft as part of the deal they cut during the breakup. In order to get it to run properly, they made some changes to the WinOS2 subsystem to allow it to run as a DPMI client under their new MVDM (Multiple Virtual DOS Machine) subsystem,they recompiled the code with Watcom's C compiler to improve performance, and they also redesigned the Windows video driver layer to allow a WinOS2 session to poke a hole in OS/2's native PM (Presentation Manager) desktop and display that WinOS2 session alongside the rest of the screen (which was controlled by PM).

    The end result was called Seamless Windows, and was both fascinating in its flexibity and disconcerting in its mixing of two window APIs and two sets of Window frames and mouse cursors on the same desktop.

    Not only did IBM tweak the video subsystem, but networking, sound, and other elements of the virtualized Windows environment were allowed to use the OS/2 networking, sound, and mouse services, resulting in a hybrid that ran Windows software quite nicely without having to have direct access to any of that hardware (or to use any Windows or DOS drivers).

    The WinOS2 subsystem in OS/2 2.0 only supported Windows 3.0 programs (note that Windows 3.1 had been released in APril 1992, roughly the same time that OS/2 2.0 was finally released as a General Availability product), but OS/2 2.1 corrected that in May of 1993, and the so-called emulation of Windows 3.1 was so good between the 2.1 release and the release of Windows 95 that many software vendors saw no real point in supporting OS/2's own native API, and Microsoft chose to respond to this threat by creating over a dozen different "Win32S.dll" additions to the Windows 3.1 API to make Windows a moving target that IBM couldn't possibly keep up with.

    The care taken for supporting old DOS programs (which they didn't need Microsoft's help for) was even worse - while Windows 95 needed tweaking options too, OS/2 presented users with a huge checklist that had to have been literally copied straight from the constant names in the C header file (the option names even included the underscore). The options where so badly labeled that even an expert had a hard time figuring out what each option did, let alone what option should be used to get a program to run.

    This is total nonsense. The options presented for a VDM were numerous, that is true, but that's simply a reflection of the tremendous amount of flexibility that IBM designed into their MVDM subsystem (a subsystem which has survived almost unchanged though Warp 4 to eComStation today). The options were (and are) clearly labelled, had fairly extensive online help, and were quite clear to anyone familiar with the terminology and options that were present in a copy of actual DOS.

    Think of a Windows 3.1 PIF file on steroids.

    I'm saying this as a DOS user from 1988 through 1992 who switched to OS/2 2.0 in 1992 from a combination MS-DOS 5.0 and Windows 3.1 environment for the main reason of running multiple virtual DOS machines for using my DOS software collection. I know the OS/2 VDM subsystem inside and out from a user perspective, and it was *trivial* for a knowledgable DOS user to master quickly.

    DOS machines under OS/2, by default, used a virtual DOS kernel, not a real DOS kernel. That means they used an interface which looked like the real DOS interrupt interface, but which actually provided a link to OS/2's own system services. Because of this, a DOS program could usually use things like the mouse, soundcard, and networkin

    --
    Mainframe/UNIX Bit Twiddler and long time Windows/Linux Hobbyist.
    The Theorem Theorem: If If, Then Then.
  30. IBM's network was NOT a requirement. by Richard+Steiner · · Score: 3, Informative

    OS/2 Warp 3.0 was released initially with two dialers -- one for IBM's internet service, and the other (called Dial Other Internet Providers, or DOIP) to connect with any other ISP who was using either SLIP or PPP for serial TCP/IP connections.

    (Technically speaking, the original red-spine Warp 3.0 boxes were only shiopped with only SLIP support, but PPP support was a free download from IBM and could also be obtained on diskette).

    At that point in time, very few home users had any need for network card support (home LANs were almost unheard of), and of course Windows 95 wasn't released until ten months later.

    --
    Mainframe/UNIX Bit Twiddler and long time Windows/Linux Hobbyist.
    The Theorem Theorem: If If, Then Then.
  31. 25 years of whaaat?!! by Decker-Mage · · Score: 3, Funny
    Guess I spend too much time reading security newsletters 'cause my brain first read that as: "Microsoft is planning to celebrate 25 years of Denial Of Service." Yeah, that seems about right, although with XP we are graduating to Distributed Denial of Service, right?

    More seriously, as a so-called MS Partner (heck, they gave me that one day, I still don't know why folks!) I'm a bit mystified. I've looked high and low in my XP and Server 2003 systems, even those bits of Longhorn they let me play with and I don't see any DOS. Something of a DOS emulator, but nothing on point. Oh well.

    Not that I want DOS anyway. Given my druthers, I'd shoot this machine if someone would give me mi Amigas back!

    DOS, blech!

    --
    "[I]t is a wise man who admits the limits of his knowledge or skill, and that pretending either causes harm." --Terry Go
  32. Betamax vs VHS is a myth by 26199 · · Score: 3, Informative

    VHS was better for a number of reasons, the most important being that you could actually fit a movie on one tape.

    Really, I wish people would stop using it as an example of something it's not.

  33. Re:Is Novell Lobbying??? by Pharmboy · · Score: 4, Insightful

    The problem with your plan is that is sounds fairly Anti-US, and as you give it, it comes from a US company. Pitching Linux soley as a way to "reduce dependency on the US" is selling it short.

    I understand that many non US citizens have a great deal of anger or frustration over Microsoft and other US companies, but a sales pitch that is anti-US isn't going to gain the trust or participation of regular Joes here in the US. While Linux doesn't NEED the participation of American's to be successful (look at how many contributors are not American, most), it certainly is helpful. Even Linus lives here now, after all.

    There are plenty of Americans like myself that are fed up with Microsoft's licensing plans and predatory methods. I would think you are better off by devising a plan that includes us, rather than isolates us by simply selling Linux as a way to get away from those bad old American companies.

    Your suggestions is exactly what MS is hoping for: Pitching Linux not as a superior product at a better price, but as a knee jerk reaction to frustration about the US.

    --
    Tequila: It's not just for breakfast anymore!