Slashdot Mirror


Business Week Online Laughs at Win2K

ethereal writes, "Business Week Online has a really humorous article about how we're all going to end up running Win2K. There's a small pro-Linux wrap-up at the bottom, however. " The surprising thing about this article is that it was written by Sam Jaffe, who is a stock market writer, not a tech guy. I had one nit-pick with the story (that I'm sure many of you will pick up on), but it was minor. This was such a blatant Linux plug that I almost (but not quite) felt sorry for Microsoft after reading it.

242 comments

  1. Re:Embeddibility by qmrf · · Score: 2

    I want to know what will happen when the Win2K embedded in your Xerox copier crashes...Will it just start printing out blue sheets of paper?

  2. This same old irritating assumption by Anonymous Coward · · Score: 1

    To me it has not yet been proven that a uniform look and feel is a good thing. This is just an assumption so far. There are tradeoffs associated with the 'standardization' that is uniform look and feel just as there are tradeoffs with any other standardization. The primary type of tradeoff in standardizations is flexibility vs. uniformity related. Since GUIs are inherently 'artsy', and the best tend to be games with no look and feel standards at all, I think a strong case can be made that a standardized look and feel is not better than 'a multitude of window managers, apps, etc, but no coherent look and feel'.

    1. Re:This same old irritating assumption by Anonymous Coward · · Score: 0
      Where would we be if standards weren't broken?

      Watching Bill Gates beg for food on the highway.

      Remember your words: they'll show up in Microsoft's next "freedom to
      innovate" press release.

    2. Re:This same old irritating assumption by Anonymous Coward · · Score: 0
      Where would we be if standards weren't broken?

      Watching Bill Gates beg for food on the highway.

      Remember your words: they'll show up in Microsoft's next "freedom to innovate" press release.

    3. Re:This same old irritating assumption by Anonymous Coward · · Score: 0

      Standards are always good

      Ah, gotta disagree there... Standards can be good in helping a learning curve as you indicated, but if you don't break standards, you're stuck with the same old stuff forever. Where would we be if standards weren't broken?

    4. Re:This same old irritating assumption by petchema · · Score: 1
      This is not an assumption, when you design an interface it is very important to follow the rules of the GUI environment you are using to reduce confusion and lower the time needed to master new apps.

      If you have specific needs, create additional controls (aka widgets), but give old controls a new behavior is bad ergonomic style by any metric.

      I'm not affiliated with them, but sites like http://www.iarchitect.com are really interesting if you're interested in GUI ergonomy...

    5. Re:This same old irritating assumption by Baagii · · Score: 1

      The problem with this multiplicity of window managers, apps, etc, is that they increase the learning curve for the average user, which, as has been pointed out, is not what they sat down at the computer to think about. Would it not be best to have a uniform look and feel for the average user which can be easily escaped by those with the inclination to do so?

    6. Re:This same old irritating assumption by be-fan · · Score: 1

      Standards are always good. By having a consistant look and feel people can learn applicatins quickly. When I get a new program, I don't want to have to learn it, I want to know how I can use it to get things done. There is no reason for an office app to have a different look and feel from another office app. The good thing about windows is that one you learn one, you've learned them all. I can open up a complex program like Premiere and know how things are done. I know that under most new Windows programs a right click on an object will give me info relevent to that object. Under linux you can never be sure how a programer will do things. Take Moonlight Creator. It has an annoying "once you are in a mode you have to quit out before switching to another mode" Since no program I've ever used does that, I took me a while to get the hang of it. By having options, commands,etc in standerdized places all applications are easy to learn.

      --
      A deep unwavering belief is a sure sign you're missing something...
    7. Re:This same old irritating assumption by Anonymous Coward · · Score: 0
      To me it has not yet been proven that a uniform look and feel is a good thing.

      Here's an experiment to try... bring the same multiple looks-and-feels to command line applications that GUI applications have. Rewrite getopt a few times, so that different command line programs have different methods for setting command line switching:

      $ grep -c foo *.txt
      $ grep /count /re=foo /files="*.txt"
      $ grep "1" is count, "foo" is word, "*.txt" is files
      $ REGEXP=foo FILES=*.txt COUNTONLY=1 grep
      $ counting grep for foo in *.txt

      (You may think the last example is contrived, but that's what all my Windows-using friends say when I explain that right-mouse-button is paste.)

      Now recompile your entire system so that each command line program takes one of these five (or more, if you're that eager to prove that you don't need uniformity) ways of grabbing options, and you have no idea which until you try it.

      After about your fifth time trying Unix-style options when the command actually uses environment variables for options, or losing work when you don't say ".bak" is backup-extension when you invoke a Perl script, you'll realize that a uniform look and feel is very good indeed.

  3. Ummm.. by metalman · · Score: 1

    "Linux is also a favorite among techies because its so-called source code is open to anyone and everyone"

    So-called? wtf?!

    1. Re:Ummm.. by sammy+baby · · Score: 1
      I don't think he meant to cast doubts on whether or not it's real source code. I think he was just writing for people who might not know the term. It probably would have read better if he'd written,
      Linux is also a favorite among techies because the "source code" is open to anyone and everyone.
    2. Re:Ummm.. by Anonymous Coward · · Score: 0

      I think the author's just trying to explain why it's called "open source," though not terribly well. He probably would have like to say something like, "Linux is also a favourite among techies because of its 'open source' liscence, which guarantees that the source code is available to anyone and everyone." I'm sure he's not trying to imply that the source you spent so much time downloading is really just a fake... :)

  4. Re:conflicting features by hany · · Score: 1
    ...features that customers want, not just what we want.

    i think that "customer's features" are (at least now) conflicting with "our" features thus implementing them means poluting system.

    i'm not against "linux for dummies" or "linux for exWindozers" but i think that better solution is to leave BE, MacOS or whatever to "windozers" and linux, FreeBSD, ULTRIX, Solaris or whatever to "techies".

    i prefer set of optimised tools rather than one universal tool (for everything but not doing anything good).

    --
    hany
  5. No, you missed my point by Anonymous Coward · · Score: 0

    I was arguing for efficiency over shallow learning curve WITHIN the context of GUIs, not againt GUIs altogether. GUIs do indeed have their place. Shallowish GUIs even have their place. My point is that a standard GUI environment will tend to fix that shallow vs. efficiency tradeoff point at some level in at least mindset if not in technical restrictions. Incidently my wife, her co-workers, and the secretary here at our company all agree that they would rather have WordPerfect 5.1 back than the Office behemoth that is shoved down their throats now. They would of course prefer a best of both worlds, like maybe a current WordPerfect, but Word it the dictated 'standard' they are restricted to.

    By the way, would you rather submit a paper you wrote to be formatted to the WordPerfect, FrameMaker, or LaTeX expert or would you rather have the lazy Word drone who couldnt go up a curve do it. There is a place for quality document PEOPLE in most organizations, and I would rather they have the best tools possible.

    I end up formatting them myself since all I have access to are Word drones. Wasted engineer time.

    1. Re:No, you missed my point by IntlHarvester · · Score: 2

      Apologies for missing the subtleties in your point. However, I'm still not convinced that it 'holds' with regard to the WinWord versus WordPerfect/DOS comparison:

      WP/DOS required a fairly steep learning curve even to get a decent looking document on a laser printer (mainly do to being designed for monospaced line printers). However, figuring out how to do tables also was a steep climb. Furthermore your knowledge about tables didn't really help you with mail merges and so on. The curve to reach efficient use of all features seemed pretty linear, and steep. People were justifiably proud of their abilities to master WordPerfect, but there was no inner circle of improved efficiency once you learned all of the bits it could do. (Unlike, say, unix commandline usage.)

      WinWord (and WordPerfect for Windows, etc.), on the other hand, presents the feature set in a much more accessible fashion. Just having a wysiwyg view on your work makes it easier to experiment and learn what the functions are. The curve is still linear (until you get to the macro language), but is much shallower.

      The biggest problems with Word is that it just doesn't scale very well, so much of it's huge feature set is really moot, because no one in their right mind would try to do a very long document in it. That and all of the auto-correct stuff, which actually makes the program less predictable and harder to learn, IMO.

      (Referring to "lazy Word drone who couldnt go up a curve" is uncalled for, and appears to be an elitist attempt to diminish GUI and/or Microsoft users. A two page memo shouldn't take anything more than a drone, and the drones aren't doing the complex stuff. Using Word as the target of derision is especially bad, because it's probably the most customizable and extendible GUI program I've ever used.

      Disclaimer: I'd rather use FrameMaker anyday for most of my writing work. But since my average document is less than 100 pages, I deal with Word for the standard file format compatibility reasons{99.5% of my customers seem to use Word}.)

      --

      --
      Business. Numbers. Money. People. Computer World.
  6. Re:%99.9 Stable => No : 99.99% by Danse · · Score: 1

    There are probably other factors involved, such as what exactly is being served.

    --
    It's not enough to bash in heads, you've got to bash in minds. - Captain Hammer
  7. Re:4000 programmers by Anonymous Coward · · Score: 0

    You are correct. There is at least one Linux discussion group in the Public Folders at MS. As well, a number of employees run Linux on their own time, prefer to use emacs or vi to Visual Studio's IDE, and generally aren't as brainwashed as most people assume them to be. At least, that's been my experience, but I also work mainly with devs rather than program managers or any of the other people who generally get heavy into the MS mentality.

    Neither Microsoft nor BillG can regulate what MS employees do on their own time. As long as the code is not done with or on MS property (thus making it MS code), everything is nice an legal.

    -- MS Employee posting as an AC to keep my anonymity.

  8. Re:You added an assumption in removing the other. by be-fan · · Score: 1

    There are very few applications where a different GUI style is justified by increased efficiency. Take Truespace. The totally different style is neccessary becuase of the difference between a 3D modeler and a Office app. But often, the time saved by having to click less does not justify the time spent learning the application. Plus most programs let you edit the interface to suit you. You can make macro in HotDog pro and then assign them to a icon. Then complex operations can be done with the click of a button. Also you can move elements around, make links to oft used options, etc. Elements like that really make the whole arguement against standardization kind of fall apart.

    --
    A deep unwavering belief is a sure sign you're missing something...
  9. Re:But does it have 'edlin' ?? by Anonymous Coward · · Score: 0

    You are joking, right?

  10. Re:This is actually a good example to work with by Anonymous Coward · · Score: 0
    You example is more of interface instability than of consistent look and feel as it applies to interface design.

    Interface stability is consistent look and feel. With a consistent look and feel, interfaces are stable across multiple applications, not just within one application. This is the point you are missing.

    GNU getopt gives you this unified look and feel by giving you one way to get at a command's options regardless of what the command does. More than that, the standard "FSF style" gives you a consistent way to find out what options are available: foo --help.

    If you do away with this (my example of five different getopt libraries, and each program randomly chooses one) then your desktop experience starts to crumble. Every new program you install might use any of these getopt methods, or it might use none of them, and you need to learn yet another way of saying "foo --switch *.txt". Somewhere around the 20th program that thinks your time is less valuable than the programmer's time, you'll feel a little bit resentful of all this waste.

    No matter how efficient one hundred different customized interfaces to one hundred different commands might be individually, they will never be as efficient collectively as one hundred commands that use getopt. And similarly, if you only use one GUI program, it's entirely possible that you will find its nonstandard interface is much more useful. But people who use one GUI program often use more than one, and that's where the benefits of consistency add up.

    Taken in isolation, inconsistency may be good. But most of us don't have the luxury of using only one program over the course of our lifetimes. If you do, good for you; but I sincerely hope I'm never forced to waste my time learning your software, instead of using it.

  11. Re:Wakko's Win2k Experiment. by Anonymous Coward · · Score: 0

    Was your hardware on the HCL? Where did you get RC1? It has not even been released to the public yet...

  12. Re:Server OS's by Anonymous Coward · · Score: 0

    I'm sorry but I can't take anyone seriously who says "sucks balls". I guess it kinda sucks to be grown up. There was a time that would have been funny to me.

  13. Re:The "nit" by Anonymous Coward · · Score: 0

    And some of us understood you the first time. Of course, some of us aren't 14 and home for the summer on mummy and daddy's computer ...

    Good to see another NH user out there. MH kicks ass (ooooohhh, that sounded mature, didn't it:) But is does.

    Try MH. MH is very, very nice and blows elm, pine, and close to anything else into the weeds.

    Brendan
    Bars Emptied, Insurance Collected, Wars Fought, AIX Wrangled

  14. Hey you morons by Anonymous Coward · · Score: 0

    There _IS_ an official GNU version of hello. It's in version 1.3 now IIRC. Check it at the FSF's website.

  15. Re:MS vaporware == brilliance? by demon · · Score: 1

    I guess sarcasm isn't in your vocabulary.

    --

    Sam: "That was needlessly cryptic."
    Max: "I'd be peeing my pants if I wore any!"
  16. good for you (straying a little from the topic) by Kamikaze · · Score: 1

    so there is a way to make windows stable...joy. unfortunately for MS, there are those of us who don't like their entire systems crashing in the first place. Give me a stable Unix anyday...ext2 works well enough for me, and the kernel is stable enough that I really don't see a need for a fs that recovers quickly.

    MY Unix server is running on a 486, and I plan to upgrade to 2.4

    --
    Save the children; quit overparenting!
  17. Re:My Issues with Winnt vs. Linux by demon · · Score: 1

    I've seen some (dare I say many) Win9x boxen where you don't even have to mess around with them - just constant use for a few months is simply enough to make them go mad, and all you can do is just blow everything away and reinstall fresh.

    --

    Sam: "That was needlessly cryptic."
    Max: "I'd be peeing my pants if I wore any!"
  18. Re:%99.9 Stable => No : 99.99% by Anonymous Coward · · Score: 0

    Yawn. You screwed up server. Don't blame your incompetence on MS. I get 10K hits a day on my IIS 4.0 box, and I haven't rebooted it since the day it went live (in January some time). Get a clue, please.

  19. GUI's make CLI's more powerful by Byter · · Score: 1

    My typical Linux screen has Netscape, Kdevelop, Licq, X11amp, and about 12 "Konsoles" open. The GUI allows me to see several CLI's at the same time, and size them to whatever size I want them to be. I can work at the console if I need to (for example, on Linux boxes that are hard-core servers), but I find it annoying and limiting, even with 6 virtual consoles, and I eventually start my laptop into X-windows and ssh into the server if I need to work there for a prolonged period of time.

    Just because you are running X doesn't mean that you can't (and aren't) using the power of the cli.

  20. Re:The "nit" by be-fan · · Score: 1

    COBRA, OLE,COM etc kick ass over fvwm and xterms any day. Nowhere in linux (except the forthcoming KOM) can you take a picture from one program, embed it into another, or take a spreadsheet and embed it into a document, while still retaining the features of the spreadsheet program. I do WORK with computers. But some people like your self seem to think that work only means clicking away at your CLI making programs or editing the files in the /etc directory! It is incredibly arrogent that you think that yours is the only kind of work people do. Try doing 3D modeling in your precious little xterms. Try editing avis, make documents that have embeded spreadsheets, etc. Sorry but Linux HAS to atleast catch up with windows in the GUI department. It has to get OLE, Object based programming, context sensitive actions, and a easy to learn interface. There are different ways of doing things, but in each catagory you can usually compare two things. Even if they do things differently, one is better or worse than the other. CLI will always be better for somethings. (I find my self typing cd .. in explorer) but a good GUI has to be totally integrated, easy to learn, and consitant. Windows,OLE, COM, and COBRA are technologys that are far ahead of fwvm and even KDE in that regard.

    --
    A deep unwavering belief is a sure sign you're missing something...
  21. Re:Curiosity: 30,000,000 lines of code vs. ?? by Omnifarious · · Score: 1

    I think a high line count is a strong negative factor when evaluating software. Every line is a potential bug. The more lines you have, the more bugs you have.

    It amuses me that Microsoft constantly touts how many lines of code their software has, as if that were somehow a feature, or a positive thing. To me, it's just a measure of how unlreliable the software is likely to be.

  22. Re:4000 programmers by metalman · · Score: 1

    Ok, so Linux has more programmers working with it. But does it have 30 million lines of code? Hah!

  23. The road ahead... by Keel · · Score: 1
    This article sounded like a sobering reminder to all of us, that if we don't "adapt" (as it's called in the article), Win2K will do to Linux what Win95 did to OS/2.

    Let that be a clarion call to developers everywhere to make Linux the most feature-rich OS around...
    ...features that customers want, not just what we want.

    ----

    --

    ----

    "Oh, bother," said Pooh, as he hid Piglet's mangled corpse.

    1. Re:The road ahead... by Locutus · · Score: 1

      >OS/2 sucked rocks...its got a weird GUI based on win3.1 and DOS
      Huh? I guess you haven't tried OS/2 after 1990 because the post-80's GUI on OS/2 is based on the CORBA object model. If you're talking API's then you don't get the idea of an OS being built in layers. Just because the GUI API's start WinXXXXX and the OS calls start with DosXXXXX does not mean it is anything like Win3.x and DOS. Think of it more like Linux and X11.

      >and some sort of REX style thing..
      About that REXX thing, it is a very powerfull scripting language which can be used to access most all of the OS. There are REXX hooks for the WPS Desktop, MultiMedia, Networking, etc and it's a ANSI accepted standard.

      I used to pay ~$1300 for x86 UNIX back in the 80286 and 80386 days and DOS/Windows (Win9x inc) suck rocks. IMHO. At first it was multitasing, or the lack of it, then it was the GUI, and then it was the API's especially the threading. Linux is a blast still but OS/2 running Linux apps and shells ROCK's. Nothing matches its flexability. IMO

      --
      "Anyone who stands out in the middle of a road looks like roadkill to me." --Linus
  24. 99.9%? It's the Boundary Conditions that count. by CabanaBoy · · Score: 3

    99.9%, aka 999/1000 sounds like a nice ratio, until you consider that (as every programmer worth his salty snacks knows) the /real/ problems occur in the boundary conditions. You know, that eventuallity that you didn't plan or lay code for? Like trapping certain nasty but rare exceptions?

    Now this really _is_ nit-picking, but what eventuallities does this 99.9% cover? Successive pings? I don't really care about the ordinary stuff that users do. What happens to /me/ when I hit one of those boundary conditions? Do I get to sleep that night? That *week*?

    Now, the Journalling-NTFS will help... Maybe... I'd feel better about it if MS had a better history of writing good file system standards and disaster recovery code. Do I really trust MS to rollback dirty writes?

    The answer is typically 'No'.

  25. Re:The "nit" by dirty · · Score: 1

    It's funny that KDE didn't exist until recently. I guess I was using something else two and a half years ago when I first started using KDE. Silly me. Also, their description of a journalling file system (not journal filing system) wasn't all that great, but the guy writes stock market articles, so what can you expect.

    --

    -matt
  26. hmm good stuff by johnjones · · Score: 1

    ok yes he got alot right which he should be comended for !

    why although was it not made clear the pressures that M$ is under.

    windows is becomeing the expensive part of a sub $500 machine

    win2000 interface has serious drawbacks

    the vunerbility because people discovering the bugs dont tell or fix them


    my thoughts ^

    john jones



    a poor student @ bournemouth uni in the UK (a deltic so please dont moan about spelling but the content)

    1. Re:hmm good stuff by Anonymous Coward · · Score: 0

      I think you're forgetting that you have to install all kinds of other stuff besides the operating system to have a useful machine. Sure, the hardware is approaching the much hyped "$500 machine" level (until you connect a good monitor, etc., of course). But pasting on a $50-90 operating system is just the start of the expense of making the machine useful.

      You can pay the extra costs out in cash (shrinkwrapped Windows apps) or in sweat (Linux with all kinds of freeware apps dragged in from all over). It'a a lot more than the $500 cost of the machine, when the dust settles.

      Then again, these figures are all in the low-end home use sphere. Companies that want to be in business more than a few years don't buy the cheapest $500 junk machines available. The support cost for bottom-of-the-line junk hardware would eat them alive in the long run. Busineses buy Compaq or Dell boxes. Because they are equipping employees to engage in revenue producing activities. Not just setting themselves up to sit in a chat room or play games, as with the home market.

  27. Re:Humorous? Naahh. . . by Anonymous Coward · · Score: 0

    Although there were a few humorous spots, I'd say the tone of the article was more cynical than sarcastic. A well-earned cynicism I think we'd all agree ... after all, isn't every MicroSoft program the "most important program ever written" about six months before it's released, according to their own opinion? ;-) (BTW, what other company in the world could get away with making statements like that about their own product?)

  28. Re:Embedded Internet Explorer? by Anonymous Coward · · Score: 1


    I think what they meant was that since IE is component based, you can re-use its different COM objects. At one place I used to work, we had used IE's COm objects to have an application diplay some HTML in a window. Pretty cool.

    By contrast, netscape is a big monolithic application.

  29. it *was* funny ... by cthonious · · Score: 1

    but because it was incoherent. This is writing? I could hardly glean a point from this rambling babble, although it was more or less inocuous and mildly entertaining. It reads worse than some of the anti-windows rants on usenet, which (sometimes) are funny.

    --

    support gun control: take guns from cops
  30. Re:The Most Important Program Ever Written by Anonymous Coward · · Score: 0

    Apple? You don't mean the company that's making a comeback in a big way, do you? Hmm.

  31. That's "CORBA" by Acy+James+Stapp · · Score: 1

    Please.

    --
    -- Too lazy to get a lower UID.
  32. Re:The "nit" by be-fan · · Score: 1

    Since when does NT take 100MB of RAM? I have W2K Beta 3 running right now on a 128MB computer. No swap file activity with AOL, 4 IE windows, and Visual Studio 6 open.

    --
    A deep unwavering belief is a sure sign you're missing something...
  33. Re:The Most Important Program Ever Written by IntlHarvester · · Score: 2

    Yeah, the one that coasted for a longtime before their big comeback.
    --

    --
    Business. Numbers. Money. People. Computer World.
  34. You're right, you don't get it. by Anonymous Coward · · Score: 0

    This is one of the very essenses of the Open Source movement. Do you think that when Linus finishes work on a kernel revision he just lays back and says "Ok, that's good enough, let's stop work on Linux."? No, he keeps working on it. No matter how many bugs removed, no matter how many new features added, he keeps working on it. He's striving, just like other software authors, for something better. Constantly working on it because it may be "good enough", but it will never be perfect. Why do you think that emacs is up to version 20? Yes, it's fun, a good way to get famous, but it's also this undeniable urge to keep on hacking. I'll admit that the article was good, and did better than most. But the day that someone does not "nitpick" something will be the day that the human spirit, and Open Source, die.

  35. Re:Let's teach Tommy what COM means... by be-fan · · Score: 1

    Well if you don't use windows it's kind of hard to use IE now isn't it. I think he was refering to that fact that Win98 has IE wrapped tightly around its bloated little heart(-Boot Magazine, Win98 Preview) and the fact that a lot of program require IE before they even install.

    --
    A deep unwavering belief is a sure sign you're missing something...
  36. The Most Important Program Ever Written by j+a+w+a+d · · Score: 2

    It is, declares one Microsoft executive, "the most important program ever written."


    yes, it is quite humorous. unfortunately, it wasn't meant to be that way...


    ..................................@ @

    --
    i dont display scores, and my threshhold is -1. post accordingly.
    Discuss /. policies
    1. Re:The Most Important Program Ever Written by Rombuu · · Score: 1

      I'll take that bet. How much do you want to put on it? Make it easy on yourself. How about 1000 shares of MS stock. If you are right, they will be worthless and you won't be out anything.

      --

      DrLunch.com The site that tells you what's for lunch!
    2. Re:The Most Important Program Ever Written by Anonymous Coward · · Score: 0

      Yes, far more than that silly Magna Carta or that Bible thingie or that Declaration of Inde-something or other.

      I have to say, having worked with the people for a few years while working for another big [youcanguessthecolor] company, that this is the typical attitude.

      Wow. I feel a rant coming on about Windows and Microsoft and anti-intellectualism and so on, but it will have to wait until after I check the DLTs.

      So typical, so sad.

    3. Re:The Most Important Program Ever Written by Black+Parrot · · Score: 2

      I nominate "Hello, World!", since that appears to be the way most programmers get started at their trade.

      --
      Sheesh, evil *and* a jerk. -- Jade
    4. Re:The Most Important Program Ever Written by Rombuu · · Score: 1

      We must have different definitions of program. I can't get the Magna Cara, Bible or Declaration of Independence to compile, much less run.

      --

      DrLunch.com The site that tells you what's for lunch!
    5. Re:The Most Important Program Ever Written by Anonymous Coward · · Score: 0

      I was using it very loosely. It was the thought rather than the wording.

      Sort of like Lennon saying that the Beatles were bigger than Jesus or Meyer Lansky (sp?) allegedly saying that the Mafia was bigger than US Steel.

      I remember an article in the Atlantic by James Fallows (yes, I think he did some work with M$) talking about attending a meal with a major Japanese businessman before the bubble burst where the desert was chocolate cake covered in gold leaf. Now, if you know anything about cooking and/or gold leaf, that isn't too special, just well presented and attractive, but he noted the similarity to Edwardian fourteen course meals and that every culture has some sort of high water mark of supreme confidence where anything seems possible and the extraordinary seems like the sort of thing that you do on a daily basis, and that once reached, it is rarely reached again. I was working with those people until a few months ago, and I felt the same thing: they have conquered the world, and despite the cracks that are showing, they think that it will all continue. I don't know what will come next, whether the multi-billion dollar Federal case settlement, a similarly huge Caldera settlement, the impact of Linux when W2K fails to gain market share, or the erosion of stock price as their market erodes and people fail to upgrade -- I don't know what will happen first, but I fully expect that Microsoft will not be around in five years.

      And I see attitudes like this as evidence.

    6. Re:The Most Important Program Ever Written by IntlHarvester · · Score: 2

      Saying that MS will be gone in 5 years is stretching a bit, but bad things could happen:

      1) Customers skip Office 2000 upgrade - lots of missing revenue
      2) Customers go ahead and slowly install Windows 2000 workstation, but skip the Windows 2000 file+print server upgrade (quite possible, it happened to Novell with NetWare 4.x) - more missing revenue.
      3) Customers start to use more Linux/Unix for database servers, application servers, etc (already happening) - Win2000 never gets the big piece of the midrange market that MS is betting on.
      4) MS+DOJ comes to settilement, Microsoft's ability to tie products together is limited.
      5) MS's investments in MSN, MSNBC, cable companies, and so on fail to show any profit.
      6) Stockholders start to notice that revenues ain't as good as they used to be, stock price drops.
      7) Loads of talent betting on their stock options coming through see that the options aren't worth so much anymore, quit and go work for someone competing with MS.
      8) More projects get delayed or off track = revenues fall further in the long run.

      So, Microsoft could look a lot less invincible in 5 years, but they've got enough cash in the bank to coast for a long time. (See Apple.)

      --

      --
      Business. Numbers. Money. People. Computer World.
  37. Re:Win2k appliances?? by RobertW103 · · Score: 1

    Let's try that with an Apple coffee maker.

    Power on coffee maker.
    [3 min boot up]
    Drag icon of filter basket to trash.
    [Warning, another program is using the basket. The basket can not be ejected at this time.]
    {Stupid,&%^*#&.}
    Restart coffee maker and hold down brew switch to force eject the basket.
    Load with hard to find Apple JavaBeans.
    Double click brew icon.
    [Decaf or regular?]
    [Sorry, error type 10 in Burner, Restart.]
    Restart coffee maker, drag carafe to AppleScript brew folder.
    [Carafe autofills with water, and java complier starts. This is Apple's version and takes all day for one pot.]

    Make mental note to upgrade coffee maker to QuickBrew 4.0, choose startup carafe, and to turn off Appliance Linking.

  38. Re:"I had one nit-pick with the story" by demon · · Score: 1

    Have you ever installed Windows 9x from scratch? It's not that easy to get started. With most current Linux distros, it's at least as easy to install. Partition, assign into the FS tree, start the install. It's easy.

    --

    Sam: "That was needlessly cryptic."
    Max: "I'd be peeing my pants if I wore any!"
  39. Re:What Pressures? by jedidiah · · Score: 1

    Are you kidding? Games are the single area of consumer computing where performace is most crucial. Gamers aren't going to bother with $500 machines. They want SBLive's and TNT2 and a processor that can keep up the the TNT2's rendering. The lowend market is more suitable for light applications use. For the basics, Linux is already suitable.

    --
    A Pirate and a Puritan look the same on a balance sheet.
  40. The "nit" by davie · · Score: 3

    When I read this article yesterday, I was surprised to learn that Linux hadn't had a widely-accepted GUI until six months ago, when KDE and GNOME were born (I suppose that as far as some writers are concerned, nothing exists until it's been hyped in the media).

    I'm sure Mr. Jaffe will receive hundreds of polite emails like the one I sent with a short background on X, window managers, etc.

    My quandary is, where do these trade writers keep getting these silly notions about Linux not having a GUI? Is the MS FUD that pervasive?

    --
    slashdot broke my sig
    1. Re:The "nit" by demon · · Score: 1

      I will vigorously disagree with your contention that people are "lazy" and that is why they want to use a Graphical Interface to work with the comptuer[sp].

      If you've never been a sysadmin (especially in a public school district) you have no idea what you're talking about. People are most assuredly lazy. 99% of people, given the option of 2 ways of doing something, will pick the one that requires the least expenditure of energy, I assure you. And don't tell me that doesn't qualify as lazy.

      Perhaps a simple text-based menu work work as well as the GUI in many cases.

      Sorry. No matter how much you do to try to make things simple, there will always be those that are just too dumb/lazy/etc. to pick up on ANYTHING. You seem to be convinced that no one can be just plain stupid. I hate to say it, a lot of people won't want to hear it, but it's true - there are a lot of just plain stupid people out there.

      --

      Sam: "That was needlessly cryptic."
      Max: "I'd be peeing my pants if I wore any!"
    2. Re:The "nit" by Anonymous Coward · · Score: 0

      I won't flame you for a minor error.

      I will vigorously disagree with your contention that people are "lazy" and that is why they want to use a Graphical Interface to work with the comptuer.

      Many people have priorities other than memorizing commands, or keeping a cribsheet next to the keyboard, to remember how to navigate the computer. These people are not lazy, they just have other important things to keep on their mind when they're using the computer. Perhaps a simple text-based menu work work as well as the GUI in many cases.

      The point is, not everybody works in a computer-centric universe. I work on the development of an embedded-OS/2 instrument that physicians use during surgery. It could hardly be said that Surgeons are being lazy when they're in the operating room. They're simply busy doing other important things (needless to say) and it's appropriate for there to be large buttons available to perform the functions this piece of equipment accomplishes. Normally there isn't even a keyboard attached to the machine.

    3. Re:The "nit" by Anonymous Coward · · Score: 0
      You are falling into the trap laid by the MS marketing department-- that the graphical interface *is* the operating system.

      I agree. However, it makes the whole Linux versus Windows thing moot. The arguments should be

      1. Linux versus DOS (not much argument there---Linux is more modern and better, but with all do respect, DOS doesn't crash, either)
      2. Windows versus GNOME (not much argument here either---Windows crashes, but GNOME crashes much more, Windows is easier to use, more consistent, cleaner widgets etc... GNOME is much more of a memory hog, etc...)

      The point is, if W2K expels dos and makes argument number one closer (or wins it) it will pretty much be over. Obviously, this is oversimplified --- I will make a few more points:

      • Linux will run on a 386, yes---but not with X. So will DOS. Linux will run on a 486, yes (I run Linux on a wonderfully reliable 486 at work) but not with GNOME. So will windows 3.1. Running Linux with Xfree and fvwm should be compared to running Windows-3.1, not W2K.
      • Applications have not even been mentioned. W2K will have more.

      Linux does have these unanswerable benefits:

      • open source, which is more trustworthy and secure.
      • Linux will be cheaper.
      • Linux will come with better software installed (LaTeX, postscript viewers, compilers, perl, ... all of which will be a pain in the ass to get/install for w2k.
      • Linux will be more intel-64 ready. This is a biggy.
    4. Re:The "nit" by Anonymous Coward · · Score: 0

      Stability? Speed? Flexibility?
      A rock in the middle of a field is pretty stable. But to the actual point, reports from people using W2K (not just the marketing hype) it's far more stable than any previous version of NT.

      There are many reasons to choose W2K over Linux. They are called applications. It's that simple, really. And I am not just talking about MS Office. I refer to the fact that you can walk into a store and find applications to do many things. Bring it home, plug in the CD and have it running in fifteen minutes. That isn't possible at this time with Linux (you can download the much vaunted source code from the site pointed to by FreshMeat and recompile.... and hope.... and if it screws up go sit on IRC or shuffle through Usenet posts... But get real, mainstream users won't put up with this. There's no reason they should have to.

    5. Re:The "nit" by Manuka · · Score: 1

      Let's also consider that he's focusing on Linux's penetration in the server market. Anyone who's ever run a non-windows server knows that a headless box needs no GUI :). IMHO, that's one of NT's biggest weaknesses and always has been. the fact that you instantly allocate 30MB (in earlier versions) to 100MB (more recently) of your RAM to run a GUI that will never see the light of day. On a low-end server, those are precious megabytes that could be far better used running a few extra processes (such as httpd).

      I know I'm just asking for flames here, but Linux is not ready for primetime as a desktop OS for your average user. To support my net habit, I support around a thousand users at a major Unix workstation distributor, about a 50/50 mix of NT and Sun boxes. The Sun boxes are running Citrix MetaFrame/Terminal Server. So, effectively, 99% of our users are running some form of NT. They have a hard enough time figuring out how to use that GUI. Linux has some wonderful GUI interfaces. However, using it as a workstation client will only increase the load on the already overburdened support staff in most major corporations.

      Linux, however, is marvelous at running day-to-day server tasks. Once we iron out the wrinkles in the kernel on boxes with lots of processors, and get HA capability, Linux will see some bigtime action.

    6. Re:The "nit" by Anonymous Coward · · Score: 3

      If KDE and GNOME are GUIs, then GUIs are terrible, clumsy get-in-the-way-of-work systems. It's by biggest disappointment that so much energy has been spent imitating the Windows interface, as if it is the best thing ever to come along. Just as Jaffe points out:

      ...most companies in the world will eventually end up using Windows 2000 -- or a competitor that by necessity will have been heavily influenced by it.

      I cannot and do not believe that anyone that works with a computer really thinks that a Windows/CORBA/whatever 'environment' is better than fvwm and eight xterms. If linux must follow Windows, it will never surpass it. Sorry, but it's so bliningly obvious.

      I really beleive that w2k will kill Linux. I think it's sad, but, there will be little reason to choose Linux over W2k except the ones we little people like (open-source, cheaper.) But w2k will be a better server, will be leaps and bounds beyond Linux as far as consistent GUI goes and it will have great games. Wish it weren't so, but I see KDE and GNOME as being the defeating tactical "catch-up" error. You must look way ahead---it's how Linux got so good to begin with. Pray for plan-9.

    7. Re:The "nit" by Matthew+Weigel · · Score: 1
      A GUI is not just a Graphical User Interface. It is a work environment.
      Say what? Since when did GUI stand for anything other than Graphical User Interface? Perhaps you meant "A good GUI is more than a windowing system," which is true, but please -- PLEASE -- don't go around making the acronym "GUI" mean more than it means.

      If you want a different meaning than an acronym, don't use the acronym, but rather something else. How difficult is this?
      --
      --Matthew
    8. Re:The "nit" by Anonymous Coward · · Score: 0

      Actually what I meant about menu-driven stuff when I was accidentally stirring up the GUI advocates was true, but more specialized. Yes, I have been a sysadmin for more than ten years and yes, that is where my view of human nature comes in. The issue of menu-driven stuff tends to come up with older workers, where if you can give them something that looks like an ISPF screen or a 5250 screen they will fill in the fields, but if they see pictures, they freak. But that is an unusual situation.

      Just clarifying ...

    9. Re:The "nit" by Stephan+Schulz · · Score: 1
      Well to counter your two points: First, who needs to type long command lines for linking? You write your makefile once, and are done. From then on it's only "make " (or C-c C-c for people which have hotwired emacs the one true way). Of course it takes slightly longer to write a makefile than to click a dialog box (if you know where to find it), but then you can express arbitrary dependencies in a makefile, not just some predefined resources for one particular kind of dependency.

      As to interface consistency: That is admittedly a problem for UNIX. However, it has nothing to do with GUI vs. CLI - both can offer consistent or inconsistent interfaces. In UNIX it is pretty bad, because lot's of very independend-minded people have written lots of independend programs. For MacOS it's pretty good, because a single company (mostly) controls the interface.

      A LISP machine might make a good example for a consistent CLI...

      --

      Stephan

    10. Re:The "nit" by Matthew+Weigel · · Score: 1
      1. I am not trying to be pedantic -- I am trying to correct your dissociation of GUI and the phrase it stands for. To say "A GUI is not just a Graphical User Interface" is to be, well, wrong.
      2. If a person refers to a GUI and means a User Interface with graphical features, I am in no way surprised.
      3. If most people refer to a GUI and mean a graphical user interface, but most people assume it means a graphical environment with drag and drop, then I am confused because how do most people assume one thing, but also assume another thing with some suggestion of difference?
      4. I was attacking your suggestion that a GUI isn't a graphical user interface.
      There is no "metaphor" involved in comparing a GUI to a graphical user interface; they rather share the simpler relationship of "acronym."

      Most people assume that a GUI provides the ability to shar resources between applications, and do drag and drop, etc.; this is logical. People don't assume that a GUI is not a graphical user interface.
      --
      --Matthew
    11. Re:The "nit" by Anonymous Coward · · Score: 0

      You're being pretty pedantic there.

      Most people, when they refer to a GUI, are talking about a User Interface with graphical features. But most people have come to assume that it also means a graphical environment where resources can be moved between interoperative applications.

      The metaphor has evolved. Please don't try to drag us back to 1982 when GUI meant a menuing system.

    12. Re:The "nit" by Anonymous Coward · · Score: 0

      30 MB of RAM to run the GUI alone in early versions of NT?

      Boy, that surprises me. We used to run NT 3.x on machines with 16-32 MB of RAM.

      You have to do better. If you're going to attack NT, at least know something about it.

    13. Re:The "nit" by Anonymous Coward · · Score: 1

      Fine. Whatever. I wasn't trolling, actually. Sorry to disappoint. In my whole life, I have never found evidence in studies, life experience, the experiences of others, anecdotal evidence, or common sense observation that a GUI was faster and thus able to get more work done in any area other than graphic layout than a CLI, and I would tend to categorize my experience as extensive (as would the people who pay me). Ergonomic and time/work studies agree over the last fifty years. IBM and the Army agree (and yes, they only care about work done). For work done, which business tends to be about, a CLI is superior. It has disadvantages, largely in training and difficulty, and some people will refuse to learn, even at peril to their jobs. If this is too much trouble (or not worth the trouble), GUIs designed to remove choice (that isn't a slam, I mean that literally -- a GUI that has been designed to limit choice to keep a user out of trouble) is a better tool. Obviously, you need a GUI for layout or CAD/CAM -- it sort of misses the point otherwise. But for things that take 90% of the time in most businesses (spreadsheets, databases, email, word processing), a CLI produces better results. I wasn't aware that most people, except for Mac users, were still suggesting otherwise.

      No, I was not suggestion that we hunt down all GUI users and put them in camps. AFAIK, I was stating things that have been true well into the dim and distant past.

      I wish I could say that I was sorry that I offended you, but I really am not. It would be like saying that I am sorry for offending someone who takes exception to my describing Bill Clinton in a negative way.

      Perhaps you should stop peering under the bed for trolls -- I know that life is more interesting when you think that someone is out to get you, but we really aren't.

      To my original point (which seems to be clear from the post):

      As most people prefer a simpler interface (as evidence tends to show), for whatever reason (tending to be a lack of willingness to embrace virtuosity and a good tool)

      As most people need to do work

      As a CLI requires more work to get going with it (which most people don't like and some will refuse to do)

      As most people regarded Windows as a rescue from DOS

      It is not surprising that there has not been to much to contradict Microsoft's assertions that a GUI is more modern and useful

      Thus it is not surprising that people who have only a passing familiarity with UNIX would consider it important to have a GUI

      Thus a little FUD can go a long way and the writer deserves to be enlightened and not flamed.

      Also, I pointed out that I thought that all of this supported my feeling that CDE was a step in the right direction. CDE is a GUI that is common on commercial UNIXes. CDE stands for Common Desktop Environment. It was designed to be similar across different UNIXes to make it easier for people to get work done in X. I WAS ADVOCATING THE GENERAL USE OF A GUI, YOU PINHEAD.

      There needs to be an age limit for posting here.

    14. Re:The "nit" by barnaby · · Score: 1

      "Humans are inherently visual"

      Funny, I think and speak and communicate with words.

      Which I turn into command lines that communicate directly with my OS (ok ok with bash).
      If I like, those command lines can become a script which I can rerun.
      If I like, I can automate when that script runs.

      I think GUI addicts are just scared of the keyboard and lack typing skills.

      --
      Barnaby
    15. Re:The "nit" by El+Puerco+Loco · · Score: 1

      What he said was no widely accepted GUI. this was true 6 mos ago, and probably still is today. Maybe he should have said "Standard" GUI.

      ^. .^
      ( @ )

    16. Re:The "nit" by tony@work · · Score: 1

      I think it's sad, but, there will be little reason to choose Linux over W2k except the ones we little people like (open-source, cheaper.)

      Uhmmm... Stability? Speed? Flexibility?

      But w2k will be a better server, will be leaps and bounds beyond Linux as far as consistent GUI goes and it will have great games.

      Why will w2k be a better server than Linux? What evidence do you have to support that claim? So far, Linux has proven better than NT in server-space, in terms of programmability (flexibility), efficiency, and stability-- everything that matters. W2k is 40M lines of beta-level software. MS brags that W2k is a complete re-write of NT-- essentially making it a v1.0 release. Granted, it's a 1.0 release with the testing of technical might of MS (and I will not argue that MS is a technical giant-- they definitely have very brilliant people working for them).

      Wish it weren't so, but I see KDE and GNOME as being the defeating tactical "catch-up" error.

      And KDE and Gnome are merely one facet of Linux. (A techinical point: KDE and Gnome run on many other operating systems; they are not Linux-only.) If you think Linux is only following MS, you miss the point entirely-- Linux is moving forward on all fronts. If some people consider a gee-whiz UI as progress, then KDE or Gnome are progress. If other people consider journalling filesystems or destributed objects as important, then Linux is making progress on those fronts, as well. And during this progress, Linux is not sacrificing performance, adaptability, efficiency, or technical merit.

      With the re-write of NT, MS has admitted they coded themselves into a corner. The reason W2k is a massive re-write is because nobody understood the NT code anymore. They think doubling the size of the codebase is a good way to get the OS under control? And making *every*thing a part of the OS (including the windowing system and web browser) will make it more efficient?

      You are falling into the trap laid by the MS marketing department-- that the graphical interface *is* the operating system. This is a blatant lie. Just because the UI is pretty does not mean the operating system is good. And just because the UI is prettier this release does not mean that progress has been made on the operating system.

      There are many reasons to choose Linux over W2k. There will be only one reason to choose W2k over Linux-- the MS interface.

      It's your choice. Choose well.

      -Tony

    17. Re:The "nit" by Anonymous Coward · · Score: 1

      They really don't know. When you are dealing with people who are users now, have been users in the past, and will continue to be users in the future, and users ONLY, you don't need to spread much FUD to do the trick. You have to remember how Win3.x was marketed -- as a replacement to the command line that was more "modern." There are a lot of people who were profoundly influenced by the first system that they were given, and outside of education and so on, that was probably a "PC" of one description or another. Many people really did have trouble with DOS, as odd as that may seem, and felt an enourmous sense of relief when they were given a GUI that did all of their thinking for them. It is hard to think of anyone in my immediate family up to and including my 89-year-old grandfather who does not prefer something more direct (like a CLI), but then again we are all weird. Most people are not interested in learning anything. They will, as the sig says, pay a lot of good money for the luxury of not thinking. We should all remember that these people may not be smart enough to make solid long term decisions (and I stand by that, and I can defend it -- I really do know better and that is why I am getting an MBA, so I can prove it to managers who understand cost/benefit analyses), but most of them get paychecks and they will buy what appeals to them. That is why I thought that CDE was, for most people, a Good Thing, because it let them get work done when they would not learn how to do it the Right Way, even if you fired them.

      And yes, please keep the letters civil. We need to enlighten him, not scorch him to a cinder.

    18. Re:The "nit" by tony@work · · Score: 1

      But to the actual point, reports from people using W2K (not just the marketing hype) it's far more stable than any previous version of NT.

      Beta 3 isn't. The build I've seen (more recent than B3) is more stable than NT4, but not 3.51. I have not heard anyone claim with any credibility that the betas are more stable than NT 3.51.

      But even your statement is damning with faint praise.

      The implication that Linux is rock-solid is correct, as well. I'm glad you see that as an important consideration.

      As far as applications go: I know several people who have installed Linux applications without ever touching the source. That's why package management exists. There are sites dedicated to providing packaged applications; it's a simple matter to download and install an application.

      The only people who have to hit Freshmeat and download the most current source are the middle group of users-- those who like the source enough to compile it, yet aren't adventurous enough to use CVS.

      Your point is well-taken, though; there aren't many Linux application CDs at Fry's. And considering the market pressure MS has levered in the past, I doubt we'll ever have too much shelf space.

      But, considering it'll be about a year before anyone even considers W2k seriously, I suspect we'll have to wait and see. If the last 12 months are any indication, we may very well see more application CDs for Linux.

      WRT MS-Office2k-- check out KOffice. It still has a long way to go, but... I think you'll find it is better-designed than MS-Office (for instance, the word processor is frames-based, like FrameMaker, and not page-based, like the current crop of word prossessors).

      But get real, mainstream users won't put up with this. There's no reason they should have to.

      Are you implying users should have to put up with installation conflicts (where installing one application kills another app or the OS itself), poor stability, and no out-of-the-box scripting capability?

      You're right. Linux will *never* be as easy-to-use as MS-Windows. I'm a fool to believe Linux can progress, and that the progress in ease-of-use Linux has exhibited will continue.

    19. Re:The "nit" by Anonymous Coward · · Score: 0

      We should really congradulate the guy for a well-written article that I'll be cut and pasting to my IT staff, who's scared of Linux.
      So, he has one little nit-pick. If we crucify him for that, we're just going to end up looking like fanatics. Please, don't let this happen. We don't need to alienate anyone more than we've alienated already.

    20. Re:The "nit" by be-fan · · Score: 1

      Actually you were trolling implying that people who use a GUI do not want to think. Secondly for many tasks a GUI can be just as fast and more efficient than CLI. Take a program. In Visual studio, I can add resources dependancies in a dialog box, and then every time I hit the hotkey to compile, it automatically links in the librarys I want. I compile many times in one program, and after the first time, I am saved the time needed to type out the command(and in windows there are a lot of .lib files to link in).
      Second, not everyone uses ONE app all the time. I switch between many programs (3D, webpage editing, avi editing, photoshop, etc) and for those people having a consistant interface is nice and lets you concentrate on your work instead of which command style the author of the program used. Humans are inherently visual and I don't know about you, but the only reason that I never use the Console mode is so I can launch my 1 xterm while looking at all the pretty KDE icons.

      --
      A deep unwavering belief is a sure sign you're missing something...
    21. Re:The "nit" by garver · · Score: 1

      I agree with the author. Until KDE and GNOME came around Linux didn't have a widely-accepted GUI. X may be a GUI programming environment, but it ain't a complete GUI. Without KDE and GNOME we have a multitude of window managers, apps, etc. but no coherent look and feel. Pull up any two Xlib apps and you have two different beasts.

      A GUI is not just a Graphical User Interface. It is a work environment.

    22. Re:The "nit" by Anonymous Coward · · Score: 0

      I think that I would have to say that both of you are right. There are uses for both a CLI and a GUI and a lot of times one tool is perfectly fitted to the job where as the other isnt. You really wouldnt want to do a graphical layout using ASCII, on the other hand I'll be damned if I ever use a graphical utility to copy files or tar, or even a graphical editor to write perl (long live vi).

      The argument about CLI vs GUI is sort of like arguing what is better a Wrench or a Hammer, well, it depends on the job that your doing, you can use a wrench as a hammer but you wont get as far and the results wont be as good as they would be if you would have used a hammer in the first place. There are other things that you can use either a CLI or a GUI for and will get the same results either way. Who gives a rats ass what another user doing it with? Why bother worrying about it, because it doesnt make a difference. I am perfectly content using vi to write TeX script for a paper, where as some other person will use StarOffice, or heaven forbid M$ Word, but why should I care?

      I agree that a CLI is leaps and bounds more powerful than any GUI ever invented, and that ever will be invented, because until our species moves away from a symbol representing something, ie.. a letter, that will be the lowest common denominator for us to comunicate with our computers, thus a CLI is better, but I dont care what another person is using.

      I think that the future of GUI's needs to move to an integrated CLI. The one problems with all of the M$ GUI's has always been the seperation between the two, you always have to open up this nasty DOS window everytime you want to do something useful. At least with Linux you can make your terminals look like they belong on the desktop, because as much as I prefer a CLI there are a lot of things a button does save time doing. So, IMHO the best solution is a GUI with a CLI right in the middle taking up about 80% of the desktop. If you sit a novice user down in front of a very nice looking GUI with a not so intimidating CLI right there in the middle and teach them a few commands I think that you could really bridge the gap that is there, that is if you want to bridge it. That is not for me to say.

      One thing is for sure, all that I have said before is from the ass, and that is where it shall return. The spelling has been changed to protect the innocent.

    23. Re:The "nit" by Anonymous Coward · · Score: 0

      No, I wasn't. Try rereading the post. I said that people generally didn't like to think, GUIs were easier, so they were a way of working with people who didn't like to think and needed to use a computer.

      Christ, people -- you are enforcing the stereotypes that you accuse me of helping perpetutate by not fscking reading what I said. Fine. I am not (NOT) saying that GUIs are for the stupid, but rather that the stupid need GUIs to be functional (and even this is limited -- menu-driven console sessions are fine for some older people).

      Again (last time, people):

      1. GUIs are easier (to learn and use quickly and inexpensively), generally. OK?
      2. Many people (adults) in the general (working) population (of the US) show a dramatic lack of interest in being good at something, showing an effort to improve themselves, and so on. This extends to behavior at work (which is what I am largely talking about) and to the use of computers (at work, which is what I am largely talking about). OK?
      3. Most businesses need to work with computers to stay compeditive. Perhaps we can argue the specifics, but it would be hard to survive if you were running a Fortune 500 company and your reconds were all on index cards. OK?
      4. The least expensive/fastest way to get people productive on computers that you need to run your business is to use a GUI for the above reasons. OK?
      5. This does not mean that GUIs are the most flexible/superior/better interfaces, just easier. And that is what you need, often, in the working world. OK?

      Using a GUI doesn't make you stupid. Think about what I said, not what you think I said. This is like talking about industrial psychology and saying that saying that X racial/ethnic/sex category of people have on average lower IQs so if a member of X group walks into the room you know right off that they have a lower IQ. No, sparky, stats don't work that way and no, that wasn't what I was saying.

      Finally, I switch between six consoles all the time in Linux, not one. You can too. Everyone can. And I can use MH no matter what I am doing.

      Be is fine, Macs are fine, KDE is fine -- all just not my bag. No, GUIs are not as powerful as CLIs. So what? Really -- so what? I am not using a GUI. Does that bother you? Why does it bother you? If this stirs up religious fervor in your loins, you need a life and a clue (and probably a date).

      Just don't flame the author for a minor error. OK?

      Thanks.

    24. Re:The "nit" by teasea · · Score: 1

      Hmm? I thought the nit was his misunderstanding and misuse of the word 'Robust'. Robust has more to do with Adaptability, than Reliability ( though who wants unreliable code). KDE and GNOME? these are becoming more robust, and more reliable, on a daily basis.

      2

    25. Re:The "nit" by JohnnyCannuk · · Score: 2

      My Stars! Another CLI vs GUI troll. Just because a person does not want to learn bizzare commands does not make them not want to think. As a matter of fact, I would say that most users DO want to think...what they want to think about is another story. You and Imay use the CLI for some things because we, as programmers or IT professionals, find it easier or more powerful to do what we want it to do - we want to think about the commands, how they work and what they do. My wife, on the other hand, would prefer to think about graphic layout, ad placment, ad costs and potential income reports (she's in advertising) rather than how to move a file or find a program or how to compile. For her the computer should be a tool to do what she wants to do, not an end in itself. She would like it to be easy, almost thoughtless to use so she can concentrate on her job of producing print/tv/radio ads not on "chmod ugo+x" stuff. Her jobs is to use her computer for work, not to administer and set it up.

      For her, a simple thoughtless GUI is the RIGHT WAY. Pushing the CLI as the only RIGHT WAY is as wrong as pushing a GUI as the only RIGHT WAY. There's room for both. If you don't want to use a GUI, don't. But don't be an idiotic CLI snob and say that people who use GUI don't want to learn or are too stupid to use a CLI. Its just not true.

      Remember, Linux is about choice.

      --
      Never by hatred has hatred been appeased, only by kindness - the Buddha
  41. Re:"I had one nit-pick with the story" by demon · · Score: 1

    I don't think you caught what the previous poster meant by X. X refers to some generic task, not the X window system in particular.

    --

    Sam: "That was needlessly cryptic."
    Max: "I'd be peeing my pants if I wore any!"
  42. Re:"so-called source code"? by Anonymous Coward · · Score: 0

    You get visted by the Butt Fairy ...

  43. D'oh! by rde · · Score: 0

    Slashdotted already.

  44. Re:99.9%? by demon · · Score: 1

    That's 1,000 angry and unhappy customers, not 10,000. 0.1% of 1,000,000 is definitely NOT 10,000... :)

    --

    Sam: "That was needlessly cryptic."
    Max: "I'd be peeing my pants if I wore any!"
  45. Re:BeOS has JFS by be-fan · · Score: 1

    You do realize that Be interfaces with standard keyboards. Thus if you keyboard is not standard (It takes advantage of undocumented stuff in they standard) then it will not work without an operating system that reproduces the undoumented features. Linux does, Windows does, however BeOS is clean and keeps things that aren't from being used on a BeOS system.

    --
    A deep unwavering belief is a sure sign you're missing something...
  46. 4000 programmers by jemhddar · · Score: 2

    " Its greatest advantage is that it has tens of thousands of programmers throughout the world who can adjust and improve it in their free time. Poor Microsoft, by contrast, can afford only 4,000 programmers to work on the code for Windows 2000. "

    I gotta say I like that... Linux programmers outnumber (and outcode?) windows 2k programmers. That's gotta sting.


    --
    --
    1. Re:4000 programmers by Anonymous Coward · · Score: 0

      You'd be surprised. If memory serves, there was
      and probably still is a "Linux Users' Discussion
      Group" on the MS Exchange servers. Employees
      aren't required to, say, swear allegiance to
      only a single OS.

    2. Re:4000 programmers by demon · · Score: 1

      Well, that is certainly interesting, but hard to quantify. Is that including EVERY component that you can install for Debian? (at least, every item from the Main install tree) Because that would include a WHOLE lot more stuff than Windows, even Windows 2000, includes.

      --

      Sam: "That was needlessly cryptic."
      Max: "I'd be peeing my pants if I wore any!"
    3. Re:4000 programmers by Anonymous Coward · · Score: 0

      Probably not all that many, just by the nature of the people I've seen working there or interviewing to. But a few. ("Gandhi")

    4. Re:4000 programmers by LinuxGeek · · Score: 1

      I'm pretty sure they were refering to programmers working on all of Linux and all of W2K. If you want to talk about the number of Linux kernel developers, talk to MS and see if they will give you the number of people they have doing W2K kernel development. I doubt they want to give out those numbers. I also think the moderator mislabeled when they boosted the post.

      --

      Kindness is the language which the deaf can hear and the blind can see. - Mark Twain
    5. Re:4000 programmers by Anonymous Coward · · Score: 0

      Tens of thousands of programmers, all eager and willing to work on the 80% of any application that proves interesing and ego-gratifying enough to catch their interest for a spare afternoon or two every once in awhile.

      I'm sorry, but that doesn't cut it. The world needs more than 80% complete applications. Robust, useful computer applications aren't developed by a pack of programmers whose close equivalent in the animal kingdom would be a herd of cats.

      The Linux community needs to be careful. Believing the hype written about yourselves is a quick road to ruin.

    6. Re:4000 programmers by dirty · · Score: 1

      Probally more, 30million is not just the kernel but EVERYTHING, including calc.exe, explorer.exe, sol.exe, everything. If you take the kernel + X + libc + gcc + apache + whatever other software you use, it could be well more than 30 million lines of code. Then again I could be wrong, I never bothered to count.

      --

      -matt
    7. Re:4000 programmers by Anonymous Coward · · Score: 0

      This was marked a troll...and moderated up?


      Hey look -- 4000 programmers is *way* more than the number of people who *regularly* work in the Linux kernel. Foobar!

    8. Re:4000 programmers by nevets · · Score: 1


      I wonder how many of those 4000 programmers work on enhancing Linux in their spare time? :)

      --
      Steven Rostedt
      -- Nevermind
    9. Re:4000 programmers by Anonymous Coward · · Score: 0


      Data Point - I read once that the Debian GNU/Linux OS has something like 50 million lines of code.

    10. Re:4000 programmers by Anonymous Coward · · Score: 0

      Plus it took M$ 6.2 million lines of code to write notepad : )

    11. Re:4000 programmers by Codifex+Maximus · · Score: 1

      They'd probably lose their jobs at Microsoft if they were found working on stuff not sanctioned by Bill.

      It'd be real interesting to know though...

      --
      Codifex Maximus ~ In search of... a shorter sig.
  47. Re:I take your point... but... by jedidiah · · Score: 1

    Oh please. Many novices don't even know they can do things like object imbedding. For an ubersuite, it's not even useful as all the components are part of the same deliverable anyways.

    The Windows consumer mentality makes object reuse technologies much less valuable than they could be otherwise.

    For the most part, it's a marketing bulletpoint more than anything else.

    --
    A Pirate and a Puritan look the same on a balance sheet.
  48. Humorous? by Junta · · Score: 1

    Though I think we /. readers may find it amusing, I do not think the article was intended to be a humorous satire, but real speculation about the future of w2k... Just because we like the linux part does not mean that is the only part we interpret as serious when it seems pretty clear that the entire article had the same tone to it..

    --
    XML is like violence. If it doesn't solve the problem, use more.
  49. OK, I'll retract the Drone part by Anonymous Coward · · Score: 0

    That was poor form I suppose. The paper(s) I am talking about are technical white papers and published papers. They tend to be 5000-15000 words with mathematical formulas, figures, etc. I therefore prefer LaTeX.

    Word may have been a poor target on my part due to my relatively low exposure. I just wanted to leverage my wife, friends, etc as backup on the argument. They use Word and Excel. They like Excel. So I used Word.

  50. Re:%99.9 Stable => No : 99.99% by be-fan · · Score: 1

    Yes Linux is sure more faster and more flexibler and more stabler!

    --
    A deep unwavering belief is a sure sign you're missing something...
  51. He must be kidding.. by Zoltar · · Score: 1

    When he says that one of the reasons that IE has become popular is because it's embeddeble (SP) ..
    Uh...huh huh...I'm sure the fact that it's shipped by default with almost every computer over the past couple years has nothing to do with it...

    1. Re:He must be kidding.. by Anonymous Coward · · Score: 0

      I think the author got his buzz words mixed up... From the context of the article we can easily determine that he means "bundled" as opposed to "embeddible" (is this really a word, btw?)

  52. Embedded Internet Explorer? by daviddennis · · Score: 1

    That seems like an odd reason for its success. The fact that they bundle it with every personal computer sold in the world seems like a more likely one.

    D


    ----

    1. Re:Embedded Internet Explorer? by demon · · Score: 1

      As I've mentioned before, IE for Unix can hardly be called a "port". It's just IE compiled against Win32 compatibility libraries for Solaris/SPARC or HP-UX. They really overexaggerate what it takes to do that.

      --

      Sam: "That was needlessly cryptic."
      Max: "I'd be peeing my pants if I wore any!"
    2. Re:Embedded Internet Explorer? by Sangui5 · · Score: 1

      The only thing I've used my pre-installed copy of IE for was to download Netscape.

    3. Re:Embedded Internet Explorer? by pb · · Score: 1

      I agree, but have seen this before. On Solaris, IE has a kiosk command-line option that grabs the screen and makes itself hard to kill. Just make X start up with that, and you've got yourself a Browser-OS, as far as the user is concerned.

      Of course, first you need the magical properly-patched version of Solaris with the holy hardware configuration that will run IE without crashing every 15 seconds... (IE for UNIX sucks, I wouldn't call it a port. Ports are supposed to run before they crash. Wine runs IE for Windows better...)

      --
      pb Reply or e-mail; don't vaguely moderate.
  53. Re:WRONG WRONG WRONG by Jason+Skomorowski · · Score: 1

    Exactly! Why should we care if Windows is the dominant OS? We can still use Linux or BSD. What is the point in even trying to get desktop acceptance? If people want to use Windows, fine, let them, it doesn't have anything to do with us.

    If they want to use Linux, that's good too. And if they want to use Linux but have it look like windows, they can write the necessary bits. Some do, some have. But it's nothing to get excited about.

  54. Embeddibility by krital · · Score: 1

    I can't really decide whether this article was meant to be funny or not, but it certainly managed to be so... 30 million lines of code being "embeddable" is a laugh :)

    --
    -- K
    1. Re:Embeddibility by Anonymous Coward · · Score: 0

      Those two lines will make a great sig:

      I want to know what will happen when the Win2K embedded in your Xerox
      copier crashes...Will it just start printing out blue sheets of paper?

    2. Re:Embeddibility by Firehawk · · Score: 1

      you know, this reminds me of the Voyager spacecraft. I vaguely remember that the amount of memory on those things was something like 4k or 16k or something like that. And yet they controlled the whole planetary explorer from orientating its dish to Earth and taking high-res pictures.

      Ahhh..... 'course, if Voyager IV was sent out today with W2k ... the thing would have 256GB of RAM and still manage to require rebooting every day.

      hehehe....

    3. Re:Embeddibility by Anonymous Coward · · Score: 0

      well, is it really that hard to understand?
      windows 2000 may have 30 million lines of code,
      but no one will ever install all of them, only
      those relevant to your configuration. hint:
      modular.

      I think win2k will wipe out linux. seriously :-(

    4. Re:Embeddibility by Black+Parrot · · Score: 1

      Aiee! It's the dreaded Blue Sheet of Death!

      --
      Sheesh, evil *and* a jerk. -- Jade
    5. Re:Embeddibility by ShadowStar · · Score: 2

      As a Xerox Support Engineer, I must say this...

      If your W2K embedded in your Xerox product crashes, several processes will take place, all in an easy to follow manner. They are:

      1) Product will fall off of desk/table/etc., in hopes on landing on the user.

      2) Product will then take control of any computer nearby, and start to duplicate it's programming onto it. (read: eat up all the disk space and ram, then print a message saying that the computer requires several upgrades, to insure "Futureproofing, compatibility, and that Freedom to Innovate will succeed."

      3) Product then starts playing the default windows "start sound", while simultaniously spewing forth blue sheets of paper.

      4) Product then holds your data/printout for ransom, demanding all non-microsoft products be either A) burned at the stake or B) thrown out.

      5) Finally, Product will send an E-Mail to Bill Gates praising him for his "Forsight in the Computer Industry", cc'ing Rick Thoman.

      Hope this answers your questions. =)

    6. Re:Embeddibility by Wokan · · Score: 1

      What? You didn't know about the M$'s efforts to embed Win2K in your digital watch. It only requires the portable backpack drive plug-in system. :)
      Digital Wokan, Tribal mage of the electronics age

  55. %99.9 Stable => No : 99.99% by Anonymous Coward · · Score: 0


    No, in fact we are nearer of 99.99% of stability. Here at the OECD we have a BSOD every 10K hits with our IIS4.0/SP4 server !

    NT is definitely the fastest server : It crashes (at least) 7 times more faster than Linux.




    - Dodge this, bill ! -

  56. don't diss edlin by Anonymous Coward · · Score: 0

    I'm half kidding. But edlin is not too bad as a batch file editor. It can be used as sort of a crude version of sed. Actually, edlin should be loved by real hard core Unix fans because it is a kissin' cousin to ed and ex. Come on now, Linux heads. Drop to the command line and type ex. Or ed. Do you have the balls?

  57. Re:Let's teach Tommy what COM means... by daviddennis · · Score: 1

    Everyone who owns a computer less than a year or two old has Internet Explorer on it, and most of those people probably use it. That's what I was saying.

    I don't doubt that many programs embed Internet Explorer - I had an application where I did myself, and it is remarkably easy to do. But I don't think the bulk of users browse the web with HomeSite, Notes or Quicken.

    D

    ----

  58. Re:a journaling FS for w2k?? by Anonymous Coward · · Score: 0

    Compared to what? NTFS is slower than FAT for obvious and provable reasons (just as running through a SQL DBMS is often slower than using TEXT files for inserting records...though it is amazing how many people are astounded by this). NTFS doesn't have "performance problems", it is a simple reality that it is slower than the "straight to the disk" FAT.

  59. No, but.. by Skinka · · Score: 1

    ..this is the /. - here everybody wins several cookies! Just look at your cookies.txt: sexual orientation, visa number, religion, etc. it's all there! God bless you Rob.

  60. Re:a journaling FS for w2k?? by Roland · · Score: 1

    um
    isn't NTFS just HPFS with some extra fiddleybits in it?

    --
    whee -Me
  61. "I had one nit-pick with the story" by Anonymous Coward · · Score: 1


    Strange... I had 7.

    1) sooner or later, you'll likely be using it when you boot up

    2) Windows 2000 .. has no established competitor

    3) Linux has quickly gained a foothold in the server OS market

    4) Linux has grown quickly, mostly at the expense of other Unix operating systems

    5) it's a far cry from the feature-rich Windows 2000

    6) Just six months ago it had no widely accepted graphical user interface

    7) If Linux can make changes like that .., then it could become a legitimate competitor to Windows 2000

    I guess I shouldn't be too rough, though...
    not everyone can have a clue.

    I fear, however, that this article was NOT intended as humour...

    1. Re:"I had one nit-pick with the story" by Anonymous Coward · · Score: 0

      Reading between the lines--and what I got on first read--is that the author is "clued" in to the fact the Linux has a good chance of excelerating its growth expectations beyond what the current figures (guesses) are.

      First--Win2000 will move to the corporate world much slower. Both good and bad, early users may help clean it up for the late comers, but also gives time for people to not become excited about it or "hear the horror stories."

      Second--Linux has a full year to develop and spread mind-share. When the question (after a year) is do I want W2K (built to be everything from a gum wrapper to an Enterprise Class Starship) or Linux to do X? Regardless of what X is the fact that more people/companies will even be asking this question for (hopefully) a growing number of Xs is a win.

      Unless W2K comes out of the box as a quick and easy migration path for the major needs of corporations (average user & networking) it will lose share. Being in the IT/IS field I know I will hesitate greatly before replacing even an NT box with a W2K.

      There is also the danger (though slight) that W2K will be THE OS, in which case it will be snapped up like hotcakes starting around Feb. 00 (assuming it is out by then).

    2. Re:"I had one nit-pick with the story" by Kintanon · · Score: 1

      Could you further explain your nitpicks?

      Linux IS a far cry from the "Feature-rich Windows 2000" to the average person. How many people can install windows and go directly to 99% of the applications on their system? How many can do the same for Linux?

      Linux HAS gained in the server OS market.


      It HAS grown quickly in the last year or so.
      a few years ago the only people who knew of linux were the people who used it.

      Linux CAN be a legitimate competitor to Win2000, if linux is made more accesible to the average joe.

      "Widely accepted" is relative and could be a legitimate nitpick.

      The average user will be using Win2k eventually. Unless Linux starts looking prettier, and acting prettier, and feeling prettier. Linux just isn't pretty enough for the average user. Oh, and my Linux rant is that it's a B***H to install!

      Kintanon

      --
      Check out JoshJitsu.info for Brazilian Ji
    3. Re:"I had one nit-pick with the story" by Anonymous Coward · · Score: 0

      When the question (after a year) is do I want W2K (built to be everything from a gum wrapper to an Enterprise Class Starship) or Linux to do X?

      Believe me, almost nobody at all wants do to X. But it's there on the Linux machine's screen, and there's no other way to load Netscape but to run it.

      Of course, I can do X on my NT box as well. Interix makes that possible.

  62. BeOS has JFS by Anonymous Coward · · Score: 0

    Yeah but until BeOS can communicate with most keyboards, it isn't worth a damn.

  63. I didnt miss the point by Anonymous Coward · · Score: 0

    I just thought you weighted the other point more. You actually are backing an argument I still give thought to. The standardized interface across applications is nice in theory but it will never be failsafe. Somebody will always deviate, whether from preference, ignorance, need, or beligerence. Therefore, it is sort of a fallen house of cards from the standpoint of leveraging the standardized interface as a software layer. However, as a convention I fully back such things when the tradeoffs as I evaluate them justify it. For example, all my standalone executables do have -h, --help, and -? as help arguments.

    In summary I think such guidelines are best left as conventions, not standards. So moving back up to the GUI level I submit that conventions are an acceptable thing, but standards should be avoided.
    The is admittedly a fine line in the Linux world where everything is optional anyway, but the mentality of it is what is significant in the long run. I could go on about the ramifications with embedded systems, alternative user IO, etc but this slashdot article is about to scroll off so this probably wont be read anyway.

  64. Uhh. Yea. Okay. by demon · · Score: 1

    Yes, I think most of us know (though apparently someone didn't) that NTFS is a journalling filesystem.

    If you use a nice distro (like, oh, Debian), you might not have such a hard time setting up a PPP dialin account (pppconfig is pretty damn easy - simple Q/A setup).

    Unix (and by proxy, Linux) wasn't designed for "non-computer users". It's getting more user friendly (tho I'm not sure I like all the baggage that brings), but as it is now, Linux assumes you, the user, actually have something called a CLUE.

    Journalling filesystems are being developed for Linux (journalling extensions for ext2, reiserfs, and ext3). As one other person said tho, I'm not sure I'd trust a Microsoft product to take care of dirty writes like that.

    Just picking products off the NT HCL doesn't guarantee jack. Do you have an MCSE? Or do you just believe everything you read?

    I'm glad your NT server (server? what are you serving? how much? what kind of load?) is so stable. As for some of the rest of us, we'll let you dink around with NT 5^H^H^H^HWindows 2000 and we'll be happy with our Linux installs.

    --

    Sam: "That was needlessly cryptic."
    Max: "I'd be peeing my pants if I wore any!"
  65. Re:Let's teach Tommy what COM means... by jedidiah · · Score: 1

    So? BMC doesn't have any problem 'reusing' Netscrape on Solaris? ORB's aren't the only way to reuse components.

    --
    A Pirate and a Puritan look the same on a balance sheet.
  66. Re:"It's reputation will suffer" by DHartung · · Score: 1

    Disclaimer: my company is a "Microsoft Partner".

    I've had a chance to work with the latest Beta (Beta 3, I think), and it's quite stable. Our W2K team believes it's a release candidate, so 4Q '99 is easily believable.[1]

    Present strategy is (I believe) to eke out at least one more major release on the W95-W98 base, then start herding consumers toward a "personal" version of W2K, after which there will once again be "only one Windows". But it will come in at least 5 and maybe more "sizes", from personal to SOHO to enterprise. It may be a bit confusing, but certainly no MORE confusing than the present situation.

    [1] None of this should be taken to mean that I love W2K. I "like" it only in that it's a clear improvement over NT4.

    --
    lake effect weblog
    {Network engineer in Chicago--looking for work!}
  67. Re:Sigh... by DHartung · · Score: 1

    Good point -- it is nice not to crash in the first place. But there are certainly enterprise-level and other mission-critical functions that will require a JFS safety-net. We shouldn't lose sight of that. Crashes aren't all due to the OS, remember (ever have a backhoe twenty miles away take down your WAN?). And even if Linux is only X% as likely to crash as NT -- that's no comfort to the IS director for whom one crash, at the wrong time, could be professional suicide.

    --
    lake effect weblog
    {Network engineer in Chicago--looking for work!}
  68. Re:Corel WordPerfect Office Not Mentioned by Anonymous Coward · · Score: 0

    It is quite obvious that you never used the new WordPerfect Office 2000. If you tried to spread Microsoft FUD, be a little bit smarter. Recently Yahoo Corel Discussion Group was invaded by agents from the Evil Empire. The Jedi has returned, and Microsoft is getting mightily scared (40% of its profit).

  69. VaporFUD by Anonymous Coward · · Score: 0

    As I understand it, the major difficult in porting Corel Draw into Linux is true font implementation. With regard to office suite (remember this is our subject here), Corel is hiring a large number of programs to work on the WINE project.

    The main difference between MSO2K and WPO2K is that the former tried to squeeze too many things into the suite (so as to justify the high price), causing it highly wasteful and unstable. On constrast, WPO2K installation is very "neat". This gives you a confidence of stability.

    If you want to spread FUD, make sure you at least know something about the product(s). To me, this is a vaporFUD, and it only makes you look Microsoftish.

  70. Re:a journaling FS for w2k?? by Anonymous Coward · · Score: 0

    it's fast compared to just about anything, according to what i remember reading. i don't remember what i was reading, though :(

  71. My Issues with Winnt vs. Linux by fart_face · · Score: 1

    Well I have to use both at work, and there are several notable things that MS could and should fix with their OS in order to make it hold a candle to Linux and Solaris, the two major unices that I use. My major gripe with NT and other Windows OSes for that matter, is a phenomenon I call ' OS Rot '. Windows is the only OS I've ever used that has a tendency to become more unstable the more you try to tweak it. Granted you can screw up any OS in a big way if you do the wrong thing, but here's an example similar to the 'Router as Serial Mouse' problem. I can't ever upgrade the NT machine I have at work because it just simply refuses to work. After installing and uninstalling various service packs and option packs, the damn thing BSOD's every weekend without fail, and every time I reboot I have to reinstall the display drivers. This is not making my job easier.
    Needless to say, every problem I've ever had with Solaris or Linux is due to me goofing something up, .
    The Windows Rot phenomenon is what really burns me about Microsoft. It IS possible to build an OS that doesn't do that, yet they don't.
    Also, just put in my 2 cents on the 'average joe won't use Linux' opinion: I just installed Caldera OpenLinux 2.2 on my formerly Win98 machine, and it was painless and fast. Up and running and on the net in about an hour. Everything was there, and it all worked. It absolutely rivals Win98 or NT for setup ease ( I mean, click-click-click you're there). Don't be too sure that Linux can't make better headway into the desktop area, if this is the wave of the future. Now, all I need is Baldur's Gate for Linux and I'll never even think about Windows again.

    1. Re:My Issues with Winnt vs. Linux by Anonymous Coward · · Score: 0

      What you refer to as "OS Rot" I refer to as the "dink around factor."

      The more you dink around tweaking Windows, the crankier it gets.

      My Mother has Windows 95 on her Thinkpad, and uses it regularly without any problem at all. When she gets a new laptop someday it will still have the original copy of Windows 95 on it. Because she doesn't "dink around" on it the way tweaks and hackers would.

      Many people who use their computing equipment for productive use wonder at the rage vented on Windows by tweaks and hackers. It works fine for them.

  72. Re:Corel WordPerfect Office Not Mentioned by Anonymous Coward · · Score: 0

    WordPerfect Office for Java is something I believe Corel could/will never forget. But you learn from mistakes. Indeed, this is the best way to learn, and that's why the new WordPerfect Office is so good. Corel is a very different company now. One of the constants in the everychanging world is that things are changing. Remember, five, or even three years ago, Microsoft was a very likable company. Now Microsoft-bashing has become a very popular national past time.

  73. Re:Wakko's Win2k Experiment. by be-fan · · Score: 1

    Try reformatting the drive first. W2K is to unlike NT4 to work as un upgrade. And W2K does "fucking boot" as you so eleqoently put it. You just have to set it up right.

    --
    A deep unwavering belief is a sure sign you're missing something...
  74. Re:"It's reputation will suffer" by pepsee · · Score: 1

    If only we could recompile Windows kernels for ourselves. Then we could enable only those options we need!

    Anyone use a VISCA VCR w/ their 'puter?

    I wonder if the compile would work though.

  75. Re:Let's teach Tommy what COM means... by sterwill · · Score: 1

    I have three computers I've owned for fewer than two years and none of them has Internet Explorer on it.

  76. Functionality is important! by Synic · · Score: 1

    I don't care about look and feel so much as functionality. Personally I could give a rats ass about Gnome's "official emailer" Balsa, because it doesn't do anything worthwile and crashes a lot trying to do even that. :P
    Thank you, I'll suffer through a crappy looking toolkit or a text based program like Pine or Mutt rather than lose the features I need to get things done.
    GUIs are about empowering the user to get things done quickly without typing a lot. Moving files around within deeply structured directories is a lot easier with a file managing program, because you get a quick idea what else is in directories and can see the directory tree structure (eg. does this go in /bin or /usr/bin.. umm) . Also, chmodding/chowning manually is annoying and by comparison toggling little boxes is super easy. (some people just don't understand what chmod 666 does, and some will think it satanic.. :P)

    I for one have a few favorite apps that have to be GUI.
    1) FTP -- right now gftp is the most functional and stable.
    2) E-Mail -- I think this goes to Mahogany
    3) Web browser -- Lynx is useful, but not always useful. Hard to navigate art sites with it, hehe. Mozilla is looking nice, but is taking its sweet time.
    4) Compression utility -- guiTAR is pretty nice
    5) File manager -- kfm is less prone to crashes, but neither kfm or gmc can associate mime types and file types as easily as windows explorer. I think I prefer gmc's interface, but I don't like how Gnome apps don't like to play very well with window managers other than Enlightenment. I for one dislike how hard it is to configure E, and prefer Window Maker's elegant simplicity.

  77. Nah dude, I tried it. by Anonymous Coward · · Score: 0

    It didnt work. My 486 just gave me a stiff neck.
    Back under the bed it went!

    violust@icelab.net

    1. Re:Nah dude, I tried it. by Anonymous Coward · · Score: 0

      and here i spend a hour a day trying to get my 386 to boot...

  78. Re:But does it have 'edlin' ?? by Anonymous Coward · · Score: 0

    Ha ha! Edlin! Ha ha!

    We can laugh at it because we have vi! It rocks!

  79. Re:%99.9 Stable? by styopa · · Score: 1

    It probably means that .1% of the code is violently unstable. And at 30 million lines of code, that comes out to be a mear 30000 lines of code, and is probably something like the start menu and the My Computer icon.

    --
    Disclamer - Opinion of Person
  80. ahem.. by Mathieu+Lu · · Score: 1

    Well, I know this might have annoyed a few of you:

    "Of course, the Unix version that has gained so much attention lately is Linux."

    Linux isn't a version of Unix, it's a Unix flavor. It was written from scratch, and not based on the BSD kernel.

    Anyways, it's still a pretty interesting article. We recently received Windows2000-Nt-server at work for testing, and I don't really like it.. It takes up 600 megs of HD space, and on a P2 333/64megs, it's very slow. (although I'll let the benefit of the doubt that it might be badly configured)

    I'm also curious about the price, but hey, corporate people just love paying too much money, they feel more secure.

    1. Re:ahem.. by Anonymous Coward · · Score: 0

      It is NOT a flavor ... it has no taste.

      Repeat after me:
      Ice cream comes in flavors.
      Bubblegum comes in flavors.
      Software does NOT come in flavors.

  81. Re:Server OS's by rob_west · · Score: 1

    For your info I am a college student, and it seemed like the proper term at the time. Possibly if you guys stopped breathing ASCII air once in a week, you would laugh. Just my thoughts. I still rest my case that Windows is pathetic, said correctly or not.

  82. Could everyone stop... by Anonymous Coward · · Score: 0

    ...the comments like:
    "Well, I installed Linux without ANY TROUBLE and it has currently been up for 8 years STRAIGHT. Windows on the other hand crashes every SECOND I try to use it AND it killed my mother."

    It gets really old and you end up sounding like an idiot.

    If that comment was true, why the heck are you installing Windows anyway.

    Oh, I forgot, you are forced to use it at work/school etc.

    Uh huh.

  83. Re:What the little people like ... by Anonymous Coward · · Score: 0

    Eight Xterms and FVWM sounds pretty darn Luddite to me.

  84. Re:I take your point... but... by Keel · · Score: 1
    embedded objects are the core of KDE and Gnome's functionality. You may not see it as an end user (although I think it will be hard to miss in KDE 2.0). It's useful for a lot more than just dropping a chart into your documents.

    ----

    --

    ----

    "Oh, bother," said Pooh, as he hid Piglet's mangled corpse.

  85. Re:What a dead end argument by petchema · · Score: 1

    Metaphors are neat. You can "prove" about anything using metaphors. Maybe that's why they're so useful in politics.

  86. Re:WRONG WRONG WRONG by Keel · · Score: 1
    I don't care what the dominant OS is either. This isn't about that.

    If some people are happy just playing MP3s and surfing the web, I'm happy for them.

    If some people are happy with a powerful stable server OS for their website, I'm happy for them.

    But I need different things from my system than that. Some of those things are already available in Windows, and I'd like to see them in Linux.

    Those features will come to Linux inspite of all those who think it's just fine already, because, frankly, those of us who are programmers understand the technology better, and will endeavor to include it in Linux, even if many end users aren't interested (yet).

    ----

    --

    ----

    "Oh, bother," said Pooh, as he hid Piglet's mangled corpse.

  87. Win2k appliances?? by griffjon · · Score: 2

    "Another key feature of Windows 2000 will be its "embeddability." That means it'll be possible to embed it into other programs or hardware. Already, Xerox has signed on with Microsoft to create Windows 2000 copiers that will have the OS built in and will operate seamlessly with a Windows 2000-run network"

    (I already posted this to the defcon list, but thought it'd be good here, too)


    Oh, yeah, that's what I want, W2K appliances. Like, say, coffee machines.

    7:30AM:
    [Try to take out used coffee grounds from yesterday]
    "Alert! User has requested to open basket which is currently in use. Continuing this action will cease all programs using this basket! Continue? {Y/N}"
    [grumble, wipe sleep from eyes, press No by mistake]
    [Remove grounds, take two]
    "(Windows repeats itself, this time you hit the right button)"
    [Add coffee grounds, reinsert basket]
    "Warning! Cannot autorun this coffee. Please remove from basket and try again {OK/Cancel}"
    [*whang!*]
    "Warning! There is no water in the carafe. Please insert MS Water v.H-20 build 4535 into Carafe {OK/Cancel}"
    [grumble. take carafe out]
    "Alert! User has requested to open drive which is currently in use. Continuing this action will cease all programs using this drive! Continue? {Y/N}"
    [hit Y.]
    "Another program has requested a drive that is unavailable. Coffee production is halted"
    [fill carafe, ignoring Windows, begin to fill reservoir]
    "Warning! Any malicious water you pour into the reservoir may be contaminated and could possibly kill you. Continue with this action? {Y/N}"
    [hit Y, HARD]
    [Replace carafe under basket, hit "Start"]
    "Sorry, but the carafe was previously removed, cannot fulfill request at this time"

    [It's now 8:30AM, late for work, and now coffee. Leave anyway, grabbing some easily portable java on the way to work...]

    [While at work, the home coffee machine power-cycles randomly and finds that both the basket and the carafe are actually inserted properly, and begins making coffee. It's cold by the time you get home... Try to remove it to place into a Linux microwave to warm it up]
    "Warning! Any coffee reheated by non-Microsoft compliant appliances may not be the same. Loading webpage for MicroSoft CoffeeHot! countertop appliance..."

    --
    Returned Peace Corps IT Volunteer
  88. Uninstallation by The+Big+D · · Score: 1

    True story: (read this Bill!)

    I used the windows uninstall utility to uninstall a demo I'd stuck on the HDD some time ago.

    "Are you sure you want to remove program X?"

    yes

    "Removing wheelmouse driver........"

    Basts!

    1. Re:Uninstallation by Baagii · · Score: 1

      True story: I was working at a small ISP, and was using an NT box as a RADIUS server (big mistake, lots of crashes... management decision), and also using it as a serial gateway to connect to various pieces of hardware on the rack. One day, after rebooting Windows NT from yet another bsod (our 2 linux servers, by the way, were heavily loaded with e-mail, web and dns servers, and they ran fine), Windows detected new hardware! Suspiciously, I ran through the dialogue, with no real way to stop it, and... oh, no! damn! no! there's no modem there! stop it!

      ...

      when the dust settles, I only have one serial port to use for my hardware, as the other has been usurped by the ghost modem.

    2. Re:Uninstallation by Siebler · · Score: 1

      Yeah, I've had similar problems at work with my NT box. If I rebooted NT while connected over the serial port to a live Bay router, NT would think the router was a Logitech serial mouse and install the mouse drivers. It was always a real bitch to uninstall that crap so I could use my serial port again.

  89. Re:Microsoft Improving... Slightly by Codifex+Maximus · · Score: 1

    You guys just don't get it do you?

    >I too almost feel sorry for Microsoft, they are
    >like a little child who keeps trying to get it
    >right, but never totally does.

    If they "got it right" the first time, there would be no need for upgrades! It is not profitable to make a perfect product.

    They can make a product that purports to do the job. They sell it. They make an upgraded product that is only a *little* better than the previous one; they say it's vastly improved and offers better performance. True, but only a little. They sell it. They, then, make an upgraded product that is only a *little* better than the previous one; they say it's vastly improved and offers better performance. True, but only a little. They sell it. They, then, make another upgraded product that is only a *little* better than the previous one; they say it's vastly improved and offers better performance. True, but only a little. They sell it.

    Get the picture? Their revenue stream *DEPENDS* on upgrades. They must convince folks to upgrade - that's why they try to put more junk into the OS - to convince folks to upgrade.

    I think of Linux like this: A technician who is as easily at home at the keyboard as he is in the hardware. He has his well stocked toolbox ready to go. He can grab a pair of needlenose pliers, a hardened phillips or an allen wrench if he needs it - the right tool for the job. He's also affordabe.

    I think of Windows like this: A guy who walks around with all kinds of tools protruding from his body - permanantly. Sometimes, he can't get his hands in the case because of all the junk attached to it. He has a pair of pliers welded to his hand that doubles as a hammer and a screwdriver. None of his tools is especially designed to do the job right but seems to be barely "good enough". He frequently looses his balance due to his overweight condition, falls over and leaves telltale impressions in the concrete wherever he goes. This guy is very expensive.

    --
    Codifex Maximus ~ In search of... a shorter sig.
  90. W2K by styopa · · Score: 1

    He mentions that most people won't buy it until after Y2K. That would be a mistake, last I heard 95 and 98 were not Y2K compliant, and that NT was only fully compliant with SP5, which I have heard is fairly unstable.

    Also, just a quick question. Isn't W2k supposed to be the OS that you buy once and pay for the rest of you life. By that I mean, isn't it set up that you need to get a new license every year in order to use it? Funny how no one ever mentions that.

    As for a Windows computer working on a server with 32 processors. Do I even need to touch that? I am kind of curious where they are going to find an x86 machine that can do that.

    --
    Disclamer - Opinion of Person
    1. Re:W2K by ??? · · Score: 1

      "He mentions that most people won't buy it until after Y2K. That would be a mistake, last I heard 95 and 98 were not Y2K compliant, and that NT was only fully compliant with SP5, which I have heard is fairly unstable."

      Take a look at it from a IS manager's perspective - better the Devil you know than the Devil you don't. Any company serious about computing has already completed Y2K testing. These companies know what their vulnerabilities are (for the most part), if they were to switch at the end of this year they would be throwing away all of their prior testing, without sufficient time to test new stuff. If you're testing critical stuff, it's necessary for the integrity of your tests that you're not trying to hit a moving target.

      I would personally expect a sharp downturn in sales of server/enterprise software (systems and applications layers) in the last half of this year as a direct result of this so-called "Y2K freeze." I don't know of any major companies that are going to be purchasing critical software in the next 9 or so months...

    2. Re:W2K by Col.+Klink+(retired) · · Score: 1

      > Isn't W2k supposed to be the OS that you buy once and pay for the rest of you life.

      No. They had proposed that, but, so far as I know, they have NOT yet implemented it.

      --

      -- Don't Tase me, bro!

  91. Re:a journaling FS for w2k?? by Anonymous Coward · · Score: 0

    NTFS and HPFS were written by a team (composed mostly of) Microsoft programmer Lee Fisher. He wrote HPFS for OS/2 when Microsoft did it, then NTFS as an improvement (and quite an improvement) for NT.

  92. Re:%99.9 Stable? by Inspector · · Score: 2

    No no no, time scale doesn't work here. He's talking about an arbitrary set of states, chosen by microsoft for testing purposes, like "on" or "off" or "upsidedown". But since he says %99.9 of computer situations, it means he must have tested every possible set of situations a computer could be in, like, "underwater, on jupiter while the sun is exploding."
    But wait, I guess that wouldn't be a "computing" situation. So what does he mean by that? Well, why would you want to use a computer in microsoft? Hmm, that's a tough one. Let's say 50% of computing situations at MS involve solitaire. Well, I've never had a problem playing solitaire, so that's 50% covered. Another ~50% would be devoted to consuming idle cycles while the coders, go to the washroom, eat lunch, spin in their chairs, etc. If there's one thing windows does extremely well, it's consume idle cycles, so that's ~100% covered. So the final 0.01% must be the rare time someone actually tries to code, or compile a kernel, or open a menu, or do WORK.
    There, that's all cleared up now.

    --
    Michael Gentili
    - He's just some guy, you know?
  93. Fashion Trends will come and go by Anonymous Coward · · Score: 1

    Articles like this one shouldn't surprise anybody. It's fashionable at the moment to bash Microsoft. But fashion is a fickle mistress. By this time next year it'll be considered passe' and everybody will have forgotten all about Linux (except the hackers who will still be having good fun with it.)

    As far as mainstream attention, the fact that it's currently so trendy to be out there singing the glories of Linux is actually a serious threat. It will soon be uncool and kinda dorky to advocate Linux. Like wearing tshirts with the sleeves ripped out or peppering your vocabulary with 'cyber.' Only the socially crippled will admit in public that they actually use Linux.

    1. Re:Fashion Trends will come and go by Anonymous Coward · · Score: 0

      I already regret that I own so many (about ten) Linux t-shirts. Well, maybe sometime soon it will be trendy again to wear t-shirts inside out and I can use them again.

  94. A good point by Wah · · Score: 1

    The sub $500 dollar computer market is a great place for Linux. When you can knock off $50-100? of a $300-500 machine you can gain a competitive advantage. Include a bi-monthly (yearly) upgrade CD with GOOD instructions and you can get some serious customer loyalty.

    I expect W2K to be the same as the others, nice, sterile, and simple, until it starts to do really strange things without rhyme or reason until you shoot it.

    --
    +&x
  95. Apple Computer has no server? by Tiro_Dianoga · · Score: 2

    I don't know about that, I think a fast G3 running OS X Server is a formidable setup. That hardware may not be cheap, or the software fully featured yet, but at least we know both of those factors will improve before W2K even ships! Apparently the author can only see hype, and all else he is blind to.

    And if that doesn't work as an ideal solution, you can always keep the hardware and install a variety of OSS OSes on it.

    --
    Boo!
  96. edlin is crap compared to ed by AJWM · · Score: 2

    Edlin is and always has been a piece of crap compared to ed, let alone ex.
    I've used ed for fifteen years. I've written a couple of versions of ed. Nope, edlin is no ed. Anyone who says otherwise has never used one or the other, or is trolling.

    --
    -- Alastair
  97. More assumptions. by Anonymous Coward · · Score: 0

    You have two assumptions here that I contest. The first is the notion of what an average 'Linux' user is, and what average 'Linux' user Linux (and environments) should be optimized for.

    The second assumption (not technically an assumption since you phased it as a question, but still a rhetorical assumption) is that a uniform look and feel is best for your assumed average user. This assumption actually has some evidence for it, but there is also evidence against it.

  98. Re:99.9%? by VValdo · · Score: 1

    the most recent iteration of its NT operating system is crash-proof in 99.9% of computing situations

    I don't get how you measure 99.9% stability of "computer situaations"? (I hope this doesn't mean one out of every 999 instructions crash the machine...)

    Hmmm. This suggests that one out of a thousand users will have Win2k crash, doesn't it? So if they sell a million copies, that's 10,000 angry and unhappy customers who will experience the blue screen o' death... Great.

    W
    -------------------

    --
    -------------------
    This is my SIG. There are many like it, but this one is mine.
  99. What Pressures? by A+Big+Gnu+Thrush · · Score: 1

    why although was it not made clear the pressures that M$ is under.

    I think he did make it clear what pressures they are under. Linux is not yet a legitimate threat to their desktop market. Linux, and Unix in general, is and has been for some time, a threat to the server market. Win2K is meant to be a converging point for Microsoft's desktop (Win98) and server (WinNT) offerings.

    There is no way that an average Win98 user will consider Linux. The advantages just aren't there.

    Win2K may offer more of a threat to Linux than NT does, but don't forget, this article compares the Linux of today with the Win2K of next year. Linux may be wildly transformed in a lot of areas by then.

    Tangent: this is where the incremental nature of Linux can hurt it's ability to get mind share. Win2K will be announced with a lot of fanfare and hooplah. All the changes of 2+ years will be ejaculated into the community at once, where all the Linux changes will be released slowly. It's a tortoise and the hare situation

    windows is becomeing the expensive part of a sub $500 machine
    Games. People who own $500 computers like to play games. Almost everybody likes to play games. Linux has less games than the MacOS. Not a valid desktop competitor. Cost is not as much an issue as you think, and MS has a lot of room to lower their prices.

    win2000 interface has serious drawbacks
    If you are talking about the GUI, I think Gnome and KDE have a long way to go. For real user interface, check out MacOS or BeOS.

    the vunerbility because people discovering the bugs dont tell or fix them
    This is a double edged sword. Rephrase: Who do you want to fix bugs in your OS? Some unknown USENET poster, or one of the 4000 fine professional programmers at Microsoft.

    This is a real advantage that Linux has over WinANYTHING, but it will be difficult to convince most people that this is the case. MS is a trusted company. Sounds ridiculous on /. but it's true. Brand names are held in high esteem by Americans.

  100. Re:Embeddibility on a Side Note... by ShadowStar · · Score: 1

    Also, just thought some fellow /.'ers would get a kick out of this.. Apparently, they had more than a few Linux Users out there...

    One of the projects, I think it was Project Pyramid, when you installed the drivers for it, if the copier crashed, it would eat your operating system as well.. strangely enough, this only happened on Microsoft products.

    Why, you may ask? The driver developers decided to thread the driver through the Operating system.

  101. wait.. what? by mcc · · Score: 1

    please clarify for me: is W2K or is W2K not on the NT kernel? if it's still on the 9x kernel then you're right, but if it's on the NT kernel, that's a pretty damn big difference.

  102. Re:Linux not feature-rich? by Anonymous Coward · · Score: 0

    True story:

    I installed Slackware 4.0 and it magically didn't install a printer. It magically didn't install a GUI. It magically came up to a Bash prompt and happily waited for me to type something.

    When I typed XF86Setup, it prompted me for about thirty items of information. Voila! I had a GUI.
    Then I started digging around and found the printer setup script (text-based).

    YMMV. In my experience, a lot of this is "automated" to such a degree in RHat installs that the quickest way to get it working is to rip it all out and install Slackware.

    But I'm not trying to advocate one distribution over another. Just adding to the horror stories in progress, 'round this virtual campfire or whatever.

  103. MS vaporware == brilliance? by LinuxGeek · · Score: 1

    "Among the many brilliant ideas that have sustained Microsoft is vaporware. That's when you stifle an opponent's new-product release by leaking news that you're about to release a similar product that's even better. Maybe you never release it, or do so only years later. What's important is that you've killed the buzz
    about your competitor's product."


    Wow! Now the same tactics that got IBM into their big anti-trust lawsuit has become a stroke of genius for M$? Who needs to concern themselves with understanding computing history when they can get all the info they need in a M$ press release. Don't people have to have any brain cells at all to be a journalist and influence millions with their smartly worded drivel? Yup, maybe the DOJ needs to call this guy as a witless.. err.. witness.

    --

    Kindness is the language which the deaf can hear and the blind can see. - Mark Twain
  104. Re:Right on. This is for dictator for life by Anonymous Coward · · Score: 0

    "MY NT server has benn running for almost a year and a half now and I plan to upgrade to wk2."


    Ummm... consitently? NO reboots at all?
    Lemme guess... it's not connected to a network... and you don't do anything with it but run screensavers.. right?

    Have fun with wk2... Please post your horror stories for out enjoyment.

  105. Re:But does it have 'edlin' ?? by Anonymous Coward · · Score: 0

    I have vi too. On a bunch of the OS/2 machines I use here at work. It's far better for quick and dirty edit jobs. Especially when I'm telnetted into the OS/2 machine from the Windows 95 machine on my desktop. (a few months ago an exchange engineer from Switzerland was using the main OS/2 machine I do builds on, because he needed a workstation and that was the one the boss told him to use. So I continued to edit scripts and makefiles and do builds, out of telnet sessions from my Win95 machine. Moved things in and out of that box across the network by working through the NFS mounts from the Solaris server, and across Novell to my Win95 box. Didn't physically touch the machine for about a week.

    A lot of this stuff I learned by futzing around with Linux and networking at home. It's a great cheap way of learning a lot of diverse networking skills. Right now my slackware box is probably still ripping that music CD (even with CDParanoia music CDs from the library can take a long time to rip). When I get home I'll drag the WAV files over to my Win98 machine to burn the tunes I want onto a fresh CD blank.

    I wouldn't give up my Win98 box, my NT box, or my Slackware box. I suppose if I had to choose betweent them, I'd say the hell with it and blow the dust out of my correcting selectric. A lot of this stuff is a serious distraction to the creative process. Try a typewriter sometime, and you'll find there's an eerie satisfying immediacy to ink directly onto paper.

  106. What a dead end argument by Anonymous Coward · · Score: 0

    Acooring to your philosophy you would never have learned to drive a car had you been brought up with horses and cart. Silly steering wheel.

  107. This is actually a good example to work with by Anonymous Coward · · Score: 0

    You example is more of interface instability than of consistent look and feel as it applies to interface design. Once grep has its interface stabilized and standardized it should not change in a way that is incompatible with older interface revisions.


    Using getopt for ALL applications is more analogous to the GUI standardization argument. You get to this point later with your command line vs. environment variable example. In this case some applications may be more appropriately controlled by environment variable, input files, or some other state initialization method.


    As a side note I use a library that unifies command line input, environment variables, and input files for my state initialization so that my programs can be controlled be any of these. I find getopt quite limited. I treat interface libraries/environments/whatever as tools to possibly choose from for a task, not as standards to comply with. If I wrote grep and did not have the aforementioned library at the time I may very well have chosen getopt, but not because of some standard. It is simple and concise and good for the job. After my selection I would not change the interface later, therefore you perl script would not have to resemble autoconfig.

    This brings me to autoconfig itself (this is starting to feel like that show Connections), which I think it a necessary type of evil to bridge a lack of standards that I am glad do not truly exist. Standards at any particular level have a tendency to stifle innovation at that level. I do not think OSes are at a level yet where we want to stifle their interfaces with a standard.

  108. The importance of Hello World by poopie · · Score: 2

    "Hello, World!" May not be the most functional program ever written, but it is definitely the most portable and most widely ported. It may be the single most popular program considering the number of times it has been re-implemented from scratch by different programmers.

    I'd venture to guess the almost every programmer has written hello world apps in more programming languages than any other program.

    But, now that I start thinking about it, we really need an I18N version of hello_world and we need a manpage to hello_world. Better yet, we need sgml docs for it that can be converted to html, info, tex, and manpage.

    I'm concerned about the license that hello world is distributed under, though. I'd hate to think that someone could take the free hello world, enhance it, and start selling it. Worse, yet... Imagine if some commercial company included "Hello, world" in their commercial software, and didn't redistribute the changes. I think hello world needs to be GPL'd to protect it.

    Then we need a hello world daemon that when queried, responds with a "Hello, world" - hmm, could be a modified ping.

    root@my_dumb_whitebox #> hello_world gatekeeper
    gatekeeper responds "Hello, World!"

    and... of course we need a hello_world gui so that we can welcome all of the non-unix gurus to linux. Please everyone, let's avoid the silly toolkit wars. I think it's good for linux to have both a khello and a ghello, and using corba, they should both be able to communicate "Hello, World" with each other.

    and then we could have hello_world broadcasts from servers, and all clients on the network would respond with a storm of "Hello, World!" responses (no, wait, we already have that.. it's called Netware)

    1. Re:The importance of Hello World by hany · · Score: 1

      no, wait, we already have that.. it's called Netware

      and NetBEUI too (if my knowledge about it is OK :)

      --
      hany
    2. Re:The importance of Hello World by Anonymous Coward · · Score: 0

      We can save a lot of real effort by only releasing an official GNU version of hello_world.

      Then the documentation is reducded to ONLY releasing in INFO format.

  109. Lets complain some more by nadador · · Score: 3


    Sometimes I think slashdot readers are like Pittsburgh football fans -- it doesn't matter whether they win or lose, they complain afterwards.

    So an article written by stock market analyst with presumably no technical background comes close to being a reasonable interpretation of the truth. Factually not entirely correct, but the difference between the truth and his version of the story is only wide enough to cram a couple of 14 year old script kiddies in.

    In a non-technical article, a non-technical writer managed to adequately and intelligently discuss both Windows2000 and Linux, without bowing to almost any FUD. There was no "Windows is so easy to use" or "The command line is scary." There was no "Linux is so hard to install" or "There are no applications for Linux." He managed to avoid the most oft-repeated, mind numbing FUDs, and you still complain.

    I just don't get it. Be happy that for once, someone without any techincal credentials almost got it right. That means we're starting to win a couple of battles.


    Andrew Gardner

    --

    Outside of a dog, a book is a man's best friend. Inside a dog, its too dark to read.
  110. Curiosity: 30,000,000 lines of code vs. ?? by CodeShark · · Score: 2
    I haven't moved up to the 2.2X kernels yet, and am curious what the avg. line count for a full build (including a browser and a GUI) compared to M$'s -- 30 million lines in W2K? (I suppose if W2kK is supposed to blur the distinction between the server and the desktop, we ought to include Apache as well, to be fair)

    Numbers, anyway

    --
    ...Open Source isn't the only answer -- but it's almost always a better value than the alternatives...
  111. Re:%99.9 Stable? by dirty · · Score: 1

    What always amuses me is companies will garantee 99.9% uptime which sounds good, till you think about it. there are 86400 seconds in a day. 0.1% of that is 86.4seconds. So you figure, if your box takes less than 86.4 seconds to reboot after a crash (my machine at work takes about a minute), then the computer can crash once a day and still meet the 99.9% uptime requirement. Even NT can do that.

    --

    -matt
  112. Corel WordPerfect Office Not Mentioned by Anonymous Coward · · Score: 0

    The article did not mention the availability of WordPerfect 8, and the soon-to-be-available WordPerfect Office 2000. I have used both (Windows versions), and the latter just blew Microsoft Office 20000 away (more feature, more stable, and less bloated--and cheaper).

    After Corel ports its WordPerfect Office 2000 and Corel Draw 9 to Linux, many Windows will be able to move to the Linux OS with a very smooth transition.

    1. Re:Corel WordPerfect Office Not Mentioned by Anonymous Coward · · Score: 0

      Corel Draw won't be ported to Linux anytime soon. The vector-based graphics in Corel Draw is so Windows API dependent that they might as well throw away X and write a whole new windowing system. It would certainly be about as easy.

      The only reason the antiquated version of WordPerfect now out could be ported is that there was a crufty old Unix port available in the vault.

      As to your comparison of Wordperfect to Office 2000, you're a lying FUDmeister. Corel's suite isn't integrated. It's spackled together like a creaky old house.

      Remember Corel Office for Java?

      They're up to their vapourware best now. COJ was the warmup cycle.

  113. WRONG WRONG WRONG by Anonymous Coward · · Score: 1

    Yes if we want to compete with M$ we will have to adapt.

    However, I submit that we do NOT want to compete with M$. WE are our own customers. If Linux becomes burdened with meeting needs WE ourselves dont really want then what is the point? Linux/OpenSource puts the fun back into computing/programming and trying to be a M$ competetor is the fastest way to to kill that. Now for those who LIKE to take on M$-like features or want such things themselves, fine, go for it. But I am not going to become involved in projects whose goal is to provide '..features that customers want, not just what we want'.

    We are not in M$'s arena unless we go there ourselves. OS/2 was. This is a different scenario in which we cannot lose unless we corrupt Linux ourselves.

  114. Oops. by CodeShark · · Score: 2

    I meant to say

    ...numbers anyone?

    --
    ...Open Source isn't the only answer -- but it's almost always a better value than the alternatives...
  115. Sigh... by landley · · Score: 3

    I'd like to point out that a Journaling filesystem is a high priority on NT for the same reason that parachutes and fire extinguishers were high priorities on the Hindenburg. If the primary cause of system crashes is a backhoe taking out the power, quickly recovering from crashes isn't a primary development priority. On a system that crashes in the presence of large flowers or brightly colored wallpaper, rapid crash recovery is a big time development priority. On Linux, JFS is primarily for bragging rights, isn't it? We're focused on not crashing in the first place. Rob

    1. Re:Sigh... by Anonymous Coward · · Score: 0

      If you've ever seen a Linux machine recover from a crash (who hasn't at least once?) you know how long the mandatory FSCK takes on a large partition. That time can actually bite into the uptime statistics if the system crashes much at all.

      Critical machines can't take an obscene amount of time to recover from a power failure. So a journaling filesystem isn't an option, and it isn't just for bragging rights. It's mandatory before Linux is ready for more than 'serving' more than a few printers and an email gateway.

  116. Wakko's Win2k Experiment. by Wakko+Warner · · Score: 1
    Before me sits a Win2k Release Candidate 1 CD set. 8 CDs in all. I have just installed it as an upgrade from NT 4 onto my personal Compaq workstation at work (expendable, to be sure, as I never use it).

    I think Microsoft would do good to ensure the final product actually fucking BOOTS before they release it.

    End of experiment. Back to NT 4.

    - A.P. (Win2K sucks _hard_.)
    --


    "One World, One Web, One Program" - Microsoft Promotional Ad

    --
    "Remember when the U.S. had a drug problem, and then we declared a War On Drugs, and now you can't buy drugs anymore?"
    1. Re:Wakko's Win2k Experiment. by Anonymous Coward · · Score: 0

      It sounds like you've flunked out, not the software.

      It would do to wait until a release is out before you start lying about having installed it.

      It would also do to not post a message showing what an idiot you are. I'm not logged onto one right now, but anybody else out there reading this with IE5 on their W2K box knows what an idiot you've made of yourself by claiming it doesn't even boot.

  117. You added an assumption in removing the other. by Anonymous Coward · · Score: 0

    Your assumption is that
    lower the time needed to master new apps

    is a given. Not always true. Often, but not always, it is the case that there is a tradeoff between learning curve and advanced usage. Some tricks mitigate this somewhat (accelerator keys) but it is still there at a more fundamental level.

    Now you do throw in a qualifier that justifies your position somewhat, the GUI environment you are using, since my position is really that using a GUI environment with a predefined look and feel (skins/themes dont fundamentally change look and feel, at least not at the level I am talking about) is itself the significant design decision point.

    Again I hold up the better games in our world as an example. The best interfaces almost never use a standardized GUI environment. Efficient use requires going up a learning curve, but is almost always worth it. Save some fixed number of hours in learning or increase the efficiency of use?

    So why does M$, Apple, and every other major vendor like the shallow learning curve over the more efficient use? It is easier to sell. Demos go better. Initial impressions are better. Linux and such should not have to make that concession. If it does have to make that concession I'll take my vi and g++ and move on to the next OS.

    1. Re:You added an assumption in removing the other. by IntlHarvester · · Score: 2

      So why does M$, Apple, and every other major vendor like the shallow learning curve over the more efficient use?

      I think it's the *customers* (aka computer-using white-collar) businesses that want the shallow learning curve. The vendors are responding to this demand. Consider back in the DOSsy days, being able to do a presentable document in WordPerfect was actually a marketable skill, with a higher salary to go along with it. Using MS Word is just another $7/hour job.

      Now, I don't think anyone would disagree that system administration or programming can be more "efficient" with a GUI. However, normal users do very little system admining or programming. In fact most users don't even copy files all that frequently, instead managing their files through the File+Open and File+Save commands (and even back in the DOS days, after a four hour class most folks could 'get' COPY, XCOPY, and DEL.)

      But can you say the same thing for text-mode user applications with psuedo-GUIs? Is WordPerfect or pine* really anymore "efficient" or powerful than a GUI equivalent? (Hint - users like WYSIWYG printing). You mention vi - how much more efficient can the expert vi user be over the moderate WIMP text editor user (assuming the WIMP editor has the same feature set)? You might be saving a few seconds with vi prowness, but I doubt it's even that quantifiable.

      In short, once you're talking about user-level applications with any complexity, the whole GUI = inefficient argument goes right out the window. (And nobody is going to take the CLI stuff out of Linux anyways.)

      (* I mention pine, because my sister failed in using it because nowhere in the app does it mention that the caret, "^", actually means hold the control key down. So, she couldn't figure out how to send her mail. Of course, every old timer knows this, but in this case it was hours wasted on the learning curve.)
      --

      --
      Business. Numbers. Money. People. Computer World.
  118. Ok, then.. by metalman · · Score: 1

    Ok, then he should be consistent:
    "It may be the largest consumer-market
    computer program ever written, with 30 million lines of code"

    should be:

    "It may be the largest consumer-market computer program ever written, with 30 million lines of so-called 'code'."

    Hehe, I just think if one doesn't know what code is he/she shouldn't be reading that article--it will mean nothing.

  119. "It's reputation will suffer" by educko · · Score: 2

    Correct me if I am wrong... but wasn't Windows 2000 once called NT 5.0. I remember reading an article when Microsoft changed the name of the OS that said the name change would probably make people forget the numerous delays from NT 5.0. I didn't believe it at the time, but it seems that the article was correct. A simple name change can easily make the general public forget that the product has already missed numerous production dates. Well, just thought I'd at my two cents.

    1. Re:"It's reputation will suffer" by Anonymous Coward · · Score: 0

      Admit it.

      You're a happy beeboxer and don't know two wits about anything Microsoft has produced since Windows 3.1. But it's fun to talk endlessly about it, is it not?

    2. Re:"It's reputation will suffer" by hany · · Score: 1
      partialy, you are right.

      i personaly leave win95 far behind and for now just digging in NT for few hours per year (mostly because of word).

      but i still consider myself and some other "alternative" OS users more competent to talk about windows and MS than MS users are competent to talk about those "other" OSes.

      --
      hany
    3. Re:"It's reputation will suffer" by BeBoxer · · Score: 1

      Yep, this is correct. I don't know why they keep naming their products after years. One of these days, they are going to slip too far and look like idiots. If I recall correctly, they barely got Win95 out on time. At least with Windows '00 they have a good 18 months left to ship before they look like boneheads.

      I wonder what they are going to do for naming after Win '00? They were (are?) going to drop the Win95 line and have consumers use a version of NT/Win'00. However, they have backed off of that and claim that they are going to keep shipping the Win95 code base until about 2003. Assuming that they will have another update after Win98, what will they call it? Windows 2001? Windows 2002? Won't that be just a little confusing to the consumer? Maybe they will release NT upgrades in even years and Win9X upgrades in odd years ;-)> Not to mention what Win9X is going to look like after four more years of crap is stuffed into it.

  120. Re:%99.9 Stable? by Anonymous Coward · · Score: 0

    >Ed Muth, group product manager for Windows 2000, claims that the most recent iteration of
    >its NT operating system is crash-proof in 99.9% of computing situations.

    And that .1% of computing situations would be ...... booting?

  121. Re:Humorous?...Not! by Sun+Tzu · · Score: 1

    Yes, this article wasn't intended to be funny. They are serious, right down to the many little errors like the "Journal Filing System" which helps to "reassemble a program after the system crashes", etc.

    It was interesting in that it talks matter-of-factly about the problems with NT/Win2K but suggests we will all probably be using it anyway. I'm not as confident...

  122. Re:Humorous? Yes! by J4 · · Score: 1

    No way dude, there was a sarcastic tone right from the start. Albeit a subtle one. Note the qualifiers after every prognostication.

    "......end up using Windows 2000 -- or a competitor that by necessity will have been heavily influenced by it."

  123. "so-called source code"? by bushido · · Score: 3

    and here all this time i thought there was such a thing. jeez, do i feel silly (and have i been wasting a lot of time with this whole CS degree). why do some many writers put quotes around terms that are even very technical like "operating system" or "source code". i think the average reader can figure it out from the context.
    if it wasn't "so-called source code", it must just be computer elves then. i heard if you leave a 486 under your pillow, they will leave you a new p3.

    1. Re:"so-called source code"? by HSinclair · · Score: 1

      Gentlemen, phase three. We place a giant "laser" on the moon. Let me demonstrate.

      The "laser" is powerful enough to destroy every city on the planet at will. We'll turn the moon into what I like to call a "Death Star".

      Since my "death star" laser was invented by the noted Cambridge physicist, Dr. Parsons. I thought we'd name it in his honor-- the "Alan Parsons Project."

    2. Re:"so-called source code"? by Anonymous Coward · · Score: 0

      So if you leave a copy of Back Orifice under your pillow ...

  124. I have to disagree by Anonymous Coward · · Score: 0

    I think the statement

    time saved by having to click less does not justify the time spent learning the application

    is almost always FALSE. However, that is not quite the whole point anyway, although I will for the moment follow through on it. Macros, accelerators, shortcuts only minimize the impact. It is a mindset thing. If you accept the standard you are stuck in the mindset. In this shallow example, what about mouse chording. No windows influenced app has support for that in their operation customization support. Not that it is hard...it is just a midset thing.

    HOWEVER, the main point is more fundamental than this. If you buy into a GUI standard you are buying alot more than just buttons mechanics, drag and drop mechanics, etc. You are buying the whole metaphor which in the case of office suites is not optimally suited for more embedded formats. In other domains, such as field electronics and even software development environments themselves the metaphor is already abysmally suited for the task. Following Microsoft's lead in the matter, which is what you are doing, will take us down the road of forcing square pegs into round holes with a screwdriver.

  125. a journaling FS for w2k?? by PHroD · · Score: 0

    wtf?? the newest NTFS is not (last i heard) journaling...its just a 36-bit fs (4 bytes and a nibble :P~) But other than that and a few more security patches and file attributes, its no more a journaling FS than ntfs for nt4 is.


    "There is no spoon" - Neo, The Matrix

    1. Re:a journaling FS for w2k?? by Anonymous Coward · · Score: 0

      NTFS has been journaling since its inception. That's the whole idea, and why most people bitch about the performance of NTFS versus FAT.

    2. Re:a journaling FS for w2k?? by Anonymous Coward · · Score: 0

      BeOS's journaling FS doesn't seem to have any performance problems...

  126. Is 4000 programmers accurate? by MikeTheGreat · · Score: 1

    The article mentions "tens of thousands of programmers" working on Linux, which seems a bit high, even for an OS (high as in "how does one programmer out of 10,000 not duplicate effort & step on other peoples' feet?") - does the author include people working on stuff that technically isn't Linux itself, such as applications like MSQL?

  127. Linux not feature-rich? by eponymous+cohort · · Score: 3

    I haven't spent any significant time using W2K betas, our local copy took several minutes to display the start menu after clicking the Start button, but what do they mean by feature-rich? It seems that a good Linux distro comes with far more tools and Applications out of the box than any version of Windows I have ever seen.

    Are they talking about these wizards that can "automatically configure XYZ" for you then fail or crash during the auto-configuration because your system is slightly non-standard?"

    True story: I've used a serial mouse, and just bought a PS/2 mouse. When I booted Windows, Windows detected that I had new hardware, and automatically removed the video driver for me! It took about six reboots to get the system right.

    --

    Of all the comments I've ever posted, this is definately one of them

  128. another Nit to pick? by mdvkng · · Score: 2

    > "... great OS for servers with a limited number
    > of processors, usually less than 16"

    Much ado about Nitting.

    Great OS for servers? *cough cough* That's highly debatable as anyone knows. Adequate - well OK.

    Less than 16? Well, that's true, as 4 16 is a true statement. Less than 4 is more accurate. I've heard rumours of 4+ proc Wintel servers roaming the woods in the Pacific Northwest, but I've never seen much evidence apart from a few footprints and a bad fuzzy video. But 16? I'd sooner believe Sasquatch wanders onto the Redmond campus for high tea with Bill on Thursday afternoons. Call me a cynic.

    -MWR-



    1. Re:another Nit to pick? by dirty · · Score: 1

      I thought Xeons/ppros supported a max of 4 cpus. Do the 4+ systems have some really funky chipsets?

      --

      -matt
    2. Re:another Nit to pick? by Anonymous Coward · · Score: 0

      Of course Sasquatch works for M$ -- how did the code base get so hairy otherwise?!?!?!

  129. Re:Server OS's by Anonymous Coward · · Score: 0

    I agree. It can be funny, but then, that's what comedians are for, not people seriously interested in discussing the relative merits of computer operating systems.

    When I was a college kid, I knew way more than I do now. Part of growing up is discovering what you don't know, and how to deal with it.

    There are a lot of kids these days advocating Linux, because it works so well for what they know of as the things computers are used for.


  130. Microsoft Improving... Slightly by jplan34 · · Score: 1

    It seems that Microsoft has not beaten the public into submission enough with its Office 2000 product, and wishes to inflict more punishment with Win2000. It is undeniably true that the majority of businesses and individuals will upgrade to Win2000. It will be widely successful in the sense that it will make money. However Microsoft has not really done anything substantially different from previous approaches. Sure they have improved some features and Microsoft keeps approaching a more stable and satisfactory level for us /. readers. But as the article points out, they attempt this, and definitely have the potential to be substantially better than their NT OS, but do not achieve true stability on a wider server scale. I too almost feel sorry for Microsoft, they are like a little child who keeps trying to get it right, but never totally does. My feelings of sadness quickly leave when I think of the Micro$oft billions.

  131. %99.9 Stable? by shogun · · Score: 2
    Ed Muth, group product manager for Windows 2000, claims that the most recent iteration of its NT operating system is crash-proof in 99.9% of computing situations.

    So by this quote I can assume that since the 'situtation' on a computer is in reality changing constantly, I can be assured that for every 1000 seconds I am running a Win2K machine it will be in a crashable state for 1 of them? Of course we should be realistic and scale this down to instruction cycles instead of seconds, it is a Microsoft product after all...

  132. So-called source code? by Anonymous Coward · · Score: 0

    Sounds like something out of Monty Python...

    "Sons of a silly person! I taunt your so-called source code, you animal-food-throat-whoppers!"

  133. Re:Let's teach Tommy what COM means... by Anonymous Coward · · Score: 0

    Your point being?

  134. Re:"To be fair..." by TheMystic · · Score: 1

    Actually, this was the first nitpick that I found... the no-GUI bit hit me later. Think how many beta apps linux has at any given time -- ncftp3 comes immediately to mind, GNOME for a good long time (and KDE), Mozilla, the unstable kernel tree, 0.xx versions of countless CLI and GUI apps. I've got more betas in Linux on my box than I can count at any given time, and for the most part, they run just as reliably as stable versions of Linux apps.

    That's not to mention the fact that the Debian unstable tree is currently running on our server (ringworld.org), and having very few problems, chugging along rather nicely with shell, web, and e-mail services.

    The only way I've managed to do serious damage to my data (i.e. I just wiped my hard drive clean) was with an overheated processor that liked to lock up and/or reboot at random (not that I couldn't have made it go nasty...). I don't think my friend (and fellow ringworld.org sysadmin) could say that about his NT4 server at home (on which at one time he was having to reinstall the OS every week).

    Keep your eyes on the prize (not necessarily on the competition). A GUI doesn't have to share any look and feel with M$ - there's other ways of doing everything (trust me, I'm an American living in Germany ;p).

    --Kevin Bullock
    "How many fingers do you see?"
    "Four."
    "You're focusing too much on the problem."
    ...
    "Now how many do you see?"
    "Eight! I see eight!"
    (approximate paraphrase from Patch Adams, a.k.a. my post-appropriate signature)

  135. Exactly my point by Anonymous Coward · · Score: 0

    Lets take the file manager example. What if somebody came up with a metaphor/model for a file manager GUI that was somehow mtually exclusive with the 'standard' look and feel (at least the spirit of the look and feel) that was better (at least for some class of users)? This is a bit blatant and contrived I admit, but it bring up a point that is even worse.

    Linux is not Windows. Linux users are not Windows users. What is the difference? The mind set. The canvas that is the OS and environment. Standards, and in this case GUI standards in particular, restrict the canvas and promote a mindset. I dont like the Windows mindset. I dont particularly like the desktop metaphor either.

  136. McDonald's is hiring by Anonymous Coward · · Score: 0

    They pay $7.50 per hour

  137. Right on. This is for dictator for life by Anonymous Coward · · Score: 0

    So dictor for life, Now who owns a journaling filesystem? I was called a troll a week or 2 ago for mentioning that linux is a bitch to setup ppp and hard for non computer users who are make a huge part of the small to medium size bussiness market and I said that NT might be better and I was nailed. Well NTFS is a journaling filesystem for fast recovery so system crashes are not an issue assuming you didnt read the ms hcl. IF you read the hcl then NT is uncrashable.


    MY NT server has benn running for almost a year and a half now and I plan to upgrade to wk2.

  138. Server OS's by rob_west · · Score: 1

    Everyone knows Win2k is going to suck, ask any beta tester. I still can't believe he says Apple has not server OS. They already shipped OS X Server which puts NT in its place, and its only version 1.0 (albeit somewhat incomplete but fully awesome!). Apple will release the full OS X consumer which will eventually replace OS X Server is going to smoke anything. The good thing is, Linux and OS X will both benefit from eachother. Thank Apple for its open source initiative. Final word : Windows sucks balls

  139. Added testiment by TheRain · · Score: 1

    Here's a cool one. When Internet Explorer 5 came out for win98, you couldn't use Microsofts Windows Update unless you upgraded to it. Then after you did, if you neaded to reinstall win98, your computer would not work anymore because of conflicting files from IE 4 and IE 5. Real neat. I love these features.

    --
    Please help! I'm stuck inside my virtual reality headset!
  140. What the little people like ... by timothy · · Score: 1

    Glass half empty / glass half full ... obviously, we see things a little differently, but I don't understand what would prevent you from using fvwm and 8 xterms, no matter what else was available ...

    One of my favorite things about my Linux system is the Gimp; it's a very high-class program and it's pretty and graphical. I'm sure there are a lot of people who might like the Free OS philosophy (not to mention better stability etc) but who don't realize how good some of the graphics programs are.

    a) As someone else pointed out, the claim that w2k will be a better server needs some substantiation and context. Which will be a better server given cheap commodity components and other than high-end RAM configs? An open question, but consider that right now a 4 year old computer -- say a 486 with 32 megs of RAM -- can happily run X86 Linux in most of its splendor (barring Pentium-optimized distribs), but how fast does a 486/32 seem under Windows 98?

    b) Open source and cheaper are more than what the little people like. I don't know much about coding, require frequent help from my housemates to do certain trivial things on my own machine, and am unlikely in the forseeable future to be contributing much code to the kernel;) -- all that said, the fact that other people can and will extend and improve the operating system, and that the result will be on CheapBytes a couple weeks after (or ready for ftp that evening) is a huge plus! Much better than occasional, expensive, grudging, un-satisfying "service packs" for Windows. If I were running a business, I know which model of development I'd prefer.

    A cheaper OS is more than just mildly good too. There are a lot of snide comments about corporate blindness and inertia on Slashdot, and I've even been the source of several -- but that's mostly with bigger businesses, as Middle Management Cancer sets in, and even then companies occasionally make smart decisions. But if a company has thousands of desktops seats served by a substantial data center, they could be saving a huge amount in licenses with Linux. Of course, that's not the only cost, far from it, but companies really like to see lower tangible costs, and service / maintenance costs often get lumped into "Oh, well, we'll spend money on IT people anyhow."

    Just some thoughts --

    timothy

    --
    jrnl: http://tinyurl.com/c2l8yr / foes: http://tinyurl.com/ckjno5
  141. let's cut him some slack by Mr.+Punch · · Score: 4

    It seems to me that Mr. Jaffe did a pretty darn good job with this article. He's not a technical writer, yet it seems that he has kept himself fairly well informed about the state of the OS market. (Is "market" the right word for a system containing a free product? Hurm. Might "situation" be better?)

    He talked about Windows 2000 in ways that would make sense to businessmen, and I bet they wouldn't like what he said. Similarly, he talked about Linux in comprehensible terms, and he painted quite a pretty picture of it. While errors and misinformation are not good, in this case, he made Linux look *better* because of it -- he wasn't saying "There is no GUI," but rather "Look how quickly they made a GUI!"

    This article is exactly the sort of thing Linux needs if it is to gain credibility in the business world. System administrators need opinions like Jaffe's as ammunition to fire at the managment of their corporations in order to convince them that Linux is a workable responce to their needs.

    I'll be pretty disappointed if his next column is about how he was brutally flamed for one minor error in an otherwise sterling article.

  142. Good article by Restil · · Score: 3

    It states the obvious facts (that win 2K WILL, whether we like it or not, be used on a great many computers in the near future). However, after mentioning the positive aspects of it, it starts to display its disadvantages and even takes the occassional jab at the operating system. I like the Sysadmin quote.

    And the take on Linux wasn't the usual FUD. The article pretty much sticks to the facts, that Linux is growing and is slowly becoming the only major competitor to Microsoft's server market, but that it still lacks in features by comparison. The author also doesn't make the usual claim that linux will eventually be overcome, and even presents a few good reasons why.

    I also like the "Poor Microsoft" comment. If that doesn't say something about the efficiency of the company when with all their money and power, Linux is still creeping up on them and investors, whom the article seems aimed toward, should be careful to notice.

    -Restil

    --
    Play with my webcams and lights here
  143. But does it have 'edlin' ?? by ch-chuck · · Score: 1

    like NT4 still does; edlin, the most smashingly important text editor ever written!

    Actually it's nice to see consumers wising up to Microsoft® tactics and not just blindly falling for their brand of mass hypnosis.

    Chuck

    --
    try { do() || do_not(); } catch (JediException err) { yoda(err); }
  144. Let's teach Tommy what COM means... by Anonymous Coward · · Score: 0

    Uhh... No.

    The reason why Allaire (HomeSite), Lotus (Notes Client), Intuit (Quicken) and NUMEROUS other companies (many of whom don't have much fondness for Microsoft) used IE, and IE became pervasive was because it is pathetically easy to reuse IE as a COM object.

  145. the most important program ever written. by ethereal · · Score: 3

    Granted, as others here are sure to point out, this probably wasn't intended to be a humorous piece. Any article which contains It is, declares one Microsoft executive, "the most important program ever written." can get a laugh out of me, however. Microsoft: we're nothing if not overweening.

    (first submission!)

    --

    Your right to not believe: Americans United for Separation of Church and

  146. :) by hany · · Score: 1

    :)

    --
    hany
  147. I take your point... but... by Keel · · Score: 1
    I submit to you that we are already adapting, and in some sense that puts us head-to-head with MS. Not because we want to replace Windows, but because we want to take advantage of the latest trends and technologies, many of which will find their way into Windows too.

    I want to differentiate what "we" want at home, versus what "we" want at work. The customers I spoke of are people like us, in offices, with IT managers.

    My point is that alot of people here on /. like to say that Linux already has all it needs to be rolled out for business use. I'm sorry, but there is still alot missing. But we're on the right track.

    For example OLE (and now COM) has been a staple of the Windows universe for years. People using Linux at home might not think this is important technology. But it is very important. Now with CORBA, and the KDE and Gnome projects, a Linux alternative object model is emerging.

    But there's alot of work to do yet...

    ----

    --

    ----

    "Oh, bother," said Pooh, as he hid Piglet's mangled corpse.

  148. more line of code != better application by hany · · Score: 1

    consider this (and don't be very pedantic, i'm alredy 17 hours at work :)

    $ echo "hello world!"
    hello world!

    $ editor hello.source
    { this is some very cool application because it have a lot of lines }
    include io.lib
    include window.lib
    include dictionary

    initialize.io
    initialize.windows
    initialize.dictionary
    initialize.hello_string
    window.setio
    io.attach_window
    io.print.hello_string
    io.close
    windows.close
    dictionary.close
    hello_string.close
    $ make realy_complicated_build
    $ ./hello.app

    core dumped. going BSOD ...

    --
    hany
  149. the computer fairy.... by Kamikaze · · Score: 1

    hmmmm....if you leave an intel 486 under your pillow, you get a new p3?? what about amd 486's? If the same holds true, I'll have a k7 tomorrow morning :)

    --
    Save the children; quit overparenting!
  150. Re:i'm not that sceptical ... by hany · · Score: 1

    I wonder if the compile would work though

    what's the problem? with few (read 1000+US$) to buy some super-cool-windows-kernel-compiled-personal-editio n and with few (read 1GB+) bytes on HD and few (read month+) free hours i'm sure you can get custom build super-windows-3000 kernel.

    :)

    p.s.: count some inflation numbers while those US$, GB and hours are meant for todays situation

    --
    hany
  151. Please tell me he was TRYING to be funny. by A+moron · · Score: 1

    But if [Windoze 2000] slips, the product's reputation will begin to suffer...
    Huh? Reputation?

    It may be the largest consumer-market computer program ever written, with 30 million lines of code.

    When will the baby actually be delivered?

    That's a BIG baby.

    vaporware. That's when you stifle an opponent's new-product release by leaking news that you're about to release a similar product that's even better. Maybe you never release it, or do so only years later.

    By no means is Windows 2000 vaporware.

    Contradiction what? News to me.

    It was a nice effort.

  152. would this be the nitpick? by cswiii · · Score: 1

    Linux has grown quickly, mostly at the expense of other Unix operating systems


    ...do I win the cookie? Do I? Do I? :)