Slashdot Mirror


Microsoft's Platform Strategist Speaks On Linux

prostoalex writes "Martin Taylor, general manager for platform strategies at Microsoft, was interviewed by CRN magazine on Linux, open source development, and Microsoft's official stand on it."

620 comments

  1. hell hath frozen over by everyplace · · Score: 5, Funny

    what's next? apple gets sued for music copyright infringement? oh wait...

    1. Re:hell hath frozen over by Xenographic · · Score: 1

      I take it you don't know about the reason for the "sosumi" sound on Macs... ;]

      I'll let someone more industrious (and who knows the story better than I), explain it should they care to.

  2. Didn't read the article... by Anonymous Coward · · Score: 5, Funny

    ...but I bet he's against it

    1. Re:Didn't read the article... by Anonymous Coward · · Score: 0

      Kingpin.

    2. Re:Didn't read the article... by Anonymous Coward · · Score: 0, Troll
      Then you'd be wrong:
      The real shame of the anti-corporate GNU license is that Microsoft is not able to benefit from or contribute to the development of the many superior technologies found in the linux kernal.
    3. Re:Didn't read the article... by 36526542DD · · Score: 1

      I'm guessing you didn't read the article either, because I did, and I didn't see that quote or anything like it.

    4. Re:Didn't read the article... by Anonymous Coward · · Score: 0

      Let me introduce you to the word "dense"...

    5. Re:Didn't read the article... by ajs318 · · Score: 3, Interesting
      But you would have seen
      Just because you have a bunch folks out in the community that have the access to look at open-source product means that, by default, it will be more secure or higher quality. - Taylor
      There, you heard it, folks. Microsoft just admitted closed source doesn't work!
      --
      Je fume. Tu fumes. Nous fûmes!
    6. Re:Didn't read the article... by Mysteray · · Score: 4, Informative

      The whole paragraph:

      Just because you have more people looking at the code does not guarantee a level of quality, because those people might not be the most-qualified people to do code review. I'm not [making] a disparaging comment on the open-source community. I'm just simply saying that more in number does not mean it's more in quality. Let's just say that. That said, it's something that we continue to look at to see at what level and how do we open it up and share. And at the end of the day, there are only about 14 to 25 guys that actually check code into the Linux kernel. Just because you have a bunch folks out in the community that have the access to look at open-source product means that, by default, it will be more secure or higher quality.

      While amusing, it's pretty clear that he was misquoted.

    7. Re:Didn't read the article... by gangz · · Score: 2, Interesting

      There is a point in what Martin says. Just because there are a lot of eyes looking at the source it doesnot mean that it is secure. What is more important is that every piece of software undergoes a rigourous test procedure testing all (atleast most of) the possibilities. And hitching on an anti-microsoft feeling would not help the open source world. If they want to prove that open source is better then they need to make sure to deliver quality products, and then the customers would adopt open source software. Also take note of a valid point made by Martin when he quotes the diet coke example. Most of the linux distributions are overloaded with stuff that an average user would hardly use. It is not just the products but also the packaging that matters and if the linux distributions can pick up a cue from Microsoft I think there is nothing wrong in that. In the end it is the customer who will benefit.

    8. Re:Didn't read the article... by Anonymous Coward · · Score: 0

      You know, that troll would probably had worked better if you wern't a fucking moron who can't spell a simple word such as kernel correctly.

      This is especially sad when the article you are supposed to be copying and pasting the quote from contains the word kernel spelt[1] correctly a number of times.

      [1]: Spelt is perfectly valid British English. Only American English uses the (much clumsier) "spelled".

    9. Re:Didn't read the article... by kisak · · Score: 1

      Or maybe it was one of those Freudian slips where you speak more truth than you want to.

      --

      --- guns don't kill people, people with guns kill people ---

    10. Re:Didn't read the article... by houghi · · Score: 1

      Just because you have a bunch folks out in the community that have the access to look at open-source product means that, by default, it will be more secure or higher quality.

      I read it as MS admitting that we are more secure or better. The only thing we need to do is change the OR into an AND.

      --
      Don't fight for your country, if your country does not fight for you.
    11. Re:Didn't read the article... by Mysteray · · Score: 2, Interesting
      Just because there are a lot of eyes looking at the source it does not mean that it is secure. What is more important is that every piece of software undergoes a rigourous test procedure testing all (at least most of) the possibilities.

      No matter how rigorous, hands-on testing is not going to find the security holes that can only be uncovered by a source code audit. You've got to have proofreaders that are (at least instantaneously) more knowledgeable, more detail-oriented, and more alert than the original author.

      Even closed-source software such as Microsoft's typically has hundreds of people with permissions to view the code. Recent events have shown that not all of them are going to be trustworthy.

      Most of the linux distributions are overloaded with stuff that an average user would hardly use.

      And when any of that stuff runs with different credintials than the user, or accepts foreign data locally or from a network, you have a potential problem.

    12. Re:Didn't read the article... by Anonymous Coward · · Score: 0

      pffft... americans can't spell, period. they're constantly simplifying the language - maybe they think it's too hard?

      eg:
      almost -> most
      whilst -> while
      "already" in present tense, etc...

    13. Re:Didn't read the article... by ajs318 · · Score: 1

      This was how I read it ..... I saw it that he started out trying to make out that the open-source model was bad, but failed to convince even himself, and ended up blurting out -- quite by accident -- that it was actually good.

      --
      Je fume. Tu fumes. Nous fûmes!
  3. Windows OpenSource??? by stonebeat.org · · Score: 5, Funny

    Didn't MS just released the source code for Windows a few days back???? ;)

    1. Re:Windows OpenSource??? by Open+$ource+Advocate · · Score: 5, Insightful

      I realize you're joking, but they really should. Open up the code and make it Open Source! Actual license costs for Windows account for a small fraction of the TCO for a company. Along with buying a copy, there's service and support, areas which Microsoft could make a killing on.

      And if other companies are offering "Windows distros", this would enable Microsoft to regain a leadership position in the industry. Not to mention that they would get the benefits of Open Source as well -- when you open the code, you get a lot of developers who are willing to work on it. Microsoft could significantly reduce their development staff and have developers mainly organize contributions from the community. With the headcount reduction, Microsoft's share price would soar as they'd save billions on payroll.

      It's probably only a matter of time before Ballmer finally grasps the true benefits of Open Source.

      --
      Have you read the GNU Manifesto lately?
    2. Re:Windows OpenSource??? by automatix · · Score: 5, Informative

      Speaking of... here is a good review of the contents of the win2000 zipfile. Suitable for developers to read (no direct excerpts or specifics), and quite amusing.

    3. Re:Windows OpenSource??? by mangu · · Score: 5, Funny
      Didn't MS just released the source code for Windows a few days back???? ;)


      No, the source code wasn't released. Actually, it escaped, leaving a bloody trail behind...

    4. Re:Windows OpenSource??? by SpaceLifeForm · · Score: 2, Troll

      I have also suggested the same, but you have to realize that all of the built-in spyware would be discovered.

      --
      You are being MICROattacked, from various angles, in a SOFT manner.
    5. Re:Windows OpenSource??? by cosmo7 · · Score: 1

      The thing I found most interesting about the kuro5hin article (besides the level of swearing in the comments) was how many kludges there are in Windows to circumvent bugs in Microsoft's own applications.

      Doesn't this go against the various statements they have made in court - especially those regarding their secret APIs?

    6. Re:Windows OpenSource??? by Winkhorst · · Score: 0, Troll

      I suspect there's a lot more for them to worry about than spyware. Does anyone here seriously think that Bill Gates actually wrote the first version of Windows from scratch? Do you seriously think he has the intellectual capacity of a Linus Torvalds? You think SCO is a pain in the ass? Imagine someone with some spare bucks taking Bill and Company to court for borrowing their code. The mind boggles...

      [Just an aside--but have you noticed that any suggestion that our elected representatives and their minions in Washington aren't pure and righteous as the driven snow gets consistently modded down by a seeming core of embedded government stooges? And this on a website with the political distribution of a Slashdot? Are they really THAT afraid of a bunch of informed geeks? Did you realise you were that important?]

      --
      "Is this Winkhorst a nova criminal?" "No just a technical sergeant wanted for interrogation."
    7. Re:Windows OpenSource??? by erroneus · · Score: 2, Insightful

      Holy cow! From what I read of the comments, it seems that there's a boat-load of code in the WindowsXX OS that are designed to "make my specific old software work with this newer OS." How incredibly wrong is this?

      I'm not a software engineer, but it seems to me that the OS should offer a rigid set of services and functions to the programs that are supposed to run within the environment provided to them. Am I wrong about this?

      If the programs are misbehaving, the programs should be fixed, not the OS. That said, I do understand that there might be times when a program actually uncovers a flaw in some form of internal housekeeping or whatever, but I don't expect that to be the norm since specific apps are mentioned.

      I wonder how often "Win32 specs" change with each version of Windows? For that matter, I wonder if the same is true of my beloved Linux? But I suspect Win32 standards among others have changed not only to fix broken software but to thwart competition -- example: Samba. You can't tell me that bug fixes in Windows filesharing also happened to break Samba several times as it has. How often has that happened I must wonder.

      This Windows source code leak could prove to be QUITE embarassing to Microsoft after all.

    8. Re:Windows OpenSource??? by DrCode · · Score: 3, Funny

      Hey, I used the term "Remove this" in my code prior to 2000. That means all Windows users are going to owe me a license fee.

      In addition, I own the patent "Swearing in source-code comments".

    9. Re:Windows OpenSource??? by cubic6 · · Score: 2

      I haven't met Bill Gates or Linux Torvalds in person, and am therefore completely unable to judge their intellectual capacity. What makes you so qualified? If you're going to suggest that MS has stolen code, back it up with at least a little bit of evidence. Asking questions about something with no support does not make you "Interesting" or "Insightful"

      --
      Karma: Contrapositive
    10. Re:Windows OpenSource??? by Sanga · · Score: 1

      Was gonna mod you up, but I realised that a year or two ago, MS made more money in giving stock options to employees than with anything. Cannot find the link at the moment-- it must be around somewhere.

      Hence the need for staff and aversion to open it up. (Kidding )

    11. Re:Windows OpenSource??? by saberworks · · Score: 5, Interesting

      Have you ever used Microsoft's "support?" The Network Operations Center I worked in for a while had one problem that just wouldn't go away. I don't even remember what the problem was, but there were at least 6 guys working on it and nobody could figure out the problem. Microsofts solution: Reboot it every night when not very many people are using it. I can't believe they charge hundreds of thousands of dollars for that. And they were YOUR dollars (if you're an american) because it was government work.

    12. Re:Windows OpenSource??? by Rich_Idle · · Score: 3, Interesting
      Not to mention that they would get the benefits of Open Source as well -- when you open the code, you get a lot of developers who are willing to work on it. Microsoft could significantly reduce their development staff and have developers mainly organize contributions from the community. With the headcount reduction, Microsoft's share price would soar as they'd save billions on payroll.

      I doubt that many developers would work pro bono on mSFT code base should it ever become open source. Fact it, most OSS developers contribute for their own benefit, be that notoriety, experience gained or the sheer pleasure of it. Having mSFT comoditize their work would certainly lend to a very sour turn.

      mSFT recognizes that they are a slowly sinking ship, and are rabid rats scrambling greedily to retain their mighty market share. They cannot compete with OSS; Ballmer has grasped the benefits (he's not as stupid as he dances) and must now obfuscate the issue.

      Fear not, the mSFT heyday is over. Although very eloquently put, Taylors comments are but a shallow attempt to paint a happy face on Dorian Grey.

    13. Re:Windows OpenSource??? by Click+0+Nett · · Score: 3, Funny
      Are you suggesting that Windows programmers are Klingons?

      On the other hand, that would explain Ballmer...

      --

      Like eagles on pogo-sticks! -- Glottis

    14. Re:Windows OpenSource??? by Winkhorst · · Score: 0, Insightful

      "...back it up with at least a little bit of evidence."

      I believe the preferred English expression is "Catch 22." You can't get to the Windows code--in fact it's a fundamental violation of the shrink-wrap agreement if you even attempt to reverse engineer it or just take a peek--but you insist on "evidence." There was a movie a while ago called "Screamers," in which AMBs (Autonomous Mobile Blades) would cut up soldiers, then drag them underground to be used in the manufacture of next generation weapons. Sound familiar?

      Perhaps the Borg analogy is more to your liking? You are certainly familiar with M$'s overt policy of defeat or absorption? What was the line from Star Trek? It's hard to get here in the People's Former Republic: "Resistence is futile. You will be assimilated." Do you seriously think this is limited to the overt sphere?

      As for the idiot who modded me down to "Untouchable," does anyone need any further proof? Just who exactly ARE these guys? You don't suppose they would like to identify themselves and their present employers and give a concise explication of their thought processes? Just for the record? After all, we don't want anyone here to imagine that their opinions are not being taken seriously in Washington. Come now, you're not afraid of a little daylight are you?

      --
      "Is this Winkhorst a nova criminal?" "No just a technical sergeant wanted for interrogation."
    15. Re:Windows OpenSource??? by Mr.Ned · · Score: 2, Funny

      I refuse to believe that any true Klingon programmer would work for Microsoft.

    16. Re:Windows OpenSource??? by Anonymous Coward · · Score: 1, Insightful

      You're absolutely right that modifying the OS to support old broken apps is a terrible thing to do. For Microsoft there is no other option, though. Suppose some major piece of software stops working in the new version of Windows; the word would be antitrust, regardless of whose fault it was. There are also compatibility modifications for internal apps for various large corporations who wouldn't upgrade otherwise. All in all it's a huge mess, and this mess is a huge part of the reason for .NET. Get rid of the entire win32 API and you ditch all those problems (at least until a new batch comes up). .NET also has stuff to make programs that violate the interface harder to write.

      The win32 spec stays the same (with additions, and changes to stuff that was previously marked reserved or previously had undefined behavior). Lots of programs don't conform to it and rely on implementation specific behavior, though. Linux changes a lot more often; for instance each major Red Hat Linux release reflects changes that are large enough to break binary compatibility. The reasons could be in the kernel, in glibc, or in various system libraries. The difference is that Microsoft attempts to maintain compatibility with old buggy programs, whereas Linux usually stays compatible but makes no promises, regardless of program correctness. In practise it usually works because of source code availability, but it is a big reason commercial software vendors hesitate to support Linux.

    17. Re:Windows OpenSource??? by thetorpedodog · · Score: 2, Interesting

      As much as I'd like to see Windows become OSS, I think that it'd probably create compatibility problems galore for software companies who are used to working in a rigid (but not really stable ;-) ) environment like Windows to an environment where certain versions of Windows have different faults and features than others.

      Well, I guess that I mean other than the psuedo-linear upgrades. :-D

      Goes of to do something different for a little bit, and thinks about this...

      But there are some differences between the different Lini (ha ha ha) that require a little different programming in order to work around.

      On second thought, I guess that making it work on lotsa lini would be easier than making it work on one Windows. Open Source Away!

      --
      This sig is certified free of self-referential humour!
    18. Re:Windows OpenSource??? by neurojab · · Score: 5, Interesting

      >It's probably only a matter of time before Ballmer finally grasps the true benefits of Open Source.

      I doubt MS would gain much by Open Sourcing Windows... for a few reasons:

      1) OSS would put Windows on the same playing field as Linux and BSD. On the same playing field, Linux is just flat out superior to Windows in most respects.

      2) It would be easy to make Windows API clones, given that there could be no more secret APIs. Microsoft would no longer have platform "lock in" to force things like Internet Explorer

      3) The code is likely just plain bad. It may need a major rewrite before others in the community could start to contribute.

      4) Making something OSS does not necessarily reduce your payroll. Someone has to do the development in OSS, and quite often those people are paid. Witness RedHat, VA, and IBM contributing to Linux.

      I don't see MS open sourcing Windows until they're smaller in market share than Linux. Then they'll get desperate, but it will be too late.

    19. Re:Windows OpenSource??? by Anonymous Coward · · Score: 0

      quoted from the article, Martin Taylor says, "And at the end of the day, there are only about 14 to 25 guys that actually check code into the Linux kernel. Just because you have a bunch folks out in the community that have the access to look at open-source product means that, by default, it will be more secure or higher quality. "

      I swear, I didn't change a line...
      I'm sure he misspoke or was misquoted, but... big oops either way.

    20. Re:Windows OpenSource??? by Frizzle+Fry · · Score: 1
      I'm not a software engineer, but it seems to me that the OS should offer a rigid set of services and functions to the programs that are supposed to run within the environment provided to them. Am I wrong about this?

      You're right that this is how it should work. This is also more or less how it does. The operating system provide certain APIs that programs are supposed to use in the documented ways. They are not supposed to do anything else to communicate with the operating system. Microsoft specifically does not document the things that are subject to change because then apps will use them and break in the next version of the operating system.

      The problem is that people write apps anyway that the APIs in ways that are undocumented. Worse, people who don't understand software design actually complain about the existence of undocumented APIs without understanding that documenting them would be equivalent to sanctioning their use, and thus breaking every application when the behavior changes (or never being able to change anything in the os since someone might be using it).

      Here is a very very good explanation of the problems with "If the programs are misbehaving, the programs should be fixed, not the OS" that I found linked from one of the comments in the k5 story.
      --
      I'd rather be lucky than good.
    21. Re:Windows OpenSource??? by Frizzle+Fry · · Score: 1
      Doesn't this go against the various statements they have made in court - especially those regarding their secret APIs?

      No. Their are hacks in their to fix any major application that would break. Just like the hacks to fix Office there are hacks to fix Borland software for example. The fact that Office was doing things in the wrong ways just like Borland (although maybe not in the same specific cases) strengthens Microsoft's argument that there was not coordination between the people developing the os and the people developing the apps at the company. The "secret APIs" claim is based on the belief that special APIs were provided for Office (or whomever within ms), which isn't the case if they were using terrible workaround hacks that broke when the os changed.
      --
      I'd rather be lucky than good.
    22. Re:Windows OpenSource??? by mangu · · Score: 1

      OK, I will not have any parameters with you. On the other hand...

    23. Re:Windows OpenSource??? by Anonymous Coward · · Score: 0

      Klingons use OpenBSD...it's a warrior's OS!

    24. Re:Windows OpenSource??? by MicrosoftLinux · · Score: 3, Funny

      It's probably only a matter of time before Ballmer finally grasps the true benefits of Open Source.-formerly known inside Redmond as "Open Sores".

      Yes! I have arrived! It is I, MicrosoftLinux. Why not?

      Why couldn't Microsoft adopt open source...ALL THE FREAKIN' WAY??? Keep draggin' the WindowsNT kernel along for their legacy customers for another, oh, 20 years, but start the shift to MicrosoftLinux.

      With MicrosoftLinux, the source would be opened up, the look and feel would be just like "you know what", it could be easily ported to a zillion different platforms and uses, and PHB's would buy it because they could call Redmond for tech support. Besides, once the MS lawyers got truly loose on the GNU GPL, we would soon see MicrosoftLinux as one more "embrace and extend".

      Additionally, consumers would buy it for the Windows look and feel because MS could lift all that Windows GUI-related source code and cruft it onto a Linux kernel. Hell, maybe right-clicking would stop being an adventure in "now you see it, now you don't", unlike my prior experiences with KDE. That would sell a lot of MicrosoftLinux.

      For now, we will continue to monitor the Linux community and pooh-pooh it in the press. MicrosoftLinux is coming. Be afraid, be very afraid...

    25. Re:Windows OpenSource??? by drsmithy · · Score: 2, Insightful
      Does anyone here seriously think that Bill Gates actually wrote the first version of Windows from scratch?

      Nope.

      I'm pretty sure he paid people to do it.

      Do you seriously think Linus wrote _all_ of Linux on his own ?

      Do you seriously think he has the intellectual capacity of a Linus Torvalds?

      Undoubtedly. Applied in different ways, however.

    26. Re:Windows OpenSource??? by drsmithy · · Score: 5, Insightful
      Holy cow! From what I read of the comments, it seems that there's a boat-load of code in the WindowsXX OS that are designed to "make my specific old software work with this newer OS." How incredibly wrong is this?

      That depends on whether you're an academic or a businessman.

      I'm not a software engineer, but it seems to me that the OS should offer a rigid set of services and functions to the programs that are supposed to run within the environment provided to them. Am I wrong about this?

      Nope, that's pretty much a textbook definition of an Operating System.

      The only catch is it doesn't take into account the fact that program code and requirements will change over time.

      Also, that's pretty much how it does work. APIs that programmers are supposed to use are documented. APIs that aren't documented shouldn't be used because there's every likelihood they'll change suddenly and without warning.

      If the programs are misbehaving, the programs should be fixed, not the OS.

      In an ideal world, that would be true. However, we don't live in an ideal world. Companies go bust. Programs are orphaned. Products become unsupported but remain in use. Developers simply make stupid errors.

      In short, it's not always possible to fix the program - and the customers don't care whose fault that is, they just want the software their business relied on to Work Right Now.

      I wonder how often "Win32 specs" change with each version of Windows?

      There are changes made at least every major release. Sometimes more often.

      For that matter, I wonder if the same is true of my beloved Linux?

      If anything, Linux is worse. Linus has stated numerous times he makes no effort whatsoever to retain binary compatibility even between minor point releases of the kernel.

      But I suspect Win32 standards among others have changed not only to fix broken software but to thwart competition -- example: Samba. You can't tell me that bug fixes in Windows filesharing also happened to break Samba several times as it has. How often has that happened I must wonder.

      If Samba relies on known bugs and those bugs are then fixed, then it will break. Similarly, if it relies on behaviour that is deprecated, it will break.

      How often this happens deliberately - if ever - is something I'll leave to the conspiracy theorists. I only gamble when I'm going to win.

      This Windows source code leak could prove to be QUITE embarassing to Microsoft after all.

      Given the intensity with which it is probably being scrutinised, I'd imagine any "obvious" embarassments would have already surfaced by now.

    27. Re:Windows OpenSource??? by bursch-X · · Score: 1

      But the thing is if the new OS breaks a major piece of software then the question is, why? Most likely the major piece of software might have been using some undocumented API and they knew it was going to break some day.

      I mean Apple warns about that all the time. If you use undocumented APIs, those might change and break the app. So if there's a change in those APIs, usually developers will find out with beta releases and early seeds of the OS and they can provide patches in time. Why would you patch the OS for that?

      E.g. OS X 10.1 broke a helluvalot apps and they all got patched to be able to run on the new OS. Same with 10.2

      --
      There are two rules for success:
      1. Never tell everything you know.
    28. Re:Windows OpenSource??? by Anonymous Coward · · Score: 0

      warbsd is a real (wifi) warrior's OS.

    29. Re:Windows OpenSource??? by dcmeserve · · Score: 1
      there are hacks to fix Borland software for example.

      Note: at least as of the time I was an intern there, in 1993, the MS Excel team was a major user of the Borland compiler. I have no idea what the current situation is, but it's possible that this example is actually just another case of MS just doing itself a favor.

      --
      "Orthodoxy is unconsciousness" - Orwell
    30. Re:Windows OpenSource??? by Frizzle+Fry · · Score: 1

      The link I gave in another comment (and orginally got from someone's comment on the k5 story) explains that ms works to make sure that all major apps don't break, even if this requires hacks. This is not just for tools used for and made by ms.

      --
      I'd rather be lucky than good.
    31. Re:Windows OpenSource??? by spitzak · · Score: 1

      You realize they can "open the source" and still prevent other people from making "distros". This is called Copyright. The GPL is a grant of an exception to copyright that *allows* other distros.

      Available source code that could be compiled and patches tested would be incredibly useful for fixing Windows and improving it, even if the only thing end users could do if they wanted to see their improvements in other machines is to send them to Microsoft.

      Of course if they did this they would have to admit that plain old copyright is more restrictive than GPL and they would rather die first.

    32. Re:Windows OpenSource??? by Tony-A · · Score: 1

      I'm not a software engineer, but it seems to me that the OS should offer a rigid set of services and functions to the programs that are supposed to run within the environment provided to them. Am I wrong about this?

      You're completely right, BUT

      There are places where the problem is.
      There are places where you can fix things.
      These places do NOT line up very well.

      Open Source, you've maybe got a fighting chance.
      Closed Source, too many unknowns.

      An OS starts nice and simple and well defined.
      As time marches on, it accumulates various stuff.
      It is much easier to add than to take away.
      Improving by making smaller takes much more skill than adding stuff.

    33. Re:Windows OpenSource??? by RajivSLK · · Score: 4, Insightful

      Fact it, most OSS developers contribute for their own benefit, be that notoriety, experience gained or the sheer pleasure of it.

      I think this is the biggest misconception of the opensource industry. The amazing software developers making some of the best software out there today are not working for peanuts. The fact is that most of the work is done by people for their own financial benefit. I've done it, IBM does it, apple does it and tens of thousands of other organizations do it. It is much cheaper to add a few features to an oss product than it is to implement a solution from the ground up or buy a 3rd party solution.

      Lets look at a non-main-stream example. Asterisk - The Open Source Linux PBX. Most of the development of this software is being funded by a company call digium to further the sale of their pbx related hardware and other services (support etc). Pick any other successful project, the Linux Kernel, Apache, MySQL and you will find people working for real money with a vast majority of that money coming from people who are financially benefiting from the software.

      These are my thoughts, correct me if I'm wrong.

    34. Re:Windows OpenSource??? by mazarin5 · · Score: 1

      I think at this point, that MS is trying to spin its source code being out in the wild by pointing out how viewable code == safer systems. Although I'm sure that doesn't mean we'll be seeing much else being 'released' in the name of security :)

      --
      Fnord.
    35. Re:Windows OpenSource??? by stewby18 · · Score: 1

      Just an aside--but have you noticed that any suggestion that our elected representatives and their minions in Washington aren't pure and righteous as the driven snow gets consistently modded down by a seeming core of embedded government stooges?

      No, mostly I see posts critical of the government get modded up. Which slashdot are you reading?

    36. Re:Windows OpenSource??? by shadowbearer · · Score: 3, Interesting

      This is a a thread response, not necessarily a parent poster reponse:

      Well, considering that Linus *did* write the original from scratch (and therefore can lay claim to creating it) and has also remained active in it's development for more than 12 years *and* that he holds the original copyrights, I think that your comment, while not necessarily inaccurate, is still irrelevant when the comparison to M. Gates is made - after all, Gates stated a while back that he has little to do with the day to day operations of "his" company.... didn't he?

      Oh, and I have yet to see Bill state categorically that he has done any serious coding since the early days of DOS. One can't say that of Linus, eh?

      Plus wasn't a lot of the code that Bill started his company on bought from someone else?

      SB

      --
      It's old. The more humans I meet, the more I like my cats. At least they are honest.
    37. Re:Windows OpenSource??? by aauu · · Score: 1

      but not a small fraction of M$ income. Why give away your cash cow. Sell the dead horse instead.

      --
      When I was young, I had to rub sticks together to compute.
    38. Re:Windows OpenSource??? by Anonymous Coward · · Score: 0

      OSS will never make economic sense for them. Re-read his response about the channel. Microsoft perceives its value-add as being R&D, which is almost true. Closer to the mark would be that they create and own the "standards" that all their channel partners (and corporate MS training-class grads) are locked into. They don't need to truly innovate, they just need to keep their outboard "partners" (aka "suckers") constantly waiting with bated breath for the next minor feature release. If they were to open-source Windows, they'd lose that highly advantaged position and start competing on an equal basis with all the other service organizations in the world. Then their stock price would plummet from 10x+ revenues to more like 1.5x.

    39. Re:Windows OpenSource??? by drsmithy · · Score: 1
      Well, considering that Linus *did* write the original from scratch (and therefore can lay claim to creating it) and has also remained active in it's development for more than 12 years *and* that he holds the original copyrights, I think that your comment, while not necessarily inaccurate, is still irrelevant when the comparison to M. Gates is made [...]

      It's not irrelevant at all. Parent poster seemed disgusted that Bill didn't write Windows on his own. I was merely pointing out Linus didn't write all of Linux on his own, either.

      [...] after all, Gates stated a while back that he has little to do with the day to day operations of "his" company.... didn't he?

      Yes, that happens when you (effectively) retire. Linus doesn't have much to do with the 2.0 or 2.2 kernels anymore, either.

      Oh, and I have yet to see Bill state categorically that he has done any serious coding since the early days of DOS. One can't say that of Linus, eh?

      I never said Bill is (or was) a coder on par with Linus. These are not the straw men you're looking for.

      Plus wasn't a lot of the code that Bill started his company on bought from someone else?

      Probably. But, again, that's irrelevant. I didn't say anything about their comparable coding abilities, I just said they are almost certainly of comparable intelligence.

    40. Re:Windows OpenSource??? by flacco · · Score: 1
      I realize you're joking, but they really should. Open up the code and make it Open Source!

      GROAN! No, please don't! I learned Red Hat, and now Debian - I'm not ready for another open source OS yet!

      --
      pr0n - keeping monitor glass spotless since 1981.
    41. Re:Windows OpenSource??? by f0rt0r · · Score: 1

      I agree. Looking at the source, I see their form of version control was to comment out the old version, and then indent the new version in further to show it was done later. In fact, out of the millions of lines of code in Windows, all but about 400 lines are commented out.

      --
      I can't afford a sig!
    42. Re:Windows OpenSource??? by shadowbearer · · Score: 1

      It's not irrelevant at all. Parent poster seemed disgusted that Bill didn't write Windows on his own. I was merely pointing out Linus didn't write all of Linux on his own, either.

      No, he didn't, but he has been active at a coding level in it's development for more than a decade, which Gates hasn't been and never was.

      Yes, that happens when you (effectively) retire. Linus doesn't have much to do with the 2.0 or 2.2 kernels anymore, either.

      Linus isn't retired, either (not that Gates is, he's just "retreated" (it's a 80s 'yuppie' way - hmrph - of saying "I'm not involved anymore." Give me a break.

      I never said Bill is (or was) a coder on par with Linus. These are not the straw men you're looking for.

      As I stated, it was a thread response. Parent up for what I was replying to.

      Plus wasn't a lot of the code that Bill started his company on bought from someone else?

      Probably. But, again, that's irrelevant. I didn't say anything about their comparable coding abilities, I just said they are almost certainly of comparable intelligence.

      No probably about it. But as to the intelligence factor, look at how much time each of them has spent actually coding, vs. doing Business Management. Now, you may consider BM as requiring more intelligence to accomplish than creative coding; personally, I don't. But we can agree to disagree on that.

      Anyway, it's time to crash; long work day tomorrow. Thx :)

      SB

      --
      It's old. The more humans I meet, the more I like my cats. At least they are honest.
    43. Re:Windows OpenSource??? by cubic6 · · Score: 1

      Saying something's a Catch 22 doesn't make you right, either. It doesn't remove the requirement for evidence. Neither does making analogies. There was a movie vaguely resembling the situation you accuse MS of. So what? Just because they're closed-source doesn't mean they're necesarily stealing code. In response to your original post, yes, I do believe MS wrote Windows 1.0 from scratch, or from legally obtained licensed code. There's simply no reason not to believe it. Thousands of people or more, both MS employees and people at various universities and companies, have seen the Windows source code over the years, and I think it would've come out one way or another if MS was blatantly stealing large amounts of code.

      P.S. - Maybe it's because I don't watch Star Trek or "Screamers", but neither of your analogies made any sense whatsoever. I couldn't relate either to stealing source code no matter how hard I tried

      --
      Karma: Contrapositive
    44. Re:Windows OpenSource??? by cubic6 · · Score: 2, Insightful

      People see what they want to see. People who have views like that are reinforced by thinking their ideas are repressed or censored.

      --
      Karma: Contrapositive
    45. Re:Windows OpenSource??? by BESTouff · · Score: 4, Informative
      If anything, Linux is worse. Linus has stated numerous times he makes no effort whatsoever to retain binary compatibility even between minor point releases of the kernel.

      You're just lying. Linus said he doesn't care about kernel drivers binary compatibility (i.e. NVidia). The kernel developpers do every effort to keep userspace compatibility though, I even remember some performance enhancements have been withdrawn because they were slightly incompatible with some obscure application (e.g. running child first right after fork).

    46. Re:Windows OpenSource??? by Ubi_NL · · Score: 4, Informative


      3) The code is likely just plain bad. It may need a major rewrite before others in the community could start to contribute.

      According to someone who actually looked at the code it is pretty high quality

      "Quality: Despite the above, the quality of the code is generally excellent. Modules are small, and procedures generally fit on a single screen. The commenting is very detailed about intentions, but doesn't fall into "add one to i" redundancy."

      --

      If an experiment works, something has gone wrong.
    47. Re:Windows OpenSource??? by IamTheRealMike · · Score: 3, Interesting
      If anything, Linux is worse. Linus has stated numerous times he makes no effort whatsoever to retain binary compatibility even between minor point releases of the kernel.

      You're not distinguishing between Linux the kernel and Linux the OS. The parent was almost certainly talking about the latter.

      Userland backwards compatability on Linux is OK but we've certainly had our fair share of cockups. The rollout of the new threading systems (NPTL and the new TLS system) was pretty much a backwards compatability disaster. I currently have to run XMMS of all things with LD_ASSUME_KERNEL because of NPTL. Oh sure, I tried to debug it. Doesn't work when gdb pukes and dies - again due to threading. Don't even get me started on the breakage Wine has had to deal with.

      The glibc/kernel guys claim they know how to write backwards compatible software but in reality they don't. They don't, because unlike Microsoft they treat backwards compatability as a science, as a fixed set of rules that if they follow they think can be held blameless. Of course when you get situations like NPTL where the old system was so broken everybody had workarounds which stop working in obscure ways when the underlying bugs were fixed, this logic breaks. They still break backwards compatability, they just end up playing the blame game instead, which is stupid.

      We could have much better backwards compat without the huge hacks Microsoft use with even a few small changes to process, but I'm not seeing people interested in making those changes.

      Given the intensity with which it is probably being scrutinised, I'd imagine any "obvious" embarassments would have already surfaced by now.

      Hell, if you want a laugh (and if you're a win32 dev you will learn something too) go read Raymond Chens blog. Not only is this guy a near-genius level coder, but he's been working on Win32 (and USER in particular) for a very long time now. Yes, I know some of you think that's an oxymoron. He often posts interesting stories about its development and about the bizarre hacks they put in to work around broken apps (some parts of windows even go so far as to detect and correct stack corruption).

    48. Re:Windows OpenSource??? by gnalre · · Score: 1

      This is far more interesting than the parent article.

      The thing I find interesting is the compromises microsoft have had to make to dig themselves out of holes they made.

      Maybe this is the true benefit of open source. If everyone can see what you are doing mmaybe you will filter out any hacks and shortcuts at an early stage. No hidden API's which were convienient at the time, but now you find you have to support for life!

      --
      Choose your allies carefully, it is highly unlikely you will be held accountable for the actions of your enemies
    49. Re:Windows OpenSource??? by SgtChaireBourne · · Score: 2, Informative
      mSFT recognizes that they are a slowly sinking ship
      Interestingly enough, one of the reasons to not let MS employees exercise all of their underwater options in 2003 and not permit further sales until 2005 is to try to reduce a mass exodus.
      --
      Beta is broken and the link to classic doesn't work. Stop wasting our time or there won't be anybody left here.
    50. Re:Windows OpenSource??? by realnowhereman · · Score: 1

      I'm sure the guy is a good coder as you say. However, the first two items in the blog (to me) demonstrate why Windows is so awful:

      "What happens if you pass GetDesktopWindow()? If UI does indeed need to be displayed, you hang the system." - why on earth would you build the ability to hang your system into your window manager; worse, with Windows being GUI only, I assume there is no way to recover from this.

      "Nothing is explicitly written about this topic, but you can put on your logic cap and figure it out." - why is nothing explicitly written about this? I've found the man pages for Linux system calls have always told me about things like this. Even if it didn't I could always go and look at the source. With Windows - tough luck, using our "logic cap" seems bad to me as without it being explicitly written down, and without seeing the source you can never know if this is just a best guess that will change in the future.

      You rightly point out the problems Linux has with backward compatibility; however these breakages are done in the name of improvement, a year from now it won't matter about NPTL and TLS. To those few to whom it does matter, they still have the ultimate recourse - the source, with no forced upgrades.

      --
      Carpe Daemon
    51. Re:Windows OpenSource??? by zero_offset · · Score: 1
      Does anyone here seriously think that Bill Gates actually wrote the first version of Windows from scratch?

      No. I have to admit, until you brought it up, I had never heard anyone say that -- not even here on /. where Misinformation is King.

      --

      Slashdot quality declines as the number of hot grits posts decreases. - Provolt's Law, Apr-09-2005

    52. Re:Windows OpenSource??? by Anonymous Coward · · Score: 0

      Running child first after fork was postponed, not withdrawn. It was removed from 2.4 because some applications were broken; however, it's still in 2.6, since all the broken applications were fixed.

      The same thing happened with stricter yield() (OpenOffice used to call yield a lot, but now calling yield means you won't get any CPU for a long time. Also fixed by now in OpenOffice) and a change in signal behaviour which broke GCJ (fixed in recent versions of gcj).

    53. Re:Windows OpenSource??? by True+Grit · · Score: 2, Insightful
      1. The amazing software developers making some of the best software out there today are not working for peanuts.


      I don't believe anyone is saying that. What they're saying is that money is not the primary motivator of these people, they're doing it for other reasons. Sure, many are being paid full time to do this and that's great, but you seem to be implying that Linus, for example, would only work on Linux now if he were being paid too. I would suggest instead that Linus would do what he did in the beginning, earn a paycheck working for someone else, while working on his 'baby' on his own time. Just because these guys are being paid to work full-time, doesn't mean they wouldn't continue to work on them on their own time if their main job was something else.

      What you're describing as a misunderstanding, I would describe simply as an indicator of who the elite in the FOSS world really are. These guys are so good, they are being paid to do work they would most likely do anyway, only at a much slower pace because they'd have to earn a living first. They're paid to do what they want to do anyway. Damn, I'm jealous.
    54. Re:Windows OpenSource??? by True+Grit · · Score: 1

      Do you really want to work with a Klingon programmer? I mean think about it, he (or she for that matter) is bigger than you, stronger than you, and carries a nasty, double-bladed, two-handed sword as a matter of course. Naturally, no honorable Klingon goes around unarmed. Now just imagine what a Klingon programmer might do if, after 4 hours of vainly chasing a bug (which turns out to be not in his app anyway, but in a third-party library that he doesn't have the source to), the frustration reaches critical mass, and he enters Klingon Battle Frenzy, and .... oh dear....

    55. Re:Windows OpenSource??? by Anonymous Coward · · Score: 0

      this is the highest rated troll i've ever seen.

    56. Re:Windows OpenSource??? by Anonymous Coward · · Score: 0

      you should get out more

    57. Re:Windows OpenSource??? by bro1 · · Score: 1

      It would be interesting to see a chess match between Linus and Bill..

    58. Re:Windows OpenSource??? by AbbyNormal · · Score: 1

      (Score -1, Old Klingon Joke)

      --
      Sig it.
    59. Re:Windows OpenSource??? by Anonymous Coward · · Score: 0

      I am curious but what makes you think that Microsoft or any other people or company should open source their products. So far let's check out what Linux accomplished using open source:

      - On desktop, Linux is nowhere near Micorosoft nor Apple. We still don't have masses using Linux as a desktop. So Linux didn't do much there. Most of the Linux users are still people who are curious about Linux and know how to use Unix.

      - On server, Linux is getting attraction because IBM, Novell, and so on want to use Linux as their primary OS where on top of it they can sell solutions. That's the primary reason we see strong sales on the server side. Redhat and others are making money out of Linux by selling services. So overall I don't see what Linux proved here so far. It is the IBM which helped Linux to become a major player on the server side, as well as other Unix companies. So what did Open Source really proved.

      Also remember that, most of the issues discussed here are really MS bashing. They are not helpful to people like me who are tryinig to understand the reasonings.

      For example let's take a look at some stupid stuff you have said.

      "And if other companies are offering "Windows distros", this would enable Microsoft to regain a leadership position in the industry"
      I guess unless you are not an idiot, you wouldn't say that Microsoft lost its leadership in the industry. Microsoft is a leader. Look at CompUSA, see what they are selling. Nobody is selling Linux there, you don't even see Linux distros in there anymore as you used to once. People are still going with Microsoft. Look at .net, now they are coming with Longhorn. XP is already better than Linux, there is no significant new innovations on the Linux desktop, yet we are seeing huge innovations in Longhorn. That's why Microsoft is the leader and will continue to be. There will be people who are going to lie, whine about this fact, but one thing will not change and that's Microsoft's leadership. If you were serious about what you are talking about, you would be developing stuff for Linux instead of wasting your time here.

    60. Re:Windows OpenSource??? by sharkey · · Score: 1
      ...Windows programmers...Kilngons?
      On the other hand, that would explain Ballmer...

      I'm sure you meant to say "Vogons".

      --

      --
      "Outlook not so good." That magic 8-ball knows everything! I'll ask about Exchange Server next.
    61. Re:Windows OpenSource??? by Anonymous Coward · · Score: 0

      Lucky I don't need comment as my code is descriptive enough:

      #define FUCK(wtf) (fprintf(stderr, "shit: %s\n", #wtf), exit(EXIT_FAILURE))

    62. Re:Windows OpenSource??? by rjshields · · Score: 1

      I doubt if we're going to see them open up their flagship product, but perhaps they would experiment with something less critical first, say notepad or something.

      I'd be surprised if they weren't considering something like this, even if it's just for the publicity.

      --
      In this world nothing is certain but death, taxes and flawed car analogies.
    63. Re:Windows OpenSource??? by udippel · · Score: 1
      Read that myself. If that (quality) was true (possible), I'd guess that they leaked the code intentionally.

      The fifteen percent of the code that is presentable; to be stressed.

      An ancient trick of military strategy. Sorry, a new one: Shock and Awe: "They actually *can* write clean code !!" Except of a few buffer overflows in IE5. Red Herring.

    64. Re:Windows OpenSource??? by smyle · · Score: 1
      1) OSS would put Windows on the same playing field as Linux and BSD. On the same playing field, Linux is just flat out superior to Windows in most respects.

      ...but the question is "would it be after they opened it up?" Even if they extended their "look, but don't touch" shared source to "look, but don't touch, and send any contributions (along with your signed waiver that all your code are belong to us) to WindowsCodeSuggestions@microsoft.com" and made it publically available, I think you'd see a huge resurgence in MS-Windows popularity among geeks. Its current popularity could be further reinforced.

      This could be more-than-counteracted by your point #2, however.

      I doubt #3 also, because they do have multiple coders that all have to have at least a basic understanding of the code. Even if it could use a major ground-up rewrite, it's likely it could be done very quickly, as having this many people working on a coherent project means a decent level of commenting must be present.

      Above all, Microsoft won't do it because it would be admitting defeat.

      --

      Sleep is just a poor substitute for caffeine, anyway. -Bob Lehmann

    65. Re:Windows OpenSource??? by Anonymous Coward · · Score: 0

      I only gamble when I'm going to win.

      I do not think this word means what you think it means.

    66. Re:Windows OpenSource??? by Lodragandraoidh · · Score: 1

      drsmithy, commenting on the intellectual capacity of Linus vs. Bill, wrote:

      Undoubtedly. Applied in different ways, however.

      Yeah - one good, and one evil.

      --

      Lodragan Draoidh
      The more you explain it, the more I don't understand it. - Mark Twain
    67. Re:Windows OpenSource??? by Anonymous Coward · · Score: 0

      You realize they can "open the source" and still prevent other people from making "distros".

      "Open source" is more than "source available". It includes the right to copy, for one thing.

    68. Re:Windows OpenSource??? by sangdrax · · Score: 1

      3) The code is likely just plain bad. It may need a major rewrite before others in the community could start to contribute.

      That hasn't stopped people from contributing to gcc though :)

    69. Re:Windows OpenSource??? by Tukla · · Score: 1
      Does anyone here seriously think that Bill Gates actually wrote the first version of Windows from scratch?

      I doubt he wrote any of it, period. I doubt he's written any non-trivial code since his first BASIC interpreter. Everything since them has been purchased, stolen, or written by underlings.

    70. Re:Windows OpenSource??? by neurojab · · Score: 1

      >I think you'd see a huge resurgence in MS-Windows popularity among geeks. Its current popularity could be further reinforced.

      Possibly. As as someone with a strong technical background, most of what I don't like about windows has nothing to do with the fact that it's not open source. Mostly, I hate the fact that to do anything of significance, you're required to use a GUI. I'd rather be able to SSH in and use vi. Anything multi-user is tacked on, and security is practically non-existant. Making Windows OSS would not make me want to switch. I've already got something better.

    71. Re:Windows OpenSource??? by Tukla · · Score: 1

      Er...aren't Debian and Red Hat the same OS?

    72. Re:Windows OpenSource??? by yuri+benjamin · · Score: 2, Informative

      Probably. But, again, that's irrelevant. I didn't say anything about their comparable coding abilities, I just said they are almost certainly of comparable intelligence.

      No probably about it.


      IIRC, the 'Quick & Dirty Operation System'was written by some guy called Tim Patterson. QDOS was written to be file-structure compatible with CP/M and later evolved into MS-DOS/PC-DOS when the acronym was changed to mean 'Disk Operating System'.
      The original author apparently once said that it was a hack at the time because he didn't have time to write a proper OS, and he never meant it to be the basis for what it became.
      Fortunately the NT line of windows is VMS based rather than CP/M based like Windows 3.x/95/98/Me.

      But as to the intelligence factor, look at how much time each of them has spent actually coding, vs. doing Business Management. Now, you may consider BM as requiring more intelligence to accomplish than creative coding; personally, I don't.

      I regard Linus as a coding genius and Bill as a marketing genius.
      What's harder, starting an OSS project and getting help from geeks to make it what it is today, or convincing the world that viruses, worms and rebooting are a normal and acceptable part of computing life?

      --
      You make the mistake of thinking you can educate the fundamental stupidity out of people. You can't.
    73. Re:Windows OpenSource??? by drsmithy · · Score: 1

      Y'know, when people use the word "evil" to refer to people like Bill Gates, or establishments like Microsoft, I often have to wonder what adjectives they use when they refer to people like Stalin, or establishments like the North Korean Government.

    74. Re:Windows OpenSource??? by drsmithy · · Score: 2, Interesting
      No, he didn't, but he has been active at a coding level in it's development for more than a decade, which Gates hasn't been and never was.

      So ? We're allegedly comparing relative intelligence levels, not coding experience.

      No probably about it. But as to the intelligence factor, look at how much time each of them has spent actually coding, vs. doing Business Management. Now, you may consider BM as requiring more intelligence to accomplish than creative coding; personally, I don't. But we can agree to disagree on that.

      I didn't say more, I said comparable. Added to that, there's probably a reasonable sized chunk of people who'd argue not only that (good) Business Management is at least as hard, but that the majority of coding is grunt work, not creative work.

      You don't get to build a company the size of Microsoft by being a dunce. If you did, there would be a lot more of them.

    75. Re:Windows OpenSource??? by Anonymous Coward · · Score: 0

      If they did you'll see something like this: /*
      Some code to sell the next intel chip
      */
      void Gates_Suck(void)
      {
      __asm
      {
      nop
      }

      }

      for (x=0;xbill_gates_bank_account;x++)
      {
      Gates_Suck();
      }

    76. Re:Windows OpenSource??? by Anonymous Coward · · Score: 0

      I can't believe they charge hundreds of thousands of dollars for that.

      You weren't speaking with Microsoft if you paid hundreds of thousands of dollars to speak with support ($249/incident).
      Also, you should know that support is a cost center for Microsoft, so the poster implying that MS could make a killing off of support has a lot to learn about support...

    77. Re:Windows OpenSource??? by shadowbearer · · Score: 1


      What's harder, starting an OSS project and getting help from geeks to make it what it is today, or convincing the world that viruses, worms and rebooting are a normal and acceptable part of computing life?

      Ow. I surrender to your superior wisdom on that one ^_^ although I do think that Microsoft's overemphasis on marketing is going to bite them pretty soon.

      SB

      --
      It's old. The more humans I meet, the more I like my cats. At least they are honest.
    78. Re:Windows OpenSource??? by shadowbearer · · Score: 1


      I agree with your last comment, but I think business management is more sociology and arthmetic theory than inventiveness; and I score creativity and the ability to invent/theorize as a indication of high intelligence more so than clever personal dealing and being able to crunch numbers. Not all of Bill's successes have necessarily been intelligently implemented.

      But that's just MO...

      SB

      --
      It's old. The more humans I meet, the more I like my cats. At least they are honest.
    79. Re:Windows OpenSource??? by Anonymous Coward · · Score: 0

      No, the source code wasn't released. Actually, it escaped, leaving a bloody trail behind...

      [accent name="Mel Gibson" type="scottish"] FREEEDOOOOMMMM!!! [/accent]

    80. Re:Windows OpenSource??? by Lodragandraoidh · · Score: 1

      Evil is still evil regardless of the level - the motivations behind the actions are the same. Don't confuse the motivation for the action itself. When you steal a cookie from your coworker, or trip a person on a crowded bus - what adjective would you use to describe the motivation behind it? If not evil, then what word do you propose I use? Are you a sociopath, without any empathy for the people around you?

      So a psychotic killer like Stalin or Saddam is evil, just as a Monopoly in the early 20th century that gained riches by ripping off factory workers who could barely make a living off of the spare change they got paid per day - and suffered in great numbers. While killing is 'worse' than economic enslavement - both result in injustice and suffering at someone's hands.

      Microsoft is evil because of its predatory business practices - they lie, cheat and steal to accomplish their ends. This has been proven in a court of law - if not through various well documented stories from customers and vendors and internal memos. Just because they are successful at hiding behind a bevy of lawyers doesn't make it right.

      I don't know about the rest of you, but if I acted like Microsoft as an individual I would be shunned by my family and probably brought up on civil - if not criminal - charges. Too many people hide behind corporations to do things that any reasonable person would find objectionable if not illegal. A gross example of this is the Enron scandal - but my question is, why did it take something so heinous to incur criminal proceedings? Why do we let other things 'slide' for corporations, that we would not for individuals? Both are a 'person' in the eyes of the law, and this double standard is hypocritical.

      A corporation is a public trust - it should not be used to hide immoral acts or shield the consequences of those acts from the primary owners. Unfortunately, too many companies think that way, and rather than acting in the public interest - which their great economic power makes it imperative that they do - they only focus on using their power enriching the primary shareholders at all cost. The biggest flaw of this system is that it depends on the board of directors doing the right thing - in opposition to making money; the lure of money is too great - and thus the moral issues get set aside many times.

      Sadly, it invariably falls on those on the outside - the so-called 'consumers' and watchdog groups (both of which are weak compared to the lobbying and legal power of a corporation) - to force corporations to do the right thing.

      This is the primary reason that open source is so appealing. It elimenates the dependence on the corporate product 'lock-in'. It elimenates the need of watchdogs because it is decentralized - everyone can have an equal voice - and as a result has more options about embracing a particular application or not. Everyone is a watchdog and everyone is (can be) a producer.

      Of course, this threatens the income of thousands of corporations - and it is about time. We should not be rewarding corporations who lie, cheat and steal from us. We should not simply 'take' it because they are the only game in town - because now, they are not the only game in town (as much as they will try to embrace, extend, and put forward proprietary non-interoperable standards that only serve to hook us and lock us into their products). Those days are over - unless, of course, the government steps in and mandates what software we use. Of course, if that happens, then I think we have other more pressing problems than corporate corruption to deal with...

      --

      Lodragan Draoidh
      The more you explain it, the more I don't understand it. - Mark Twain
    81. Re:Windows OpenSource??? by yuri+benjamin · · Score: 1

      ... although I do think that Microsoft's overemphasis on marketing is going to bite them pretty soon.

      I hope so :-)

      --
      You make the mistake of thinking you can educate the fundamental stupidity out of people. You can't.
    82. Re:Windows OpenSource??? by shadowbearer · · Score: 1

      2004: The Year Linux 0wned Microsoft? :)

      I'd even pray for that *grin* the cluestick is out, and it's hungry...

      SB

      --
      It's old. The more humans I meet, the more I like my cats. At least they are honest.
    83. Re:Windows OpenSource??? by saberworks · · Score: 1

      They have annual, and in my cases, more than annual, contracts to handle this type of thing. I'm talking about buying site licenses for the entire base and whatnot.

    84. Re:Windows OpenSource??? by flyboy007 · · Score: 1

      Ever tried phoning Linux support?!

  4. Taylor says... by agm · · Score: 5, Funny

    Just because you have a bunch folks out in the community that have the access to look at open-source product means that, by default, it will be more secure or higher quality.

    Shouldn't there be a "doesn't" in there somewhere, or is he arguing FOR open source?

    1. Re:Taylor says... by Anonymous Coward · · Score: 2, Funny

      Well he said he wants to talk about the facts. So he did.

    2. Re:Taylor says... by Anonymous Coward · · Score: 0

      Nope, this is psychology. The statement seems odd, and therefore you try to find out what he really meant. Realizing that you easily find an alternative explanation, you assume that this must be the true one (because you made it up yourself -- you trust your own reasoning by default).

    3. Re:Taylor says... by nomadic · · Score: 1

      Maybe he's brushing it off casually, like in the Simpsons:

      Kent Brockman: Well, what do you say to the accusation that your group has been causing more crimes than it's been preventing?

      Homer Simpson: Oh, Kent, I'd be lying if I said my men weren't committing crimes.

      Kent: ...well, touche.

  5. Does Red-Hat cost more? by sproketboy · · Score: 3, Interesting

    No troll. Just curious. Anyone have pricing info?

    1. Re:Does Red-Hat cost more? by Kelz · · Score: 1

      Don't have any specific links (someone will probably google this) but it mostly depends on what you are doing. Are you running a server or have a home network?

      Most of the time, Open Source will have a much TCO than a Windows or OSX machine, but it all depends on what you are using it for. Compatibility should also be taken into account.

    2. Re:Does Red-Hat cost more? by anamexis · · Score: 2, Interesting

      Redhat Enterprise Edition AS: $1499 Microsoft Windows Server 2003 Enterprise Edition: $3999

    3. Re:Does Red-Hat cost more? by chill · · Score: 5, Informative

      Red Hat Professional Workstation = $99.95
      RHEL 3 - Workstation = $179+
      RHEL 3 - Enterprise Server = $299+
      RHEL 3 - Advanced Server = $1,499+

      The + means you can pay more depending on the support configuration.

      HOWEVER, if you aren't interested in RHN and support, buy one and install it on a thousand machines. Fully legal, according to the EULA. Try that with Windows and see what happens...

      Charles Hill

      --
      Learning HOW to think is more important than learning WHAT to think.
    4. Re:Does Red-Hat cost more? by Eunuchswear · · Score: 2, Insightful
      Most of the time, Open Source will have a much [higher] TCO than a Windows or OSX machine
      Yup, but have you ever tried to deal with more than one? I have 8 and it's just impossible. Installing the things the users want in the same way on all machines, keeping up with the windows update jones, yelling at the poor bastard who opens a zip file and clicks on the harmless .TXT [...PIF] file inside it...

      TCO? I've been a programmer/sysadmin for more than 20 years now and 8 Windows systems is more than I can handle. Can you imagine how much I cost?

      --
      Watch this Heartland Institute video
    5. Re:Does Red-Hat cost more? by chill · · Score: 1

      I forgot -- the WS versions for Itanium or AMD-64 are $792 each! Ouch!

      --
      Learning HOW to think is more important than learning WHAT to think.
    6. Re:Does Red-Hat cost more? by Kelz · · Score: 1

      "Open Source will have a much TCO than a Windows or OSX machine"

      /. needs an edit button :(
      it SHOULD read Open source will have a much lower TCO than a windows or OSX machine. I suck.

    7. Re:Does Red-Hat cost more? by plj · · Score: 1

      If I've understood right, those are one year support prices. So if it is patches you want, then you should multiply the prices with the amount of years (5-7) you can get MS patches by purchasing a Windows license to compare RH's prices to MS.

      OTOH, for MS products it is completely impossible to get patches at all after MS has EOL'd particular Windows version. And RH cannot sit over their holes, either...

      --
      “Wait for Hurd if you want something real” –Linus
    8. Re:Does Red-Hat cost more? by Photon+Ghoul · · Score: 1

      It does only it's labeled "Preview".

    9. Re:Does Red-Hat cost more? by Anonymous Coward · · Score: 1, Interesting

      It can be even cheaper

    10. Re:Does Red-Hat cost more? by Anonymous Coward · · Score: 1, Interesting

      Yes, the Advanced Server does cost more, and
      is a lot more pain to run generally.

      I run both M$ and Linux (in several small
      to medium installations of 50+ servers each,
      both operating systems), and I find that
      RHAS is an expensive and lousy distro. Old
      kernels and libraries, untested upgrades, compatibility problems and somesuch (which
      are a huge pain in the butt) aside, the
      outright cost for a RHAS and the support on
      a year basis is higher than a comparable Win2k
      server configuration; and what one gets from
      Windows is (YMMV of course) more than what
      one gets from the RHAS. In other words, the
      Linux vendors have a long way to go ... but
      that is hardly news; and should hardly be
      surprising.

    11. Re:Does Red-Hat cost more? by Anonymous Coward · · Score: 1, Informative
      Redhat Enterprise Linux pricing Microsoft Windows Server 2003 pricing

      What part of "most of the time" didn't you understand?

    12. Re:Does Red-Hat cost more? by bangular · · Score: 4, Insightful

      Good old fuzzy math. It _can_ cost more under certain conditions. Basically buying a HUGE support contract, using expensive commercial development IDE's, and basically being reckless with your money. I read an article awhile back somewhere discussing why some companies end up spending more with linux. The basic conslusion was (which I agree with) those implementations that end up costing more, are usually done by MCSE's who treat linux like Windows. Paying many thousands of dollars for licenses, support, etc. etc.

      A good Linux admin does not need support contracts, does not need to pay consultants, does not need "server versions" of linux distro's, _can_ program himself, and does not call a piece of software a solution!!!! (ok, that last one I threw in cause it annoys me).

      You are paid to be a network administrator. Maybe instead of pumping your money into easy to use software and support contracts you can just learn how to do your job.

    13. Re:Does Red-Hat cost more? by forevermore · · Score: 2, Insightful
      HOWEVER, if you aren't interested in RHN and support, buy one and install it on a thousand machines.

      This is the part that Mr. Taylor seems to have left out of his answer. When you buy RedHat, you're paying predominantly for a support contract, not the software itself. You can either pay a lot up front, if you anticipate a need for support, or pay less and then pay per-instance later. Microsoft generally has the same kind of thing -- they just don't emphasize their support contracts in the sale of Windows itself - you buy the OS and then you buy the support contract.

      --
      Do you really need reason for beer? Wingman Brewers
    14. Re:Does Red-Hat cost more? by ciphertext · · Score: 1

      I have a RH v9.0 server, patches and updates are free. I got the installs from this website.

      --
      To know is to have knowledge....to understand is to be enlightened.
    15. Re:Does Red-Hat cost more? by DarkFencer · · Score: 4, Informative

      Don't for get educational pricing:

      RHEL 3 Workstation - $25
      RHEL 3 Advanced Server - $50

      No support included though, but all updates are.

    16. Re:Does Red-Hat cost more? by Anonymous Coward · · Score: 2, Funny

      Old kernels? Egads.

      For just $1293 an hour I'll teach how to use this thing we IT professions call, "The Internet".

    17. Re:Does Red-Hat cost more? by hallucination · · Score: 1

      It is NOT fully legal to do that. The EULA allows you to only use the software on the machines which you pay for. If you violate that, you are breeching their trademark for 'RedHat'.

      You can get the SRPM packages, remove all references to RedHat, and recompile. Then you can do what you want.

    18. Re:Does Red-Hat cost more? by Anonymous Coward · · Score: 1, Funny

      You need to add $699 to that.

    19. Re:Does Red-Hat cost more? by mikeabbott420 · · Score: 1

      My company does what www.joelonsoftware.com would call consultingware ( joel is an MS guy and I still study his webiste, that is a strong recomendation ). We automate companys with 1 to 500 ( and growing, those guys!!) retail systems POS ,AR ,Inventory ,Service ,Rental ,Payables ,GL etc They have cash register PCs, receiving PCs, office PCs etc ( mostly the difference is attached devices). we have used over a dozen unices over 15 year history as well as dos/windows. My experience is that vender support means very little for OS products, if you can't google it the telephone monkey will not help you either. It means a great deal for hardware because the telephone monkeys can send you the part you need , even dispatch a guy who knows what he is doing.

      --
      This program was made possible by a grant from the Ultra-Humanite, and viewers like you.
    20. Re:Does Red-Hat cost more? by MyHair · · Score: 5, Funny

      buy one and install it on a thousand machines. Fully legal, according to the EULA. Try that with Windows and see what happens...

      Um, I did do that with Windows. Is that wrong? And what's this yoola thing you mention?

      <sound of BSA crashing through the door>

    21. Re:Does Red-Hat cost more? by cfuse · · Score: 1
      Try that with Windows and see what happens...

      China and the rest of asia already did, nothing happened.

    22. Re:Does Red-Hat cost more? by DShard · · Score: 1

      Now if only I could convince everyone in my org that debian has the best support _ever_ I could die a happy man.

    23. Re:Does Red-Hat cost more? by ComputerSlicer23 · · Score: 5, Informative
      Here's a copy of the license you had to agree to

      You really should go read the EULA one more time. No, you can't install RedHat Enterprise on multiple machines and just run it. Not if you have a single support contract with RedHat. If you have original media from RedHat, you have 1 years worth of support that you can't opt out of.

      If you have a single support contract with RedHat, then all of the systems are considered "Installed Systems" (as defined section I.A). RedHat has the right to come into your locations, and audit all of your "Installed Systems" (I.4). They can then invoice you for all of the extra systems you have installed. If are over your allotment of installed systems by more then 5%, they are allowed to invoice for an additional 20% penalty (later in I.4).

      I'm not a lawyer, and that is my interpretation of it. However, if you took the binaries off the install CD and put them on a different CD (excluding a handful, primarily being redhat-logos and 3rd party stuff), you could install that, invoking the GPL license. However, a number of binaries on the CD, they could claim copyright on (XFree86 and Apache binaries for instance, and anything else which has a source license of BSD-like). I'm not sure what the license on the actual binaries are.

      I'm not sure if the license inside of the RPM is the license for the binaries, or the original source. I'm assuming that it is only for the source.

      The actual ISO image isn't GPL'ed. They own the copyright on that, so you can't just go give away a copy. They also own the copyright on all of the binaries. They might be compelled to allow you to transfer the some of the binaries, but they don't have to let you do it in the specific structured way they did. In fact they can't, as they have 3rd party software that they can't allow you to transfer.

      Finally, whoever owns the support agreement, just agree to these terms, and can't get out of the terms for the first year after purchase (I.1.2). Everyone who has a support agreement, must not install the software on any additional machines. They got around the GPL requirements, by not making it a requirement on the binaries, but by making it a requirement for support (and not letting transferring the binaries to you, until you agree to this). According to the license you agreed to, unless RedHat makes a material breach of the license, or you agreed up front to a different set of terms, you are bound to the support contract for the term of 1 year.

      So I wouldn't go around telling people they can violate a legal contract they have agreed to. It isn't a very smart thing to do. Unless you have a different agreement, or you have a sound legal analysis that contradicts this, I'm pretty sure you are committing copyright infringement if you have multiple copies installed.

      For that matter, I'm not sure it is legal to use the software without support. There is nothing in the license which grants you rights to use it. (There is nothing saying you can't either, but it's not explicity stated that after the support is terminated you still have a license to use any of their copyrighted materials). However, I'm very doubtful that RedHat will be coming after anyone. That doesn't change the techincal points of the legality or not.

      If anyone has any analysis that differs from this, I'm all ears. I'd love to be able to buy the first copy, and install it lots, and lots. However, I've carefully read the agreement, and I don't believe I can legally do that. Plus if I don't have the support agreement, I have to build all of my own updates. Really not something I'm looking forward to doing.

      Kirby

    24. Re:Does Red-Hat cost more? by BiggerIsBetter · · Score: 1

      $50 for Advanced Server? WTF? Updates are ALL I want. Updates are ALL most of their existing userbase want. I'm fucked if I'm going to pay $300 or so for ES updates when they're selling AS to "academics" for $50 - which is less than I've been paying for RedHat 9.0 updates.

      --
      Forget thrust, drag, lift and weight. Airplanes fly because of money.
    25. Re:Does Red-Hat cost more? by chill · · Score: 5, Informative

      I've read it a dozen times, though IANAL.

      Zip on down to Appendix #1...

      "With the exception of certain image files identified in Section 2 below, the license terms for the components permit Customer to copy, modify, and redistribute the component, in both source code and binary code forms."

      The software (RHEL) and support services are SEPARATE. Don't buy one, install a thousand times then use RHN -- you're in violation.

      Hell, just borrow a copy from someone and install if you aren't going to use RHN or support.

      Or am I mis-interpreting Appendix #1?

      -Charles

      --
      Learning HOW to think is more important than learning WHAT to think.
    26. Re:Does Red-Hat cost more? by sirsnork · · Score: 1

      _PLUS_ CAL's for the Windows box, and on an enterprise server one would imagine thats quite a few CAL's

      --

      Normal people worry me!
    27. Re:Does Red-Hat cost more? by ComputerSlicer23 · · Score: 4, Informative
      You appear to be correct, you still will have to strip out a couple of RPM's, and rebuild the ISO's before you can distribute them. However, you do appear to have the right to do nearly anything you want with the RPM's you get (which I didn't know until just now).

      While the support and software are separately licensed, you can't get a copy of RedHat's software without support (and you can't duplicate what RedHat gives out to anyone without modification).

      I wonder how much trouble you'd get into just making new RPM's that are named the same, and just switching the blue and red bytes in the images.

      I'm not sure that copying it and running it, will get you out of the other aspects of the terms "Installed Systems", but I'll buy into it for now. I'd actually have to get a real lawyer to be sure.

      For my personal situation, I'd like to have a handful with support, and a ton without it. I'd prefer not to have to prove I did it correctly. Hence, I'm a White Box Linux fan... :-)

      In 7 years of running Linux, I've never needed any support from anybody I couldn't get off mailing lists, deja news, and a good search engine. I don't have a problem paying for a copy, I'm just not interested in paying for that many copies for support I don't want or need. I need the support for Oracle (because Oracle could get support from RedHat on my behalf).

      I think if you went to the trouble to strip off the RedHat RPM's, it'd all work out okay. Depending on how precisely "Installed Systems" is enforced in the Services contract. My next problem will be getting security updates on a regular basis.

      Kirby

    28. Re:Does Red-Hat cost more? by Prior+Restraint · · Score: 1

      Isn't that in conflict with how the GPL works?

    29. Re:Does Red-Hat cost more? by Anonymous Coward · · Score: 0

      TCO? I've been a programmer/sysadmin for more than 20 years now and 8 Windows systems is more than I can handle. Can you imagine how much I cost?


      I hope you don't cost much! I am one of three SysAdmins, we have just under 250 Servers running a mix of Windows NT server and Windows 2000 server and we do just fine. I wouldn't be so proud of your incompetence if I was you.

    30. Re:Does Red-Hat cost more? by oldgeezer1954 · · Score: 1

      I agree with you if you never want any support from either redhat or MS. On top of that though you should also factor in the cost of additional CALS, over and above the typical 5(?) that MS provides, if applicable. Especially if it's going to require application CALS on top of the basic access. With open source you can avoid CALS in the most part (some specific applications do have CAL pricing structure)

      If you do want support as well as patches from either then the comparison of base costs alone isn't sufficient.

    31. Re:Does Red-Hat cost more? by krusadr · · Score: 1

      OpenBSD $0.00 / server
      100,000 CPU licence $0.00
      Updates $0.00

      More stable and secure than any Linux or Windows. In short it does what a server OS should do and costs zero.

      Someone is missing something. Is it you or is it me?

      --
      while sco {
      wget -O /dev/null http://www.sco.com?sco=litigious%20bastards
      }
    32. Re:Does Red-Hat cost more? by chill · · Score: 2, Interesting

      It gets better. Follow the internal link to their Trademark section, and you'll find that you don't even have to strip the logos if you copy it around internally.

      It mainly applies to making your own distro or commercial activities.

      Hell, *I* could send you a copy. :-)

      -Charles

      --
      Learning HOW to think is more important than learning WHAT to think.
    33. Re:Does Red-Hat cost more? by Eric+Desrosiers · · Score: 1

      What Taylor forgot to mention is that by default, the distro comes with *everything* you need.

      With windows, you still have to buy compilers, word processor, etc.

      Compute the price of that now!

    34. Re:Does Red-Hat cost more? by nege · · Score: 1

      Finally, someone with something intelligent to say about the matter!

    35. Re:Does Red-Hat cost more? by Anonymous Coward · · Score: 0

      Try that with Windows and see what happens.

      Been doing it for years, nothing yet.

    36. Re:Does Red-Hat cost more? by ComputerSlicer23 · · Score: 1
      Thank you Charles, you just made my day... Here I started out thinking you're being foolish, now I feel foolish for not following all the details... :-)

      Kirby

    37. Re:Does Red-Hat cost more? by cbreaker · · Score: 3, Insightful

      Totally. I've been trying to break into a Unix/Linux job for a while now. I have worked with Windows for a long time now, because it's pretty easy to break into. I've been using Linux for years and I've infiltrated it into my employers systems in one way or another, but I always end up with the same type of attitude from bosses..

      That attitude is "If it doesn't come from Microsoft or some other software company it's crap." What I mean by that is, if I put together a Linux box to serve out files, web pages, whatever, the way I feel is best, it's no good. If I had to write my own shell scripts and compile the kernel differently then there must be something fundamentally wrong with it right? No, of course not, but this is the common thinking of a microsoft shop.

      I believe in "smart admins" where we can design and impliment our own "solutions" and not be a middle man between the users and the software vendors.. It's cheaper in the long run. God, how many times have I seen a company spend yet another 70k on some useless software or server.. if they just used that money to hire another good admin they probably wouldn't need it.

      --
      - It's not the Macs I hate. It's Digg users. -
    38. Re:Does Red-Hat cost more? by fwarren · · Score: 1
      You might want to be easy on the guy. I did administration work for a company with 2 servers, 20 desktop systems and 10 laptops.

      Now mind you, I had to do things there way. People were allowed to install whatever software they wanted, laptops could be out of office for up to 30 days at a time. Some users used the inoffice dsl, others used a local ISP or AOL, machines could be on either of 2 in office networks. People were allowed to pick their favorite version of windows and favorite verision of offfice to run.

      Now, you try to implement a sane security policy. Keeping in mind any time you tightened up security and one person whined, the buck would stop there.

      I did the best I could, and was allowed to train folks to keep all documents and such on the server (which I kept backup up and patched as best as possible).

      Depending on a companies policy about computers and software 8 window systems can be more than a handful, or 50 systems can by easy to maintain.

      --
      vi + /etc over regedit any day of the week.
    39. Re:Does Red-Hat cost more? by Anonymous Coward · · Score: 0

      It is you.

      OpenBSD doesn't even have a 2 CPU "license".

    40. Re:Does Red-Hat cost more? by mattyrobinson69 · · Score: 1

      Why do companies look for RedHat as an example of linux?

      I dont like RedHat because they're commercialising a non-commercial OS. Whats wrong with SUSE if you want support.

      If you want a TCO of 0 (excluding internal support staff) then how about a non-commercial distro that has fast updates like debian or even gentoo (install once and copy the image to every machine).

      Yes - gentoo. Compaies dont buy machines one at a time - they buy lots with the same specs. Gentoo could be compiled on one, and a copy of the hd could be put on every machine from the same batch.

      The increased speed from compiling everything for the hardware would make crappy corporate workstations faster too. Updating is easy with gentoo (isn't it just emerge dist-upgrade or have i mixed emerge with apt-get there?)

      Now everybody is happy - Mr Security Man is happy because he's got his updates nightly by a cron-job, Mr I Want A Better Workstation is happy because the operating system is compiled specifically for his hardware. Mrs I'm A Bimbo is happy because she can use KDE or GNOME still, ...etc.

      I know gentoo is a pain in the arse to install, but like i said about the copying of hard drive images.

      (im not trying to start a disto-war, i use slack and i didn't mention it once, except here, actually, ignore this last bit about slackware.)

    41. Re:Does Red-Hat cost more? by ComputerSlicer23 · · Score: 1
      Damn it, I've read closely the details, and I believe you to be incorrect now. Assuming I'm reading the same page you are:

      http://www.redhat.com/about/corporate/trademark/gu idelines/page9.html

      That page specifically grants you the right to copy and use "Red Hat's Trademarks" on all internal copies. However, that specifically is talking about "Red Hat Linux". "Red Hat Linux", isn't "Red Hat Enterprise Linux". Red Hat Enterprise Linux, is a different product, and as such, I don't believe you have any rights.

      Now, it might be that this an oversight, but it clearly states at the top, that this if for "Red Hat Linux Only". The EULA you referred to in Appendix A, clearly notes that this is the License for "Red Hat(TM) Enterprise Linux(TM)". Thus I believe, you'd still have to strip off the Anaconda RPM's and the redhat-logos before you could reuse it internally, or redistribute it.

      Bummer, I was nearly convinced. If I have to do that much work, I'd much rather just run WhiteBox, and know that I'm pretty much in the clear.

      Kirby

    42. Re:Does Red-Hat cost more? by ComputerSlicer23 · · Score: 1
      I'd be all about running debian if they had a stable that was a 2.4 kernel. I like Debian's policies (for the most part), but I'm not going to run a -testing, or -unstable on production machines. I don't care how stable they are, I'm not doing it. It's merely a matter of princepal.

      Gentoo, I've never worked with, but has too much of a reputation as a bleeding edge distro. I'm sure it has some kind of stable, but not the sort of stable I'm looking for is my guess. Besides which, I want a binary install (it makes it a lot easier to build tripwire-like databases, and be sure you are running the correct distro).

      Slack, I didn't mind back in the days when I still ran it, however, it was too much work. The start scripts aren't as flexible. The ability to start and stop services all was done by hand. The package manager is essentially "tar". Not my cup of tea. Things might have changed. However, about RedHat 4.2, I left slack and never looked back.

      I'm not terrible fond of SuSE for the same reasons I don't like Red Hat Enterprise Linux (they are a per money, per seat license for the good editions). Plus they just changed corporate hands (being bought by Novell, I'm kinda in a wait and see approach on how the company shakes out).

      I've got 15 RedHat installs on servers that are already deployed. I'm really interested in continuing to do the same things, on the same boxes just like I always have. It's somewhat inertia. I also like the way Red Hat does things now. It took me a long time to learn all the in's and out's of their configuration, and how they do things, but now that I have, I'm reluctant to give up all my expertise.

      White Box is a piece of cake. It's feels like redhat, it walks like redhat, it talks like redhat. I'm pretty happy with it, it's free, and something I can contribute to.

      My other concerns, are that I have to have a distributions supported by IBM, and by Oracle. That pretty much puts me in the SuSE or RedHat camp for those machines. I'd pretty much like to go with the same distro everywhere... Which because of the 15 servers I have deployed, means RedHat like. I also pick it, because I can use WhiteBox and RHEL in parallel, and essentially get the best of both worlds. I get the support I have to have, on the machines I have to have it. I get the free copy that works just like the for money copy on the machines I'm willing to support myself.

      I'd do Fedora, but their support and security polices are assine (I've been thru this argument in other threads recently, I'm not anxious to explain it all again, Fedora Legacy might fix all my concerns, but I want to wait 18 months and see how things pan out. I'm not going to migrate to it, and in 6-12 months find out just how screwed I am).

      In the end, I'm really, really conservative, but I'm not so conservative that I want to go run a 2.2 kernel. Besides, if Debian does what they did before, I'd be pretty unhappy with them. (They essentially, announced the new stable, and then said, yeppers well support the old stable for roughly 30-60 days if I remember the story right).

      Kirby

    43. Re:Does Red-Hat cost more? by AwesomeJT · · Score: 1
      Technically, the kernel part of the distribution must be left free or RedHat is in violation of the GPL which Linux is governed by. That's why all RedHat is selling is support and the fact they have tested the distribution with their own employees. I'm using Fedora right now. I was using RH8 and RH7.3 with the $60/year RHN option. I never called RedHat for support and I've been running this stuff for years. I mean, really, how much tech support was a dedicated firewall or dedicated DNS server need?

      Mr Taylor forgot some important things about Linux in general -- IT IS NOT ABOUT PRICE! Really, when your server gets hacked or destroyed by a virus does price matter then?

      I love my Apache logs, they have lots of IIS script-kiddie hack lines!

      Total Cost of Ownership should include recovery from disasters. At least with Linux, everything is a file -- I can gzip/tarball everything if I want. In Windows, crap is all over the place in that darn registry or ADS.

      Sometimes, simplicity and security are priceless.

      --
      SPAM solution made easy: 1 spammer, 5 cords of rope, 5 hourses, and fireworks. Be creative.
    44. Re:Does Red-Hat cost more? by Unoti · · Score: 1

      Haha yeah. Hey, didn't the country formerly known as Iraq pirate a lot of MS software?

    45. Re:Does Red-Hat cost more? by Eunuchswear · · Score: 1

      Servers are easy. It's desktop systems that are the pain.

      --
      Watch this Heartland Institute video
    46. Re:Does Red-Hat cost more? by chill · · Score: 1

      You're right, it is confusing.

      Since I'm not a non-profit or educational user, I only was paying attention to the NEXT paragraph -- for personal or internal business use...

      On the bright (but odd) side, I finally installed RHEL3 WS last night on my personal machine. The next thing I did was grab the KDE 3.2 RPMs off of Fedora and install them. They required a new redhat-artwork RPM, along with an updated Xscreensaver, QT and one or two other RPMs.

      Now my new RHEL3 install says FEDORA all over it! :-) Yes, the uname dumps out 2.4.21-9EL or some such for the kernel, but I don't see "RHEL" anywhere now.

      That wasn't so hard...

      --
      Learning HOW to think is more important than learning WHAT to think.
    47. Re:Does Red-Hat cost more? by chill · · Score: 1

      I just pulled Gentoo off a couple of servers...

      It takes too damn much time and effort to distribute patches & changes.

      God help you if you're running a desktop and want to update X or KDE -- it'll take half a day to update.

      --
      Learning HOW to think is more important than learning WHAT to think.
  6. Short version.... by Anonymous Coward · · Score: 5, Funny

    We read about Linux on a website called 'Slashdot' where they've been predicting world domination every year for the past 6-7 years, and frankly, we were quite frightened. We finally got around to installing it to see what all the fuss was about, and maybe figure out why they make that prediction every year, and well, we're not really worried any more.

    Love, Microsoft.

    1. Re:Short version.... by Anonymous Coward · · Score: 1, Funny

      Jsut wate until this year! Linux will be teh king!!1! Reely, its' gong to happan this yeer!

    2. Re:Short version.... by Anonymous Coward · · Score: 5, Funny

      yeah, my grandma just called to ask for the compile flags for kde 3.2

    3. Re:Short version.... by RLiegh · · Score: 3, Funny

      My grandma's writing me a new kernel for my birthday. w00t!

    4. Re:Short version.... by Anonymous Coward · · Score: 0

      Hi, Bill. Great sense of humor. Could you tell Steve B. to quit the GNAA trolling? It's soooo annoying. Thanks.

    5. Re:Short version.... by Anonymous Coward · · Score: 1, Insightful

      We read about Windows on a website loaded with a bunch of paid advertisement for Microsoft products where they predicted it would be more stable, secure, and reliable for the past 15 years, and frankly, we shit our pants laughing. We finally got around to installing it to see what all the fuss was about, and maybe figure out why they make these predictions year after year, and well, we're not really worried any more.

      Peace, Linux users.

    6. Re:Short version.... by Anonymous Coward · · Score: 0

      We installed Windows after hearing about their new security initiative. After about a week we spent thousands of dollars in man hours keeping the boxes uptodate. When we applied all the updates, applications that used to work suddenly quit and now our box is infected and magically turned into a mail relay.

  7. Excerpt by Sparky77 · · Score: 1, Funny

    "We think that Linux sucks for really important stuff and most less important stuff. Windows (TM) is secure *snicker*, and stable *snicker*, and cheap *snicker*. Linux is much less cheaper than Windows (TM) is. Thank you for your time."

    Oh wait, wrong article, sorry.

    --
    One bad monkey spoils the whole barrel.
    1. Re:Excerpt by System.out.println() · · Score: 1

      Oh wait, wrong article, sorry.

      No, no, you had the right one.

  8. Monetizing, workloads, Super Size by phoneyman · · Score: 5, Insightful

    My eyes glazed over 1/3 of the way through that marketing drek. It's truly unfortunate that the Corporate World has forgotten how to speak in natural language. This shit's almost as bad as legalese.

    Pierre

    1. Re:Monetizing, workloads, Super Size by El · · Score: 4, Funny

      It's truly unfortunate that the Corporate World has forgotten how to speak in natural language. This is a natural language. This is how words naturally come out when you're talking out your ass...

      --

      "Freedom means freedom for everybody" -- Dick Cheney

    2. Re:Monetizing, workloads, Super Size by Gorath99 · · Score: 5, Insightful

      It's bloody worse. At least there is some structure to legalese. The only function of this crap is to confuse customers to the point where they loose all common sense and just buy whatever the marketer is selling.

    3. Re:Monetizing, workloads, Super Size by Threni · · Score: 1

      I think you guys should stay away from Perl then!

    4. Re:Monetizing, workloads, Super Size by shadowbearer · · Score: 1


      goatse(cx) speak?

      Let's not start a meme, here. There's enough of them already.

      SB

      --
      It's old. The more humans I meet, the more I like my cats. At least they are honest.
  9. food by frogsarefriendly · · Score: 5, Funny

    So in some ways, we've got a McDonald's No. 5 super-size offering that costs $2.99 and someone just wants a Diet Coke that costs 99 cents. So do we cut the entire super-size No. 5 down to 98 cents, or do we try to find a way to just give somebody the Diet Coke if that's what they want?

    Does that make Linux some kind of free lunch then?

    1. Re:food by kfg · · Score: 4, Insightful

      He's productizing Linux, as he has to given his position.

      To recognize the Linux isn't a distro available as a boxed product at Borders, and is, rather, the source code, is to leave him with no means of directly comparing the two, let alone comparing the two to his advantage.

      Linux is an instruction set to build an OS, made up out of the common wisdom, and hence is more comparable furniture plans than a chair.

      Only in the case of Linux the computer builds the "chair" for you.

      Red Hat may build "chairs" based on the publicly available pattern, but, as we all know Red Hat != Linux. The source code is Linux.

      KFG

    2. Re:food by NanoGator · · Score: 5, Funny

      "Does that make Linux some kind of free lunch then?"

      It's more like a cow and some un-peeled potatoes.

      --
      "Derp de derp."
    3. Re:food by Anonymous Coward · · Score: 0

      Free as in speech, not in lunch.

    4. Re:food by U.I.D+754625 · · Score: 0

      I'm confused, free as in lunch, beer or freedom?? Waffles perhaps?

      --


      //Blessed are they that run around in circles, for they shall be known as wheels.
    5. Re:food by kfg · · Score: 2, Insightful

      In other words, "He's productizing Linux," because, "To recognize the Linux isn't a distro available as a boxed product at Borders, and is, rather, the source code, is to leave him with no means of directly comparing the two, let alone comparing the two to his advantage."

      He mentions Red Hat and SuSE "MULTIPLE TIMES," because it is to his advantage to draw your attention in that direction and away from others.

      It's called "misdirection."

      And oh, two words. "Charm school."

      KFG

    6. Re:food by the_mad_poster · · Score: 1, Troll

      RTFP, dipshit. He mentions the fact that he's productizing Linux and IGNORING LINUX IN GENERAL while making no claims to be speaking to the marketing drek that the microdroid is spitting. He then goes on to toss his own two cents in on what the microdroid is ignoring and what Linux "really is". He's voicing an opinion on what Microsoft "doesn't get" about Linux, or, at least, chooses to ignore, in this type of interview so they can focus on narrowly defined numbers that don't speak to the whole of Linux.

      Maybe if you took the time to actually read and digest the post before ripping into the poster like some dick-stroking wanker you'd sound like a little bit less of a lobotomized, shit-flinging moron. Get your nose out of your own shit for a few seconds and try some critical thinking for once. You may actually find you like it better than licking your own sweaty balls and stroking your over-inflated ego.

      Go ahead, punk. I dare you to try and flame back.

      --
      Alito: A vote for Alito is a punch in the eye to put that bitch back in her place!
    7. Re:food by DShard · · Score: 1

      There is no difference between RHEL, Debian Woody or SUSE Enterprise server other than installation/upgrade management. The sad fact is the free product is the best in that regard to boot.

    8. Re:food by kfg · · Score: 1

      This is to be expected. The free product has the "luxury" of being able to concentrate on the quality of the product.

      The commercial "Enterprise" distro makers are constrained to concentrating on sales.

      Just as one can learn to make a chair of superiour construction techniques and engineering principles than you can buy from a commercial mass producer.

      Look at the typical wooden barstool with legs that diverge from the seat, held together by stiles. This barstool will selfdestruct by design when a load is applied to the seat.

      But people buy them by the thousands.

      KFG

    9. Re:food by DShard · · Score: 1

      The only reason that people buy oodles of redhat ignores the fact that Debian is not for sale. You cannot own it but you can give it away. You can give them money, but if you don't it won't stop it's operation.

      You were close to the truth when you said linux is not a product. Linux is a process, no more no less. It removes the vendor/consumer barrier that allowed marketing types to make products out of it in the first place. The reason he couldn't talk any other way is because there is no language for it in marketing speak.

      Look at fedora core. They are opening up what has been a corporate function to interested outside parties who will devote time for _free_. How do you compete with that. How do you make a better product than one with no cost and the same functionality? And what do you do when it does things better?

      Microsoft may have fifty some odd billions in the bank, but they have to spend that to keep up. Worse still is they have to compete with standards or the bastards just reverse engineer your product. What is a crumbling monopoly to do?

    10. Re:food by djocyko · · Score: 1

      I think he is trying to say that he would like to be selling carbonated sweetener-water for the rest of his life.

    11. Re:food by kfg · · Score: 1

      What is a crumbling monopoly to do?

      Make gaming consoles?

      KFG

    12. Re:food by Logicdisorder · · Score: 0

      I read it and it scream M$ propergrander but then he does work for M$ and that is to be excepted. The thing that made me laugh was he said about SBS. Now I have work with Windows for years and SBS was shit. You might be able to run all that shit on one box but 9 times out of 10 it ran like crap. Cause Exchange does not like working a server that is an AD casue both of them are after as much memory and CPU as they can get. If the server is not built right(hardware) then you are going to get a big performance hit as well.

      This do more with less is all well and good but I would still not put a SQL server on the same server and Exchange cause I know there are going to be performance problems. And there are a few app that this rule applies to.

      At the end of it all he is so full of his own BS it makes me sick.

      --
      "The most dangerous creation of any society is that man who has nothing to lose." - James Baldwin, American author
    13. Re:food by drsmithy · · Score: 1
      He's productizing Linux, as he has to given his position.

      One should also note that this "productising" has to be done by just about anyone interested in linux in a non-academic sense.

      In other words, he's "productising" because in the context of the article, not doing so would be pointless.

    14. Re:food by drsmithy · · Score: 1
      There is no difference between RHEL, Debian Woody or SUSE Enterprise server other than installation/upgrade management.

      Try that line the next time you can't get $IMPORTANT_COMMERCIAL_APPLICATION to run and want some support from the company that sold it.

      "Hi, we're having a bit of trouble getting Oracle up and running".

      "What platform are you using, sir ?"

      "Debian unstable with a 2.6 kernel. It's running fine on our self-assembled, overclocked Opteron box with software RAID 1 over SATA disks, but when we try to start up Orac..."

      *click*

      "Uh, hello ? Hello ?"

    15. Re:food by Anonymous Coward · · Score: 0

      Serve you right for running a production database on Sid.

    16. Re:food by DShard · · Score: 0, Troll

      Having seen oracle support on RHEL 2.1 and 3.0, I would hardly think I would be in any different boat then I would have been on Debian Woody. But for a test instance I hardly see anything wrong with the overclocked opteron running a 2.6 kernel. the only problem with that configuration is that oracle isn't compiled for x86-64 yet.

    17. Re:food by Anonymous Coward · · Score: 0

      But such a well-built cow! It's just that they slapped the user interface on the back end.

    18. Re:food by Ogerman · · Score: 1

      It's more like a cow and some un-peeled potatoes.

      But just think how many burgers you'll have once somebody teaches you how to use a meat grinder. (:

      And everybody knows that real french fries are made with the potato skins on!

    19. Re:food by black+mariah · · Score: 1

      In terms of this article IT DOESN'T FUCKING MATTER if Linux is a kernel. He is referring specifically to available ENTERPRISE LEVEL DISTRIBUTIONS of Linux. He's ignoring it because, as far as this question and answer session goes, IT DOESN'T FUCKING MATTER. Not everyone is a pedantic little cunt that insists GNU/Redhat/Debian/Slack/Whatever be pasted onto the front of 'Linux'.

      --
      'Standards' in computing only impress those who are impressed by things like 'standards'.
    20. Re:food by the_mad_poster · · Score: 1

      MODS: For the love of God, DO NOT MOD THIS UP (unless you have an odd sense of humor, I suppose, and want to mark it Funny)! It's a waste of mod points when someone else has to come back and mod it back down. That's why I'm posting it at 1... now, back to your regularly scheduled flamefest.

      How convenient... I was just posting a quick rail in another thread and you happened to drop by in the meantime. Two birds with one stone, as it were.

      First of all, funny you should call anybody a "pedantic little cunt" (for shame - your mother ought to wash your mouth out with soap... and mine too while she's at it) when your sole journal entry is a bitch-fest about YA.* and recursive acronyms for projects.

      But, I digress. Amazing as it may seem, I actually struggled through the meaningless market babble that comprised an article of responses from a man who chose the path of least resistance through school (one might argue that business majors are worse than marketers, but it's a tough call for me). Not once was he asked to characterize Linux Enterprise against Windows, he just did. Now, if he'd like to do that, that's fine, but the fact still remains that the post that originally got your panties in a bunch called bullshit on his half-assed marketspeak since a competent Linux sysadmin could follow the traditional (and time tested, mind you) philosophy of piecemealing the system to the task at hand. Compare this to the shotgun approach of Windows and one imbecilic markteters inability to grasp the difference between the two styles, and you have what amounts to nothing more than a steaming pile of bullshit that's only fit for executive-level consumption.

      Or, to put it another way: nobody with at least half a brain would take anything in that article as anything more than a shifty response to tough questions that some management moron doesn't understand well enough to respond to directly.

      Oh, and I might note that, although no question referred specifically to Enterprise Distributions, some DID refer specifically to desktop. I call bullshit on your entire response to this story.

      --
      Alito: A vote for Alito is a punch in the eye to put that bitch back in her place!
    21. Re:food by Anonymous Coward · · Score: 1, Insightful

      He's also obsessed with price. He goes over the MS price point, and how they can improve it. He compares it to the Linux price point (favorably, even.)

      That's one of the things that they'll never get, or at least they'll never choose to get. I don't use Linux (just) because it's cheaper. I actually like it better as a system in a great many ways. I also prefer the politics of it to those of MS, and I prefer having options over a single-source. Because I like it, I happily pay for my distribution of choice, even though I could download it for free.

      Listen up, Microsoft: the Linux guys have found a way to get people to willingly send money even when they don't have to, instead of coming up with new ways to force people to pay for things they don't want.

    22. Re:food by shadowbearer · · Score: 1


      Product of the schools and mindset that produced him. He doesn't know any better. I pity the bastard - there's a lot of life he won't ever experience.

      Wouldn't surprise me if he was one of those who "got religion" in the later stages of his life, and then espoused that to everyone who (won't want to) listen.

      Nothing against religion there, just seen the type of person who takes and takes and takes and all of a sudden finds out they're going to die one day. It's the same mindset.

      Ah, well. Troll on.

      SB

      --
      It's old. The more humans I meet, the more I like my cats. At least they are honest.
    23. Re:food by BESTouff · · Score: 1
      Only in the case of Linux the computer builds the "chair" for you.

      Oh my ! That's the Soviet Russia signature of the week for /. !

    24. Re:food by RoLi · · Score: 1
      Actually, I think Taylor made a big mistake by bringing that up. Not because Linux is a "free lunch" (it isn't, at the very least you need hardware to run it which isn't free. You have to look at the complete package which is hardware + software + support.), but because people will realize that most Microsoft products are crippled on purpose (like Win XP home for example which has connection limits, doesn't run on SMP, etc.) while with open source you always get the "full" version.

      Microsoft advocates will deny it, but license costs are not irrelevant and the fact that the "full" version of Microsoft products is overpriced while the crippled versions may include massive hidden costs in the future (What do you do when your connection limit doesn't hack it anymore? By the "full" version, reinstall everything and cross your fingers that everything will run?) is a big problem that Microsoft simply cannot resolve without losing massive amounts of profits.

    25. Re:food by Anonymous Coward · · Score: 0
      Heh. You mean a crippled PC dressed up like a gaming console?

      I'm not much of a console gamer to start with, but the xbox is most certainly last on my list of consoles I'd ever get.

      The neat thing is how often I'm attacked by xbox fans here on Slashdot saying I have no right to complain without trying out some of the games. Well, now that Halo is on the PC, I can play it and go, "Wow, and this is supposed to be the reason to get an xbox?"

      And since most games are put on every platform, including an ugly 2D version for the GBA and an even more ugly version for the n-gage, there's simply no point to xbox except for a couple of titles I can count on one hand.

      And even then there's better games on the PC or the Cube, so... It really doesn't matter though with the Microsoft Money Machine funding xbox. The damn thing shall torment me for the rest of my days, no doubt.

      Anyway, I think I'll just go play Pharaoh like it's 1999! Gonna build me a pyramid, and without the help of those pesky aliens from Stargate.

    26. Re:food by Anonymous Coward · · Score: 0
      One should also note that this "productising" has to be done by just about anyone interested in linux in a non-academic sense.

      Blatently untrue. Tons of people download, isntall and use Linux without trying to turn it into a retail product. The only time you "need" to productize it is if you are trying to sell it, or if you believe that a one-size-fits-all distro is what everyone in the world needs.

  10. Some ridiculous comments by MysteriousMystery · · Score: 5, Insightful

    CRN: On the face of it, one could conclude that interest in Linux is the market's way of telling Microsoft that Windows pricing needs to change. What message do you think the market is trying to send?

    TAYLOR: I would actually look at a similar construct but a different answer. You have to ask one of two questions. Is it either a) Windows is priced too high, or b) are we offering the right product at the right price point? We position Windows server as a multifunction server that does a variety of things. So in some ways, we've got a McDonald's No. 5 super-size offering that costs $2.99 and someone just wants a Diet Coke that costs 99 cents. So do we cut the entire super-size No. 5 down to 98 cents, or do we try to find a way to just give somebody the Diet Coke if that's what they want?


    So Linux servers can't do a number of things and for a lower cost? For free I can turn a Linux box into a webserver, domain server, ftp server, irc server, database server and such. How exactly is Microsoft offering more value? All they are doing is charging more for their product.

    1. Re:Some ridiculous comments by GMFTatsujin · · Score: 5, Funny

      I think he's saying the future versions of Windows will dispense Diet Coke, but I could be mistaken.

    2. Re:Some ridiculous comments by mrscott · · Score: 2, Interesting

      I'm not arguing the merits of Linux vs. Windows here - just trying to get a handle on "free".

      When you're talking about large enterprise installations, or installations where people want the backing or support of a company, Linux does cost money - ie: Red Hat Enterprise Linux. Yeah, you can download new packages and install updates, but it's easier to use RHN, etc.

    3. Re:Some ridiculous comments by Anonymous Coward · · Score: 1

      There is no such thing a free lunch. Remember that. I am not saying hes right, but training and support do cost a hell of a lot in any shop. Just because something is "free" does not mean its of great value. TOC does not relate to your P2-200, It relates to your small to large size IT department.

      PS I am a debian sysadmin, not a MS fanboy.

    4. Re:Some ridiculous comments by MySt1k · · Score: 5, Funny
      So in some ways, we've got a McDonald's No. 5 super-size offering that costs $2.99 and someone just wants a Diet Coke that costs 99 cents.
      So, Windows is compared to McDonalds ? True : Both leave a bitter taste just thinking of it and both are owned by a clown !
      --
      Doh !
    5. Re:Some ridiculous comments by Anonymous Coward · · Score: 0

      Yeah, I think Taylor is forgetting the simple fact that you don't have to buy a huge server package, you can just assemble all the programs/services yourself and put them together how you want. In this case, it would be more of a Burger Kind meal, "Have it your way."

    6. Re:Some ridiculous comments by 7Ghent · · Score: 3, Funny

      I think what he's trying to say is that Windows is bloated and that continued usage can cause serious health problems such as morbid obesity and heart disease.

    7. Re:Some ridiculous comments by MysteriousMystery · · Score: 2, Informative

      It depends on the organization. For example a number of large univerisities use debian with no commericial backing support. In that case, it IS free.

    8. Re:Some ridiculous comments by weeboo0104 · · Score: 3, Funny

      But Windows server also includes Media Player. This is clearly a feature that data centers can't do without!

      --
      It is easier to build strong children than to repair broken men. -Frederick Douglass
    9. Re:Some ridiculous comments by sugapablo · · Score: 2, Insightful

      Exactly. I have in my home a old Sony Vaio Pentium 200Mhz, 64MB mem, machine running Debian. It currently holds as a webserver (apache), ftp server (vsftpd), database server (postgresql), and a few other things. What MS product could do all this on that box at ANY price? Let alone free!

    10. Re:Some ridiculous comments by black+mariah · · Score: 1, Insightful

      Insightful my ass.

      What he's saying is that they try to set Windows up as the 900-lb gorilla of software solutions, capable of covering everything. Not everyone needs that. Sometimes customers need less than what MS offers, and he's basically saying that in those circumstances there may be better choices.

      Plus, you are confusing YOUR PERSONAL SERVERS with BUSINESS servers. In a business enviroment you want to have support from the software company. You can't get that for free from Debian or Redhat or anyone else.

      Something too many people here fail to comprehend is that quite a lot of the cost of MS's products goes towards customer service. Try calling up Debian and getting them to answer some questions.

      --
      'Standards' in computing only impress those who are impressed by things like 'standards'.
    11. Re:Some ridiculous comments by csnydermvpsoft · · Score: 4, Funny

      Hmm... I'm more a pepsi fan myself. I guess I'll stay with Linux.

    12. Re:Some ridiculous comments by AoT · · Score: 2, Funny

      would that be "free as in interns"?

    13. Re:Some ridiculous comments by GMFTatsujin · · Score: 4, Funny

      All I wanted was Linux! And they said no, we think you're on drugs! We're sending you to get help! And all I wanted was one lousy Linux!

    14. Re:Some ridiculous comments by Tony · · Score: 4, Insightful

      training and support do cost a hell of a lot in any shop.

      Very true. However, you cannot assume that the cost of training for an MS product is zero either, simply because you paid for the product.

      Just because something is "free" does not mean its of great value.

      Also, the converse is true-- just because you paid a great deal for something does not mean it has great value.

      Personally, I thought the interview (both the questsion and answers) light-weight. There were no hard questions, and the answers had no real content.

      --
      Microsoft is to software what Budweiser is to beer.
    15. Re:Some ridiculous comments by MysteriousMystery · · Score: 2, Informative

      Free as in not paying for licensing.
      I'm not denying the existance of other costs associated with it, but if you have an IT department that can keep packages up to date and you designed a solid infastructure you don't need proprietary software or commericial backing.

    16. Re:Some ridiculous comments by ejaw5 · · Score: 1

      well, you can have a Linux box brew coffee for you:

      http://www.tldp.org/HOWTO/Coffee.html

      and I bet you can use a 486 with 8MB RAM for it.

      --

      $cat /dev/random > Sig
    17. Re:Some ridiculous comments by Anonymous Coward · · Score: 0

      I read that answer (it's the first) and decided the article wasn't worth the time. Whenever I talk to Microsoft folks they are so out of touch with reality it's a waste of time. There culture is way to inbread. Windows not being ala cart is not why Linux is going to kick it's ass.

    18. Re:Some ridiculous comments by AoT · · Score: 1

      well i guess my joke sure wasn't funny.

    19. Re:Some ridiculous comments by hiryuu · · Score: 1

      First ST reference I'd seen here - cool. :)

      --
      Karma: Excellent, but still won't get you laid.
    20. Re:Some ridiculous comments by Photon+Ghoul · · Score: 1

      What, are you prone to suicidal tendencies or something?

    21. Re:Some ridiculous comments by leandrod · · Score: 2, Insightful
      > quite a lot of the cost of MS's products goes towards customer service.

      No, it doesn't. Read the article, he says services and support aren't part of their package, and is left to 'the channel' -- perhaps he means it is sunk under the Mancha's waves...

      > Try calling up Debian and getting them to answer some questions.

      In fact it is more agreeable to use Debian's mailing lists, newsgroups and IRC channels than MS support.

      Not to mention one can do a contract for Debian support and get someone on the phone or whatever.

      --
      Leandro Guimarães Faria Corcete DUTRA
      DA, DBA, SysAdmin, Data Modeller
      GNU Project, Debian GNU/Lin
    22. Re:Some ridiculous comments by Anonymous Coward · · Score: 0

      Wheres my tab!?

    23. Re:Some ridiculous comments by flossie · · Score: 5, Insightful
      Try calling up Debian and getting them to answer some questions.

      I don't have a phone number for Debian. I do, however, have e-mail access to the package maintainers, as well as the ability to e-mail the coders direct if I have great difficulty with something. I have direct access to the Debian bug tracking system, so I can see for myself if the problem has been encountered before. I can also see exactly what is being done to solve my problem.

      I have had detailed technical conversations (via e-mail) with Debian packagers that I could never hope to have with the support staff on the other end of Microsoft's phones. Nor do they try and convince me that I just need to buy solution X to solve all my problems.

      Support is one are where free software/open source far exceeds the standard proprietary equivalents.

    24. Re:Some ridiculous comments by cubic6 · · Score: 2, Insightful

      NT4 Server with an appropriate SQL Server, perhaps?

      You do realize that when boxes of that speed came out, they were servers also, right? Just because you can't run the latest and greatest Windows Server 2003 doesn't mean that all MS software is bloated shit. You wouldn't try running Fedora Core with KDE 3.2 on that hardware either. I agree, Debian is awesome for servers and low-end hardware, but don't pretend that it's the only software that can possibly do the job.

      --
      Karma: Contrapositive
    25. Re:Some ridiculous comments by Tor · · Score: 4, Insightful
      When you're talking about large enterprise installations, or installations where people want the backing or support of a company, Linux does cost money - ie: Red Hat Enterprise Linux. Yeah, you can download new packages and install updates, but it's easier to use RHN, etc.

      This is an oft-repeated argument "against" Linux, however it is a misrepresentation.

      First, a number of different Linux distributions (most notably Debian, but also Gentoo, Connectiva...) offer incredibly streamlined update processes (much more so than, say, Windows or even RHN). Not only for fixes and security enhancements to an already-released "base" version of the OS, but also to update to a newer version of the OS (Debian Woody -> Sarge, for instance).

      Second, commercial support for Linux - including completely free distributions such as Debian -- is available. Although this will be of importance to some "large enterprise installations" wrt. "buy-in" (read: in the mind of PHBs), it turns out to be less important than overall stability and maintainablity of the software in the long run. After all, the best support you can get for an OS is one you don't have to resort to.

      More importantly, both Linux and Windows have signficant "market shares" in settings where commercial support matters less, or not at all. A typical home user will not typically call Microsoft when s/he encounters problems -- s/he has been trained/conditioned not to do so by now. (Basically, they charge an arm and a leg on top of the cost of the OS and rarely, if ever, provide any actual help). A home user is much more likely to search for the answer via Goole, or in online discussions -- environments in which Linux support far exceeds support for Windows.
    26. Re:Some ridiculous comments by iminplaya · · Score: 1

      Most computers come with a cup holder, so why not?

      --
      What?
    27. Re:Some ridiculous comments by El · · Score: 1

      Something too many people here fail to comprehend is that quite a lot of the cost of MS's products goes towards customer service. Could that misperception have anything to do with them actually attempting to access Microsoft Customer Service? (Actually, I'm being unfair to M$ here, my only experience with M$ Customer Service was when I installed the latest free update to IE and it rendered my laptop unusable (never finished booting up). Friendly M$ Customer Support said "Oh yeah, that happens to a lot of people" and walked me through fixing the problem. So in that case their Customer Support for their "free" software was worth a lot more than the software itself...)

      --

      "Freedom means freedom for everybody" -- Dick Cheney

    28. Re:Some ridiculous comments by Lord+of+Ironhand · · Score: 3, Informative

      Hey! What about OpenCola?

    29. Re:Some ridiculous comments by Anonymous Coward · · Score: 0

      Yeah, it sure is great to have phone support...

    30. Re:Some ridiculous comments by black+mariah · · Score: 0

      I refuse to take seriously anything that has the term "Orwellian" in the headline. Which is why I pretty much quit reading YRO.

      --
      'Standards' in computing only impress those who are impressed by things like 'standards'.
    31. Re:Some ridiculous comments by Arker · · Score: 1

      You made some good calls in the first two paragraphs, but...

      Something too many people here fail to comprehend is that quite a lot of the cost of MS's products goes towards customer service. Try calling up Debian and getting them to answer some questions.

      Umm no. Their support contracts are extra. And I can tell you from experience, they're pretty worthless. I've gotten a lot better help on irc than I've gotten calling MS with a fully paid-up support contract.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    32. Re:Some ridiculous comments by hayden · · Score: 1, Troll
      In a business enviroment you want to have support from the software company. You can't get that for free from Debian or Redhat or anyone else.
      You can't get that from Microsoft either.
      --
      Nerd: Derogatory term typically directed at anybody with a lower Slashdot ID than you.
    33. Re:Some ridiculous comments by motorsabbath · · Score: 1

      "It relates to your small to large size IT department."

      Correct. Depending upon the organization's size, you can either pay your own admins to build and manage your network with free software (competent sysadmins, downloaded distro, no commercial support) or you can pay your own admins to build and take care of your network with software you also pay for, although the admins might be cheaper.

      Linux can be used for free, but it must be attended to by competent engineers. Do you pay your admins for construction and support, or do you pay your admins for construction and maintenance and another company for support? All things being equal, I'd rather pay my own staff than give that money to another company, iff the organzation is large enough to warrant a full-time staff.

      --
      The heat from below can burn your eyes out
    34. Re:Some ridiculous comments by black+mariah · · Score: 0

      Not only that but compare the number of people MS has to pay to the number of people Redhat has to pay. I'm sorry, I'm just weird. Maybe it's because I haven't been sheltered in an open source-oriented enviroment my entire computing life, but MS's products just don't seem that expensive compared to some of the other stuff out there. They're in BUSINESS to make money.

      Also, it depends on the software what kind of support you get. With Windows XP you get (as stated on the support website) 2 'incident' calls and unlimited installation support. Take that as you will.

      --
      'Standards' in computing only impress those who are impressed by things like 'standards'.
    35. Re:Some ridiculous comments by fermion · · Score: 1
      I think the comparison with fast food is apropos. Like fast food, MS puts lots of things together, each of little value, and charges a fee. If they sell the individual parts, it is at an inflated cost. Furthermore, what they do sell is tasteless product of little nutritional value. It is targeted to the ignorant masses. The powers that be like it because it allows people to survive on sustenance wages, and kills them off before they can collect retirement.

      The cost issue important as it relates to the business model. McDonalds at one time tried to provide quality food at a fair price. Now they just compete on cost. MS would do well to use it's billions to figure out what quality if product it can supply at a fair price rather than trying figure out how it can continue it's monopoly. It didn't work for McDonalds. It didn't work for IBM

      --
      "She's a scientist and a lesbian. She's not going to let it slide." Orphan Black
    36. Re:Some ridiculous comments by Anonymous Coward · · Score: 0

      um how is that a star trek reference?

    37. Re:Some ridiculous comments by geggibus · · Score: 1

      Should you use Mac then? ..

      -K

    38. Re:Some ridiculous comments by scottking · · Score: 1

      you don't call microsoft for support either, you call your oem. calling microsoft for tech support costs an obscene amount of money... although i don't know if this is true for consumer microsoft products.

      --
      scott king
    39. Re:Some ridiculous comments by Arker · · Score: 1

      Maybe it's because I haven't been sheltered in an open source-oriented enviroment my entire computing life,

      Who has? I grew up with Sinclairs, Trash-80s, Commodores, then went to work with DOS, Apple, NT, Novell, and HP-UX - none of if open let alone Free.

      but MS's products just don't seem that expensive compared to some of the other stuff out there. They're in BUSINESS to make money.

      Of course they are. So's Red-Hat, and everyone else. The question is who can offer the customer what he needs for the best price?

      Also, it depends on the software what kind of support you get. With Windows XP you get (as stated on the support website) 2 'incident' calls and unlimited installation support. Take that as you will.

      Just ask anyone that's done phone support for them, or tried to use it. If you're halfway clued and tried google you already know more than the guys answering the phone know (or are allowed to tell you.)

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    40. Re:Some ridiculous comments by Jason+Earl · · Score: 1

      You say that like there is something wrong with using in house support over outsourcing your support to someone else.

    41. Re:Some ridiculous comments by Bull999999 · · Score: 1

      If you are a sys admin requiring an unlimited installation support for Windows XP, you need to find another line of work. And end users usually don't install operating systems by themselves.

      How about this? Exchange Sever 2003 Server Standard edition costs $1,299.00, which is fine for a small business. But if you need to have a storeage group of over 16GB, MS forces you to get the Enterprise edition for $6,999.00 even if you don't need any other functions! Not to mention having to buy all those CALs for them.

      --
      1f u c4n r34d th1s u r34lly n33d t0 g37 l41d
    42. Re:Some ridiculous comments by Anonymous Coward · · Score: 0

      I recently updated my kernel from 2.6.2 to 2.6.3 and VMWare wouldn't compile the driver for it.

      What do you think I did?

      1) Ring VMWare for support

      or

      2) Search forums.gentoo.org

      I chose (2). I found a post where someone else was having the same issue (this was about 1/2 hour after 2.6.3 hit Portage) I added a comment that it wasn't working for me, either.

      20 minutes later, someone posted the fix (edit the ebuild, change a 50 to a 51, emerge vmware)

      Somehow I don't think ringing VMWare would have got me that far.

    43. Re:Some ridiculous comments by Anonymous Coward · · Score: 0

      yeah, give me a database server on linux and ill be happy, its free.

      Yeah F*cken free of triggers and stored procedures, what a waste of f*cken time that craplet MYSQL download was... Jesus, back to 1991, but "Open Source", f*cken brillaint, wake me up when its ready for release and proper work doooooods

    44. Re:Some ridiculous comments by aanand · · Score: 2, Funny

      I went to the doctor last week. He said, "what's the problem?". I said, "I've got a cough".
      "You're a transvestite?"
      "No, I've got a cough."
      "Well, let's sort out the transvestite thing first."


      --Eddie Izzard

    45. Re:Some ridiculous comments by DShard · · Score: 1

      no it was...

    46. Re:Some ridiculous comments by frission · · Score: 1

      in the end...you might get better support from OS, but by the time you put something into a bug tracker like bugzilla, and it gets confirmed and they mail you back, a week could pass...easily.

    47. Re:Some ridiculous comments by Ramses0 · · Score: 3, Insightful

      However... remember that support (of that nature) doesn't scale. There is a strong incentive for only "good" software projects to survive b/c they need to:

      - be good enough in the first place that people stick with it

      - sort out the infrastructure for dealing with comments / questions / complaints from people

      - ruthlessly avoid the need to give support in the first place

      Witness: Faq's, IRC (user-user) channels, open contribution policies, user/developer mailing lists, open bug trackers. Support is out there, it is self-serve, and good projects have it (they *have* to have it).

      There is potential for a company that acts as an intermediary on a for-pay basis (oh, let me check on that Mr. Customer... google, faq's, archives ... Hrm, I don't see your answer, let me paypal $20 of your $50 support call to the developer and hope he responds to my question and updates his faq).

      That's what O.S. is missing. Somebody intelligent to monetize what is out there, and not be afraid to do it.

      --Robert

    48. Re:Some ridiculous comments by pergamon · · Score: 1

      Well as their advertising used to say, it is the choice of a GNU generation.

    49. Re:Some ridiculous comments by cant_get_a_good_nick · · Score: 1

      ST => Suicidal Tendencies, "Institutionalized"

      Granparent post (All I wanted was a Pepsi, and she wouldn't give it to me, just one Pepsi)
      Institutionalized

    50. Re:Some ridiculous comments by DShard · · Score: 1

      So I should put a box in public that will _not_ be supported by its vendor and has known vulnerabilities to boot. wow, what big brass balls you must have.

    51. Re:Some ridiculous comments by Anonymous Coward · · Score: 0

      uh, the average "home user" is NOT going to Google for an answer or look for online discussions. They are going to dial 1-800-DELL-4-ME or 1-800-GATEWAY

    52. Re:Some ridiculous comments by Anonymous Coward · · Score: 0

      a #5 is 4.99

      MacDonalds does not have .99 coke.
      It is 1.00 from the dollar menu.
      Maybe he got the drink at Wendys'.

      It is hard to be sure

    53. Re:Some ridiculous comments by timmarhy · · Score: 1

      why don't you post with your man. your a mouse not a man. also your points aren't valid. try postgrsql DOOD

      --
      If you mod me down, I will become more powerful than you can imagine....
    54. Re:Some ridiculous comments by Frizzle+Fry · · Score: 1

      I thought it was pretty funny.

      --
      I'd rather be lucky than good.
    55. Re:Some ridiculous comments by Anonymous Coward · · Score: 0

      All I wanted was Linux! And they said no, we think you're on drugs! We're sending you to get help! And all I wanted was one lousy Linux!
      You need to be institutionalized.

    56. Re:Some ridiculous comments by Anonymous Coward · · Score: 0

      So Linux servers can't do a number of things and for a lower cost? For free I can turn a Linux box into a webserver, domain server, ftp server, irc server, database server and such. How exactly is Microsoft offering more value? All they are doing is charging more for their product.

      That's funny. I can turn a windows box into a webserver, a domain name server, an ftp server, an irc server, at al. And I don't even have to pay for the hardware, or the network feed, or the power, or...

    57. Re:Some ridiculous comments by 0BoDy · · Score: 1

      does Google use RedHat? I doubt it. Moreover, how much does MS support cost? etc, etc,

      --
      Can I be a Luddite too?
    58. Re:Some ridiculous comments by Anonymous Coward · · Score: 0
      Customer service means the right to call an 800 number and shelling out $245 (or whatever it costs these days) for phone support. Yeah, right! that's what you're paying for ... they charge money so they charge money for support.

      Personally, I think using MS software is a bit like paying for strippers.

      With strippers you get an incomplete access to a surly, superficially attractive individual who just wants your money.

      With Windows you get limited access to a fragile, superficially attractive looking OS sold by a company who just wants your wallet.

    59. Re:Some ridiculous comments by MysteriousMystery · · Score: 1

      There's nothing wrong with it at all.

      I meant the comment in the sense that a lot of what Microsoft compares their "TCO" savings to is external support over in house support. For example they compare the cost of their server packages with it's limited support to Red Hat or SUSE server packages and support. And anyone with a well trained and hard working internal IT department can be a lot better off and more cost effective running Linux then running Windows based servers. Part of the problem is people look at his comments and relate them exclusively to server packages. In the Linux world you don't NEED to pay to use your software. The argument that other people have been making is essentially the cost is made up for in paying for windows by the added support which I was essentially disagreeing with.

    60. Re:Some ridiculous comments by Anonymous Coward · · Score: 0

      Both have some employees who aren't idiots, but you'd never be able to tell from the outside...

    61. Re:Some ridiculous comments by black+mariah · · Score: 1

      Because most end users never have to install their OS. When they do, they usually get a techie friend to help (that's always me, BTW *SHUDDER*).

      As for the Exchange Server, that's just MS's price structure. If you don't like it, use something else. Nobody is forcing anyone to use MS's products, and complaining about their price is just stupid.

      "Why buy that Ferrari when a Yugo will take you where you want to go just as well!"

      Not saying MS is a Ferrari, just that you TEND TO get what you pay for.

      Also not saying MS is worth what you pay for. I use Fedora. ;)

      --
      'Standards' in computing only impress those who are impressed by things like 'standards'.
    62. Re:Some ridiculous comments by Bull999999 · · Score: 1

      That was the point. MS may offer unlimited support for the installation of XP, but it's usless for the majority of users out there.

      Form my experience, Exchange Standard Edition is good enough for a small business use but I believe that MS put the 16GB limitation for no good reason for other than to encourage people to use the Enterprise version for much more money. In my case, I don't have a choice as Exchange is what they wanted, although my demo qmail server on RH 9.0 ran solid for half a year. That's why I'm just venting and bitching on /.

      --
      1f u c4n r34d th1s u r34lly n33d t0 g37 l41d
    63. Re:Some ridiculous comments by uv_light · · Score: 0
      TAYLOR: I would actually look at a similar construct but a different answer. You have to ask one of two questions. Is it either a) Windows is priced too high, or b) are we offering the right product at the right price point? We position Windows server as a multifunction server that does a variety of things. So in some ways, we've got a McDonald's No. 5 super-size offering that costs $2.99 and someone just wants a Diet Coke that costs 99 cents. So do we cut the entire super-size No. 5 down to 98 cents, or do we try to find a way to just give somebody the Diet Coke if that's what they want?

      with the same comment, I actually have quite a different view. the king size meal that MCD provide is quite an unhealthy one, not to mention when you only want a diet coke, they force you to have all the fries and burger that you don't want at all, but you have to eat it all down

      while the guy in the next shop who is just giving away the formula for diet coke (assuming that he have right to do so, just want to get my point across), also everyone down the street give you recipe on how to make different kind of food for free, not to mention that you can choose what you want. also there are someone who is willing to cook those for you, for a small price

      Which one will you pick? I know what I want, do you?

    64. Re:Some ridiculous comments by black+mariah · · Score: 1

      "Who has?"
      Anyone that thinks software has a damn thing to do with morals. Hardcore Free Software pedants who still pine for the days of ITS. Those kinds of guys. ;)

      "Of course they are. So's Red-Hat, and everyone else."
      True, but too many people around here act like a company trying to make money on software is illogical, immoral, reprehensible, and something akin to child molestation. I submit this question...

      Which is more wrong?
      Writing your own operating system and applications and selling copies for a tidy profit...
      ...Or taking the hard work of a few hundred thousand developers that gave their time and energy to develop free programs, boxing them all up, and selling them as your own?

      Please note a tinge of sarcasm in the above question. ;)

      --
      'Standards' in computing only impress those who are impressed by things like 'standards'.
    65. Re:Some ridiculous comments by black+mariah · · Score: 1

      I can tell you right now that the reason they did that was to get you to buy the more expensive option. It's quite obvious, and it's a good marketing move on their part.

      --
      'Standards' in computing only impress those who are impressed by things like 'standards'.
    66. Re:Some ridiculous comments by flacco · · Score: 1

      Just one lousy linux, and she wouldn't get it for me!

      it's building up inside!

      stick me in an institution
      said it was the only solution
      to get the needed professional help
      protect me from the enemy - myself

      --
      pr0n - keeping monitor glass spotless since 1981.
    67. Re:Some ridiculous comments by cubic6 · · Score: 1
      So I should put a box in public that will _not_ be supported by its vendor and has known vulnerabilities to boot.

      If you actually read the chain of posts, neither I nor sugapablo said anything of the sort. We were talking about a home-hosted server, presumably used for low traffic personal usage. Original poster asked what could provide the same functionality as Debian on certain low-end hardware, and I gave an example. I'd use that NT4 box for a personal server, if properly secured behind a firewall. All ports closed except Web and FTP. I'd do the same if I was running any OS. Apache and PostgreSQL run fine on NT4, and I'm sure there's a nice open source ftp server for Windows too. Realistically, I don't think that's a great machine for hosting, but given that hardware, I gave a usable alternative.

      --
      Karma: Contrapositive
    68. Re:Some ridiculous comments by DashEvil · · Score: 1

      Just because it's easier to do doesn't make it a good f*in idea. :P

      I'm going to pay a server admin who is going to advise me to buy product a instead of product b because product a will make his job easier, even though both are inherently easy and simular. Product a is expensive, product b is free.

      Now, hmmmmm.

      --
      -If God wanted people to be better than me, he would have made them that way.
    69. Re:Some ridiculous comments by bangular · · Score: 1

      This is a GREAT point. I am setting up a linux iscsi target for someone. I had never set one up and needed some documentation on it. I hit google "linux iscsi" and found three projects. Each one of those projects has a "docs" directory explaining how to set it up, performence tuning, etc. etc. I picked one, read all the documentation, and shortly had one set up.

      OTOH, I also set up a target for windows (because I wanted to test different targets and initiators with each other). Let me tell you, the official documentation was about zero. Basically, all I got was an executable and nothing else.

      This isn't the best example in the world because iscsi isn't exactly difficult to set up and tune, but the point is there. Most of the time, I've got at the very least a README giving me some time saving information and documentation on what standards it follows and where it might differ. As opposed to MS products, where I get a wizard, an icon, and that's about it.

    70. Re:Some ridiculous comments by maxwell+demon · · Score: 1

      Of course: How else would you play your server logs?

      What? Your server logs are still plaintext? Then you're clearly not up to time.

      --
      The Tao of math: The numbers you can count are not the real numbers.
    71. Re:Some ridiculous comments by deconvolution · · Score: 1

      The fact is that they have been selling "Diet Cokes". In fact, you have to choose small burger(XP Home, Windows ME, etc), midium size(2000 Professional, NT workstation...) and finally the No.5 super-size (Servers).

      However, to make your Windows OS tastes good, you have to buy french fries(MS office), which offers even high energy than burger and then coke (such as anti-virus etc...)

    72. Re:Some ridiculous comments by 0xA · · Score: 1
      Try calling up Debian and getting them to answer some questions.

      Try calling up Microsoft and getting support, I have, it sucks. They have some pretty bright people answering their phones at the business level but you still end up paying $400 to be helped with re-installing Exchange because it just did something rediculous and nobody can figure out why.

      I have found that I get better support from the various mailing lists than I have from MS / Oracle / Sun / Whoever that I have shelled out big $ for. If you are buying support because you don't think you can get by without in in your business then you are a sucker. If you are buing it because you are covering your ass then you are a pathetic sucker.

    73. Re:Some ridiculous comments by fwarren · · Score: 1
      And I don't even have to pay for the hardware, or the network feed, or the power, or... terrific uptime.

      Do you know what happens when you run several apps with an appetite for memory? You get random reboots. I remember back in the day when I ran notepad, IE 4, Opera 4.0, and Netscape 4.0 with Apache and had constant reboots.

      Running multiple network type services like domain, ftp, web, irc, print, login, etc on one windows box is not really a good idea. The performance leaves a little to be desired.

      --
      vi + /etc over regedit any day of the week.
    74. Re:Some ridiculous comments by Anonymous Coward · · Score: 0
      Hah! On Linux your logs are both plaintext and a multimedia file!
      cat /var/log/messages
      Now as audio!
      cat /var/log/messages > /dev/dsp

      SCREEEEEEECH!

      Yup, sounds like a server crashing in a mangled heap to me!
    75. Re:Some ridiculous comments by Anonymous Coward · · Score: 0

      Say that again in English?

    76. Re:Some ridiculous comments by jp10558 · · Score: 1

      I have to disagree here. I think that online support is about equal from a poweruser standpoint. By poweruser I mean someone with computer training, but does not have programming experiance nor a good understanding of compiliers.

      I've found good answers regarding questions for both OS's online in about the same amount of looking, and I've also found questions that I just couldn't easily find an answer for.

      Of course, this is only my experiance YMMV.

      --
      Opera, Proxomitron-Grypen,GPG 0x0A1C6EE3
    77. Re:Some ridiculous comments by Slak · · Score: 2, Insightful

      Say what you will about Microsoft and Bill Gates' business practices, but Gates is trying to do a lot of good in the world. The Bill & Milinda Foundation is doing a lot to try to protect developing/3rd world countries from preventable diseases (TB, malaria, etc.). Hardly a clown, in my book.

      -Slak

    78. Re:Some ridiculous comments by discogravy · · Score: 1

      root@rlyeh# apt-get install pepsi-itunes-free-song
      Reading Package Lists... Done
      Building Dependency Tree... Done
      E: Couldn't find package pepsi-itunes-free-song: did you tip the bottle to make sure you have a free code?

      damn...time to apt-get dist-upgrade.

  11. from the article by alanoneil · · Score: 0

    'Do you have a pricing problem with Windows and Office on the desktop?'

    I most certainly do! What home user actually knows the price of Windows/Office and does NOT have a problem with purchasing software at that price?

    --
    --
    1. Re:from the article by El · · Score: 3, Funny

      I most certainly do! What home user actually knows the price of Windows/Office and does NOT have a problem with purchasing software at that price? What?!? Are there home users out there that actually PAY for Office?!?

      --

      "Freedom means freedom for everybody" -- Dick Cheney

    2. Re:from the article by darth_MALL · · Score: 0

      This is where TCO comes into it, No? The home user will pay for that software simply on the fact that it is readily useable, supportable and finding cheap help when it blows up is easy.

    3. Re:from the article by Anonymous Coward · · Score: 0

      Depending on your employers agreement, and whether you work at home. A version of office for your home office can be pretty cheap. The problem with this, as in many things, is people scattered around the organization have no idea what kosher, and how to do it. And that's hardly MS's problem.

  12. Better analogy by CB-in-Tokyo · · Score: 5, Funny
    From the article

    CRN: On the face of it, one could conclude that interest in Linux is the market's way of telling Microsoft that Windows pricing needs to change. What message do you think the market is trying to send?

    TAYLOR: I would actually look at a similar construct but a different answer. You have to ask one of two questions. Is it either a) Windows is priced too high, or b) are we offering the right product at the right price point? We position Windows server as a multifunction server that does a variety of things. So in some ways, we've got a McDonald's No. 5 super-size offering that costs $2.99 and someone just wants a Diet Coke that costs 99 cents. So do we cut the entire super-size No. 5 down to 98 cents, or do we try to find a way to just give somebody the Diet Coke if that's what they want?

    Actually it is more like you (Micrsoft) have a McDonald's No. 5 supersize, and your buddy (Linux) is offering for you to come over to cook barbecued steaks!

    1. Re:Better analogy by Anonymous Coward · · Score: 2, Funny

      Except that the barbecue grill comes in the box disassembled, poorly documented, with some parts missing and some parts belonging to a competing grill brand and any attempt to ask someone on how to assemble it properly result in something like "rtfm" or "u r a n00b".

    2. Re:Better analogy by Vardamir · · Score: 1

      Just because i like cheeseburgers more than steak doesn't mean i like windows more than linux ... sheesh

    3. Re:Better analogy by snake_dad · · Score: 1

      And you can cook it just the way you like... add some spices, herbs... And get a free beer too :)

      --
      karma capped .sig seeking available Slashdot poster for long-term relationship.
    4. Re:Better analogy by imr · · Score: 1

      Actually, my pal mandrake cook them for me, and he kinda put a lot of extra stuff with them, making them really better than if I'd cook them myself.
      Well, he DO sell them, but I'm not obliged to pay. Which I do anyway, since he's my friend and I'd rather have him continue to cook for me than to be OBLIGED to go back to Mc crapold.

    5. Re:Better analogy by Anonymous Coward · · Score: 0

      Well, he DO sell them

      He don't sell english grammar books do he?

    6. Re:Better analogy by El · · Score: 1

      On the face of it, one could conclude that interest in Linux is the market's way of telling Microsoft that Windows pricing needs to change. Or, on the face of it, interest in Linux is the market's way of telling Microsoft that Windows software sucks! Switching from Windows to Linux is never really free (my time is worth something). Perhaps some people perceive Linux as having greater reliability, regardless of cost? And besides which, Microsoft keeps telling us TCO is lower for Windows... they wouldn't lie to us, would they?

      --

      "Freedom means freedom for everybody" -- Dick Cheney

    7. Re:Better analogy by DrCode · · Score: 1

      ... and the burger is laced with mad-cow-disease..

    8. Re:Better analogy by Slime-dogg · · Score: 1

      The #5 is a 10 peice Chicken McNugget meal. It isn't even a burger. Sometimes the nuggets are undercooked, and quite possibly detrimental to your health. Plus, there are only 10 peices, not a really filling number like 20. It costs about $4.60 or so.

      Yeah, I hit McDonald's a lot.

      Anyway. He's trying to say that Window has three peices. 1: Kernel. 2: Core OS & GUI. 3: Servers. If someone wants only the "Diet Coke" in his eyes, then we have to strip away two of the three. So, what part do you want? The Kernel? The GUI? The servers? All being said and done, you will not have the functionality that you need.

      This marketing dude is stupid and duplicitous.

      --
      You need to restart your computer. Hold down the Power button for several seconds or press the Restart button.
    9. Re:Better analogy by Anonymous Coward · · Score: 0

      I'm stunned... you can spell detrimental, duplicitous, functionality, and marketing without blinking...

      but you spell "piece" wrong every single time.

      Say it with me now, "a piece of pie, a piece of pie, a piece of pie...."

  13. Yeah.. he's right.. pricing needs to change. by demonic-halo · · Score: 3, Insightful

    "CRN: On the face of it, one could conclude that interest in Linux is the market's way of telling Microsoft that Windows pricing needs to change. What message do you think the market is trying to send? "

    Hmm... I think the market is saying, take advantage of your monopoly while you still can. Bundle it with every computer and charge a shit load while MS still can.

  14. This guy should be a politician by blunte · · Score: 4, Interesting
    What unbelievable spin, right in the first answer:

    We position Windows server as a multifunction server that does a variety of things. So in some ways, we've got a McDonald's No. 5 super-size offering that costs $2.99 and someone just wants a Diet Coke that costs 99 cents. So do we cut the entire super-size No. 5 down to 98 cents, or do we try to find a way to just give somebody the Diet Coke if that's what they want?


    So right away he takes a jab at Linux by comparing it to a Diet Coke, while comparing Windows to the full meal.

    In credible. Big balls or no brains, you decide.

    --
    .sigs are for post^Hers.
    1. Re:This guy should be a politician by savagedome · · Score: 5, Funny

      I think he is saying that if a customer is ordering a super-size offering and a Diet coke, the customer is as stupid as ever :)

    2. Re:This guy should be a politician by good(k)night · · Score: 1

      lucky me. I'm a vegetarian.

      --
      my endian is bigger than yours!
    3. Re:This guy should be a politician by Anonymous Coward · · Score: 0

      I think the monkey in his head stopped peddalling.

    4. Re:This guy should be a politician by pilgrim23 · · Score: 1

      Actually... Wasn't he the guy in the posh designer khaki outfit one step back and to the left of the Iraqi Information Minister?

      --
      - Minutus cantorum, minutus balorum, minutus carborata descendum pantorum.
    5. Re:This guy should be a politician by Open+$ource+Advocate · · Score: 1

      lucky me. I'm a vegetarian.

      Hey, there's room enough for all God's creatures.
      Right next to the mashed potatoes.

      --
      Have you read the GNU Manifesto lately?
    6. Re:This guy should be a politician by tverbeek · · Score: 1
      So right away he takes a jab at Linux by comparing it to a Diet Coke, while comparing Windows to the full meal.

      But that full meal (a super-size McDonald's combo) is full of stuff that's going to turn you into a lump of lard over time, and help you to die of either heart failure or colon cancer. Meanwhile, that Diet Coke is relatively harmless and refreshing, and gives you a fighting chance at losing some weight. Sounds good to me!

      --
      http://alternatives.rzero.com/
    7. Re:This guy should be a politician by black+mariah · · Score: 0

      I decide you're a fucking moron who's reading too much into it.

      --
      'Standards' in computing only impress those who are impressed by things like 'standards'.
    8. Re:This guy should be a politician by tehdaemon · · Score: 1
      No, that jab was probably just a poor choice of an analogy. 'never attribute to malice what can reasonable be attributed to incompetence' applies here.

      On the other hand, what chance is there that we will see the $0.99 version of windows? A windows lite? I think that this would destroy their market dominance, as people would come to depend on the third party apps, not the windows stuff, and then they would all realize 'Hey, these apps run on Linux, *BSD, Mac etc. I can switch now! which is cheeper?" I think M$ realizes this, and so his statements here are just so much PR hot air. The only solution for microsoft that keeps their market posotion is to lower the price. Oh, and keep eating up the third party apps ala the last story.

      --
      Laws are horrible moral guides, moral guides make even worse laws.
    9. Re:This guy should be a politician by ScottSpeaks! · · Score: 2, Interesting
      I think he is saying that if a customer is ordering a super-size offering and a Diet coke, the customer is as stupid as ever :)

      Not as stupid as the customer ordering a super-size meal and a regular Coke loaded with even more empty calories. Hint: the guy ording the low-cal soda is killing himself more gradually.

    10. Re:This guy should be a politician by good(k)night · · Score: 1

      there's room enough for all God's creatures.
      Right next to the mashed potatoes


      so, even with Windows(tm) there's still room for some (mashed) linux?

      --
      my endian is bigger than yours!
    11. Re:This guy should be a politician by Deraj+DeZine · · Score: 1

      Nope. He is Al-Sahaf according to the Something Awful Goldmine.

      --
      True story.
    12. Re:This guy should be a politician by blunte · · Score: 1

      Thank you for translating that. I suppose I expected a reptilian response from the guy, so I read one.

      But if he is saying what you say he's saying, then he is insulting a good % of the US population :P

      --
      .sigs are for post^Hers.
    13. Re:This guy should be a politician by El · · Score: 1

      No, he's saying that somebody stupid enough to McDonalds and order a super-size meal with diet coke... is the ideal customer for Microsoft software!

      --

      "Freedom means freedom for everybody" -- Dick Cheney

    14. Re:This guy should be a politician by iminplaya · · Score: 2, Funny

      I think he is saying that if a customer is ordering a super-size offering and a Diet coke...

      I drink skim milk with my Hostess cupcakes, so I'd call that a balanced diet.

      --
      What?
    15. Re:This guy should be a politician by ninjamonkey · · Score: 1

      So in some ways, we've got a McDonald's No. 5 super-size offering
      So Windows is bloatware by their own definition.
    16. Re:This guy should be a politician by Geek+of+Tech · · Score: 1
      You want lite windows? Isn't that what Lindows is.... ;)

      --
      Stop the Slashdot effect! Don't read the articles!
    17. Re:This guy should be a politician by Anonymous Coward · · Score: 0

      I'm a type 1 Diabetic. I often order a super-size meal and a diet coke. While the meal isn't healthy, it is much better in my situation to avoid the jacuzzi-sized sugar bucket.

      Just because people LOOK like they are doing some stupid, doesn't mean they ARE doing something stupid.*

      *this has been proven wrong in field tests.

    18. Re:This guy should be a politician by tehdaemon · · Score: 1

      Grrr... I meant a MS windows lite ....

      --
      Laws are horrible moral guides, moral guides make even worse laws.
    19. Re:This guy should be a politician by DrCode · · Score: 1

      Hmm... wouldn't Linux be more like a Burger King "have it your way" meal?

    20. Re:This guy should be a politician by hburch · · Score: 1
      Oh, yeah. The "super-sized" compares well to "Diet Coke" if you want to do anything reasonable with it.

      Someone set-up a Microsoft WinXP w/ IIS installation for a webserver on which I was going to publish some files. As soon as I published it, it got hammered by 100 users. Not a problem to the operating system, but its license manager was not so happy (five active users So, I turned off the box and used my FreeBSD system running Apache. Not as pretty (no message board, etc), but I had limited time to install it, since this was a one-day event (sort-of). FreeBSD, of course, dealt with the load without a problem.

      "Super-size"? Whatever. The "Diet Coke" worked flawlessly, while the "super-size" complained that I forgot to buy the entire store. Microsoft charges an insane amount of money for their crippleware.

      Of course, I'm comparing Microsoft WinXP to FreeBSD, not Linux. Maybe Linux would have thrown-up a license complaint like Microsoft did. :)

    21. Re:This guy should be a politician by Anonymous Coward · · Score: 0

      "hypocrite" is a more appropiate word. Anyway, it fits the typical PHB who buys from MS.

    22. Re:This guy should be a politician by flacco · · Score: 1
      In credible. Big balls or no brains, you decide.

      i vote for no brains, no balls, and a ten-inch strap-on. for his boyfriend.

      --
      pr0n - keeping monitor glass spotless since 1981.
  15. PR guys need a clue by zoloto · · Score: 3, Interesting

    CRN: Do you worry that Linux will gain more traction at the edge because of security concerns about Windows?

    TAYLOR: Security is one of those workloads where Linux is getting traction, partly because we don't have a firewall appliance offering today. We have technologies, but we don't have a lockdown, hardened firewall that we can put in.


    I think it's more of allowing anything with a file extention of .com, .exe, or .js to run regardless. Hell, I could name my whatever.txt to whatever.com and try it!! It will actually attempt to run that way! Not smart. A better option for security would be to check the actual files data header (or whatever the hell people call them these days) and run it based on what that is. That, and digital signatures in your binaries and the ability to add them to your "trusted company database" if you please. Or run the untrusted ones in a sandbox with read only access to other materials and NO network access.

    Does that sound like a workable solution to your problem Bill?
    1. Re:PR guys need a clue by Anonymous Coward · · Score: 1, Insightful

      Hell, I could chmod my whatever.txt to +x and try it!! It will actually attempt to run that way! Not smart.

    2. Re:PR guys need a clue by Anonymous Coward · · Score: 0

      I don't think you've actually used Linux recently. Have you ever run KDE? .py and .pl are associated with the Python and Perl runtimes.

      The Linux desktop is absolutely as vulnerable as the Windows desktop - being complacent about Linux security is a sure-fire way to loose in the long-run.

    3. Re:PR guys need a clue by automatix · · Score: 1

      TAYLOR: Security is one of those workloads where Linux is getting traction, partly because we don't have a firewall appliance offering today. We have technologies, but we don't have a lockdown, hardened firewall that we can put in.

      Wow, obviously a firewall appliance will solve ALL Microsoft's security problems. How stupid to think that maybe the operating system should be somewhat secure, and firewalls should be seen as one of many tools, not as the be-all-and-end-all security master-tool.

    4. Re:PR guys need a clue by ixplodestuff8 · · Score: 1

      imagine an email from your friend with a file called "me_at_beach.jpg", and the message saying somthing about his vacation, and you open the file thinking it is only an image file, it can't be a virus since it can't be run, the headers however say it is a program, and it launches a virus into the system. I think having .exe, .com, and so on is a GOOD thing for the average joe, and face it it's about the average joe, and not about the average slashdot reader.

    5. Re:PR guys need a clue by Anonymous Coward · · Score: 0

      FUD. Research before you speak. Windows does indeed validate the headers of an application prior to executing it. Valid Win32 applications must have a valid PE header. Valid DOS/Win16 applications must have a valid MZ header.

      Windows does have sigs in all of their binaries, and since Windows 2000 permits you to specify Enterprise-Wide that machines can only execute software that contains a set of certs that you specify.

      Windows XP/2003 does have the option to right click on a binary and run it in a sandbox where it has only readonly access to a subset of resources and no access to others.

    6. Re:PR guys need a clue by Tackhead · · Score: 5, Interesting
      > Hell, I could chmod my whatever.txt to +x and try it!! It will actually attempt to run that way! Not smart.

      But at least your OS shows whatever.txt as whatever.txt. Not whatever.

      In Windows, users can't (by default) see the difference between boobies.jpg.exe and boobies.jpg. The OS hides it from them.

      Compounding this - no directory paths, because (in the words of a Mattel toy) "Directories are hard". So it's not always apparent whether you're about to run C:\SOMEWHERE_UNUSUAL\EXPLORER.EXE and C:\TWHERE_IT_BELONGS\EXPLORER.EXE

      And last but not least -- even if you turn the directories on and file extensions on, the OS still hides some extensions. Just because you said "Show me the full name of the files and where they live", obviously didn't mean you wanted to see the full name of the files! If it's named BOOBIES.JPG.SHS, it shows up as BOOBIES.JPG no matter what you've done.

      There's no deeply-buried GUI option to show .SHS, you have to hack the registry to show the "super hidden" file extensions like .SHB, .URL, .LNK, .PIF, .SCF, and .SHS.

      The difference in security doesn't arise because Linux won't let you shoot yourself in the foot -- of course you can. It's that Windows UI designers repeatedly make conscious design decisions that result in the gun always pointing at even the feet of the knowledgeable user, with the user blindfolded, and with a voice screaming "PULL THE TRIGGER! PULL THE TRIGGER! SHOOT NOW!".

    7. Re:PR guys need a clue by petabyte · · Score: 1

      Right, I think anna_kornikova.jpg.vbs completely blew your argument out of the water. Average joe, doesn't know the difference and really doesn't care. .vbs files, .exe files, and .com files shouldn't be executable as attachments. I believe this is the way it is by default in patched versions of OE and Outlook. As I use Evolution, I wouldn't know.

    8. Re:PR guys need a clue by black+mariah · · Score: 2, Funny

      It should be blindingly, agonizingly, groin-grabbingly transcendently clear by now that MS does NOT make products for the KNOWLEGEABLE user.

      --
      'Standards' in computing only impress those who are impressed by things like 'standards'.
    9. Re:PR guys need a clue by Anonymous Coward · · Score: 0

      Also, and I might be wrong here, but I believe emailing a file with +x set won't result in a file arriving that is executable.

    10. Re:PR guys need a clue by TykeClone · · Score: 1

      /rm -rf *

      will do just nicely.

      --
      A fine is a tax you pay for doing wrong and a tax is a fine you pay for doing all right.
    11. Re:PR guys need a clue by Anonymous Coward · · Score: 0

      1. You will still see the extensions through command-line dir. (or did you mean that Linux shows them italic in GUI file manager?)

      2. icons for exe and txt are different

      3. When you open an attachment from Outlook, if it's anything like exe, com, pdf, doc or related, Outlook or OE warns you.

      Conclusion: some users over there are just plain dumb. Do you think fat chick from the call center who just got an e-mail from her ex-husband with whatever attached wouldn't click on it be it Outlook or Evolution?

    12. Re:PR guys need a clue by jorgen · · Score: 1
      There is a difference. If you do the chmod +x thing, it will not attempt to run the contents as executable code, but as a shell script.
      root@fs1:~$ echo "This is a text file." >file.txt
      root@fs1:~$ echo "Lets run it" >>file.txt
      root@fs1:~$ chmod +x file.txt
      root@fs1:~$ ./file.txt
      ./file.txt: This: command not found
      ./file.txt: Lets: command not found

      ...while renaming a .txt file to .com in windows will actually make it blindly try to execute it as a binary.

    13. Re:PR guys need a clue by blincoln · · Score: 1

      A better option for security would be to check the actual files data header (or whatever the hell people call them these days) and run it based on what that is.

      Yeah, then we can migrate back into the excellent world of ancient Mac OS versions, where you had to use ResEdit to change a file's type if something happens to corrupt the header, or simply want to change its association for whatever reason.

      --
      "...always new atoms but always doing the same dance, remembering what the dance was yesterday." -Richard Feynman
    14. Re:PR guys need a clue by Anonymous Coward · · Score: 0

      Even more astounding, is that Windows SERVER product installation has file extensions hidden by default! Perhaps this indicates that MS feels the need to "protect" even savvy sysadmin folks from seeing those "evil" extensions. In any case, it speaks volumes about Microsoft's "don't let the user see the truth" attitude entrenched in all of their products.

    15. Re:PR guys need a clue by Artifakt · · Score: 1

      If you hack the registry to show the .lnk extension, all your desktop shortcuts will show .lnk after the names. I don't know of any worm or trojan exploiting this feature, offhand. If you hack .URL, then that text that probably shows as bright blue and goes underlined on mouseover will be even more clearly a URL, but it was probably pretty clear to you already. Maybe if it was an e-mail attachment it didn't show up for asome configurations.
      Now Shell Handleing Scraps (.SHS), or . PIF's, those you might want to fix if you don't like reading insulting messages in 733+ speak from the 13 year old who now 0WNXORS UR BOX.

      --
      Who is John Cabal?
    16. Re:PR guys need a clue by ssbljk · · Score: 0

      blah, look this way, Taylor just have to speak as he speaks or he'll get fired.
      nothing less, nothing more.

      --
      /ss
    17. Re:PR guys need a clue by schon · · Score: 1

      I could chmod my whatever.txt to +x and try it!! It will actually attempt to run that way!

      If someone sends you a file, they can't chmod it simply by tacking a '.exe' on the end. That's the whole damn point.

      Not smart.

      Wrong - it's very smart. The user explicitly told the OS that he wanted to execute the file, even though it's not an executable. Simply relying on the filename is not smart.

    18. Re:PR guys need a clue by Xenographic · · Score: 1

      To be fair, with an insecure path (what? why shouldn't I have . in my path, I hate typing ./whatever) part of that can be a problem with Linux.

      Of course, you don't usually chmod +x things you don't expect to run... Moreover, there's another problem you didn't mention with windows--where they add all the extra spaces (e.g. "foo.jpg .exe") to do their best to keep you from noticing them. And there are several things like BMPs, what with all those who still have IE5 [like me, who won't USE it...] and a number of other random media players of sorts have had buffer problems of various sorts on all platforms...

      But if we really want to do something, I'd say to ignore the PR and BS (redundant, I know...) and work at helping all the major distros be more secure by default, as well as more security hardening features (probably lots to copy from OpenBSD, Bastille is good, SELinux is nifty when properly configured, etc. ...)

      Substance usually wins out over fluff, in the end, after all. That's part of why Linux got where it is today, after all--a few good features early to attract more developers, to write more useful features, etc. ...

    19. Re:PR guys need a clue by warpath · · Score: 1
      /rm -rf *
      tcsh: /rm: Command not found.
      what now?
    20. Re:PR guys need a clue by Anonymous Coward · · Score: 0

      There's no deeply-buried GUI option to show .SHS, you have to hack the registry to show the "super hidden" file extensions like .SHB, .URL, .LNK, .PIF, .SCF, and .SHS.

      All of those except possibly .SCF can be told apart by their icon.

    21. Re:PR guys need a clue by wolfb · · Score: 1

      > Hell, I could chmod my whatever.txt to +x and try it!! It will actually attempt to run that way! Not smart.

      First of all, the statement is false, and second, windows is actually worse.

      Add .com or .exe extension to any file in windows, and what have you got? Windows WILL try to run these "executables". Unlike linux, contrary to his claims. Linux also checks the content of the file before attempting to execute it -- a valid interpreter must be specified in the file(such as #!/bin/sh), or the file must have a magic code indicating the binary type.

      As you and others mentioned, windows is only made less secure by the fact that extensions are hidden by default, and that any file saved with the right extensions (from urls, from attachments, etc.) is automatically executable.

    22. Re:PR guys need a clue by Anonymous Coward · · Score: 0

      Add .com or .exe extension to any file in windows, and what have you got? Windows WILL try to run these "executables".

      Yeah, and in the case of .exe it will fail when the header doesn't match. IIRC you'll get some error about not being a valid executable. Same as Linux's check for a magic code. .com files are different though, no header there. I don't know why they haven't phased these out, they're only used in DOS emulation mode.

    23. Re:PR guys need a clue by Phroggy · · Score: 1

      a valid interpreter must be specified in the file(such as #!/bin/sh)

      Probably depends on your distro, but usually if it's executable and has no shebang line, it will be treated as a shell script.

      phroggy@curry:~$ echo "echo foo">foo.txt
      phroggy@curry:~$ chmod a+x foo.txt
      phroggy@curry:~$ ./foo.txt
      foo
      phroggy@curry:~$

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
    24. Re:PR guys need a clue by wolfb · · Score: 1

      Windows XP doesn't complain, just opens a dos window and hangs. r,

    25. Re:PR guys need a clue by wolfb · · Score: 1

      My distro behaves as you described; I stand corrected. I was thinking of "bad interpreter" error bash gives, but I must have seen that on files with a shebang or shebnag-like line but bad path.

    26. Re:PR guys need a clue by Anonymous Coward · · Score: 0

      RTFM, u frgiin n00b!

      ;)

    27. Re:PR guys need a clue by Anonymous Coward · · Score: 0

      Small addition to point 2:

      EXEs can contain their own icon.

    28. Re:PR guys need a clue by flacco · · Score: 1
      It's that Windows UI designers repeatedly make conscious design decisions that result in the gun always pointing at even the feet of the knowledgeable user, with the user blindfolded, and with a voice screaming "PULL THE TRIGGER! PULL THE TRIGGER! SHOOT NOW!".

      hehehehheeee.... fuckin hilarious.....

      --
      pr0n - keeping monitor glass spotless since 1981.
    29. Re:PR guys need a clue by Anonymous Coward · · Score: 0

      No, what is happening is that when you try to execute a file, the shell asks the kernel to do it. If it's an ELF executable (or comparable), it will do so. If it has the shebang line, it will start the specified interpreter. Otherwise, it will return an error.

      Now, what happens when an error is returned? That depends on the program. Ordinary programs will just print out the error message, but a shell will attempt to read the file itself.

    30. Re:PR guys need a clue by Anonymous Coward · · Score: 0

      That's the big difference. With Linux there is actually some kind of security by default. You don't have PERMISSION to run a program from a random source (e.g. an e-mail), unless you give yourselv permission.

      With windows, by default you will have permission to execute anything, so when a file comes in through e-mail, and it happens to be named something.exe, windows will happily execute it for you. There is no security involved.

      Apparently it is possible to set windows up to have some kind of security, so it won't just give every file execute permission (if you use NTFS), but it's not done by default, and it's not very well documented, so noone knows how it's done.

    31. Re:PR guys need a clue by Anonymous Coward · · Score: 0

      No, you're absolutely right. There's simply no capability in RFC 2822 to transmit file permissions. The closest you can get is to tar it up and hope that they untar it.

    32. Re:PR guys need a clue by Tackhead · · Score: 1
      > It's that Windows UI designers repeatedly make conscious design decisions that result in the gun always pointing at even the feet of the knowledgeable user, with the user blindfolded, and with a voice screaming "PULL THE TRIGGER! PULL THE TRIGGER! SHOOT NOW!".
      >
      > hehehehheeee.... fuckin hilarious.....

      Someone's pointed out that I could have done one better:

      "Shoot me! Shoot me again! I enjoy it! I love the smell of gunpowder! And cordite! And burnt feathers! I'm a .SHS file - shoot me! It's .SHS file season! I'm a fiddler .LNK file! Why don'tcha shoot me? It's fiddler .LNK file season!"

    33. Re:PR guys need a clue by zoloto · · Score: 1

      there's always the Open With >> option :)

  16. ac karma whore by Anonymous Coward · · Score: 0

    By Michael Vizard, CRN

    10:52 AM EST Tues., Feb. 24, 2004

    As general manager for platform strategies at Microsoft, Martin Taylor leads the software company's charge to contain and eventually eliminate open-source technology. Needless to say, that means Taylor does not shy away from controversy. In an interview with CRN Editor In Chief Michael Vizard, Taylor discusses the lessons Microsoft is learning from customer interest in open source and how the company may ultimately respond with more modular, component-based server offerings that would allow it create a more competitive solution in any given market.

    CRN: On the face of it, one could conclude that interest in Linux is the market's way of telling Microsoft that Windows pricing needs to change. What message do you think the market is trying to send?

    TAYLOR: I would actually look at a similar construct but a different answer. You have to ask one of two questions. Is it either a) Windows is priced too high, or b) are we offering the right product at the right price point? We position Windows server as a multifunction server that does a variety of things. So in some ways, we've got a McDonald's No. 5 super-size offering that costs $2.99 and someone just wants a Diet Coke that costs 99 cents. So do we cut the entire super-size No. 5 down to 98 cents, or do we try to find a way to just give somebody the Diet Coke if that's what they want?

    From that perspective, there are a couple of interesting phenomena happening. As companies try to monetize Linux--i.e. Red Hat--the Red Hat enterprise server and their advanced server costs as much or more than Windows server, if you want it to be supported with security and everything else. If you model our security and our support and everything else, they actually cost more. It's not so much Linux monolithic vs. Microsoft. But it's Novell SUSE with one price point, one set of functionality; Red Hat enterprise server with one price point, one set of functionality; and Windows server. When you understand what you are paying for and where, then you see the relative price pressures come into play.

    CRN: Sounds like there is a bit of soul searching going on. Where does all of this lead Microsoft?

    TAYLOR: Here's the fundamental challenge, and I think we've solved it in one area. First, you have to segment the market into small, medium and large. Our [Windows] Small Business Server is the right product for the small-business market in the United States. Small-business customers only want one server, maybe two, and they might want a separate firewall. They don't want 10 servers all doing separate, desegregated workloads. Small Business Server was the first time that we really kind of architected from the ground up for the small-business environment. Then you have large enterprises on the other end. There are probably about 13 different server workloads that we have to think about there. The issue is, how do we offer a level of componentization to do those workloads and do it in a way that we don't lose the ability to make it easy, simple to manage and, when customers want to combine the workloads, not require them to combine two completely different products? You then have this [midsize]-business space that says maybe it's not one server, maybe it's not 13 and maybe it's four, where you have some app-type of server, some type of basic collaboration server. So that's the hard problem.

    CRN: To make that work, you're then going to need some sort of built-in, federated intelligence that automatically discovers who's running what, when and where.

    TAYLOR: Yes. It's not just as easy as taking out the existing HTTP server in Windows server and making it a separate product tomorrow. It is not that simple. It's bigger than, 'Do you have a pricing problem with Windows server?' quite honestly. Or for that matter, 'Do you have a pricing problem with Windows and Office on the desktop?' This is where you see an interesting dynamic playing out that asks what do people want to pay for, how d

  17. opening up the code? by MrRTFM · · Score: 1

    from the article...
    I'm not [making] a disparaging comment on the open-source community. I'm just simply saying that more in number does not mean it's more in quality. Let's just say that. That said, it's something that we continue to look at to see at what level and how do we open it up and share.

    So, this means they are thinking of giving more people access to the code? It wouldn't be a *major* problem for them - no one in their right mind would recompile to 'Jacks Desktop v1.0' and try and sell it. The laywers would destroy them.

    --
    You can't expect to wield supreme executive power, just because some watery tart threw a sword at you
    1. Re:opening up the code? by hey! · · Score: 1

      no one in their right mind would recompile to 'Jacks Desktop v1.0' and try and sell it. The laywers would destroy them.

      But somebody might want to create "Jack's File Server v1.0" and try to serve windows clients. It's in MS's interest for them to be able to do so, so long as the result is kind of clunky.

      So I don't think we'll see anybody being able to see the code for things like Active Directory or SMB unless they are sworn to secrecty and pay royalties on subsequent products they develop.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
  18. Diet coke by Camel+Pilot · · Score: 4, Funny

    Ah crap... when I read his McDonald's analogy I just blew mountain dew all over my "diet coke" workstation.

    1. Re:Diet coke by Rosco+P.+Coltrane · · Score: 1

      Ah crap... when I read his McDonald's analogy I just blew mountain dew all over my "diet coke" workstation.

      Is that how you call your girlfriend? Indeed the sure sign of a true geek :-)

      --
      "A door is what a dog is perpetually on the wrong side of" - Ogden Nash
  19. Monoculture metaphors by Rosco+P.+Coltrane · · Score: 5, Insightful

    So in some ways, we've got a McDonald's No. 5 super-size offering that costs $2.99 and someone just wants a Diet Coke that costs 99 cents. So do we cut the entire super-size No. 5 down to 98 cents, or do we try to find a way to just give somebody the Diet Coke if that's what they want?

    Linux isn't about offering less for cheaper, it's about doing things differently. In the above metaphor, Windows XX is a super-size BigMac (and it tastes just as gross and makes you just as sick in the stomach), the 99c Diet Coke is the Windows 'light' for Thailand, MacOS-X is a slightly tastier and less ubiquitous In-n-Out burger, and Linux/BSDs/... are a good solid helping of whatever healthy food you can find in good restaurants, predominantly outside the US, prepared by actual cooks and served by actual servers, who all prefer seeing you enjoy your meal than make you pay by the half-gram of beef patty present in the burger.

    --
    "A door is what a dog is perpetually on the wrong side of" - Ogden Nash
    1. Re:Monoculture metaphors by Anonymous Coward · · Score: 1, Insightful

      Linux is a restaurant meal, if you go for a "distro" but further - you can cook it for yourself.

      Big Corporations have their own chefs, others buy the food in - but we all know it sucks.

      Only the consumer buys "shrink wraped" McDonalds, no corporations do.

      Cooking your own food lets your avoid allergies.
      Cooking your own food you know what goes in it.
      Cooking your own food you can swap and exchange ingredients.
      Cooking your own food, you have fun - you get closer to real life than to an idealistic capitalist wonderland.

      Bottom line is, crap food doesn't have a future once people realise how important eating is. And Windows has the same penetration as McDonalds in non-western countries. Sure you will find a couple of McDonalds in lebbanon, but not half as many as a comparable US pop. Time for some foreign food!

      Food analogies are good for linux, keep em rolling - we can develop a useful set of "memes" for describing linux to newbies.

    2. Re:Monoculture metaphors by Anonymous Coward · · Score: 0

      Food analogies are good for linux, keep em rolling - we can develop a useful set of "memes" for describing linux to newbies.

      Trouble is, while most people say fast food is junk food and taste like crap, they go there anyway and seem to come back regularly. Therefore, it's a bad analogy to sell Linux.

    3. Re:Monoculture metaphors by tehdaemon · · Score: 1
      "Linux isn't about offering less for cheaper, it's about doing things differently.

      Yes, (thank goodness!) but, (at the risk of defending a M$ PR goon) he said that in reply to a question about pricing. What he said was that market interest in Linux is not because of pricing per say, but because they are trying to sell a package deal that is much more than what people want. In other words, they are selling a swiss army knife when what people want is a screw driver and a box cutter, and they are tired of buying the corkscrew that they do not want.

      It is possible that the market in general does not care that linux does things differently. A different price point for windows, or a smaller, simpler windows would then halt the market penetration of Linux.

      To use your (rather accurate!) analogy, maby people just want a cheap soda, not a quality meal.

      --
      Laws are horrible moral guides, moral guides make even worse laws.
    4. Re:Monoculture metaphors by Zcipher · · Score: 5, Funny

      Actually, I'd think it's more apt to describe it as:

      Windows: McDonalds: Crappy food, Crappy service, but everyone knows where to find it and there's probably one close to your office. Still, it's usually easy enough for users to find, so they stick with it because they aren't willing to go the extra mile for a better experience.

      Mac: A nicer burger joint; good service, great food, but still a resteraunt, so you still have to put up with stuff like "no shoes, no shirt, no service," and occasional mishaps from the waitstaff and chefs that make things less pleasant than they could be. Also, it's difficult to get anything but burgers, because they're a smaller chain.

      Linux: A big potluck in the park, where a whole bunch of people gathered together to provide food for everyone. Food is good, but there's no menu, so you often have to wander around looking for what you really want. And you can bring your own if you'd like; if it's better than what someone else brought, theirs gets thrown out and you get their spot at the table, or if it's something new, they'll make room.

      Yeah, I know; the metaphor now officially out of control. Somebody call the JDF!

      -Z

    5. Re:Monoculture metaphors by valmont · · Score: 1

      heh heh. you made my day :) u've just earned urself a fan :) cheers :)

    6. Re:Monoculture metaphors by forgotmypassword · · Score: 1

      Linux: A big potluck in the park, where a whole bunch of people gathered together to provide food for everyone. Food is good, but there's no menu, so you often have to wander around looking for what you really want. And you can bring your own if you'd like; if it's better than what someone else brought, theirs gets thrown out and you get their spot at the table, or if it's something new, they'll make room.

      You forgot the part where Jeebus came and made the loaves of bread and fish multiply to feed the masses. And then he turned water into wine and we got shitfaced. And then after all that Jeebus introduced the O(1) scheduler, and we all went home happy as Jews.

      That Jeebus, he kicks ass.

    7. Re:Monoculture metaphors by Anonymous Coward · · Score: 0

      HAHAHA!!!11!!! u R teh gretast!!!!!1111!!1 :) LOLOLOL ROTFLMAO ROTFL ROTFL!!!!! :) :) :) u r0xer!!!1

    8. Re:Monoculture metaphors by yuri+benjamin · · Score: 1

      At the Linux potluck, a few contributors provide most of the food, and the rest of us just turn up with paper plates expecting to be fed. Surprisingly though, the contributors don't seem to mind feeding us. There are also a few corporate sponsors reimbursing some of the food contributors. One would assume that these corporate sponsors are getting something out of it, but we don't worry too much about it because we're all getting fed.

      --
      You make the mistake of thinking you can educate the fundamental stupidity out of people. You can't.
  20. Translation of article by Lane.exe · · Score: 5, Funny
    From MS Marketspeak to plain English:

    Microsoft is better for Joe Small Business Owner who knows about as much about computers as he does marketing his crappy product from his parents' basement. Who cares if his system is taken down every 10 minutes? 3 people a year buy his crap.

    We're not as good as Linux for bigger businesses because they can afford to hire someone who might actually know something about how to use Linux, and therefore utilize its power. After all, it's more secure and more versatile, and you can develop your own applications for it.

    Linux is actually more expensive if you choose to buy one of the commercial server distributions like RedHat or SuSE. We're just going to pretend that someone can easily get another distribution OR this same one for free off the Internet.

    Linux support is harder to come by than Microsoft support! Never mind that the costs between getting a certified Linux technician and an MCSE are the same -- you can call Computer Bob who hangs out down at the local bar and have him service your Windows computer because he picked up 2000 Server for Dummies at Barnes and Noble the other day.

    Ad nauseam.

    --
    IAALS.
    1. Re:Translation of article by Anonymous Coward · · Score: 0

      Do your parents know that you're online? (you stupid piece of shit)

    2. Re:Translation of article by Anonymous Coward · · Score: 0
      Come now, Mr. Gates... it wasn't that harsh!

    3. Re:Translation of article by ak3ldama · · Score: 1

      yes
      i love these kinds of discussions, and this comes from someone who is high up in microsoft. sometimes people fail to see how cost really works. like the cost of the os matters too much. Spending ~$300 on a particular machine pales compared to the cost of the hardware and the cost of the support personnel (all of which will be cheaper with a solid os like gnu/linux).

      --
      "but money is the God of Algiers & Mahomet their prophet." - Rich. O'Bryen June 8th 1786
  21. Aiiiiigh! by LooseChanj · · Score: 1

    #5 combo vs. Diet Coke?!? Worst...analogy...EVER.

    --
    Mix the failings of Usenet with the shortcomings of the World Wide Web and the result is slashdot.
    1. Re:Aiiiiigh! by Anonymous Coward · · Score: 0
      #5 combo vs. Diet Coke?!? Worst...analogy...EVER.
      EVER? You must be new here. But wait... a newbie with a five-digit UID? I am confused.
    2. Re:Aiiiiigh! by xargoon · · Score: 0

      No, you don't understand it.

      MacDonalds = Fat Bloated shit..
      Windows = Fat Bloated shit...

      GPL = cancer
      Diet Coke = contains lots of crap that causes cancer.

      Do you see the pattern here?

    3. Re:Aiiiiigh! by Anonymous Coward · · Score: 0

      You fucking IDIOT, it's not EVER, it's EVAR!

  22. Linux on the Edge by alanoneil · · Score: 1

    CRN: Where do you see Linux being successful today?

    TAYLOR: Definitely on the edge. You're just seeing edge services continue, such as firewall, appliances and those types of devices. Obviously, Unix migrations are happening. That's where, primarily, custom applications that people have written in-house are being moved over to Linux.


    Obviously Microsoft acknowledges the power and security of Linux in 'edge services' in appliances.

    So why is Microsoft making crap versions of Windows like Tablet edition and Media Center edition for these 'custom applications' already shown to be penetrated by the much-more-suited-to-it Linux?

    --
    --
    1. Re:Linux on the Edge by UnknowingFool · · Score: 1

      Er? Web servers, domain controllers, file and print servers are considered edge? My company uses Linux for that last 2 even though we use Windows for desktop. The main reason is our network admin finds Linux much easier to manage and control than Windows boxes.

      --
      Well, there's spam egg sausage and spam, that's not got much spam in it.
  23. Not the only story! by Dukael_Mikakis · · Score: 1

    There's another, less interesting, article with the headline:

    "Microsoft's Linux Strategist Speaks on Platform"

    Trust me, it's a really boring story.

  24. Seems to me... by mugnyte · · Score: 4, Insightful

    First, I'm not surprised that they position themselves not against the tech, but against SUSE and RH as licensed support vendors. However, it seems to immediately miss the concept that a growing number of home users are exploring Linux as a cheaper alternative to an email/letter writing/game appliance.

    As to those "edge servers" that Linux is capturing, he may want to look at where all the tech logic is flowing: "edge servers". If web services and other distributed apps continue to grow for enterprise solutions, Linux is going to house most of those according to his logic. Just by identifying it doesn't seem to answer the issue of "what is your strategy?".

    The whole price point comment seems too fluffy. Of course you have to look at what you're doing! Haven't you made up *any* clear strategy yet? If he'd said "we're going to show that Windows can scale, can be as secure and reliable, and that the value-added product it competitave with the leading vendors" I'd appreciate the interview. But he didn't.

    1. Re:Seems to me... by hamsterboy · · Score: 2, Insightful

      Summary of parent comment:

      "I think that the MS guy wasn't very clear. He didn't read off MS's 5-year plan, and he didn't lay out the grand strategy so that any 10-year-old could understand it. All he did was waffle and redirect so that MS's competitors wouldn't get any useful information. The article wasn't worth my time."

      -- Hamster

    2. Re:Seems to me... by 4of12 · · Score: 1

      look at where all the tech logic is flowing: "edge servers".

      That is not only insightful, but ironic as well.

      When PC's first came out, they were at the "edge" (desktops now have logic and aren't dumb terminals anymore), and this edge service market is what drove the early success of Microsoft.

      --
      "Provided by the management for your protection."
    3. Re:Seems to me... by mugnyte · · Score: 1

      Haha. Thanks for that. my posts are written in sporadic disjointed bursts that don't always make sense. maybe i have ADD.

      mmm.. pretzels.

  25. wtf? by highwaytohell · · Score: 0, Redundant

    "We position Windows server as a multifunction server that does a variety of things. So in some ways, we've got a McDonald's No. 5 super-size offering that costs $2.99 and someone just wants a Diet Coke that costs 99 cents"
    Has martin lost his mind. Sure i would liken Microsoft to McDonald, in that they dupe their customers in feeling that food (Windows) is healthy (secure), but do they honestly think they offer more to a server platform than Linux does. No, it ends up costing you more, support, additional software etc. I can get my BSD boxes to do all that a doze box can and it costs me hardly anything bar hardware changes. There are three admins that maintain it as it is up 24/7 and all are experienced professionals, we dont need no team of MS monkeys to tell us, "well we will help you, but your gonna be charged". The only thing we require is to be paid and to not have to deal with the dramas that come from the myriad of problems ive faced with Windows machines

    1. Re:wtf? by Anonymous Coward · · Score: 0
      ...So in some ways, we've got a McDonald's No. 5 super-size offering that costs $2.99 and someone just wants a Diet Coke that costs 99 cents"...
      Has martin lost his mind. Sure i would liken Microsoft to McDonald, in that they dupe their customers in feeling that food (Windows) is healthy

      No NOT at all, he is just pointing out that Microsoft just like McDonald's produce FATtening products whereas Linux is lean/diet in comparism.

      Personally I think he couldn't have picked a better example ;) Right I'm off to enjoy my diet!

  26. <Paraphrase> by adamshelley · · Score: 0

    We need not sell a better product. We just have to monkey around a bit to keep non-believers (Closed Source Junkies) hooked.

    Its a marketting game and nothing to do with superior technology. </Paraphrase>

    Linux, in the end, will end up being the superior product. Why? Cause we'll make it so.

  27. Interesting bits by randyest · · Score: 4, Insightful
    I noticed:

    • He doesn't mention the SCO lawsuit.
    • He admits that desktop Linux use is increasing (but qualifies it with "in public-sector scenarios".)
    • He seems to think that Red Hat is Linux ("Do you ride Microsoft's R&D wave, or do you ride this Red Hat Linux wave, knowing there's going to be some potential conflict with a vendor?")
    • He compares his product to fast food ("So in some ways, we've got a McDonald's No. 5 super-size offering that costs $2.99 and someone just wants a Diet Coke that costs 99 cents. So do we cut the entire super-size No. 5 down to 98 cents, or do we try to find a way to just give somebody the Diet Coke if that's what they want?")


    Some pretty good tough questions, with some not so direct answers. But still peculiar in the ways noted above. I'm surprised he gave that interview to begin with.
    --
    everything in moderation
    1. Re:Interesting bits by damballah · · Score: 1
      Oh yes, he does meantion SCO:

      Do you ride Microsoft's R&D wave, or do you ride this Red Hat Linux wave, knowing there's going to be some potential conflict with a vendor?

    2. Re:Interesting bits by good(k)night · · Score: 1
      my dict say:

      fast-food (adj.):
      designed for ready availability, use, or consumption and with little consideration given to quality or significance


      it's quite accuarate ;)

      --
      my endian is bigger than yours!
    3. Re:Interesting bits by Anonymous Coward · · Score: 0

      see the comment, Change of Tone. That poster also agrees with what you said but notes it differently

    4. Re:Interesting bits by randyest · · Score: 1

      I thought that at first, for a second, but the more I think about it the more I don't think this comment refers to SCO.

      I think he means: you can count on Microsoft existing for a long time, and that MS technologies will continue to be ubiquitous. So you can get upgrades and support. The conflict would be because your vendor wasn't there any more, or wasn't supporting you anymore for whatever reason.

      Then again, maybe it is just a oblique reference to SCO. I'm not sure, to be honest. Hmm.

      --
      everything in moderation
    5. Re:Interesting bits by black+mariah · · Score: 1

      - He doesn't mention the SCO lawsuit.
      It was never brought up. There was no reason to.

      - He seems to think that Red Hat is Linux
      "It's not so much Linux monolithic vs. Microsoft. But it's Novell SUSE with one price point, one set of functionality; Red Hat enterprise server with one price point, one set of functionality; and Windows server."
      Thanks for reading the whole article.

      - He compares his product to fast food
      It's an analogy. They're not meant to be directly correlated to what's being said.

      --
      'Standards' in computing only impress those who are impressed by things like 'standards'.
    6. Re:Interesting bits by utahjazz · · Score: 1

      He isn't referring to SCO.

      The question asked what solution providers should do, his answer was basically:

      "Red Hat makes all their money off of support, whereas MS support is entirely separate from our products, and frankly we don't care if we don't make a dime off of support, so if you want to sell something and support it, you're better off selling Windows"

      Ironically he has made one of the most insigtfull comments i've ever heard about what's wrong with MS. Whenever Windows breaks, generating a support call, MS's *real* customers (channel partners) get $$, and MS never hears about it.

    7. Re:Interesting bits by gmhowell · · Score: 1

      but qualifies it with "in public-sector scenarios".

      Too bad for them that they are minimizing public sector adoption of FOSS. My theory is that this is the only adoption that matters. Let's say that the entire US government adopts FOSS. Well, vendors will still want to submit bids. They can either beat on MS Word to do it, or, when upgrade time comes, replace with Linux with Open Office. And now they find out how snarky their Win2k servers are with non blessed clients. So they replace the servers. Etc.

      Big institutions, from Walmart to various governments are the most important groups to capture. They will drive their various suppliers and contractors to solutions. Or, at the very least, drive them to adopting some meaningful, consistent standards.

      (BTW, this is just a public statement that is belied by actions. Witness Steve Ballmer's airplane flights to meet with 'key leaders' as soon as any country in the world starts talking FOSS.)

      --
      Jesus was all right but his disciples were thick and ordinary. -John Lennon
    8. Re:Interesting bits by randyest · · Score: 1

      - He doesn't mention the SCO lawsuit.
      It was never brought up. There was no reason to.


      Sure there is. It is, however unlikely to amount to anything, a slight pox on Linux right now, and it's an easy jab. Something I'd expect a MS lackey to use.

      - He seems to think that Red Hat is Linux
      "It's not so much Linux monolithic vs. Microsoft. But it's Novell SUSE with one price point, one set of functionality; Red Hat enterprise server with one price point, one set of functionality; and Windows server." Thanks for reading the whole article.

      I read it all, thanks. And you're welcome, I guess. Whatever. To requote: "Do you ride Microsoft's R&D wave, or do you ride this Red Hat Linux wave, knowing there's going to be some potential conflict with a vendor?" Which implies, to me at least, that he thinks and/or wants other to think that RedHat, Inc. (or LLC, or whatever they are) are doing all the development in Linux. Like the Kernal stood still and the only updates were being done by ditros upgrading utility versions.

      - He compares his product to fast food
      It's an analogy. They're not meant to be directly correlated to what's being said.

      I know that pedant. I just think it's a lousy analogy, and not one I'd use for my product, unless of course my product were fast food.

      --
      everything in moderation
    9. Re:Interesting bits by black+mariah · · Score: 1

      Which implies, to me at least, that he thinks and/or wants other to think that RedHat, Inc.
      Which is still ignoring that he mentions other distributions of Linux, and in this case is talking SPECIFICALLY about Redhat's distribution of Linux.

      --
      'Standards' in computing only impress those who are impressed by things like 'standards'.
  28. Read differently... by mrscott · · Score: 3, Insightful

    I think you're right in that he's saying that Windows offers a full meal in that Windows includes a number of services. This isn't to say that Linux doesn't offer a lot of services, though. It seems like he's saying that Linux is more flexible in what they're offering so you can get JUST a web server with no other software installed if you want. It's more difficult to break down the Windows services to get just what you want and only have to pay for what you want. It seems like his question is asking "Do we lower the price of the whole meal (ALL of the services) or go to an a la carte menu?"

  29. With respect.. by ackthpt · · Score: 5, Insightful
    So Linux servers can't do a number of things and for a lower cost? For free I can turn a Linux box into a webserver, domain server, ftp server, irc server, database server and such. How exactly is Microsoft offering more value? All they are doing is charging more for their product.

    You don't really do it for free. It takes your time to recompile your kernal if you don't want a swiss-army-knife operating system like Windows. There's free software for pretty much each of the apps you've described, with varying capability and premium software you can buy, too, for each.

    The rock bottom difference for me between the two is with Linux I know what I have and can see it all. With Windows I have to have faith in them, because it's a black box.

    --

    A feeling of having made the same mistake before: Deja Foobar
    1. Re:With respect.. by morleron · · Score: 1

      Not only is it a black box, it's a black box that periodically explodes for no apparent reason. This happened to me a couple of times this past week. Yes, I use Windows, sometimes, only to play games... Anyway, I was running Railroad Tycoon 3 and the machine suddenly rebooted.

      Here's an OS under which an application can not only nuke the OS, but also the machine itself. The BSOD may have gone away to a large degree under Windows XP, but the random reboots continue. I know this isn't a hardware problem as it's the same hardware that I'm running Linux on as I write this. The combo of Linux + this hardware has never locked up, rebooted, died a hideous death, or done anything other than be rock solid and stable. linux is clearly the better choice for doing any serious work with a computer.

      Just my $.02,
      Ron

      --
      Impeach Barack Obama for violating the Constitutional requirement to be a "natural born" citizen to hold the office of P
    2. Re:With respect.. by wcdw · · Score: 1

      You don't have to recompile the kernel - just don't load the modules. How hard is that? Many modern distros come with all the modules pre-compiled; the only thing I had to add to my latest install was FreeS/Wan.

      --
      If you're not living on the edge, you're just taking up space!
    3. Re:With respect.. by Umrick · · Score: 1

      Sure it takes time to compile/tweak/get it just right.

      However may I submit... Both machines will take about as long to bring up from scratch. Linux from compiling, Windows from install plus all the associated patching and reboots.

      Anyone who thinks that graphical configurations actually saves you time hasn't had to do much mucking with Exchange Server. There are parts of that that can only be touched with Microsoft's ADS editor. A black box tool they flat out tell you is dangerous in the extreme. Yet no other options exist.

      Updating boxes is another thing. We have Windows 2000 servers and clients, 4 linux servers, and around a dozen LTSP based Windows Terminal Services linux client boxes. It's a lot faster for me to update the entire linux side than it is to update Windows. MS offers SUS, however it's buggy, and has a couple of known issues that cause it to just break. I still end up visiting the clients for updates.

      My time is not free, and Linux is still cheaper relating to my time costs.

    4. Re:With respect.. by iSwitched · · Score: 2, Insightful

      With all due respect to your opinion, I've heard this "Windows is a black box and Linux/Open source software isn't" argument so often that I just want to scream.

      Now before you dismiss me, keep in mind that I am not a Windows user and I like Linux as much as or more than the next geek. With the exception that I have, perhaps a little less hubris regarding my skill set. I consider myself a good applications developer, and am well paid for my efforts. But I have not the skill to debug kernels, drivers, or any of the other myriad lower-level components that make up something as complex as an OS, nor do I have the time or inclination to develop such a skill.

      Most of Linux is as much a black box to me as Windows. Being able to see the code is not the same as being able to understand or work with it (or have the time to download it from cvs, for that matter). I have never been in a corporate IT department where the technical staff had that skill, and I've worked with some mighty fine programmers over the years.

      So, the real difference is not that linux is a white box, or a clear box. To most potential customers its just as much a black box as the next OS, we might like to think the difference is that, with Linux/OSS, we're beholden to a more likeable and deserving community (OSS developers), but that doesn't change the core issue.

      --
      "That naive cube! How long must I suffer this!" --Sheldon J. Plankton
    5. Re:With respect.. by Anonymous Coward · · Score: 0

      I know this isn't a hardware problem as it's the same hardware that I'm running Linux on as I write this.

      This is a grossly incorrect assumption. Windows and Linux have different memory access patterns, and one OS might run fine, while the other might crash, or you might only see problems with particular usage patterns.

      At the very least run memtest86 before saying you "know" you don't have hardware problems.

    6. Re:With respect.. by cant_get_a_good_nick · · Score: 1

      Minor niggles:
      1) you don't need to recompile your kernel to change application level software. It takes time to find the software, (possibly) compile it, and (possibly) manage it if you want to update it. But no kernel compiles are needed for 99% of software.
      2) s/kernal/kernel/g

    7. Re:With respect.. by Anonymous Coward · · Score: 0

      It takes your time to recompile your kernal

      1. You don't have to recompile your kernel
      2. Anybody who spells it kernal doesn't have a qualified opinion
    8. Re:With respect.. by Anonymous Coward · · Score: 0

      And another clarification. You could very well be experiencing blue screens, it's just that by default (at least in win2k, not sure of antything later), windows will reboot instead of displaying the bsod. The only time you'll ever see a bsod (assuming you don't change it's default behaviour :P) is when things are screwed up so bad that the nt kernel can't even manage a reboot.

    9. Re:With respect.. by Anonymous Coward · · Score: 0

      I rebooted yesterday to find my D: wasn't around any longer.

      Windows happily reported an "unkown" NTFS partition, but wouldn't let me add a drive letter.

      Since I have a copy of Restorer2000 Pro lying around, I used that to recover the 40 gigs of ISO images I had on that partition to a new drive, reformatted the d: drive and copied it back.

      Total time lost: 3 hours; and no idea what the root cause was.

      At least it's my last Windows box. Seven years ago I started switching to Linux :-)

    10. Re:With respect.. by Anonymous Coward · · Score: 0

      Stop spreading fud, you don't need to recompile anything to take out apache, XFree, samba or whatever else you don't need on your server.

      Compared to MS, where the user interface is unseperable from the core, and even MS can't easily remove the http server, according to the MS-guy in the interview.

    11. Re:With respect.. by MullerMn · · Score: 1

      No, I think you're missing the point. It is totally irrelevant that you are unable to get any more technical insight into Linux than you are into Windows. (and I don't mean that as a slur against you personally)

      we might like to think the difference is that, with Linux/OSS, we're beholden to a more likeable and deserving community (OSS developers), but that doesn't change the core issue.

      The point is that anyone who can benefit from seeing the source can see the source. Literally anyone. The group of people who've seen the code could include nuns, terrorists, McDonald's workers, Chinese people, school kids, rock musicians and Slashdotters. It is simply impossible that all of the above would conspire together to mislead you about something - they have no common axe to grind.

      The same cannot be said of the people who access to MS's code. The statement "Windows is a black box and Linux/Open source software isn't" IS correct, in the general case. Scream all you want ;)

    12. Re:With respect.. by Anonymous Coward · · Score: 0

      I have never been in a corporate IT department where the technical staff had that skill, and I've worked with some mighty fine programmers over the years.

      You need to look harder. I'm in one right now. Yes, I have written and ported drivers, hacked on kernels and Glibc.

    13. Re:With respect.. by jp10558 · · Score: 1

      I think the issue here is that you have a chance to go to a chat room or message board and say "XXX is happening, any ideas" and when someone tells you it's cause x and y software are incompatible, you have 4 choices here. You can do what you can do in windows, and call the manufactuer and ask them to fix it(good luck); you can fix it yourself(if you know how - and bonus, you can contribute that back to everyone); you can see if there is anyone who has already fixed it on the web or is willing to fix it to help you(these people do exist, though their willingness to help probably depends on the complexity of the problem); or you can pay a developer to fix it(and again contribute that back to everyone).

      So with closed source you have 1 option to fix a code error, with Open source you have 4 options. Which gives an average person more chance of getting that miswritten code fixed?

      --
      Opera, Proxomitron-Grypen,GPG 0x0A1C6EE3
    14. Re:With respect.. by Anonymous Coward · · Score: 0

      Most of Linux is as much a black box to me as Windows. Being able to see the code is not the same as being able to understand or work with it

      You are right. What you don't understand though, is that this is irrelevent.

      With Windows, it is a black box to everybody but Microsoft. You have no option but to hope that it's a pressing concern for enough of their customers that they fix whatever bug you are encountering.

      With Linux, it's only a black box to those that don't understand it. You are no longer utterly reliant upon Microsoft to fix the bug, you can hire any number of individuals to fix the bug that you are having trouble with.

    15. Re:With respect.. by monique · · Score: 1

      To me, the difference is that, if I want to, I *can* invest the time and turn the black box of the linux kernel into a white box.

      I can't do that with a closed-source app.

      --
      -monique
    16. Re:With respect.. by yuri+benjamin · · Score: 1

      At the very least run memtest86 before saying you "know" you don't have hardware problems.

      Yes, and run it overnight. You'll see the number of errors encountered in one of the rightmost columns.
      In the left column it displays how long the memtest has been running, so if you see the next morning it's been running for three hours you'll know it rebooted overnight during the test.

      --
      You make the mistake of thinking you can educate the fundamental stupidity out of people. You can't.
  30. McDonald's No. 5 or a Diet Coke... by Saeed+al-Sahaf · · Score: 1
    "We position Windows server as a multifunction server that does a variety of things. So in some ways, we've got a McDonald's No. 5 super-size offering that costs $2.99 and someone just wants a Diet Coke that costs 99 cents."

    It's interesting that Mr. Taylor should say this, because for many people, this is entirely the point (beyond the bug issue).

    --
    "Who are in control, they are not in control of anything - they don't even control themselves!" - Glen Beck
  31. Security == Firewall for MS? by ErnieD · · Score: 5, Insightful

    The biggest laugh of this whole article for me was that he seems to equate security as having an integrated firewall:

    "CRN: Do you worry that Linux will gain more traction at the edge because of security concerns about Windows?

    TAYLOR: Security is one of those workloads where Linux is getting traction, partly because we don't have a firewall appliance offering today. We have technologies, but we don't have a lockdown, hardened firewall that we can put in."

    Sorry Mr. Taylor, but a firewall is NOT what the "security concerns" with Windows are. A firewall is a PIECE of a network security solution, but OS security has to be there first. A firewall won't do you any good if your web server is vulnerable to a trivial exploit.

    I guess we can put this guy's comment to the test when XP SP2 ships with the firewall turned on by default. We'll see if the overall security of Windows increases dramatically just because of a firewall. I'm not holding my breath.

    1. Re:Security == Firewall for MS? by pballsim · · Score: 1

      Notice the words "partly". He wasn't stating that it was a complete solution, it is part of a solution that Windows needs.

    2. Re:Security == Firewall for MS? by CatPieMan · · Score: 1

      I'm actually waiting for people to say that the MS firewall is going to be on full. When people see that they can't play their games online due to their firewall, they won't alter it, they will turn it off and the same problems will arise all the time.

      You are right, the firewall is hardly the solution.

      I can't read the article b/c the page won't load. I will read it when it will load.

      -CPM

      --
      ---You're all I need, When the water runs deep, You're all I need, Now I cry my soul to sleep -- Collective Soul, Needs
    3. Re:Security == Firewall for MS? by moorewr · · Score: 1

      There seems to be a real failure to understand what he said about firewall appliances.

      He said appliance. That's not "built-in" -- a server appliance is a turnkey box that is quick to drop into a network without traditional system administration. Allot and Packeteer are two good examples of *nix systems you never see the OS on.

    4. Re:Security == Firewall for MS? by ErnieD · · Score: 1

      I understand that. But the question was in reference to security concerns about Windows, not about the lack of MS-based firewall appliances. He gives this answer like dropping a firewall in is the answer to the question posed about Windows security issues.

    5. Re:Security == Firewall for MS? by Ugmo · · Score: 3, Insightful

      ErnieD:
      The biggest laugh of this whole article for me was that he seems to equate security as having an integrated firewall:

      MS Stooge guy:
      Linux is getting traction, partly because we don't have a firewall appliance offering today.

      I don't think MS Stooge guy is saying they don't have firewall software integrated into Windows XP, 2003 whatever. They have that.

      What he is saying is that commercial products are using Linux as the base for firewall appliances. People are also rolling their own firewalls based on Linux.

      This is one way Linux is getting a foothold on people's networks. Other ways are Scientific Computing, Web Servers, replacements for legacy Unix servers.

      MS sees this as a threat because people get experience with Linux using these appliances and then try Linux in other roles.

      He seems to believe that MS should comes out with a little Linksys like box firewall product running a stripped down Windows Server underneath. This would deny Linux a foothold in people's networks.

      MS would design such a box to be integrated in some way with MS servers and desktops but not with Linux boxes. Maybe the new Virus Checking software in the next service pack would talk to the firewall. Machines not properly updated would be cut off from network access by the MS Firewall. Such features would not work for Linux boxes. This would let MS leverage their monopoly.

      You couldn't pay me enough money to trust a network to a Windows based firewall though. I think he is crazy.

    6. Re:Security == Firewall for MS? by ErnieD · · Score: 1

      Yes, I did mistype in saying an integrated firewall.

      What I found absurd was that he was asked a question about Windows security concerns being a fuel for Linux consumption, but he came back with a canned response about firewall appliances and market share/market awareness issues there.

      To me, responding to that question in that way looks like MS (or at least this talking head) thinks having security-related appliances running MS-based software is the solution to their "percieved" security woes.

    7. Re:Security == Firewall for MS? by moorewr · · Score: 1

      For my part, I read it as: "Linux is succeeding in the appliance market and I acknowledge there is no comparable WIndows product." The discussion certainly was not about desktyops or security per se at that point.

  32. I think by Kelz · · Score: 4, Funny

    That article needs more cowbell!

    1. Re:I think by christurkel · · Score: 1

      I have a fever and the only perscription is more cowbell.

      --

      CDE open sourced! https://sourceforge.net/projects/cdesktopenv/
    2. Re:I think by cosjef · · Score: 2, Informative

      One of the best SNL skits ever! "The cock of the walk, baby!"

      Here 'tis: http://www.fleetmack.com/downloads/cowbell.wmv

  33. 15 YEARS? by Anonymous Coward · · Score: 0

    OK, but I highly doubt that Linux was actually *useable* before '98 or so.

  34. There's really not all that much choice. by mystery_bowler · · Score: 2, Informative

    The goal of "the company" is to increase shareholder value. Microsoft has to persue avenues that lead to more profits. For the longest time one of the biggest issues with purchasing a Windows server OS was that it couldn't be deployed to handle a single task at mass scale. But, to MS's credit, those same Windows servers - well, the Windows 2000 kernel ones - do pretty at being all-in-one servers for small environments. Anyway, it's been a heck of a lot better - from a cost/benefit standpoint - to put up a dedicated *nix server when you need one task done as consistently as possible.

    Server administration isn't even close to my full-time job, but I can recall many occassions when I've found myself stopping services on a Windows server that had no business running those services in the first place. "SMTP spending resources on the file server? WHY?!?"

    I think the guy makes some good points. I was even thinking that it was one of the best-sounding MS interviews I'd read in a while until he said that Linux was definitely being used in the "fringe".

    DISCLAIMER: I don't use Linux in my professional day-to-day work. I rarely touch a Linux box. Or any *nix box. But when a programmer/IT buddy of mine told me he had converted ALL his company's servers AND desktops to Linux without much fuss, I realized that this is not just for the fringe. MS may not be in total denial, but they're still in denial.

    --

    My sigs always suck.
  35. Linux is dead man! by AoT · · Score: 1

    oh oops

    s/linux/BSD/d

  36. Hmm.. by Flozzin · · Score: 1

    It sounds like MS is really looking into linux. Obiously the PR guy doesn't sound scared, but I bet they are getting a little nervous. I would not doubt that they may market a new type of server system that similiar to linux if linux continues to gain too much ground.

    --
    "Cowardice in a race, as in an individual, is the unpardonable sin." --Teddy Roosevelt
  37. He he.. by msimm · · Score: 1

    Or maybe Windows is the heart attack and Linux the begining of a healthy new lifestyle.

    Pfft. Those PR guys. ;-)

    --
    Quack, quack.
  38. Change of Tone by peripatetic_bum · · Score: 5, Interesting
    I read the fine article and I have to say. The interesting thing to note is the change in tone. This guy, while I dis-agree with what he says, is saying it in measured tone. No longer is MS just saying this stuff is lousy and we wont demean ourselves to play on the same level of linux, but that linux is now being looked at as a real competitier that customers understand is a real alternaitve and now MS is attacking linux in a mesured way the way they attack other competitors (other than stomping them with their monopoly)

    Anyway, Iw ould like to hear waht you think of the tone of this article

    --

    Sigs are dangerous coy things

    1. Re:Change of Tone by Furry+Ice · · Score: 2, Insightful

      That's exactly what I noticed. MS isn't trying to discredit Linux with FUD anymore because they seem to have learned that FUD is ineffective against OSS. Interestingly, the Halloween document highlighted this very point, but they only now are trying other tactics.

      Notice how Taylor still tried to belittle Linux, though. When asked, "Where do you see Linux being successful today?" he immediately replied, "Definitely on the edge." He then further qualified it with, "You're just seeing edge services continue, such as firewall, appliances and those types of devices."

      It's pretty clear that he's trying to marginalize Linux by characterizing as an "edge" operating system, but with a less hostile tone, as you pointed out. He neglects to mention the large installed base of Linux webservers, databases, mail servers, etc. He even implies that there aren't any other areas Linux is successful in when he's uses the word "just" in "You're just seeing edge services..." When faced with a direct question about Linux on the desktop, he only mentioned increasing "conversations" about it, but not the actual conversions which are taking place.

      The other way he attempts to discredit Linux is to note that there is very little ISV support for it. While it's a true statement, it's quite misleading. I've been using Linux for many years without needing software from ISVs. Nearly every piece of software needed by the average user is available as Open Source! Taylor knows that much of the industry still believes ISV support is crucial to success.

      I'm actually very impressed with Taylor. He didn't outright lie about anything, but he definitely painted Linux in an unfair light. However, he admitted to shortcomings in the current MS offerings, which makes him seem quite believable. I think this article could be quite persuasive to those who don't know much about Linux. That's probably a bad thing, but we're going to have to show a level of tact on par with Taylor's to sway people back toward OSS.

  39. Comparing Linux to Diet Coke by Skapare · · Score: 3, Funny

    From the article:

    So in some ways, we've got a McDonald's No. 5 super-size offering that costs $2.99 and someone just wants a Diet Coke that costs 99 cents. So do we cut the entire super-size No. 5 down to 98 cents, or do we try to find a way to just give somebody the Diet Coke if that's what they want?

    Linux is definitely not a Diet Coke. It's more like a grand self-serve buffet, with food from all over the world, for just $0.50 or even less if you do your own cooking.

    --
    now we need to go OSS in diesel cars
    1. Re:Comparing Linux to Diet Coke by Anonymous Coward · · Score: 0
      Linux is definitely not a Diet Coke. It's more like a grand self-serve buffet, with food from all over the world, for just $0.50 or even less if you do your own cooking.

      ...and a diet coke. If i'm going to be eating all of that food, I'll be REALLY thirsty.

      Now calm down, not a crazy bloodlust kinda thirsty. I just want a coke is all.

      A coke MADE OF HUMAN FINGERS!

    2. Re:Comparing Linux to Diet Coke by Anonymous Coward · · Score: 0

      Here's a quick apology for not closing the italics tag.

      Listen to me kids, close your html tags or you'll end up like me, behind bars for life.

      (Don't mod this post, or mod this offtopic, for the good of humanity.)

    3. Re:Comparing Linux to Diet Coke by Skapare · · Score: 2, Funny

      Well, at least you'll be behind ||//slanted//|| bars :-)

      --
      now we need to go OSS in diesel cars
  40. Hmm... by tsarin · · Score: 4, Insightful
    And at the end of the day, there are only about 14 to 25 guys that actually check code into the Linux kernel.

    Well, it's not exactly scientific, but...

    $ cat ChangeLog-2.6.1 | grep @ | grep -v " " | uniq | wc
    254 254 5702

    Does that qualify as an order-of-magnitude error?

    1. Re:Hmm... by orkysoft · · Score: 2, Interesting

      You should grep -v " " | sort | uniq

      From man uniq:

      DESCRIPTION
      Discard all but one of successive identical lines from INPUT (or standard input), writing to OUTPUT (or standard output).

      --

      I suffer from attention surplus disorder.
    2. Re:Hmm... by SpaceLifeForm · · Score: 2, Informative

      He really meant on any given day.

      --
      You are being MICROattacked, from various angles, in a SOFT manner.
    3. Re:Hmm... by Anonymous Coward · · Score: 0

      Why do you people always use cat when it's not necessary? And use uniq when sort already does what you want?

      grep @ Changelog | grep -v ' ' | sort -u | wc -l

    4. Re:Hmm... by Anonymous Coward · · Score: 0

      Ok, but how many of those have commit access?

    5. Re:Hmm... by Anonymous Coward · · Score: 0

      Because extra steps make the command line look more impressive!

      Speaking for myself, I never use cat unless there's a good reason for it...

    6. Re:Hmm... by jsahol · · Score: 1

      And also, how many people at Microsoft check in code for kernel32.dll? Isn't is fairer to compare the total number of people who contribute to the "complete" Linux product, including window managers, utilities, drivers, etc?

  41. Linux (one), Microsoft (Negative Something) by SphericalCrusher · · Score: 2, Insightful

    TAYLOR: And the other place we see it is high-performance computing, scientific computing clusters that have lots and lots of servers.

    Sounds a lot to me like Microsoft is saying that the Windows server is only directed small/medium businesses and not towards a large business with a lot of servers. Admitting defeat a little early, eh?

    TAYLOR: Just because you have more people looking at the code does not guarantee a level of quality, because those people might not be the most-qualified people to do code review.

    Wouldn't you think that there are more "qualified" coders in the world total than there are working at Microsoft? Oh sure, Microsoft probably has a great number of programmers that are "highly-qualified" but does that mean they are the only ones in the world with enough experience to truly understand code review? Of course not. I bet if you took all of the most experienced coders from both sides and added them up, you'd see how much bigger the world is than Microsoft.

    TAYLOR: As a channel partner, you've got to have two questions: Do you ride Microsoft's R&D wave, or do you ride this Red Hat Linux wave, knowing there's going to be some potential conflict with a vendor?

    At least if I ride the Red Hat Linux wave, I won't fall off.

    TAYLOR: IBM and Novell have made acquisitions to try and get to an integrated platform that provides a level of functionality.

    And they have just that.

    --
    "Instant gratification takes too long." - Carrie Fisher
  42. More != Better by dannyelfman · · Score: 3, Informative
    Just because you have more people looking at the code does not guarantee a level of quality, because those people might not be the most-qualified people to do code review....I'm just simply saying that more in number does not mean it's more in quality.

    Mr. Taylor, does this statement mean that spending more on a Microsoft product doesn't mean I am getting the best thing out there?

    Just because you have a bunch folks out in the community that have the access to look at open-source product means that, by default, it will be more secure or higher quality.

    Oh, thanks for pointing this out to us as well.

  43. Translation Please by Anonymous Coward · · Score: 5, Funny

    I tried babelfish but it made no difference. Is there a web site that will translate that interview into English - or any known human laguage?

  44. Also: by Kelz · · Score: 1
    "From that perspective, there are a couple of interesting phenomena happening. As companies try to monetize Linux--i.e. Red Hat--the Red Hat enterprise server and their advanced server costs as much or more than Windows server, if you want it to be supported with security and everything else. If you model our security and our support and everything else, they actually cost more."
    He then added, "Unless of course if there are security problems such as worms, bad coding of included (and impossible to delete completely) software, and holes in the OS infrastructure.
  45. This is why Linux will win by pesc · · Score: 5, Insightful

    They feel threatened by that Linux is free as in beer. So they talk about TCO. And burger meals. And how you can segment the market. The marketeers at MS tries all the tricks a marketeer knows about.

    They totally miss "free as in freedom". The FOSS development model is commoditizing software faster than MS can develop itself out of. And gives the control back to the users. That's why Linux will win.

    --

    )9TSS
    1. Re:This is why Linux will win by CatPieMan · · Score: 1

      I think more than free (most buisnesses really don't mind paying for products), more than marketing, and all that crap, companies care about choices. Right now, with opensource, Linux, BSD, etc, they have the choice of product to use.

      Buisnesses also like secure systems and proven systems. Hence the reason buisnesses still run large IBM mainframes, DB2 and Oracle, and Solaris. Linux and the BSD's are really beginning to prove themselves, and Microsoft is proving that they really can't be trusted (all buisnesses I've every worked for never use the latest version, they always use the previous one, as it has been proven a bit better than the current version).

      So, they are trying to kill this new movement before it starts.

      Although, Sun has more to fear from Linux than MS has to fear from either.

      So, that's my opinion, take it or leave it, it is only the world as I see it (well, sort of the way I see it, I forget what I wrote at this point).

      -CPM

      --
      ---You're all I need, When the water runs deep, You're all I need, Now I cry my soul to sleep -- Collective Soul, Needs
    2. Re:This is why Linux will win by sdibb · · Score: 1
      They totally miss "free as in freedom". The FOSS development model is commoditizing software faster than MS can develop itself out of. And gives the control back to the users. That's why Linux will win.

      Agreed.

      I ditched Windows because it sucked.

      I stay in Linux now mostly the freedom.

    3. Re:This is why Linux will win by themusicgod1 · · Score: 1

      this is typical of microsoft.

      i attend a university and i've found that the higher up a person is on the scale (except for a few exceptions), the more likely they are going to see 'linux' as 'free' as in 'doesn't cost anything' rather than anything else. this is not a surprise, because microsoft has active financial interests here(there's ms posters, conferences, labs, etc). mabye having a ms lab or two isn't a bad thing(considerring their sheer market dominance, people coming out of university knowing how to use their products slightly can't be that bad)...but there is brainwashing going on. or at the very least, outright lying. people here honest to god believe that linux is no better than the ripped off illegal virus loaded "freeware" video games that people used to pass off to eachother in the 80's and early 90's..."CRACKED BY ZEROCOOL" etc. i have yet to see a microsoft representative think that linux might be a better scenario because of the open source/because they trust their users.

      and honestly, when all you know about linux is what you hear from microsoft, not using it because you think that it's just a version of windows that has been 'ripped by warez doodz' or something makes sense...after all, you have better things to do with your time, like say, what you are getting paid to do.

      and this is of course in the CS wing. i pheer what other departments are like(although they probably all use Macs, judging from the number of those laying round everywhere)

      that said i love my university, and besides a few strains of ivy growing in patches, i wouldn't go to another one for the world...and i also have crappy grades, so mabye i'm way out on a loop...

      --
      GENERATION 26: The first time you see this, copy it into your sig on any forum and add 1 to the generation.
  46. Proof that Microsoft can speak without FUDing by rdean400 · · Score: 2, Insightful

    Whether it chooses to do so more often is an open question, but it's refreshing to see a Microsoft exec speaking non-disparagingly about the competition.

    1. Re:Proof that Microsoft can speak without FUDing by tehdaemon · · Score: 1
      It would have been even nicer if they had said something in a less obfuscated manner.

      "By design, we've always moved out service and support from the core part of our pricing because we invest in the channel quite heavily."

      What 'channel' are they talking about? What exactly does he mean by 'the core part of our pricing'? I am not saying that the meanings cannot be deciffered, But it is almost as clear as mud. (not quite ;-))

      My guess is that if it had been much clearer, it would have sounded rather disparaging. MS PR people got the hint that that sounded bad and adjusted.

      --
      Laws are horrible moral guides, moral guides make even worse laws.
  47. Community coding by ptolemu · · Score: 2, Insightful

    Just because you have a bunch folks out in the community that have the access to look at open-source product means that, by default, it will be more secure or higher quality.

    It certainly doesn't guarantee higher quality software, but on the other hand if you have a relatively static pool of programmers that consistently make software of a particular grade chances are that you will stay that way. The advantage of having a large community of programmers is that it gives rise to the opportunity for various insight to be made on the code. Furthermore, it allows for creative thinking and the ability to contribute to other people's current and future work.

  48. What about SUSE? by Lattitude · · Score: 2, Informative

    He seems to think there is only one source of Linux, Red Hat, and continually compares Windows to it. Even Linux users are questioning some of Red Hat's latest moves, and there are many who believe SUSE is closest to a viable large user base desktop Linux distro.

  49. Red Hat by wideBlueSkies · · Score: 1

    The guy keeps talking about Red Hat like they're the only player.

    You have to wonder if M$FT is really worried about Red Hat in particular. Maybe they see a small company about ready to experience some serious growth?

    wbs.

    --
    Huh?
    1. Re:Red Hat by Fuzzums · · Score: 1, Informative

      Red Hat AFAIK is the only Linux with a serious company behind it with guarantees for support.

      And guarantees are important in (it-)business...

      --
      Privacy is terrorism.
  50. Um... What About Bugs??? by linuxdawg · · Score: 1, Funny

    So if i find a bug in my number 5 combo (that you can't seperate) The gen. Public never know about it till 6 months later.... EVEN IF ITS A BIG ASS BUG???

    well... ill just take my diet coke (suger water) & look for bugs myself before i touch..or drink...

    --
    Cool Linux
    A Linux News Site
  51. Strength through numbers? by JohnGrahamCumming · · Score: 1

    TAYLOR: Just because you have more people looking at the code does not guarantee a level of quality, because those people might not be the most-qualified people to do code review. I'm not [making] a disparaging comment on the open-source community. I'm just simply saying that more in number does not mean it's more in quality.

    That's so true: on my project the number of bogus comments I get from "programmers" out there is unbelievable. Give me one good, dedicated engineer, over a bazaar full of mediocre software engineers any day.

    John.

  52. nice fud spinning by nietsch · · Score: 2, Interesting

    I don't know why I read this drek, because I could have known he would fling fud and mud like his job depends on it.

    compares retail(?) windows with enterprise linux support contacts, tries to establish that linux has less offerings as reason for costing less (no it is because 'Linux' does not need no lizzard tongue PR drones like this one) etc etc.

    This quote:" Just because you have a bunch folks out in the community that have the access to look at open-source product means that, by default, it will be more secure or higher quality."
    Is that some error by the journalist or did he really say that? It is right after some dumb statment saying that just because thousands of people look at the source this will not lead to less bugs because those people are -supposedly- not qualified. Clearly this guy is trying to hide the delphi-effect (crowds of people are smarter than the average of the people they are made up of).

    Anyway, time to ignore MS news even more.

    --
    This space is intentionally staring blankly at you
  53. kernel dev by cavebear42 · · Score: 1

    How many guys are working on the MS kernels that come out every 3 - 5 years? I would bet it's less than the 14 - 25 guys who submit code for linux.

  54. well... by zeruch · · Score: 2, Interesting

    ...it is certainly a more tepid, sterile business jargon laden response. Essentially however, it regurgitates what has been the essential MS party line since they came to the realization that it may actually be a credible threat (yeah i know, real shocker there).

    I can't really find any substantive material here. If anything, it's more offensive because it is so utterly devoid of anything that hasn't been rufuted already. Quotes like "We definitely see more conversations happening about Linux on the desktop in public-sector scenarios, primarily in emerging markets." mean nothing..."emerging markets" basically means all the markets MS heretofore ignored and doesn't want OSS establishing anymore beach-heads.

    "By design, we've always moved out service and support from the core part of our pricing because we invest in the channel quite heavily. Our value-add is really in the R&D in the technology." basically means (1) we don't give 2 squirts of piss about service and support because it is a cash drain and we are so entrenched we haven't tpically had to wroory about because consumers had fuck all for choice, and (b) where R&D = taking ideas others develop and putting it through the Redmond filter. MS hasn't done anything spectacular in R&D since Myrvhold left/was ousted.

  55. So what we learned today is.... by dmouritsendk · · Score: 5, Insightful

    1. Linux is the equivalent of a diet coke in the complete meal that is offered by Microsoft.

    2. Free software is more expensive than software with a price tag. (New MS R&D shows 0.99$ > 2.99$. Oh well :D)

    3. To make a modular design, without making the system almost impossible for (professional) sysadmins to mangage, is apperently a very hard problem.

    4. Linux has a bit of traction because of the lack of a integrated firewall in windows(in related news...)

    5. Almost all people reading the open sourced code, doesn't really understand it. On a global scale, probertly no more of 100 can actually code.

    6. Closed R&D work is more likely to still be around in 10 years time(ROFL, a lot :D).

    note to self.. never visit CRN again :D

    1. Re:So what we learned today is.... by TwistedSpring · · Score: 0, Troll

      What I've learned to day is that 75% of 4- or 5-rated Linux advocates cannot spell "competetive", put dollar signs in the wrong place, make retarded and deliberate misinterpretations of bad fast food analogies, and regard what "platform strategists" say as gospel. Wake up, perhaps stop being so reactionist and understand that while Linux is fantastic for developers who know what they're doing, it's entirely unsuitable for the average PC or Mac user who just wants a computer that's there when they turn it on, is responsive, has a good range of easilly available software that they can pop down the shops and buy, doesn't crash too often and lets them generally do things in the way that they've been doing them for the past 10 years. That is what Windows gives. "*wail* but it doesn't do it for freeeee and I can't rip off their source code to make my life easier :( :(" - there is no such thing as a free lunch. Even at McDonalds.

      Anyone running Linux and reading /. is already biased towards Linux and is undoubtedly also a nerd/geek/whatever who knows how Linux works, what pitfalls lie in wait, how to compile stuff, and all that general administration crazyness (tech terms). They have no base understanding that Linux is much too confusing for the typical man in the street to use, has no phone number you can call when it explodes (how does one post on newsgroups in search of snide and patronising "support" comments about how much of a dork one is for not fscking one's /dev/hda1 when the computer just blew up?), and does not at all help users to migrate from Windows to Linux. Windows used to have help for Mac users new to Windows. If Linux wanted to do this then certain little problems would start peeping out like "where the hell are all the shortcut keys and why are they not standardized?" and "why is this GUI so damn slow on a P400 with 128mb ram?". Linux is great, it's just a shame that all the software written to run on the Linux kernel is either a port of some handy old *BSD console app or a GTK+ based project that is still pre-bloody-1.0.0 and only really 80% complete. This is the general apathy of open source. Work hard on project, hurl it out to some other guys, sit back and watch as they fix it, get bored, and leave it to rot. No deadlines. Even sourceforge.net doesnt appear to have a deployment timeline function.

      MS know their shit, know it well, have been in the biz since before a lot of Linux coders were even born, get themselves into trouble now and then but still bounce back, and have a lot of lovely money to show for it. I wish I had a fucking huge company turning over billions of dollars, and I sure as hell arent going to get that by peddling cheap tat that frequently falls apart or does unexpected things. I hate KDE and Gnome with a passion. Win2k gui, Unix cmd prompt, nice, thanks I'll have fries with that.

    2. Re:So what we learned today is.... by dmouritsendk · · Score: 1

      What I've learned to day is that 75% of 4- or 5-rated Linux advocates cannot spell "competetive", put dollar signs in the wrong place

      I'm not a native english speaker(i'm danish). For me to write flawless English text requires more work than i generally like to put into a slashdot post. But chances are you got that "mangage" was supposed to be manage anyways, right? And yes.. I made a mistake on those dollar signs, but hey, isn't there a few typos in your own post also? I was under the impression that "to day" and today has different Semantic. Ooh well.

      make retarded and deliberate misinterpretations of bad fast food analogies, and regard what "platform strategists" say as gospel.

      Eerh, regard what he says as gospel?? I dont think you got the point of my post, it was to mock the guy. Who is being interviewed over half a page with out saying one thing factual, he just keeps talking about burgers and his very wierd R&D logic.

      No my friend.. im not regarding what this guy says at gospel. Im simply making FUN of him, for being a yadayadayada-foo (a master of talking without saying anything remotely useable).

      Wake up, perhaps stop being so reactionist and understand that while Linux is fantastic for developers who know what they're doing, it's entirely unsuitable for the average PC or Mac user who just wants a computer that's there when they turn it on, is responsive, has a good range of easilly available software that they can pop down the shops and buy, doesn't crash too often and lets them generally do things in the way that they've been doing them for the past 10 years. hat is what Windows gives. "*wail* but it doesn't do it for freeeee and I can't rip off their source code to make my life easier :( :(" - there is no such thing as a free lunch. Even at McDonalds.

      Eeerh, okay. Now when you got that load off your chest(MCP-pin infected chest, from the sound of it), whould you mind telling me how this relates to my post??

      And about that "and I can't rip off their source code to make my life easier" comment. I can only talk for the coders i know, most are CS or Math students I've met at TUOD (Technical Uni of Denmark where i also study). Nobody uses OS as a plain function lib to cut and paste from. People uses it to check if they have made something correct/optimal, like the answers in the back of your mathbooks. They are not there for you to copy, there are there for you to learn from. I know commercial minds have a hardtime understanding this, but just run with it ok? :p

      Anyone running Linux and reading /. is already biased towards Linux and is undoubtedly also a nerd/geek/whatever who knows how Linux works, what pitfalls lie in wait, how to compile stuff, and all that general administration crazyness (tech terms). They have no base understanding that Linux is much too confusing for the typical man in the street to use, has no phone number you can call when it explodes (how does one post on newsgroups in search of snide and patronising "support" comments about how much of a dork one is for not fscking one's /dev/hda1 when the computer just blew up?), and does not at all help users to migrate from Windows to Linux.

      And the sun is bright, whats your point(in reference to my post)? Are you just letting out steam now or ?

      Windows used to have help for Mac users new to Windows. If Linux wanted to do this then certain little problems would start peeping out like "where the hell are all the shortcut keys and why are they not standardized?" and "why is this GUI so damn slow on a P400 with 128mb ram?". Linux is great, it's just a shame that all the software written to run on the Linux kernel is either a port of some handy old *BSD console app or a GTK+ based project that is still pre-bloody-1.0.0 and only really 80% complete. This is the general apathy of open source. Work hard on project, hurl it out to some other g

  56. Better than better analogy by Kelz · · Score: 1

    Double Quarter Pounder(R) with Cheese: 770 calories, 47g of fat, 20g saturated fat.
    Super size french fries: 610 calories, 29g of fat.
    Diet coke: 0 calories, 0g of fat.

    Hey didn't he just prove that windows is bloated?

    1. Re:Better than better analogy by Too+Much+Noise · · Score: 1

      not only that - one will need to work a lot to just keep that bloat from giving one's (ever-fattening) servers a heart attack.

      you're right, truly amazing analogy. I knew there was a reason I don't like McDonald's food.

  57. An MS rep... by Anonymous Coward · · Score: 1, Interesting

    I spoke with an MS rep recently and he admitted that MS is scared that Linux would kick their ass. Maybe not at this time, (he mentioned it excels at servers, but went into a TCO talk then). Don't think that MS is impervious to Linux, they respect it a lot more than it looks like they do -- thats why they are taking their time with Longhorn. Perhaps this will quench some of the seething animosity that seems to fuel the Linux crowd.

  58. Eat Less Junk Food. by twitter · · Score: 1
    So in some ways, we've got a McDonald's No. 5 super-size offering that costs $2.99 and someone just wants a Diet Coke that costs 99 cents. So do we cut the entire super-size No. 5 down to 98 cents, or do we try to find a way to just give somebody the Diet Coke if that's what they want?

    Perfect analogy. While fat, dumb and frustrated is bitching and moaning about cardboard burgers, the rest of us are enjoying a home made roast, potatoes and trimmings for less money and trouble.

    I like this Taylor clown. He makes me laugh, but I don't want any of his greasy, downer dairy cow burgers software.

    --

    Friends don't help friends install M$ junk.

    1. Re:Eat Less Junk Food. by Anonymous Coward · · Score: 0
      Moderators: Please note that "twitter" is a known fanatical psycophant whose obnoxious offtopic rants are legend here on Slashdot. It doesn't matter what the topic is, he'll find a way to scrape in some pointless Microsoft bashing. While nobody expects us to love Microsoft in any way, his particularly tepid style of calling anyone he replies to "troll" or "liar" because he happens to disagree with whatever they're saying is well documented and should not be rewarded. If anything, twitter is the type of person that should not be part of the open source/free software community. He is an anathema to all that is good about free software.

      I'm posting this so that you (the moderator) have some context to consider twitter and not mod him up whenever he posts his filler preformatted rants about installing Knoppix or whatever that unfortunately get him karma every single time and allow him to continue posting his trademark toxic crap (read on) day in and day out. You may consider this a troll - I consider it community service. And I ain't kidding.

      If you're a /. subscriber, I invite you to look through some of his posting history. I guarantee that you'll be hard pressed to find someone that is more "out there" than twitter. You'll also probably notice he's got quite an AC following. Don't just read his posts, make sure you go through the replies.

      For example, in this recent post twitter not only calls the OP a troll but attempts to "tell it like it is" while making some vague argument about "GNU". Yes, if you're confused, you're not alone. The reply (modded +4) proceeds to simply destroy his bogus argument. You will notice he did not reply. This is what some people call "drive-by advocacy". A sort of I'll just leave you with my thoughts here and move on to the next flamebait kind of deal. In fact, he almost never replies because he knows that his fanatical arguments simply do not hold up to any sort of discussion. It's not that he's chosen the wrong cause - he's just going at it in a completely wrong way.

      More? Just read though this post and the subsequent replies. I guess this stands on its own.

      More? Bad spelling in astounding conspiracy theories, more offtopic FUD and uninformed "I'm right, look at me" rants, promptly proven wrong. Worse even, twitter wants to be RMS, apparently (that first one is a winner). I mean, really. You think?

      FUD, FUD, FUD, FUD, offtopic FUD, and more FUD. This guy is like the Monty Python SPAM skit, but with FUD and more FUD instead of canned meat. Amazed

  59. Ah, the "advertising" interview by Trailer+Trash · · Score: 1

    The advertisement, er, interview, in a nutshell:

    1. Linux is "Diet Coke" while Windows is a #5 value meal.
    2. Linux is just used at the "edges", you know, firewalls, routers, that sort of mickey mouse stuff. Yeah, we've thought about making some Windows things do that [ed note: ROFL]
    3. A bunch of people looking at your code doesn't help, I mean, are they high-quality?
    4. ISV's are ignoring Linux.
    5. Linux is hard. There's a lot of complexity in supporting it.

    I'm left wondering if the Microsoft folks are really as self-deluded as this article would lead me to believe, or if they're just trying to downplay Linux as "no big deal".

    Keep in mind the source: CRN. They have foisted their paper on me (I specifically told the telemarketer "I don't want it" and they started sending it, anyway) so I have a chance to thumb through it occassionally. I wish I had the issue in front of me, but last fall they had a survey about Linux, and the number of people in their interview who felt Linux was usable today and in 6 months was maybe half of the industry average.

    Their readership are a bunch of older ISV types who probably just changed to Windows from SCO Unix a couple of years ago, and they're going to be very nervous about changing to Linux. My feeling is that the whole point of this interview is to help convince those types that Linux is too difficult for them, and it's no big deal anyway so might as well ignore it.

    1. Re:Ah, the "advertising" interview by paroneayea · · Score: 1

      Yeah, I was reading that comment Taylor made being that "Just because you have more people looking at the code does not guarantee a level of quality, because those people might not be the most-qualified people to do code review." Funny he says that on the same day we find out the NSA has contributed security enhancements to the Linux Kernel (which was just mentioned on Slashdot).

      --
      http://mediagoblin.org/
    2. Re:Ah, the "advertising" interview by Trailer+Trash · · Score: 1

      Odd how they never seem to "remember" the folks at the NSA, the 300 programmers at IBM, etc. etc. etc.

    3. Re:Ah, the "advertising" interview by paroneayea · · Score: 1

      If they did they wouldn't be the Microsoft we know and.. er..

      --
      http://mediagoblin.org/
  60. They also offer edu pricing by bogie · · Score: 2, Informative

    RHEL Workstation = $25
    RHEL Advanced Server = $50

    And as everyone knows by now they also offer Fedora for Free. Another interesting alternative is Whitebox linux which is based on the RHEL source.

    --
    If you wanna get rich, you know that payback is a bitch
  61. I can't wait.... by Negativeions101 · · Score: 0

    I can't wait until the nukes start to fall... If Bill Gates survives, I'll hunt him down like an animal and burn him alive.

    --

    I'm not anti-microsoft. I'm anti-bullshit. Which means I'm anti-microsoft.
  62. The funny part is at the end by Anonymous Coward · · Score: 1, Interesting
    The opportunity is building, innovating, installing and customizing all of those things that our channel partners do on top of the R&D that Microsoft is delivering. As a channel partner, you've got to have two questions: Do you ride Microsoft's R&D wave, or do you ride this Red Hat Linux wave, knowing there's going to be some potential conflict with a vendor?

    Yes, just ask Netscape, Real, ProComm, the disk compression people, and all those other Microsoft partners who developed their technology on Windows. They are doing so very well now that MS integrated their successful product into the operating system and gave it away for "free" (except the OS costs more now.)

    If I'm developing something, well, I'd pick Linux over Windows as insurance against the future, certainly not the other way around.

    Dean G.

  63. Re:An appropriate Gandhi quote by Anonymous Coward · · Score: 0

    Hahahhahaha. Best reply so far.

  64. Oops. by tsarin · · Score: 3, Informative
    In the interests of accuracy and honesty, I should've thrown a sort in between the inverted grep and uniq:

    $ cat ChangeLog-2.6.1 | grep @ | grep -v " " | sort | uniq | wc
    117 117 2636

    Still.

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

      I don't think those people check code in at the end of every day, which was his point.

    2. Re:Oops. by Anonymous Coward · · Score: 0

      I noticed some driver files were showing up using that command, this one is maybe a little more accurate?

      cat ChangeLog-2.6.3 | grep @ | grep -v " " | grep -v include | grep -v arch | grep -v driver | sort | uniq | wc -l

    3. Re:Oops. by Anonymous Coward · · Score: 0
      grep @ ChangeLog-2.6.1 | grep -v " " | sort -u |wc

      Say it with me: fewer steps fewer mistakes.

    4. Re:Oops. by RoLi · · Score: 1

      And I don't think that everybody who checks the code is in the changelog file.

  65. Hello, Mr. Gates! by Anonymous Coward · · Score: 0

    Please, leave the FUD to us at Marketing, sir. We can do that much better. What if someone asked you to specify in what ways the Linux desktop is as vulnerable as the Windows desktop?

  66. I'm confused by Tsiangkun · · Score: 3, Insightful
    TAYLOR: I would actually look at a similar construct but a different answer. You have to ask one of two questions. Is it either a) Windows is priced too high, or b) are we offering the right product at the right price point? We position Windows server as a multifunction server that does a variety of things. So in some ways, we've got a McDonald's No. 5 super-size offering that costs $2.99 and someone just wants a Diet Coke that costs 99 cents. So do we cut the entire super-size No. 5 down to 98 cents, or do we try to find a way to just give somebody the Diet Coke if that's what they want?

    So In order to parse this jibberish I have to assume that Windows in the full meal, supersized with bloated code. This "full meal" only comes in one flavor, and no special orders are taken.

    Linux is like ordering your items the way you want them from a full menu of items, even diet, if slim and efficient is your thing.
    I get confused when they compare themselves to McDonalds though . . . McD can and will sell me the diet coke I want seperate from the meal. . . but Windows can't be broken apart because a broken window is useless ? Can anybody make sense out of this crap ?

    I think I just want the diet coke.

    --Tsiangkun
    I only need one mouse button to open the terminal.

    1. Re:I'm confused by Anonymous Coward · · Score: 0

      I would actually look at a similar construct but a different answer.

      Fantastic! "I don't like the question you've asked, so I'll answer this one instead..."

      The guy should be a politician.

  67. Notice They Don't Have An Official Stand on *BSD by Anonymous Coward · · Score: 0

    I wonder why MS doesn't mention an official stand on *BSD?

    Perhaps because *BSD is dying?

  68. A point Microsoft seems to have missed.... by Anonymous Coward · · Score: 4, Insightful

    A good part of what is driving customers to Linux is the corporate behaviour of Microsoft itself (not just problems with security and pricing -- albeit these aren't helping). It you try to trap your customers, railroad your competition, and blackmail your distributors -- they will all start to look hard hard to see if there is something they can do about it. Quite frankly, if Microsoft hadn't behaved like the very model of 'big-evil-corporation' they wouldn't have fueled so much resentment, and probably wouldn't now be facing rebellion.

  69. These people will never 'get it'.. by kafka93 · · Score: 1, Interesting

    .. because they can't get it. They don't have the capacity for it. Whatever this guy's resume says, it's clear as soon as he starts using inane terms like 'monetize', and when he pulls out the TCO argument that MS loves to flaunt but seems unable to justify independently, that he's just another blind marketing goon toeing the Microsoft line without any real understanding.

    These people will never understand what's happening because they don't have any context for it. I mean - come on: citing the lack of a "lockdown, hardened firewall" as the area in which Microsoft is lacking when it comes to security merely demonstrates a lack of understanding of the extent of Microsoft's failings in this area. The assertion that a large peer-review process doesn't "guarantee a level of quality" supposes that those working on Linux are a group of monkeys -- although Taylor then goes on to basically contradict himself by saying "the end of the day, there are only about 14 to 25 guys that actually check code into the Linux kernel".

    Microsoft will continue to try to marginalise Linux by suggesting that it's just "edge services" or "high-performance computing" (Windows is for "low performance" by implication, I guess!) - while pushing out the same hackneyed old nonsense about "hamburgers and bigmacs" and TCO. The only alternative to them, of course, is the true -- but rather circular -- argument, that Windows has supremacy because it's what most people use (and never mind the monopoly stuff). And it's here that Microsoft will eventually fall: once enough of the "key players" port to Linux in a variety of fields, we're going to see a critical mass as Linux becomes considered a "real platform" in the eyes of the masses. And Microsoft's tactics in trying to hold off that day simply don't seem to be working too well.

  70. microsoft and macdonalds by nmoog · · Score: 1

    we've got a McDonald's No. 5 super-size offering

    It has been mentioned at above, but this comment really is the crux of the problem for microsoft. People are beginning to realise that Macdonalds only offers a small range of choice and those choices all taste the same.

    We dont want the same shit repackaged and remarketed - we want better stuff not cheaper stuff.

  71. Operating Systems and Big Macs by Anonymous Coward · · Score: 1, Funny

    I find the fast food comment completely valid.

    Software is food for your computer.

    The supersize combo meal typically makes people fat and slow.

  72. yeah, except... by rbird76 · · Score: 2, Interesting

    the people who are telling you to "trust us, we're better" have left lots of people high and dry before. With open source one doesn't require blind faith to operate - one can actually look at the code. If MS had been better at its job or fairer to its users before, their word might be good enough for most people like me who don't want to look at the source code - but they've been neither good nor fair, and so their word is by no means good enough.

    When MS tells you to trust them, the first instinct (as with almost anyone, not just MS) should be not to turn your back.

  73. See, we have a product for everything... by ewe2 · · Score: 2, Interesting

    Jokes at the McDonald's analogy aside, if you've looked at your local McDonald's lately, you might understand what this guy is saying about Microsoft's future strategy.

    McDonald's used to sell just burgers, fries and Coke. Not anymore. Now we have a McCafe, and salads and chicken wraps. Why? Because they were missing out on a market segment and want to dominate that, too.

    Remember, everything Microsoft does, it learnt first from IBM. And market segmentation is the name of the game here. Invent three boxes, small, medium and large, and claim that's more choice than Linux gives you.

    Apart from the fact that such tactics won't work against an open-source model, isn't it a strategic mistake to chop op a major OS/Applications platform like this? Joe Average might be confused enough to think that Linux is a simpler alternative :)

    --
    insecurity asks the wrong question irritation gives the wrong answer
  74. My fave quote: by cant_get_a_good_nick · · Score: 2, Interesting

    I'm just simply saying that more in number does not mean it's more in quality.
    So, higher Windows OS sales doesn't make it better than Linux?

    Jokes aside, he says security concerns are because Windows doesn't ship with a firewall. Umm, it does, it's poorly documented, but it does. I'm not sure how a firewall would help against email viruses.

    The scary thing is email viruses work because everything is working just the way it should (at least the way it was at some snapshot in time, a snapshot in time that many people are obviously still at). Outlook is hiding extensions, like it was told to. The people are opening attachments, like they should be able to (MS has taken the obvious action in some situations, made it dangerous, and then blamed the user for doing the obvious). The OS is doing what it is told to when opening ANY .vbs (local or remote), which is to execute it. The VBS engine has free rein over the system, including being able to read addressbooks, open network sockets (most viruses now have primitive SMTP mailers) and do anything else they pretty much want.

    Rant mode OFF

  75. Without respect? by qortra · · Score: 1

    For free I can turn a Linux box into a webserver, domain server, ftp server, irc server, database server and such.

    You don't really do it for free. It takes your time to recompile your kernal if you don't want a swiss-army-knife operating system like Windows.

    Not to nitpick, but there are a few points that need to be addressed here.

    1)Every operating system requires time. Its just a matter of how much. Of course, MS says that W2k3S requires less, but I disagree. MS likes to talk all about TCO, but the fact is, in DOLLARS, windows is damn expensive and GNU/Linux is free.
    2)The linux kernel by nature is always a "swiss-army-knife" kernel due to its modularity. Though the default install of my favorite distro (Debian) is very nicely trimmed, I can still compile modules against my kernel headers and load them (still during my linux session). Generally speaking, it takes about 15 seconds of my time to type "make && make install && modprobe xxx" in the module directory. If it takes you longer, feel free to copy my command (just remember to replace 'xxx' with your module name). By the way, the "swiss-army-knife" nature of the linux kernel (or the winNT kernel) is not problematic to security. Its the applications level integration that gets MS in trouble.
    3)None of the operations the grandparent post described require any kind of kernel rebuild (unless you absolutely MUST have apache kernel hooks, and I really don't know how useful they are).

    I understand your argument, but I disagree. The fact that linux is free (money wise) is and always will be a huge advantage

    Don't buy into the MS Total-Cost-Ownership theory. The fact is, if you want to use that as a benchmark for software value, you have weigh more than just time and money; you also weigh the cost of supporting a monopolistic standard-defying unscroupulous company like Microsoft.

  76. what I would ask by boldi · · Score: 1

    Mr. MsEmployee,
    -Do you know what is FUD?
    -Don't You think the first problem is HOW and not WHAT do You sell?
    -Don't you think that the problem is the card attached to your super-size meal telling the user that he
    a.) cannot ask, read, search, investigate on how the meal was produced, grown, etc.
    b.) is not permitted to even try to figure out how it was made or what the ingredients are
    c.) The company (>>company>product>supersize diet and viagra>the company>product>product>product in kosher, muslim, klingon or other versions , because the market is too small
    y.) as we are a dinamically improving company we keep the right to stop producing any meals in the futures, and after that you'll never know what have you eaten (mercury, kreutzfeld-jakobs etc.). We do not publish any data regarding to this topic

    oh sorry, this vs. an 'opencola'

    feel free to continue.

  77. Whose value is being added to? by Bystander · · Score: 3, Interesting

    Our value-add is really in the R&D in the technology.

    A disconnect with customers happens when Microsoft confuses who should be the beneficiary of added value from R&D. Have the enormous sums spent annually on R&D resulted in superior performance in areas that are most important to customers: security, reliability, affordability, and flexibility? Or is it the case that R&D spending is concentrated on technologies to displace existing products and vendors from the marketplace (Internet Explorer vs. Netscape, .NET vs. Java, etc...) in favor of Microsoft, but without seriously addressing the needs of its customers?

  78. Pegged him! Hardware vendors take note. by twitter · · Score: 1
    Microsoft is going to make plenty of enemies with this one:

    Small-business customers only want one server, maybe two, and they might want a separate firewall. They don't want 10 servers all doing separate, desegregated workloads.

    It's wrong from a security standpoint, a software standpoint and it's against the best interest of hardware vendors. The small business customer will only think they want to go this way if they remain totally ignorant. Notice that the weasle does not actually talk about what M$ software does for you, because he's outclassed in all catagories. Microsoft, but pushing such ignorant garbage, is going to make an enemy of everyone with a clue in the IT world.

    From a security standpoint, it's good to not put your eggs in one basket. The typical "small business" with a "server" acting as an internet gateway is a security dissaster. Though free software is more robust and can deal with the internet much better, it's stupid network design. Distributing the load insures that you don't lose everything all at once.

    Microsft's continued insistance on software and hardware asymetry is brain dead. Old office hardware is robust and more than powerful enough to handle the day to day demands of email, firewalling and web service. In the free world, all you have to do is add a few extra programs and you are set. While it is a good idea to spend money on a RAID server for file storage and sharing, there's no reason at all everyone's desktop machine should not perform similar file and work space sharing for collaborative prorjects. It spreads the workload so everything performs better.

    The real killer is going to be from a hardware vendor perspective. We stand on the brink of networking deployment of a previously unimagined scale. It's so much easier to get things done with free software, that it's wide spread adoption will drive huge hardware sales. Micrsoft's legacy restrictions are holding those sales back and creating distrust in buyers. Hardware vendors are tired of seeing their excellent wares underutilized, trashed and undersold because of inadequate software. They are not going to take much more of it. There should be a computer on every desktop and it should do more than a gloified typewriter.

    You are going to see more Computer Bob's reading free software for dummie books and they are going to do great things with it.

    --

    Friends don't help friends install M$ junk.

  79. what I would ask (corrected) by boldi · · Score: 2, Insightful

    Mr. MsEmployee,
    -Do you know what is FUD?
    -Don't You think the first problem is HOW and not WHAT do You sell?
    -Don't you think that the problem is the card attached to your super-size meal telling the user that he
    a.) cannot ask, read, search, investigate on how the meal was produced, grown, etc.
    b.) is not permitted to even try to figure out how it was made or what the ingredients are
    c.) The company (--company--) is permitted to follow the whole lifecycle of the --product-- and thus can investigate your stomach, can put cameras in your toilet
    d.) your supersize comes with a free dildo just to make sure the sex shop at the next door closes and you'll surly buy all the viagra with the famous --supersize diet and viagra-- combo for --the company--?
    e.) the shop does not take any responsibility of anything caused the --product-- (nausea, gonorrhea, death etc. may occour in 'some' cases)
    f.) the shop tries to you sell a supersize combo as a 'service' thus asking for a daily amount even if you don't really want to go back to them
    g.) any help, written or spoken costs $50 after you leave the counter
    h.) it is not permitted to use a 'knife' to cut our --product--.
    i.) you might use a knife-like but not knife stuff to cut our product but if and only if the knife and the product license is the dietcoke knife license. Pay $50 or pay $100 as you wish and you are permitted to banned to permit the use of any 'future work' knife product salad.
    j.) the company does not guarantee to tell your doctor what the meal consists as this is a trade secret

    and...
    x.) you cannot buy the --product-- in kosher, muslim, klingon or other versions , because the market is too small
    y.) as we are a dinamically improving company we keep the right to stop producing any meals in the futures, and after that you'll never know what have you eaten (mercury, kreutzfeld-jakobs etc.). We do not publish any data regarding to this topic

    oh sorry, this vs. an 'opencola'

    feel free to continue.

  80. Signs to come by Sigl · · Score: 1

    Does it seem to you that he thinks they can just be more flexible mix and matching their products and compete with Linux in the markets Linux is already winning? I only hope that all of Microsoft thinks this way.

  81. obligatory litigious bastardly correction... by killbill! · · Score: 2, Funny

    I'm afraid your price estimates come $699 short ;)

    oh, wait...

  82. Obviously by Tsiangkun · · Score: 1
    I'm just simply saying that more in number does not mean it's more in quality.

    Compare the quantity of Windows machines to linux boxen . . . draw your own conclusion about quality.

    --Tsiangkun

    1. Re:Obviously by yarbo · · Score: 1

      compare the number of people eating at McDonald's compared to the number that eat at $nice_restaurant...draw your own conclusions about quality

    2. Re:Obviously by iplayfast · · Score: 1

      Giving up moderator to reply to this troll. (sigh)

      Comparing McDonalds/$nice_restaurant != Open Source/Closed Source.

      McDonalds is in expensive, and made for the masses.
      $nice_restaurant is expensive, and made for the few.
      Open Source is source code you can see.
      Closed Source is source code you can't see.

      My conclusion is that you're an idiot.

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

      I agree. There are more Linux servers on the Internet than there are Windows. So Linux must be a better server than Windows.

    4. Re:Obviously by yarbo · · Score: 1

      "compare the number of people eating at McDonald's compared to the number that eat at $nice_restaurant...draw your own conclusions about quality" my comment "Compare the quantity of Windows machines to linux boxen . . . draw your own conclusion about quality." - my comment's parent It was my way of pointing out the fallacy in the parent post. My conclusion is that you judge too quickly. Relax! life is too short to insult strangers.

    5. Re:Obviously by yarbo · · Score: 1
      "compare the number of people eating at McDonald's compared to the number that eat at $nice_restaurant...draw your own conclusions about quality" my comment

      "Compare the quantity of Windows machines to linux boxen . . . draw your own conclusion about quality." - my comment's parent

      It was my way of pointing out the fallacy in the parent post.

      My conclusion is that you judge too quickly. Relax! life is too short to insult strangers.

      I apologize for the double post, the line breaks were omitted because it interpreted my post as HTML. I should have previewed it

    6. Re:Obviously by iplayfast · · Score: 1

      Sorry, shouldn't flame like that, and usually know better.

      The parent post escaped my attention, and your post looked like an stupid thought was trying to escape by acting original.

      Sarcasm is easily lost on the web. No offense meant, you're not an idiot after all.

    7. Re:Obviously by yarbo · · Score: 1

      Don't worry, 'tis understandable. Hopefully we can all learn from this. Maybe one day, we'll even laugh about this whole mixup!

  83. PR to English Translation by pjrc · · Score: 5, Insightful

    Q: Is windows too expensive?

    A: No, we just need to make stripped down copies for people who won't pay full price

    Q: Is Microsoft soul searching?

    A: No, of course not. We're categorizing customers to figure out how to customize to their needs and extract as much money as they will pay.

    Q: Are you going to make Windows do this automatically?

    A: No, we're not that good.

    Q: Where is linux successful today:

    A: Firewalls, appliances, supercomputers, legacy unix migrations. But we're not worried because the ISVs are not big yet.

    Q: Are you worried linux will get more traction?

    A: Nope. It's all because we don't have a good firewall, and we're releasing one soon now.

    Q: How do you respond to the notion that peer review leads to better code?

    A: Very few people read the code, and most of them are idiots.

    Q: Is desktop linux a threat?

    A: Only in gov't and third world countries. We're working on customizing for them, slashing prices, changing license terms, or whatever other "challenges" are needed.

    Q: Why should solution providers use Windows instead of Linux?

    A: Microsoft doesn't give a damn about the serice and support business. So you can depend on Microsoft to throw you that bone, year after year. A linux distributor can't reap excessive profits from licensing terms, and they have crappy business models based on giving stuff away for free. In several years down the road they might decide to compete with you and stab you in the back. Microsoft would never do a thing like that its solution providers, honest!

    1. Re:PR to English Translation by GAVollink · · Score: 2, Informative

      I am going out on a limb here to say that that was a very skillfully written summary. You took a couple of extra editorial leaps, but in general did a great job.

    2. Re:PR to English Translation by Anonymous Coward · · Score: 0

      I must say, I don't agree with GAVollink that he was going out on a limb to say that was a very skillfully written summary. I was very impressed with how pjrc boiled out the meaning from the message. That skill is rare, but pjrc has it! Keep up the good work!

    3. Re:PR to English Translation by UglyMike · · Score: 1

      Although a bit tongue-in-cheek, this 'summary' does indeed contain most of the Windows droid's comments in human readable form. Great read!

  84. mod parent up! by Anonymous Coward · · Score: 0

    I suggest that the parent post be moderated up as Informative.

  85. Re:Does being stupid hurt? by Anonymous Coward · · Score: 0

    I've been a programmer/sysadmin for more than 20 years now and 8 Windows systems is more than I can handle.

    Sorry to be so blunt: you must be a moron. I work in an office with 62 windows desktops, as well as 8 windows servers and 10 unix (different variants) servers, + 2 powerbooks. We have (ready for it?) one sysadmin, and things are smooth for him.

    Granted, 30 of the desktops are in use by programmers (and we don't require much administration) but the others are held by people with a... slightly lesser technical knowledge. It isn't as hard as you make it out.

    Caveat: I am not a Microsoft or Linux (or any other) fanboy (maybe Nintendo), so save that bullshit for someone else.

    Caveat 2: I have acted as a surrogate systems administrator for a small Windows network. I found it quite simple.

  86. Different types of support by Adam+Wiggins · · Score: 1

    Completely true - as far as it goes for a skilled user. If you post to a mailing list or a bug tracking system with a detailed breakdown of your system hardware and software, what you were attempting to do, what happened instead, and all relevant logs and stack traces - you can expect an expediant resolution. I myself have posted dozens of bugs to various project databases (mostly KDE), and in almost every single case they were fixed in the very next version, and in some cases they were able to propose a temporary workaround.

    Compare this to Aunt Tillie, who tries to run a program she installed but nothing happens. She doesn't know where to find the bug database so she posts to a linux-newbies mailing list saying "Help! When I run this program nothing happens!" Then she is promptly ignored for not providing any relevant details.

    When commercial software makers refer to support, then mean the second scenario. They've got legions of customer service reps who wait for phone calls and read off a script, giving generic answers to the generic problems that most people have. In many cases the "solution" provided is to delete all the configuration files, reinstall the software, or reinstall the OS. No analysis, no long-term fix to the core problem; but Aunt Tillie's software works now, so she's thrilled.

    This kind of support is beyond worthless for the technically minded. Hence we think of free software as having better support while Aunt Tillie thinks of it as having no support at all. On the flip side, we think of commercial software as having worthless support (some customer service monkey who reads off a script and ignores us when we assure them that, yes, our computer is plugged in and yes, the monitor is turned on) and Aunt Tillie is glad that at least she can talk to a "real human" on the phone.

    1. Re:Different types of support by DShard · · Score: 1

      Scenario 2 is provided by the hardware vendor... not the software vendor. I think the same level of support can be provided for linux in a few years.

    2. Re:Different types of support by davegust · · Score: 1

      Scenario 2 is provided by the hardware vendor... not the software vendor. I think the same level of support can be provided for linux in a few years.

      Not unless a Linux desktop champion shows up. Due to the GPL, it would have to be a hardware vendor - the GPL voids the value of software improvements.

      Do you think HP or Dell is eager to support Linux to your Aunt. If they invested in improving desktop Linux (which needs major work to be as easy-to-use as Windows), the competition would steal their improvements, and then they would have to double up to support two user groups - Linux and Windows. What a deal.

      If some one else did the work, HP and Dell would sell it, just to make sure the competition didn't have a leg up (as they are now for server platforms). But who's going take on that monumental task? Where's the business model? Who will make money from desktop Linux? Will the geeks with the short attention spans finish the job?

      What Linux needs is a proprietory hardware vendor - like say IBM (servers), Apple (desktop), or Sun (???). Apple was smart enough to steal from open source, but with a license that allows them to protect their improvements. Too bad for the GPL. IBM is server only right now. Big blue could do it, but it doesn't want to lose a clone war again. Sun is a loose canon, and should be the best hope for Linux on the desktop, but only if the hardware is competitive on the desktop, which it is not.

  87. Hah! by blunte · · Score: 1

    That was good :)

    Where's the +5 funny?

    --
    .sigs are for post^Hers.
  88. Is it just me or... by zaphod_bee4 · · Score: 1

    did he completely gloss over the fact that even when you buy a box distro off the shelf you can install it on as many systems as you want with no licensing issues? Two things drive the business user's interest in Open Source. Price and Licensing. He "sort of" addressed pricing but totally ignored Licensing.

  89. sometimes by Anonymous Coward · · Score: 0

    At least Branden has removed the caption from that photo. My point, though, is that some of them, particularly the busy ones who have lots of users with lots of problems, tend to be hurried, unresponsive, and downright rude.

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

      Though branden is indeed unresponsive, the other debian X developers aren't. I've sent a one line fix myself to Daniel Stone and gotten a response back thanking me within 24 hours.

  90. Wrong. by Anonymous Coward · · Score: 0

    You don't have to hack anything. There is a checkbox right in the advanced properties for those file types (in folder options) labeled "Always show file extensions".

    By default it's off for the ones you mentioned. Yeah, it's dumb, but you're still wrong.

    1. Re:Wrong. by warpath · · Score: 1

      Wait, sorry if I'm beating a dead horse here, but I would like some clarification and I don't have any Windows machines handy.

      What you are implying is that there's TWO checkboxes... one for all the normal file extensions and another one for the 'advanced' ones like .lnk and .url. Is that right? Because he was talking about extensions that don't show up even if you check the styandard "Always show file extensions" checkbox...

      thanks

    2. Re:Wrong. by Anonymous Coward · · Score: 1, Informative
      You don't have to hack anything. There is a checkbox right in the advanced properties for those file types (in folder options) labeled "Always show file extensions".

      By default it's off for the ones you mentioned. Yeah, it's dumb, but you're still wrong.
      Try it. Set "Always show file extensions" on. Create a something.txt file on your desktop. Rename it to something.shs. Watch in amazement as the extension dissappears, and there is no obvious way at all to get rid of the hidden .shs extension.
    3. Re:Wrong. by Anonymous Coward · · Score: 0

      Wow. Did you manage read the parent post AT ALL?

    4. Re:Wrong. by Tackhead · · Score: 1
      > What you are implying is that there's TWO checkboxes... one for all the normal file extensions and another one for the 'advanced' ones like .lnk and .url. Is that right? Because he was talking about extensions that don't show up even if you check the styandard "Always show file extensions" checkbox...

      Half-right. It's even dumber than what you imagine.

      There is ONE checkbox. For the standard extension.

      There is NO checkbox for the "uber" extensions. These extensions do NOT show up if you say "Always show file extensions". You must hack the registry key that corresponds to each "uber" extension for which you want to enable display.

    5. Re:Wrong. by warpath · · Score: 1
      There is NO checkbox for the "uber" extensions. These extensions do NOT show up if you say "Always show file extensions".


      Ok, that's what I thought. The A.C. was just so confident that the parent was wrong. heh. (Go fig.)

      Thanks. :)
  91. What's this ? by Salsaman · · Score: 1
    Do you ride Microsoft's R&D wave, or do you ride this Red Hat Linux wave, knowing there's going to be some potential conflict with a vendor?

    I wonder what he could be talking about there ? Conflict with a vendor ? Which vendor, and why would there be a conflict ?

  92. Answers or more questions by lovedub · · Score: 1

    It seems that the Microsoft guy doesn't actually answer any questions, just reframes the question put to him by the interviewer to pose more questions. The interviewer of course, doesn't notice or even mention that the questions have not been answered. Very nice piece of PR work.

    1. Re:Answers or more questions by mlk · · Score: 1

      Elisa?

      --
      Wow, I should not post when knackered.
    2. Re:Answers or more questions by lovedub · · Score: 1

      eh?

    3. Re:Answers or more questions by Anonymous Coward · · Score: 0

      Tell me more about yourself.

    4. Re:Answers or more questions by mlk · · Score: 1

      That should of been a z. Sorry.
      Eliza is an "AI" app that takes what you typed, and spat it back at you.

      --
      Wow, I should not post when knackered.
    5. Re:Answers or more questions by lovedub · · Score: 1

      Yes my name is Eliza.
      How does it make you feel to spat it back at you? :)

  93. Answer to MS: I want the recipe, not the product by Anonymous Coward · · Score: 1, Insightful

    So in some ways, we've got a McDonald's No. 5 super-size offering that costs $2.99 and someone just wants a Diet Coke that costs 99 cents. So do we cut the entire super-size No. 5 down to 98 cents, or do we try to find a way to just give somebody the Diet Coke if that's what they want?

    Give me the recipe, not the product. RMS has made a strong argument comparing source code and recipes.

  94. hahaha. slashdotted cnn.com by 7-Vodka · · Score: 1

    That was funny. As the linked story slooowly loaded I thought to myself: "omg, we've /.'ed CNN!"
    Then I realized it was crn.com not cnn.com doh.

    --

    Liberty.

  95. Nuff said by TheOtherKiwi · · Score: 0

    Small Business Server was the first time that we really kind of architected from the ground up for the small-business environment.

    er, yeah right.

    --

    -- Sig meltdown immine...
  96. Only negative through your slashdot glasses by spideyct · · Score: 1

    I didn't read it as a jab at all. When I read it, I thought he was criticizing his own product for not delivering what the customers wanted.

    Its like when you go to the movies and order a medium popcorn and they say "for 50 cents more, you can upgrade to the large". But you don't WANT the large!

    The medium popcorn (or diet coke) is all the customer wants. Linux can do both roles (the medium and the large) for the same price (free) -- or at varying prices if you buy a supported version from a vendor. He is admitting that you cannot easily buy the medium popcorn version of Windows - you are forced to pay for the large (full functionality), even when you don't need it.

    This is obviously a concern at Microsoft, and something they are starting to address (consider the various versions of Windows Server 2003).

  97. OK it was funny by ericlp · · Score: 1

    It was worth reading. I got some laughs out of it so it wasn't a complete waste :)

  98. moving up the food chain, but still low. by twitter · · Score: 1
    Big balls or no brains, you decide.

    All balls, no brains, paid to be excited over the wrong kinds of things.

    From Dog Food to Junk Food, M$ continues be as unpolitic as ever. Anyone can do a burger and fries better than McDonald's, there are all sorts of vendors ready to make it easier and cheaper. Only a 16 year old at a fast food joint thinks the "secret sauce" is special or makes the food taste any better. Anyone who tries to live off junk food will die bloated and stupid. I can't think of a worse analogy for him to have used.

    Microsoft is in an untennable position, but lacks the brains to realize it. You can't make people who share their work for free look bad. You can't say that they work they produce is second rate and you can't say that Microsoft is worth the money anymore.

    --

    Friends don't help friends install M$ junk.

    1. Re:moving up the food chain, but still low. by Anonymous Coward · · Score: 0
      Moderators: Please note that "twitter" is a known fanatical psycophant whose obnoxious offtopic rants are legend here on Slashdot. It doesn't matter what the topic is, he'll find a way to scrape in some pointless Microsoft bashing. While nobody expects us to love Microsoft in any way, his particularly tepid style of calling anyone he replies to "troll" or "liar" because he happens to disagree with whatever they're saying is well documented and should not be rewarded. If anything, twitter is the type of person that should not be part of the open source/free software community. He is an anathema to all that is good about free software.

      I'm posting this so that you (the moderator) have some context to consider twitter and not mod him up whenever he posts his filler preformatted rants about installing Knoppix or whatever that unfortunately get him karma every single time and allow him to continue posting his trademark toxic crap (read on) day in and day out. You may consider this a troll - I consider it community service. And I ain't kidding.

      If you're a /. subscriber, I invite you to look through some of his posting history. I guarantee that you'll be hard pressed to find someone that is more "out there" than twitter. You'll also probably notice he's got quite an AC following. Don't just read his posts, make sure you go through the replies.

      For example, in this recent post twitter not only calls the OP a troll but attempts to "tell it like it is" while making some vague argument about "GNU". Yes, if you're confused, you're not alone. The reply (modded +4) proceeds to simply destroy his bogus argument. You will notice he did not reply. This is what some people call "drive-by advocacy". A sort of I'll just leave you with my thoughts here and move on to the next flamebait kind of deal. In fact, he almost never replies because he knows that his fanatical arguments simply do not hold up to any sort of discussion. It's not that he's chosen the wrong cause - he's just going at it in a completely wrong way.

      More? Just read though this post and the subsequent replies. I guess this stands on its own.

      More? Bad spelling in astounding conspiracy theories, more offtopic FUD and uninformed "I'm right, look at me" rants, promptly proven wrong. Worse even, twitter wants to be RMS, apparently (that first one is a winner). I mean, really. You think?

      FUD, FUD, FUD, FUD, offtopic FUD, and more FUD. This guy is like the Monty Python SPAM skit, but with FUD and more FUD instead of canned meat. Amazed

  99. Bitkeeper-Committers aren't the only ones. by temojen · · Score: 2, Interesting

    Plus if you look at the Linux USB project, most of the commits come from Vajtech Pavlik, who aggregates patches posted to the linux-usb-devel mailinglist. Just because someone doesn't have commit access doesn't mean they've not written code in the kernel.

  100. RH Professional Workstation: $50 by jonathanbearak · · Score: 1

    $49.94 from staples.com

    It's the full product; "One year security and maintenance updates via Red Hat Network"

    AIUI, anyone could just pick up a bunch of these and each box is good for a year's worth of RHN.

  101. Re:Pegged him! Hardware vendors take note. by Anonymous Coward · · Score: 0

    You forget that Microsoft just bought Connectix and is about to release a server style virtual machine product. Doesn't matter a rat's ass security wise if your RDBMS, firewall, mail, DNS, IRC, pr0n are all on the same "physical" machine -- they're not on the same machine as far as each instance is concerned.

  102. HTTP Server by Snoopy77 · · Score: 1
    TAYLOR: Yes. It's not just as easy as taking out the existing HTTP server in Windows server and making it a separate product tomorrow. It is not that simple.

    It would have been if they had left the web server a separate product. Aim to monopolize web server market ... but shoot's itself in the foot it seems.

    --
    "She's a West Texas girl, just like me" - G.W Bush Iraqis
  103. Quite humorous, really by witlessbird · · Score: 1
    A huge company with tons of people in marketing, and they still have no clue.

    They are not better than oss solutions. In some cases, they are more *convenient*. For instance, take AD/Kerberos/DNS integration. A brilliant combination (provided it's configured properly), especially if you need to support multiple Kerberos realms with cross-authentication between them. Works with Unix/Linux/Java like a charm. Unfortunately for MS, the same can be done with open source software.

    Other apps from MS are not nearly as good or impressive. Can't speak about MS SQL, but Exchange has a half-assed integration with AD and badly documented API, which makes it hard to work with if you're not using MS tools (sorry, weak spot). Nothing to be proud about.

    Their time and resources would be better spent on making MS stuff interoperate with OSS/Unix/whatever s/w, instead of promoting "OSS is un-american" idea. But that's just wishful thinking on my side.

    --

    ... if you put into the machine wrong figures, will the right answers come out?
    1. Re:Quite humorous, really by witlessbird · · Score: 2, Informative
      Oh yeah, the funny part:

      To make that work, you're then going to need some sort of built-in, federated intelligence that automatically discovers who's running what, when and where.
      Every descent OS comes with one - it's called sys admin.

      --

      ... if you put into the machine wrong figures, will the right answers come out?
    2. Re:Quite humorous, really by Proudrooster · · Score: 1

      Every descent OS comes with one - it's called sys admin.

      MS doesn't want you to pay for a SysAdmin. MS would much rather have you write the check to them for SysAdmin services.

    3. Re:Quite humorous, really by rofthorax · · Score: 1

      Well OSS isn't american. its world..

      Microsoft is only against OSS because its pro-consumer, and what is good for consumer is bad for Microsoft.. Its their first line of defense.

      Eliminate options, make money.

      If everyone had their cattle downstream from Microsoft, they would charge us millions for water rights.. But now there are multiple streams, the water comes from other places, it makes it tough for Microsoft to make money..

      First poison or cut-off all the waters other than theirs..

      That means for us disinformation, lies, deceit.

      Also note, Bill gates personal cycle:

      Philanthropy feeds reputation
      reputation justifies deceit
      deceit justifies money making
      people find out about deceit
      deceit causes bill to lose face
      bill performs more philanthropic acts
      Philanthropy feeds reputation

      and so on..

      PS- Philanthropy with no intent to glorify god is worthless. Something to remember Christians!!

      --
      Just say no to license servers!!
  104. Dilbert by Pope+Gregory+II · · Score: 1

    I think we're just found the real-life character that Dilbert's boss was based on.

  105. Compentization: Microsoft's biggest challenge.... by rshimizu12 · · Score: 1

    He talks about the need for componentitzation. This will prove to be Microsoft's biggest challenge yet. This will require Microsoft to rearchitect all their existing code.

  106. Y??????? by Tux-TechBuzz · · Score: 1

    [B]CRN: Do you worry that Linux will gain more traction at the edge because of security concerns about Windows? TAYLOR: Security is one of those workloads where Linux is getting traction, partly because we don't have a firewall appliance offering today. We have technologies, but we don't have a lockdown, hardened firewall that we can put in.[B] Isnt that funny? Do you think that question set off a little light inside Taylors head? "Maybe we should get a firewall appliance? Nah, lets let our customers be hacked by the superior linux users?!?!"

  107. Geesh... you have to love it. by Slime-dogg · · Score: 3, Interesting

    You have to love this shit.

    CRN: Where do you see Linux being successful today?

    TAYLOR: Definitely on the edge. You're just seeing edge services continue, such as firewall, appliances and those types of devices. Obviously, Unix migrations are happening. That's where, primarily, custom applications that people have written in-house are being moved over to Linux. But you're not seeing this huge ISV community created. Yes, some ISVs are being created, but not any massive ones. And the other place we see it is high-performance computing, scientific computing clusters that have lots and lots of servers.

    Huge ISV's. Hmm... Wall Street. Amazon. Yahoo. Google. IBM.

    --
    You need to restart your computer. Hold down the Power button for several seconds or press the Restart button.
  108. check it by Anonymous Coward · · Score: 0

    i found this at the bottom of the article

    TalkBack
    An error occurred on the server when processing the URL. Please contact the system administrator.

    The site www.crn.com is running Microsoft-IIS/5.0 on unknown. FAQ

    Microsoft-IIS is also being used by Rackshack

  109. microsoft on linux by lsmft2001 · · Score: 1

    He sounds just like al greenspan!

  110. Re:Pegged him! Hardware vendors take note. by Anonymous Coward · · Score: 0
    Moderators: Please note that "twitter" is a known fanatical psycophant whose obnoxious offtopic rants are legend here on Slashdot. It doesn't matter what the topic is, he'll find a way to scrape in some pointless Microsoft bashing. While nobody expects us to love Microsoft in any way, his particularly tepid style of calling anyone he replies to "troll" or "liar" because he happens to disagree with whatever they're saying is well documented and should not be rewarded. If anything, twitter is the type of person that should not be part of the open source/free software community. He is an anathema to all that is good about free software.

    I'm posting this so that you (the moderator) have some context to consider twitter and not mod him up whenever he posts his filler preformatted rants about installing Knoppix or whatever that unfortunately get him karma every single time and allow him to continue posting his trademark toxic crap (read on) day in and day out. You may consider this a troll - I consider it community service. And I ain't kidding.

    If you're a /. subscriber, I invite you to look through some of his posting history. I guarantee that you'll be hard pressed to find someone that is more "out there" than twitter. You'll also probably notice he's got quite an AC following. Don't just read his posts, make sure you go through the replies.

    For example, in this recent post twitter not only calls the OP a troll but attempts to "tell it like it is" while making some vague argument about "GNU". Yes, if you're confused, you're not alone. The reply (modded +4) proceeds to simply destroy his bogus argument. You will notice he did not reply. This is what some people call "drive-by advocacy". A sort of I'll just leave you with my thoughts here and move on to the next flamebait kind of deal. In fact, he almost never replies because he knows that his fanatical arguments simply do not hold up to any sort of discussion. It's not that he's chosen the wrong cause - he's just going at it in a completely wrong way.

    More? Just read though this post and the subsequent replies. I guess this stands on its own.

    More? Bad spelling in astounding conspiracy theories, more offtopic FUD and uninformed "I'm right, look at me" rants, promptly proven wrong. Worse even, twitter wants to be RMS, apparently (that first one is a winner). I mean, really. You think?

    FUD, FUD, FUD, FUD, offtopic FUD, and more FUD. This guy is like the Monty Python SPAM skit, but with FUD and more FUD instead of canned meat. Amazed

  111. I raise my beer and salute you Martin... by skoaldipper · · Score: 1

    "Here here..."

    It's one thing to analyze and pick apart the conversation between Martin and Michael, and yet another to understand it's significance in history.

    I think, and time will tell, that you just witnessed (in that CRN article) a blind man fumbling to reach the light switch in his own house. History will show a trend. As the world populace grows in it's understanding and usability of computers, it's reliance on companies for certain component services (aka, the OS) will lessen. Empowerment to use one's own tools, without dependence from a manufacturer, is not a recent phenomena. However, in Microsoft's case, it has always counted against it. The open source community is not the enemy of Microsoft, but rather, time itself.

    So, "here here, Mr. Taylor!" I salute you. I can direct your fingers to the light switch, but somehow, I feel you're quite content in the dark.

    --
    I hope, when they die, cartoon characters have to answer for their sins.
  112. Re:Pegged him! Hardware vendors take note. by Anonymous Coward · · Score: 0

    whatever the fuck it is that you're smoking, i'm sure i don't want any.

  113. BSOD now just reboots by solprovider · · Score: 1

    Here's an OS under which an application can not only nuke the OS, but also the machine itself. The BSOD may have gone away to a large degree under Windows XP, but the random reboots continue.

    This is considered a feature. People have been complaining about the BSOD for about a decade, so MS removed it. Whenever the BSOD would have appeared, the machine just reboots. Most of the time you could not do anything to recover from the BSOD anyway, and this saves pushing the power switch.

    It is too bad that MS is incapable of deciding which program is hogging resources. The BSOD usually listed the KERNEL, GDI, or EXPLORER as the offensive process.
    - If the kernel is hung, you need to reboot.
    - If the graphics are hung, you need to reboot since there is no X server that can be independently restarted.
    - If Explorer hangs, it can usually be restarted without shutting down all other programs, but you lose the ability to monitor the other programs because they lost their hooks into the UI. It would be better if Explorer could tell other programs they need to restart any systray processes, or just maintain a list of what should be running in the systray, but that level of recovery is well beyond MS's designers.
    - Instead of the BSOD or rebooting, MS could kill an offensive process and garbage collect the resources. Again, that would require knowing how to write an OS.

    ---
    I was running Railroad Tycoon 3 and the machine suddenly rebooted.
    I have not upgraded from RailroadTycoon2 yet.

    The only program that BSODed my Win98SE PC more than WindowsExplorer was InternetExplorer. I've been using Mozilla for a few years, so now the only BSODs I see are when I do weird things like attempt to look at the files on the hard drive.

    --
    I spend my life entertaining my brain.
  114. Insightful? by stewby18 · · Score: 2, Insightful

    As for the idiot who modded me down to "Untouchable," does anyone need any further proof?

    Huh? Your baseless accusations get modded down, and that is supposed to prove that Windows contains stolen source code? Even by Slashdot standards that doesn't make sense.

    It's like the old saying goes: never attribute to conspiracy what can easily be explained by people being able to tell you don't have a clue what you are talking about.

    1. Re:Insightful? by shadowbearer · · Score: 1

      Old journalistic trick. Quote 'em out of context, then flame 'em.

      You quote one sentence out of his post, and flame him for something that he didn't say.

      Eat your own words.

      SB

      --
      It's old. The more humans I meet, the more I like my cats. At least they are honest.
    2. Re:Insightful? by stewby18 · · Score: 1

      You quote one sentence out of his post, and flame him for something that he didn't say.

      Actually, he did say it--in the post several levels above, which prompted the reply that he was in turn replying to. If you don't believe me, read it yourself. Of course, you'll have to browse at 0 to see it, since it was modded down as the rubbish it was.

      Even older trick: fire off a caustic reply without knowing what you are talking about.

    3. Re:Insightful? by shadowbearer · · Score: 1


      I was referring to the parent post that you replied to. My view is that you didn't read it completely. You are, of course, entitled to your own.

      If I'd wanted to include something from the posts several levels above that, I would have.

      I didn't think that his accusations were all that "baseless" - granted, he didn't give specifics, but he did point out inconsistencies, eh? If you're not that familiar with the analogies he used, I suggest that you look them up.

      If you don't understand that, than you need to broaden your horizons (not a troll, a serious comment). Not everyone looks at things the way you do.

      Oh, and pardonne moi for trying to condense several opinions/viewpoints into a couple comments. Guess I'm not that familiar with the English language, after all.

      Cheers

      SB

      --
      It's old. The more humans I meet, the more I like my cats. At least they are honest.
    4. Re:Insightful? by stewby18 · · Score: 1

      I didn't think that his accusations were all that "baseless" - granted, he didn't give specifics, but he did point out inconsistencies, eh? If you're not that familiar with the analogies he used, I suggest that you look them up.

      I'm not sure what inconsistencies those would be... he asserted that Windows contains stolen code, and that the only way Windows would have been written is by using stolen code (note, he presents this more or less as fact, not as a hypothesis). When it was pointed out that he could not, in fact, know this, and that it was therefore just speculation presented as a certainty, he replied by making some marginally related, slashdot-trendy comparisons as if that settled the matter. Quoting lines from Star Trek (yes, I am familiar with the analogies) doesn't make what he said any more based in fact.

      If the inconsintency is "embrace and extend" publicly, so why not privately by stealing code, I hardly consider that insightful (it's just as baseless, in fact). One may as well say, Microsoft likes to make money, so they must rob banks--Sure, they are related concepts, but one is completely and overtly illegal, and the other is not.

      If you don't understand that, than you need to broaden your horizons (not a troll, a serious comment). Not everyone looks at things the way you do.

      I'm not really sure what that means, but I am aware that not everyone thinks the same way I do; however that doesn't make them right any more than it makes them wrong, and I don't claim my speculation as fact. I have no love for Microsoft; I think they are an abusive monopoly--but I don't think that makes it anything but trolling to say "Microsoft stole code". Is it possible? Sure. But it's trolling to say it's true when everyone knows that he has no clue whether it's true or not.

  115. Re:FINAL BLOCK by Anonymous Coward · · Score: 0

    Can someone tell me what I get when I click through 20 "blocks" of jibberish?
    If I had to guess, It's a low-res Goatse or soemthing to that effect? Too lazy to actually put it together.

  116. LOL by shadowbearer · · Score: 1


    Microsoft Platform Strategist Speaks Truth about Linux.

    Film at 11, Hell Hath Frozen Over. Corporate Sunbathers are pissed off, demand weather control.

    SB

    --
    It's old. The more humans I meet, the more I like my cats. At least they are honest.
  117. At least we have the same goals by webweave · · Score: 1

    "As general manager for platform strategies at Microsoft, Martin Taylor leads the software company's charge to contain and eventually eliminate open-source technology"

  118. Online technical support by solprovider · · Score: 1

    I find great answers for MS on the web, although windowsannoyances.org seems much better than microsoft.com. That is how I discovered that need to upgrade the virtual network driver if you want to use large hard drives (64GB for Win98, 130GB for Win2K.)

    And Linux is difficult. I still have not found out why grub cannot read a partition after "hide", even though it can "unhide" it. It is so much fun to hide the drive that has grub.conf and boot to the grub prompt. But after "unhide" the partition, Windows decided that it should not show the Linux partition anyway.

    [Disclaimer: I am attempting to be funny by contrasting something easy (adding a hard drive) to something rather advanced (using grub), along with examples that make no sense to me.]

    ---
    As far as upgrading, I do not think I have ever had an RPM (usually from RedHat) install properly. But the ability to uncompress tars into their own directories makes it very easy to switch versions just by changing the startup scripts.

    I have not been responsible for administrating enterprise production systems for some time, but it sounds like I need to test Debian to make knowledgable recommendations.

    --
    I spend my life entertaining my brain.
  119. Linux is a boxed luch made by your gf with love by SmallFurryCreature · · Score: 1
    Yes it is a bit rough around the edges, a little less salt in future and perhaps the egg should have been boiled a little bit longer. But is has been done with love and at least you know what your eating.

    Windows is a twinky.

    --

    MMO Quests are like orgasms:

    You may solo them, I prefer them in a group.

  120. Sounds like the chewbacca defence to me... by xagon7 · · Score: 1

    "We position Windows server as a multifunction server that does a variety of things. So in some ways, we've got a McDonald's No. 5 super-size offering that costs $2.99 and someone just wants a Diet Coke that costs 99 cents. So do we cut the entire super-size No. 5 down to 98 cents, or do we try to find a way to just give somebody the Diet Coke if that's what they want?"

    -- absloutly halarious.

  121. Ah, I get it by stewby18 · · Score: 1

    Ok, nevermind, I see now. It was not my intent to quote out of context; I genuinely believed that to be what he was referring to even after reading the thread several times. Upon rereading, I guess he's probably talking about his government conspiracy.

    You can't really blame me for having trouble following his post, since the format of the thread was:

    Baseless accusation about Microsoft stealing code
    (Random unrelated conspiracy theory)

    Reply about stealing code

    Rambling about Microsoft
    More rambling about Microsoft
    Sudden switch to ambiguous ranting about conspiracy theories, which has nothing to do with the reply he's replying to

    Sorry to jump the gun in thinking you were clueless; I'll eat my words to you. I still stand by my assertion that being modded down for being a troll doesn't prove any conspiracy theories, especially since he was almost certainly modded down for the actual body of the original post, not the sidenote. But then, perhaps I only think that because I didn't put on my tinfoil hat to protect me from the government mind-control rays.

  122. About that artical... by GMC-jimmy · · Score: 2, Interesting
    After reading that artical at CRN, I noticed an error near the bottom of the page, it goes like this:
    TalkBack
    An error occurred on the server when processing the URL. Please contact the system administrator.

    A quick trip to Netcraft reveals little supprise.
    And then I remembered a particular piece from the artical that goes:
    CRN: How do you respond to people who say that the open-source approach and the associated peer-review process inherently create better code?

    TAYLOR: Just because you have more people looking at the code does not guarantee a level of quality, because those people might not be the most-qualified people to do code review. I'm not [making] a disparaging comment on the open-source community. I'm just simply saying that more in number does not mean it's more in quality. Let's just say that. That said, it's something that we continue to look at to see at what level and how do we open it up and share. And at the end of the day, there are only about 14 to 25 guys that actually check code into the Linux kernel. Just because you have a bunch folks out in the community that have the access to look at open-source product means that, by default, it will be more secure or higher quality.

    Well, according to Mr. Taylor it may not have much bearing on OS's, but it sure looks like it makes one hell of a difference with web servers. :-)
    --
    __________________________________
    Free your mind - Flush your toilet
    1. Re:About that artical... by Paradise+Pete · · Score: 2, Insightful

      ANTI-TAYLOR: Just because you have fewer people looking at the code does not guarantee a level of quality, because those people might not be the most-qualified people to do code review. I'm not [making] a disparaging comment on the closed-source community. I'm just simply saying that fewer in number does not mean it's more in quality.
    2. Re:About that artical... by plugger · · Score: 2, Insightful

      I'm sure it's as easy to write a broken PHP script as it is to write a broken ASP script.

    3. Re:About that artical... by GMC-jimmy · · Score: 1
      I'm sure it's as easy to write a broken PHP script as it is to write a broken ASP script.

      Then wouldn't it have shown up as a 'script error on line#' ?
      --
      __________________________________
      Free your mind - Flush your toilet
    4. Re:About that artical... by plugger · · Score: 1

      Quite possibly, I suppose it depends how error reporting is configured on the server. After posting the comment, it struck me as more likely caused by a database server being down or a mistake in the db connection string maybe. I still think it's more likely caused by a misconfiguration rather than a reflection of the server OS. And I deal with Windows machines all day, so I have no love for MS.

    5. Re:About that artical... by Tukla · · Score: 1

      Especially since a number of those closed-source quality folks are probably there just to get paid while their minds wander. At least in open source, the people looking at the code are doing so because they want to, not because their boss is telling them to.

  123. Ow! by fractaltiger · · Score: 1

    MySt1k wrote:
    compared to McDonalds ? True : Both
    Ouch! This rampant use of ternary conditionals AND plain speech logic can crash a language parser! Time to reboot my brain!

    --
    "Wireless : LAN :: Laptop : Desktop"
  124. Sudden Urge... by Anonymous Coward · · Score: 0

    Reading this gave me the sudden urge to play the best of windows entertainment pack... with wine.

  125. true story. by k_head · · Score: 3, Interesting

    One night on a whim I decided to install jabberd2 on my freebsd box. The port did not build (I foget the exact error). Included in the error message was the email address of the package maintainer who happened to be in russia. I cut and paste the error message to him. A short time later he replies to the email with a patch. I apply the patch and install the thing no problem. I let him know about the good outlook and that night when my system does a cvsup the fix is in the port.

    Beat that MS.

    --
    The best way to support the US war effort is to continue buying American products.
  126. Re:FINAL BLOCK by Anonymous Coward · · Score: 0

    It's not goatscx, and not worth the effort. It doesnt decode correctly because of the semicolon [;] from the very first line of data. after removing it each row should be the same length. After that, you'll see the image correctly.

  127. I'm Gonna Get You Linux by yoshi_mon · · Score: 5, Funny

    Customer: How much for an order of Windows?

    MS: (With a big smile.) $2.50

    Customer: $2.50!? ... How many bugs do I get with that?

    MS: Uhhhhh...About 5 bugs.

    Customer: Ahhh... (Counts change.) Well, I guess thats about 50 cents a bug?

    MS: Uh yeah, about. But they are some doozys!

    Customer: Ok, lemme get 1.

    MS: Right on, (calls into the back) 1 order of Windows!

    (Back): One order!

    Customer: No no...1 bug.

    MS: (Smile fadeing.) One bug?

    Customer: (Rubs belly.) I sure need a server!

    MS: (Calls to back again, smile is gone.) Make that 1 bug in the server.

    (Back): One bug?!

    MS: (To back.) One bug. (To customer.) What else?

    Customer: Do you have any webservers?

    MS: (With thinly veiled patience.) One dollar!

    Customer: Awww, come on now look out for a brother. Linux costs less than that. Why don't you just let me get some http for 15 cents?

    MS: (With anger.) My middle mangers cost more than 15 cents!

    Customer: Allright, fuck the http, just give me the source for a dime!

    --

    Really, I know what I'm doing...Ohhhh, look at the shiny buttons!
  128. That was an article? by theolein · · Score: 2, Funny

    That was porn, because I distinctly heard some journalist sucking a Microsoft yobo's dick.

    I mean, please! Was there anything new there? Was there some weird insight that we haven't seen before? Was there a change of heart by a MS drone? Of course not. Microsoft says it is better and Linux sucks.

    What else is new?

  129. Windows. by princeofweasels · · Score: 1

    I didn't know people still used M$ Windows.

  130. 14 to 25 by gd2shoe · · Score: 2, Insightful


    While he doesn't say it outright, this response gives the impression that the "14 to 25 . . . guys might not be the most-qualified people to do code review"

    While development goes on in other places as well, it is centered in the OSDL, paid for by small companies that no one in the business world would recognize (such as IBM, Intel, and HP, to name a few). Do you think their money is going to anyone but the most qualified.

    Again, he didn't actually say it, but it's still a lie.

    --
    I won't join Slashcott. OTOH, If Beta goes live, I just won't be back until it's fixed. Sorry Dice.
    1. Re:14 to 25 by Anonymous Coward · · Score: 0

      The actual number is about 1400-2500. He might have been misquoted on that too.

  131. Is there a MS spokesman who can give..... by rspress · · Score: 4, Funny

    Is there a MS spokesman who can give as straight answer? I mean, he talks a lot but says very little. Does he know the words "Yes" or "No"?

    Magazine: "Is Windows over priced and is Linux a threat?"

    Taylor: "It is like a number 5 at McDonalds, you want it supersized and carrots are in season. If the bun has sesame seeds and they had coke and not pepsi do you get a sprite or just settle for the double decker taco with hot sauce"

    After reading the article I was not sure if I wanted to move my windows machine over to Linux or go out and get fast food!

    Remember always question someone who answers a question with a question.

  132. Blind to the main threat that's facing them by Simon+Brooke · · Score: 1
    When you're talking about large enterprise installations, or installations where people want the backing or support of a company, Linux does cost money - ie: Red Hat Enterprise Linux. Yeah, you can download new packages and install updates, but it's easier to use RHN, etc.
    This is an oft-repeated argument "against" Linux, however it is a misrepresentation.

    First, a number of different Linux distributions (most notably Debian, but also Gentoo, Connectiva...) offer incredibly streamlined update processes (much more so than, say, Windows or even RHN).

    I agree it's a misrepresentation, but I think it's an interesting misrepresentation for two reasons:

    1. Microsoft only see commercial distributions as their competition. Their mindset cannot deal with and therefore doesn't recognise or respond to the competition from non-commercial distributions e.g. Debian. When did you last hear a Microsoft spokesman make any reference at all to Debian? And yet Debian is a well known and widely used distribution.
    2. Microsoft are incapable of admitting that anyone may want Linux because it's Linux - or even, because it isn't Windows. They think the problem is just price.

    Of course, both of these things may just be the face Microsoft wants to show to the outside world. Inside, Microsoft may be sweating about Linux's open source, better security performance, better response to new security problems, better modularisation, better performance on low-power hardware. Inside, Microsoft may be studying strategies to combat projects like Debian, and, indeed, this studious 'no comment' policy may be part of such a strategy.

    But I don't think it is.

    Of course, in a big organisation like Microsoft, someone is studying why users really choose Open Source over closed. Of course, in a big organisation like Microsoft, someone is looking at Debian as a competitor. But the feeling I get is that the people at the top aren't. The feeling I get is that the people at the top have a very focussed mindset, wholly within the money economy. They're concentrating on 'strategizing' the marketplace, seeing money ('monetization') as the only value. They don't see that in software itself the money-based market is itself under threat from the gift economy, from an economy based on reputation and esteem instead of money. And of course from their point of view this may be pragmatic - Microsoft, as a commercial corporation, cannot compete in a 'non-monetarized' market. But if I'm right, they are blind to the main threat that's facing them.

    --
    I'm old enough to remember when discussions on Slashdot were well informed.
  133. MS Spokesmans reply summary: by Qbertino · · Score: 1

    "GNU / Linux and OSS has us and our business model by the balls and we're crapping our pants over it. That's why I can't answer your questions with coherent sentences and have to do the chewbacka defense and mutter something about big macs and diet cokes.
    While saying this I'll also admit that we don't have a firewall and that Linux is gaining serious ground in scientific computing, clustering and public service and hope that you won't notice that it's gainging with IBM, HP and Co. aswell and on top of that also gaining in every other f*cking direction you look.
    And we only get it on in the 'I bought a new PC and it happend to come with XP' market.
    So please be distracted and continue to give ur your money right now."

    --
    We suffer more in our imagination than in reality. - Seneca
  134. Market segmentation will not stop Linux. by openmtl · · Score: 3, Interesting
    I'm relieved - I thought they had a strategy that may work like using Lawyers to attack core Linux technologies using Patents or leveraging DMCA.

    Looks like its simply a market segmentation approach through increased componentisation that they are doomed to adopt.

    In plain terms this means taking their one product and de-featuring or crippling it to suit what Microsoft thinks is best for a particular customer. They will always get this wrong for two reasons:

    because everyone has unique demands on technology and

    all GNU/Linux distributions are highly componentised from the very first day because thats how they are created using very different development teams.

    A typical Linux distro is intrinsically componentised and so is years ahead of Microsoft. A typical full-fat GNU/Linux distribution will always be the whole product and will (nearly) always provide the right product offering to its customers without having to crow-bar your requirements to fit Microsoft's view of who you are.

    Who do you want to be today ? - I just want to be me not what you tell me to be !

    This is why Microsoft just can't win by using market segmentation against Linux. It may work if the competition was commercial e.g. Microsoft verses Apple, but Linux development is user-demand driven not marketing-demand driven.

    No mention is made of GPL/LGPL in the article. In my books this is also a key customer requirement of derisking single-suppliers through open source licensing. Shared source is not the answer as you cannot build from that source whereas I can, and do, build from kernel.org (now at 2.6.3 and very happy with what I see on my SMP machine).

    --

  135. Re:Short vers... My grandfather actually installed by janimal · · Score: 1

    My 80 year old grandfather, on getting his first PC 4 years ago installed Linux first. (true story) He was brand new to computers in general as a user, so he backed out of the situation, and went to Windows, which he still has trouble using. He's fond of it, but with his strong anticorporate beliefs, he's just can't wait for Linux to be accessible to him without need for support. (he uses digital cameras, scanners, video cameras, and all sorts of gadgets, which arent Linux friendly nowdays).

    There is a bigger market for Linux. I don't think the article shows that Microsoft isn't worried. They should be, and I see that they are responding. Anything that gets a 95% monopoly to do anything more than blink (and Linux did much more) must have some real value.

    J

  136. What? I do it all the time! Score -1 Offtopic by Anonymous Coward · · Score: 0

    but my cholesterol is 147 w/o drugs. YMMV.

  137. A Loaded Question by Grey_14 · · Score: 1

    Right, but this is a loaded question:
    Magazine: "Is Windows over priced and is Linux a threat?"
    The two combined questions may have different answers, it's not fair to jam such radical questions together, if you do so, expect an indirect answer, as the interviewee clumsily attempts to split them up, then answer them individually.

    1. Re:A Loaded Question by rspress · · Score: 1

      I take it you did not read the article?

      That was called a parody! Those were not direct quotes from the articles and neither were the replies. Not that the original was any better. Most of the questions were direct and the answers were evasive or structured to give no answer. When dealing with pricing the answers were the most evasive. The same with questions about Linux.

      Perhaps my parody was too close to the real thing.

  138. MS Platform Strategist Speaks On Linux by tilleyrw · · Score: 1

    The Linux platform is developed by programmers in every country of the world. The upstart Operating System is powered by a kernel which surpasses the kernel of Windows in all respects.

    The only avenue left to us is to impress the clueless users with eye candy. Let's hire that guy who made that "script your desktop" thing.

    --Receives a message from offstage--

    Well, it seems that the "script your desktop" program is a Linux program, part of some K desktop thing. The floor is open... Any ideas?

    --
    This post encoded with ROT26. If you can read it, you've violated the DMCA. Handcuffs please, sergeant.
  139. This guy's Microserfdom is complete by stealth.c · · Score: 1

    And Microsoft's perceptions are clearer now. Microsoft looks at the big-name vendors and noone else. This means they are ignoring all the areas where a lot of R&D is getting done in Linux. Is he unaware that the NSA has been giving Linux security boosts? Does he not realize that there is more to the OSS world than the big five vendors? I don't know where he got his numbers for kernel developers, but the mere POSSIBILITY that another organization can pick up your code and help you improve it is the singular advantage that empowers the world to abandon and destroy the Microsoft Way. Software is now a social, humanitarian phenomenon.

    I would argue that the biggest reason people trust Linux over Microsoft "products" is that OSS has nothing to hide. It is HONEST. Heck, that's why *I* use it. I don't want to be haunted with the nagging suspicion that my box is spying on me. *I* prefer to be the one in control of my machine.

    That's the topic the article never touched on: what about the vast number of people who simply DO NOT TRUST Microsoft?

    Microsoft has a massive cash reserve, so they can tread water for a long time. But eventually they will either change or Microsoft will die. Interviewees like this man simply do not understand the nature of the beast which is coming for them. Now would be a good time for a reporter to bring up the Halloween Documents, where Microsoft consistently acknowledges that the peer-review system of OSS turns out better software. They should be asked how their recent press releases and actions compare to the very underhanded strategy outlined in the early Halloween Docs.

    THAT would be some actual journalism.
    --

  140. doesn't get it still by fikx · · Score: 1

    I love these kinds of quotes: "TAYLOR: Just because you have more people looking at the code does not guarantee a level of quality, because those people might not be the most-qualified people to do code review. I'm not [making] a disparaging comment on the open-source community. I'm just simply saying that more in number does not mean it's more in quality. Let's just say that. That said, it's something that we continue to look at to see at what level and how do we open it up and share. And at the end of the day, there are only about 14 to 25 guys that actually check code into the Linux kernel. Just because you have a bunch folks out in the community that have the access to look at open-source product means that, by default, it will be more secure or higher quality." Still doesn't get it. It's (at least in part) that the right people CAN get to the code that makes it good. True, just being out there for people to see isn't gonna do it. Good ideas have to be able to find their way in when the idea is ther. Being open means any time is a good time. Just showing your code is not enough (*cough* shared source *cough*) but letting stuff IN is important. That's what open source does: collect ideas. But, becuase it's not predictable when those ideas are gonna come in, corporate mindsets can't figure out how to use it. I'm kinda ranting, kinda laughing. And, yeah, I'm leaving out a lot, I know.

    --
    AB HOC POSSUM VIDERE DOMUM TUUM
    1. Re:doesn't get it still by rofthorax · · Score: 1

      I often tell people "100 random monkeys won't make the code any better"..

      But there is something to having non-monkeys looking at the code.. Its proven that visual perception in humans can recereate favorable results in the visual field, thus overlooking syntax errors.. And that some people are better at things others are not, so semantic and logic errors could be determined pretty quickly by having many discerning eyes looking at the code..

      However fewer people are going to be able to look at the big picture and say "this doesn't look very efficient, why not implement this this way".. Those are code architects, and they will help the development of a package many times over..

      But the guys Microsoft hires tend to be whoever had the highest GPA's in school, and others who are so focused on what they want to do they are not stepping back to see what their technology will be used for.. To find out the technology is not going where they wanted it to because it "doesn't make Microsoft any money".. So Microsoft ends up copyrighting and patenting it such that nobody else can compete.. This would mean that disgruntled product designing geeks will either start their own companies, or will develop their standards in the form of open source applications. And this is the use of open source, to encourage a standard on code design and interfacing and to encourage standards where they make no immediate monitary sense..

      --
      Just say no to license servers!!
  141. Behind the marketese by Anonymous Coward · · Score: 0
    CRN: On the face of it, one could conclude that interest in Linux is the market's way of telling Microsoft that Windows pricing needs to change. What message do you think the market is trying to send?

    TAYLOR: I would actually look at a similar construct but a different answer. You have to ask one of two questions. Is it either a) Windows is priced too high, or b) are we offering the right product at the right price point? We position Windows server as a multifunction server that does a variety of things. So in some ways, we've got a McDonald's No. 5 super-size offering that costs $2.99 and someone just wants a Diet Coke that costs 99 cents. So do we cut the entire super-size No. 5 down to 98 cents, or do we try to find a way to just give somebody the Diet Coke if that's what they want?


    So Linux servers can't do a number of things and for a lower cost? For free I can turn a Linux box into a webserver, domain server, ftp server, irc server, database server and such. How exactly is Microsoft offering more value? All they are doing is charging more for their product.



    What he is implying is that they want to divide Windows so that Microsoft can have many less expensive products that must be bought alone (i.e. windows ftp server: $399, windows mail client: $399, windows html server: $399, windows office server: $399, etc...)


    If I read this correctly, taylor is saying: "If they only need a mail server, we will sell them a mail server OS which will be significantly cheaper than the full version of Windows Server. However, if they need file server capability, the end user will have to purchase Windows File Server separately."


    If Microsoft's customers want a diet coke, Microsoft will take it out of a happy meal, and sell it to them separately for $.99, but if at any time they decide that they want the rest of the happy meal, Microsoft will charge them for the full cost, $2.99, even though the end user already has a coke. Microsoft will make more money selling less, by dividing their products, which used to be viewed as one item, into many smaller items, charging the buyers a retail price for the small items and a larger price for the entire package, "because it is the deluxe version." They will have found a way to sell less for more, and call it customer service.


  142. Thanks for the spirited discussion... by iSwitched · · Score: 1

    At the risk of responding to my own post, I just wanted to say thank you for the spirited discussion. Most of the reponses so far have (very politely) admonished me for missing the point. I respectfully submit that I did not miss the point, and remain unswayed in my earlier position.

    Most of the posters failed to discern that I did not say that Linux was a black box, I suggested that it was the same as a black box to average computer users and even many developers.

    One of the pitfalls of web-communities such as Slashdot, is that people of like mind band together to the exclusion of things outside. Given the Linux communities desire for broader acceptance in the general computer-using public, I hope to see this phenomenon subside a bit. Still the fact remains that programmers with the skill necessary to work on the core-components of an OS are a subset of the world-wide population of programmers in general, and no matter how many you might find on Slashdot, programmers of any kind are a tiny, tiny percentage of the world-wide computer-using populace.

    Like any commerical enterprise, the maintainers of OSS projects have their own priorities in fixing bugs, adding features, or addressing documentation issues. This agenda, may or may not coincide with the priorities of users of the OS, application, driver, or whatever. As a result, a certain percentage of the average computer users using any application, OSS or not, will always be waiting for a fix, feature, or document.

    It has often been written, even here on Slashdot, that simply GPL'ing your code does NOT result in droves of talented developers contributing to your project, and most projects are driven by a core group of very committed individuals. So, in closing I reiterate, that in a world where Linux and other OSS applications are becoming mainstream, the 'black box' argument holds no water, because to the average user, its all a black box. I continue to believe that those arguing for mainstream acceptance of OSS, should forget about invoking the 'black box' argument, because to the average computer user, it is meaningless.

    --
    "That naive cube! How long must I suffer this!" --Sheldon J. Plankton
  143. Another Distraction from the Obvious ..... by DrPlutoMadre · · Score: 1


    Here is what I keep hearing: Just because there are more people looking at the code does not mean that the code is better.

    The problem is ..... that Linux IS better. Does it matter if we can not articulate the exact reasons? Maybe the Linux coders care more; we know who the Linux coders are, but who wrote the Microsoft kernel code (and who put all those expletives in there)? I have Linux servers and Windows servers; which do you think is more reliable?

    Beware of people using rationalized arguments to come up with irrational conclusions that can not be supported.

    BTW, I have a BlackBerry pager, and it does NOT run Windows CE. I feel very fortunate.

  144. Re:FINAL BLOCK by Anonymous Coward · · Score: 0

    It's a face, but whose?

  145. WhiteBox Linux or something by kompiluj · · Score: 1
    --
    You can defy gravity... for a short time
  146. Re:Didn't read the article...(off off topic) by Inspector+Lopez · · Score: 1

    eg:

    As an American, let me gently note that "exempli gratia" is properly abbreviated "e.g." as it is two words, albeit not English words.

    If you'd like to put vinegar on your chips, that's just dandy, however.

    Goodness! I'm in a surly mood tonight.

    "Foreigners talk better than they spell" -- Mark Twain