Slashdot Mirror


Microsoft Raises Security Game, Notes Shortcomings Elsewhere

LMCBoy writes "Steve Ballmer recently told an industry conference that Microsoft software is more secure than Linux. PJ at Groklaw has a nice, thorough analysis of this dubious claim. She points out that not only are there vastly more Microsoft exploits reported, but that the exploits tend to be much more severe, involving remote administrator access." In related news, mhesseltine writes "According to an article from the Washington Post, in an unusually ironic twist, Microsoft has started talking smack about their own products, instead of those of their competitors. Bill Gates said of Office 'it's too hard to find things in e-mail' and described some features of Word as 'clunky.'"

46 of 490 comments (clear)

  1. Really? by DAldredge · · Score: 3, Insightful

    Do you think it could POSSIBLE be due to the fact that Office 2003 just came out and the need to find a reason to get people to buy it?

    "Bill Gates said of Office 'it's too hard to find things in e-mail' and described some features of Word as 'clunky.'""

    1. Re:Really? by Rary · · Score: 5, Insightful
      Precisely.

      This is nothing new. Remember when Windows 2000 came out, and magazines were filled with all those Microsoft ads making fun of the Windows 98 BSOD?

      They trashed Win98 to sell Win2K. Why wouldn't they trash Office2K/XP to sell Office03?

      --

      "You cannot simultaneously prevent and prepare for war." -- Albert Einstein

    2. Re:Really? by asreal · · Score: 2, Insightful

      Personally I think it's productive and mature to be able to criticize your own products. We all know there are parts of every piece of software that could be better. To hear the dominant force in the industry claiming that they still have room for improvement is refreshing.

  2. Pah by caluml · · Score: 1, Insightful

    Even people that don't know anything about computers know that Linux is that "other thing" that's "more secure". I know which would be my chosen OS to run any kind of internetwork-connected services. And it's not Windows.

    1. Re:Pah by pudding7 · · Score: 3, Insightful

      That's the most ignorant thing I've read on here in a long time. Call your parents right now and ask them what their computer runs. They'll say Windows. Then ask them what Linux is. They'll say "A character in Charlie Brown?" Then call your kids junior high teacher and ask her, then call your priest and ask him, then call your gay uncle and ask him. The masses have no idea what Linux is, let alone anything about it's security vs. that of Windows.

    2. Re:Pah by apoplectic · · Score: 1, Insightful

      People that don't know anything don't KNOW that Linux is better (btw, if they knew that, they would indeed know SOMETHING about computers). They might believe this to be true (as opposed to "know"). But I'm curious as to how they believe it. One could easily contend that the herd often subscribes to the "grass is always greener." Other than what MS might say to the geek masses, from what source would an ignorant user decide that Linux was a bad thing?

    3. Re:Pah by Foofoobar · · Score: 2, Insightful

      Um... I'm sorry you're stupid. Does windows come with a built in firewall? No. Does Linux install with everything turned on? Nope.

      Do MCSE qualified professionals know how to do anything outside of the gui? Rarely.

      Not only is the OS more stable, comes with it's own firewall and forces you to turn on only the options you plan to use, Linux gurus/sys admins have to know how things work and are far more knowledgable than the average MCSE expert.

      And do you know why there are so many version of Linux? because they are constantly patching their own security holes, adding new features and not sitting on their asses waiting for those security holes to go away on their own.

      Wasn't it Steve Ballmer who said he wished those security experts would just shut up? Does that REALLY sound to you like he is concerned with computer security or just wants security through obscurity?

      Get a brain then get a life.

      --
      This is my sig. There are many like it but this one is mine.
  3. Sure Windows is more secure than Linux... by Realistic_Dragon · · Score: 3, Insightful

    When the version of Linux is Lindows and it's adminstered by a monkey who leave it lying around a student lab logged in as root.

    On a more serious note, securit depends more on the person administering it than the software itself up to a point. Sure you _can_ leave yourself wide open on Linux as well as on Windows, it's just that on Windows it's much easier (eg using OE or IE or not turning off messaging services or RPC) compared to Linux (installing something compromised or bad physical security).

    --
    Beep beep.
    1. Re:Sure Windows is more secure than Linux... by bigjocker · · Score: 3, Insightful

      Actually any Joe User can install Mandrake 9.2 and use the "High" level of security (which basically closes all ports except for SSH) and have a more secure system than your average Windows installation.

      Of course, OpenSSH remote exploits appear once or twice a year, but that would be about it ...

      --
      Life isn't like a box of chocolates. It's more like a jar of jalapenos. What you do today, might burn your ass tomorrow.
    2. Re:Sure Windows is more secure than Linux... by Anonymous Coward · · Score: 1, Insightful

      What's your point?

      The fact that some obscure configuration of Linux doesn't have a SuperUser account is meaningless to the millions of Linux boxes that follow the Unix security model.

  4. FUD. by Eric_Cartman_South_P · · Score: 4, Insightful
    Even if the shit MS is shoveling was true, which it isn't, I'd rather have a system with 100 security holes a year that all get fixed in hours (think *BSD, Linux, and with a sprinkle of extra time even MasOS X) than a system with 10 security holes a year that get patched months later if at all (think Windowe).

    1. Re:FUD. by Anonymous Coward · · Score: 2, Insightful

      Everyone hates Microsoft because they release patches with inadequate QA that break certain configurations.

      On the other hand, everyone loves Open Source because they release 0-day security patches that have had no QA whatsoever.

    2. Re:FUD. by jridley · · Score: 4, Insightful

      I believe that this is a result of design. If you have a well designed system, then a vulnerability is probably a result of a simple programming flaw. Fixing such problems is usually just a matter of changing a few lines of code, or at most perhaps adding a layer of error checking.

      If you have a system designed like a Big Ball of Mud, then a vulnerability is likely to be the result of unanticipated interactions between different modules. When you try to fix that, then you are just changing to a different set of unanticipated interactions. Fixing such systems often involves making sweeping changes across all of the modules that you can think of that interact with the problem module.

      It's not surprising that "fixing" something in such a system breaks other things. All you can hope for is that you break less than you fix, and the breaks won't be discovered for a while.

    3. Re:FUD. by dirk · · Score: 1, Insightful

      Man talk about FUD. Last time I checked, almost every single hole in windows was patched before an exploit was available. Every time I d/l a windows patch, it is for a hole that has yet to have an exploit in the wild. So why is it people scream about how MS fixes are so late?

      And before anyone says it, most MS patches don't break anything. Yes, there have been some, but they are few and far between. Compare that to the BIND "patch" (I hesitate to call it that since it didn't do crap but work around Verisign) that broke certain configs. Everyone praises the BIND update for fixing what it broke, yet no one pointed out it shouldn't have broke anything to begin with.

      --

      "Information wants to be expensive" - Stewart Brand, the same guy who said "Information wants to be free"
  5. Windows is closed source by termos · · Score: 2, Insightful

    Since the sources to windows are not open, it would be most likely to have the fewest discovered security holes. Programs like OpenSSH and the Linux kernel itself (and many others) has sources available which makes it easier to locate the security holes but then again they are fixed quicker.

    Now, since this isn't even true (according to PJ at Groklaw), we can only imaging how much more there is in Microsoft Windows.

    --
    Note to self: get smarter troll to guard door.
  6. Nobody's ass on the line? by morven2 · · Score: 5, Insightful

    Ballmer states that there's "nobody who has his rear end on the line" with Linux.

    I posit that Linux developers have something rather important on the line; their reputations, professional and personal. When you ship open-source code, you are showing the world how good, or how bad, you are. Your reputation can be made or broken by the code you release.

    Contrast that with all too many developers in commercial shops, whose code is read by nobody but their immediate co-workers and nobody takes responsibility for bugs.

    If Microsoft employees' asses are on the line, show me a firing or two every time a security hole shows up. And not just the line programmers; bring me the heads of the designers who designed things badly, the project managers who made hitting deadline more important than getting it right, and the managers who let it all happen.

    I would say that in the vast majority of cases, commercial programmers' asses are NOT on the line, in terms of security problems. As long as you crank out code fast enough to keep up with your co-workers ...

    1. Re:Nobody's ass on the line? by rutledjw · · Score: 4, Insightful
      I disagree. People who contribute to the Linux kernel are PERSONALLY known. One can find out directly who implmented a particular module from pubilc records. Can you do that with MS or any commercial vendor?

      Further, Linus and others review code that's coming in, particularly from newbies. One has to earn the right to contribute.

      If you have examples of crap code, feel free to post them. Keep in mind that "not-as-good-as-I-would-do-it" isn't necesarily fair. Assuming you're a good/great coder (which I have no idea) someone may not be "as good" or may simply have a different view of an appropriate implementation. be careful with comments like that. It's a broad brush and that can misrepresent the current sitution...

      --

      Computer Science is Applied Philosophy
    2. Re:Nobody's ass on the line? by OglinTatas · · Score: 5, Insightful

      And who's ass is on the line when the EULA states that microsoft is not responsible for its own products?

      YOU are entirely responsible. Talk to your reseller for support, and if things break to an extent your business is damaged, don't expect more than a refund of the purchase price of the software. Same for open source, really. So what is Ballmer's point?

      to wit:

      " 5. PRODUCT SUPPORT. SOFTWARE support for the SOFTWARE is not provided by MS, Microsoft Corporation, or their affiliates or subsidiaries..."

      and:

      "EXCLUSION OF LIABILITY/DAMAGES. The following is without prejudice to any rights you may have at law which cannot legally be excluded or restricted. You acknowledge that no promise, representation, warranty or undertaking has been made or given by Manufacturer and/or Microsoft Corporation (or related company of either) to any person or company on its behalf in relation to the profitability of or any other consequences or benefits to be obtained from the delivery or use of the SOFTWARE and any accompanying Microsoft hardware, software, manuals or written materials. You have relied upon your own skill and judgement in deciding to acquire the SOFTWARE and any accompanying hardware, manuals and written materials for use by you. Except as and to the extent provided in this agreement, neither Manufacturer and/or Microsoft Corporation (or related company of either) will in any circumstances be liable for any other damages whatsoever (including, without limitation, damages for loss of business, business interruption, loss of business information or other indirect or consequential loss) arising out of the use or inability to use or supply or non-supply of the SOFTWARE and any accompanying hardware and written materials. Manufacturer's and/or Microsoft Corporation (or related company of either) total liability under any provision of this agreement is in any case limited to the amount actually paid by you for the SOFTWARE and/or Microsoft hardware."

  7. Note the comparison to RH6! by Anonymous Coward · · Score: 5, Insightful

    Ballsack^H^H^H^Hmer said: "The data doesn't jibe with that. In the first 150 days after the release of Windows 2000, there were 17 critical vulnerabilities. For Windows Server 2003 there were four. For Red Hat (Linux) 6, they were five to ten times higher"

    Why don't we compare Windows Server 2003 to RedHat Enterprise v3? Or Windows 2000 to RedHat 9? RedHat 6? That's what, 3-4 years old now!

    And don't make me bring up WinME, Steverino.

  8. Ballmer's Personal Reality Field by Lord+Grey · · Score: 5, Insightful
    From the Groklaw article, quoting Steve Ballmer:
    "Should there be a reason to believe that code that comes from a variety of people around the world would be higher-quality than from people who do it professionally? ..."
    Why, yes there is, Mr. Ballmer. Among other reasons, there's vastly more people looking at the code and none of them having marketing directors breathing down their necks. Many more reasons, stated by many different people, can be found via Google in five minutes.
    "Why is its pedigree better than code done in a controlled fashion? I don't get that,' he said."
    You've just stated something that everyone knew long ago.
    "There is no road map for Linux, nobody who has his rear end on the line. We think it's an advantage a commercial company can bring--we provide a road map, indemnify customers. They know where to send e-mail. None of that is true in the other world. So far, I think our model works pretty well."
    Roadmaps make good software? Email answered by overworked and underpaid contractors make good software? Indemnification makes a Microsoft OS-based computer more secure, perhaps?

    No, no and no.

    --
    // Beyond Here Lie Dragons
    1. Re:Ballmer's Personal Reality Field by Groo+Wanderer · · Score: 4, Insightful

      There is one thing most people don't realize about the Young Frankenstein monster's attacks on linux, they are not off the cuff responses. MS does rather carefull studies on what 'resonates' with CxO level buyers and attacks on that.

      The last one of these had IP issues being the most scary to buyers, so they went after that, about the time the whole SCO thing surfaced. Before that. there were other avenues.

      Since the whole IP liability issue is being handled rather deftly by the community, there is little to attack on anymore, so they went polling for the next round. The roadmap issue is the next 'attack point'.

      Things like that don't get made up, it is not a broad enough topic to have been picked out of thin air. Expect to see a lot more of this in the near future, and when it gets summarily shot down, they will pay polsters and move on to the next topic. Same old same old. *YAWN*.

      -Charlie

    2. Re:Ballmer's Personal Reality Field by bogie · · Score: 2, Insightful

      "MS does rather carefull studies on what 'resonates' with CxO level buyers and attacks on that."

      Yea but besides Microsoft press releases and MS's known lacky the Gartner Group where do you even here this crap anymore. I guess you could run your business by those few sources, but my hunch is most people don't anymore. Gartner itself has lost a lot of credibility in the last 5 years. Even most of the pro Microsoft rags I read say to take everything MS says with a grain of salt. They've all been burned by MS promises many times now so while they may not even consider switching to Linux, they sure as hell don't exactly have a warm and fuzzy opinion of MS anymore. MS for some odd reason thinks this is 6 years ago and that everyone still believes everything they say. Poor bastards.

      --
      If you wanna get rich, you know that payback is a bitch
    3. Re:Ballmer's Personal Reality Field by forevermore · · Score: 2, Insightful
      "higher-quality than from people who do it professionally" ????

      What, like open source software is all coded by a bunch of high school kids with no skill? I'm willing to bet that almost all of the people working on the big projects, and most of the people working on the smaller projects are people who "do it professionally".

      Even the projects that are coded primarily by high school students (well, he's in college now) are among the best quality programs I've ever used. I've personally contributed to several small/medium OSS projects, and I'm a professional programmer. Heck, I've even worked on OSS projects as part of my day job.

      Mr. Ballmer, you really need to do your research better. We're not just hacks out here (and those of us who are, won't be for long because of the experience and help that the OSS community provides).

      --
      Do you really need reason for beer? Wingman Brewers
    4. Re:Ballmer's Personal Reality Field by Pieroxy · · Score: 2, Insightful

      "Should there be a reason to believe that code that comes from a variety of people around the world would be higher-quality than from people who do it professionally? ..."

      Linux people are geeks, that focus on technology (not even mentionning that they might be professionals themselves). Microsoft people are professionals, driven by marketing.
      Hence, from a technological standpoint, Linux/OSS is more likely to be/become superior than any Microsoft product.
      From a marketing standpoint, Microsoft will always be ahead of Linux.
      But... some other people are doing the marketting job on top of linux. That's what we call distros. So eventually, they'll bring to Linux the only remaining area in which Microsoft excell: Marketing.

  9. MS vs Linux by pudding7 · · Score: 0, Insightful

    If Honda Accords cost $250,000 and Ferrari's were $19000, there would be more problems with Ferrari's than Hondas. Point is, there are millions and millions of people pounding away at MS products with little or no technical expertise and being productive with them. This comes at a price, which is ease of use and simplicity and a standard setup. Simplicity and a standard setup lead to security holes. This doesn't mean MS products are shit, it only means they have security holes.

  10. Only Credible Critic of Me Is Me by 4of12 · · Score: 2, Insightful

    unusually ironic twist, Microsoft has started talking smack about their own products,

    When you get into the big leagues, a league of your own, a world of your own, then the only critic you can accept is yourself.

    Because, after all, everyone else is incompetent, a sniping dog of a rival, etc., or they wouldn't be as successful as us!

    A consistent attitude from a company that brings us Innovation through embrace, extend and extinguish.

    --
    "Provided by the management for your protection."
  11. Anyone have a Microsoft EULA handy? by Tisephone · · Score: 2, Insightful

    I'll bet a few bucks that it does not allow customers to "indemnify" MS in any manner that the agreement could possibly defend against in a court of law, and a few that it couldn't, just for good measure.

    --
    "Neque enim lex est aequior ulla, quam necis artifices arte perire sua."
  12. Gates stupid like a fox by swordgeek · · Score: 4, Insightful

    "It's too hard to find things in e-mail." translation: "We're going to start the murmurings now for a proprietary database-backed email system, from back end to user interface."

    By making comments like this now, Bill will have leverage against the DoJ when they bring up the spectre of the anti-trust settlement. "It's a necessary feature--we recognised that back in 2003."

    --

    "People who do stupid things with hazardous materials often die." -- Jim Davidson on alt.folklore.urban
  13. A brief summary by banky · · Score: 2, Insightful

    1. Microsoft now has to spend as much of its time competing against itself as it does everyone else. (Quote: "With each version of Office it gets harder for Microsoft to move customers up," said Michael A. Silver, vice president and research director at the research and advisory firm Gartner Inc.)

    DUH. Pretty much everyone admits this. If they never EOL'd anything, people would probably just stay on NT4 with Office 97 (assuming it works for them).

    2. Microsoft thinks it offers more advanced, and usually better products, and offers metrics to prove those points.

    DUH. In other news, Linux organizations (along with "grass-roots" sites like Slashdot) offer counter-points and different metrics of performance, value, and success.

    In 10 words or less, "Microsoft practices marketing, others offer rebuttal."

    How's the new Office if you're a home user with small email volume? Is it a compelling upgrade?

    --
    ZOMG I WOULD LOVE TO KNOW ABOUT YOUR FEELINGS ON MACINTOSH VERSUS WINDOWS, VI VERSUS EMACS, AND HOW YOU'RE NOT A DORK
  14. Re:Clunky... by Anonymous Coward · · Score: 1, Insightful

    That's not the problem...the problem is you have to pay several hundred dollars for it over and over again every year or two.

  15. "Variety of people" vs. "Professionals" by Coryoth · · Score: 2, Insightful

    "Should there be a reason to believe that code that comes from a variety of people around the world would be higher-quality than from people who do it professionally? Why is its pedigree better than code done in a controlled fashion? I don't get that,"

    I can see that: random security modules being submitted by guys at NSA. I mean really, what does the NSA know about computer security? Clearly the MS campus is streets ahead of those unprofessional losers...

    Jedidiah

  16. Hmm by NanoGator · · Score: 2, Insightful
    "Steve Ballmer recently told an industry conference that Microsoft software is more secure than Linux"

    Ballmer did make a questionable claim, but the submitter of this story made it more general than it really was.

    "Ballmer also disputed the notion that open-source code is more secure than Windows. "The data doesn't jibe with that. In the first 150 days after the release of Windows 2000, there were 17 critical vulnerabilities. For Windows Server 2003 there were four. For Red Hat (Linux) 6, they were five to ten times higher," he said."


    In other words, he didn't say Microsoft Software (people start imagining IE, Outlook, etc...) in general is more secure than Linux, he said Windows 2000 and 2003 had fewer 'critical vulernabilities' than Redhat 6.

    Now, I'm not defending Ballmer here, but I do wish story submitters would chill on the flame-bait headlines.

    Now, with that aside, here's a few things wrong with that statement:

    - One of those 'critical vulnerabilities' in Windows 2000 facilitated a very wide spread attack, something that hasn't happened with Linux.

    - Redhat is up to what.. 9 now? Redhat 6 is going back at least a couple of years. It's disappointing that he didn't pick a more recent version of Redhat. Something tells me that their numbers for critical issues wasn't so interesting.

    - The number of security issues is not a very good measure of security. Though it sounds great for the PHB's out there, but it is well documented that Microsoft's foundation is, in general not very secure. Those critical vulnerabilities are going to do more damage on a Microsoft Platform than a Linux based one.

    So, to summarize: Ballmer's full of shit and the authors need to be more responsible in their reporting, especially when sites can be Slashdotted.
    --
    "Derp de derp."
  17. Like shooting fish in a barrel by FunWithHeadlines · · Score: 4, Insightful
    Oh boy, this is too easy to dissect such naked, false, and desperate Microsoft FUD:

    "There is no road map for Linux, nobody who has his rear end on the line."

    Quick, alert Linus and the rest of the kernel maintainers and planners. Also, better not spread around the road map for Linux so Ballmer won't look like a fool.

    " We think it's an advantage a commercial company can bring--we provide a road map, indemnify customers."

    ROFL! Indemnify?! Ever read a Microsoft EULA? You're on your own, buddy. How stupid does he think people are? Never mind, don't answer that...

    " They know where to send e-mail. "

    Oh, puleeeze! Ever try to complain to Microsoft about a bug in their software? Now, take that to the next level. Ever try to complain to one of their software developers about a bug in the particular software they wrote? What's that? You have no idea who wrote that piece of software? And you have no way of finding out? So tell me again where the accountability is.

    "None of that is true in the other world. "

    Uh, precisely the opposite of what you said, but thanks for playing anyway. Tell Steve what he's won. Seriously, it really is just the opposite. Linux code comes with people's name on it. You want accountability? Put your name on software used by millions and put it out into the world to be dissected.

    "So far, I think our model works pretty well,"

    (Wiping the tears from my face while I shake with laughter) If the current mess of the state of Windows is his idea of things working "pretty well," oh never mind...This speech sure wasn't directed at the cluefull.

    That means, of course, that most reporters will report it verbatim and at face value. *sigh*

    1. Re:Like shooting fish in a barrel by LMCBoy · · Score: 2, Insightful

      There is no real direction to Linux, because anyone can do with it what they want. It's both Linux' strength and weakness.

      Agree about the strength; I don't see how it's a weakness. Think of GNU/Linux as an evolutionary system. Like bilogical evolution, there is no "plan" or "goal". That doesn't mean it can't make products that are "stupendous badasses" (thanks, N. Stephenson!).

      the lack of focus, and tendancy for people to get bored and abandon a project/distro, is not [nice]

      Again, using the evolution analogy: extinction and competition for resources (developer man-hours) are critical parts of the system. It just wouldn't work without them.

      --
      Liberal (adj.): Free from bigotry; open to progress; tolerant of others.
  18. Re:More Slashdot bias by Anonymous Coward · · Score: 1, Insightful

    I know you're trolling, but for others who might actually be feeling this way, you can always go into prefs and turn Microsoft stories off.

    But that would be a reasonable solution to your problem, wouldn't it? Sorry.

  19. Jesus Christ by ryantate · · Score: 2, Insightful
    You know what other game is being raised? Slashdot's masturbatory anti-Microsoft jihad posts. Just yesterday morning Slashdot had four Microsoft-borg-logoed stories, with only one other post breaking them up, all posted in the span of three and a half hours. I am glad to see the bashing has not let up today.

    These threads invariably involve, at the top mod levels, derogatory comments about the quality of Microsoft code and products, conspiracy theories about the true motives behind Microsofts intentions (always), sarcastic jokes agreeing with the action in question, a sad reflection on how new users, PHBs and/or the world at large is accepting this action, and an impressively-inventive-if-completely unneccesary variety of miscellaneous other anti-Microsoft rhetoric.

    I am not going to rehash the old and tired arguments about Microsoft, or even say I disagree with much of it. That is beside the point.

    What is important is that open source in general and slashdot in particular should be different, and they are utterly NOT. Steve Ballmer comes out and spreads some FUD on Linux. Ya, it's FUD, and it's not true, and he's fundamentally wrong about quality and open source, and besides Microsoft just this and that and blah blah blah. So what.

    I can see how the first two or three or ten times you hear this shit from Microsoft you want to scream from the mountaintops how wrong it is. What I utterly will never ever understand is how you can get off, get this big rhetorical hard on, four and five times a day week in and week out over the SAME BULLSHIT. It's FUD now just like it was FUD last year and FUD the year before that and, as far as the slashdot crowd is concerned at least, FUD in 1976 when Bill Gates wrote an Open Letter to Hobbyists.

    It would seem to me that, confronted with all of this disagreeable stuff coming out of Microsoft, the slashdot crowd would eventually learn the productive and elevated response is to

    A> Shrug.

    B>Take the high road and acknowledge every sliver of truth in every criticism, ignoring the juvenile manner in which it may have been delivered, and use this reflection to further improve open source. Parse FUD for constructive crisiticism. If there is none to be gleaned see A>. Is there *anything* about Linux's patching model or security that could be improved? Is there the slightest kernel of truth in what Ballmer says?

    But when I think about it I realize the benefit of anti-Microsoft jihad posts filled with propagandist comments isn't to convey any new information or spark new insights but to further reinforce and perpetuate the community formed around slashdot. Read Clay Shirky's brilliant A Group Is Its Own Worst Enemy. External enemy, religious veneration, it's all here. It's here to perpetuate the group, as human groups naturally want to do -- even when such patterns are against the interest of the original or stated goal of the group. A choice excerpt:

    "Anyone who was around the Open Source movement in the mid-Nineties could see this all the time. If you cared about Linux on the desktop, there was a big list of jobs to do. But you could always instead get a conversation going about Microsoft and Bill Gates. And people would start bleeding from their ears, they would get so mad. "

    I'm sick of it, so what, everyone seems to love it, I'll just go now and click a preference and never look at the borg crap again. I just hope in time there is enough other content to read.
  20. Re:More Slashdot bias by ichimunki · · Score: 3, Insightful

    You are a regular laugh riot. RTFM. There is a preferences setting if you don't want to read about MS. Use it or shut up about the number of MS stories. It's really that simple. The quantity of different types of stories on Slashdot is probably directly related to the number of submissions on those topics made by readers.

    I'm not even going to get into the logical fallacies going on with your comparison (via .sig) of MS and Linux security issues.

    --
    I do not have a signature
  21. It's not ironic by tmark · · Score: 2, Insightful

    in an unusually ironic twist, Microsoft has started talking smack about their own products, instead of those of their competitors.

    It's not ironic, because Microsoft stands to suffer nothing by pointing out problems with Outlook. And that is because 1) it is still probably the most widely used email program, 2) there are no real significant challenges or competitors to Outlook (or Excel, or Word) out there, and 3) the problems BG is pointing out are relatively trivial and plague every other email program anyways. So MS can make these kinds of knocks on their products as much as they want...they just can't knock Windows.

    And, as someone else has already pointed out, it always helps to sell new product. Doesn't almost every new feature set in any product imply there was something wrong with the previous versions ?

  22. 'putting together' by sewagemaster · · Score: 2, Insightful

    Microsoft's greatest value to customers is building these features into the core operating system, he contended. "We essentially take cost and complexity out of the system ... as opposed to having to force our customers to cobble them together themselves," he said. "That is part of the open source world, the customer puts things together. We think part of our value proposition has to be we have to take a lot of that effort out. N

    Wrong. You take the "cost and complexity" out of 3rd party software, so instead of the money going into other company's accounts, it goes into your own pockets.

    As for 'putting things together' in the open source world, doing apt-get isnt harder than popping CDs in and doing installations. We do the putting together because we like to customize rather than being forced stuff down our throats. People order from a menu at the restaurant because they want to choose what they eat.

  23. he just doesn't get it by Anonymous Coward · · Score: 2, Insightful
    more often than not in work situations, I am told by management to hurry it up and don't worry about making it clean and neat. Even worse is when I say, "I have to go through and run a full regression test and a complete set of benchmarks." the answer is "we don't have time. if it works, pass it on."

    On the other hand, when I contribute stuff to Apache projects, I write tons of comments about why a particular approach was chosen and how the code might be extended. Plus I can do all the testing I want before I check it in. I don't about others, but I tend to write a piece of code, let it sit for a couple of days and review it. I try to be as brutal as I can and see where it's stupid or sucks. then once I am happy with the quality of the actual code, I test the hell out of it. That includes profiling, benchmarking and writing good documentation. How can MS compete against programming done correctly in the long run? I don't think they can change their culture over night or in a couple of years.

  24. Professional Developers?? by 5.11Climber · · Score: 1, Insightful

    "Should there be a reason to believe that code that comes from a variety of people around the world would be higher-quality than from people who do it professionally? Why is its pedigree better than code done in a controlled fashion? I don't get that," he said.

    So, Linus Torvalds, Bruce Perens, Richard Stallman et. al. are not professional software engineers?? hat'll be news to them and a lot of other folks that I know!

    --
    Arf!
  25. Re:Talking to Jack by sphealey · · Score: 2, Insightful
    While Steve Baller is trying to outlaw the GPL, Bill Gates is doing the same for Competion in general. After that they will work on a bill to outlaw free speech.
    RIAA and MPAA are definately working on outlawing various forms of free speech, so that one is covered. And the so-called "penalty" phase of the Microsoft anti-trust trial would seem to indicate that Microsoft has quite a bit of control over what is and is not considered competition at the Federal level. I realize you meant to be sarcastic, but I am not so sure you achieved your purpose.

    sPh

  26. Sales and Marketing 101 by bergeron76 · · Score: 2, Insightful

    Obviously, when you're a monopoly and you want people to believe in your company you're going to say, "We know all of our shortcomings and our only goal is fixing them".

    However, if you're the _underdog_, you're NOT going to put the focus on your flaws. But, if you're the only bully on the block and everyone hates you for it, you're going to play the symphathy role: "My parents beat me into beating you".

    Yeah right.

    Fool me once, shame on you. Fool me twice, shame on me.

    --
    Don't think that a small group of dedicated individuals can't change the world. It's the only thing that ever has.
  27. A staunch defense of Unix [from a Windows fan] by tjstork · · Score: 2, Insightful

    I like to develop on Windows but for anyone to claim that Windows networking is easier is obviously smoking crack.

    Sockets are much easier to develop in Unix because Unix does the right thing with them. You can easily pass file handles between processes in Unix and it works quite well. All programming languages in Unix have convenient mechanisms that make it straightforward to pack and unpack data from streams, fairly easily. The whole concept of "rolling a protocol" that seems so mysterious on Windows is mysterious because the tools suck for that task on that platform!

    Imagine, on Unix, you've been able to printf across a network [via a socket] for at least 10 years. What's up with Windows where even binding a socket to a c style file handle has to even take place?

    Needless to say, Windows and Windows development tools have traditionally lacked in the networking department. Prior to the above, the official MS networking solution was DCOM, the languages were weak, the O/S APIs unfathomable, and the string handling facilities sucked and file handling was abyssmal. .NET either corrects or masks some of those deficiencies, except, most notably, in socket and file handle and process support. However, even in the case of .NET, "hard" problems of sockets are traded for make work for admins dragging and dropping and touching configuration files, with no clue.

    Sockets and files themselves have not gotten fundamentally better in Windows since Windows NT 3.5. The only way this socket sharing across apps [ a prerequisite for stable web services ] is the kludgey HTTP.SYS driver that is in the next go around of Windows 2003 Server. Processes are still fundamentally peered, not owned, and killing an application still strands DLLs, and, the tools, while much better, generally either wrap an expansive library around an anemic O/S that by all rights should do it, or, write mountains of "wizard" generated code.

    For thousands of dollars, you can go ahead and buy yourself a crappy version of what Linux has done since 1992 for free, and then spend thousands of dollars more on the tools required to program it.

    Just keep in mind that if networking was so easy on Windows, then, Web Browsers, Web Servers, Email, Chat and virtually every other application that uses internet protocols in general and networking in particular was invented on UNIX, AND NOT WINDOWS.

    I have 38GB on a new hard drive on my machine, and it's going to be partitioned for Linux.

    --
    This is my sig.
  28. Re:More Slashdot bias by God!+Awful+2 · · Score: 2, Insightful


    In a sense, this is exactly what makes Linux an ideal server platform: it's not "features" focused, and it's more into substance than style.

    No, that's BSD. I mean come on... Linux is as much about hype as anything else.

    -a

  29. Re:More Slashdot bias by k12linux · · Score: 4, Insightful
    Do we really need another bash-Microsoft article

    No, you're right. We should leave poor MS alone. They're obviously confused. After all, this is the same company who during the antitrust trial, said they couldn't share their source code with anyone due to national security concerns if the code got into the wrong hands.

    Then later (2002) they told a federal court that sharing information with competitors could damage national security. And even said the code was so flawed it could not be safely disclosed.

    Then in early 2003, they agreed to share the source code with China.

    So it seems clear to me that they are confused and just need our sympathy. After all I'm sure they wouldn't intentionally risk our national security nor lie about the risks of sharing their source on the stand in federal court.