Slashdot Mirror


Microsoft Deploys Linux, Open Software in Test Lab

securitas writes "Microsoft has deployed Linux and other open-source software in test labs used by business customers to experiment with Microsoft's products. The products include Linux, Apache, MySQL and Open LDAP directory-access software on Intel-based computers, according to Martin Taylor, who is in charge of Microsoft's Linux competitive strategy. He said the goal was to learn 'what can you do and how can you do it' using open-source software in a competitive analysis. This step comes after Microsoft's recent admission that Linux is Microsoft's biggest threat after economic conditions. Mirrors at CMPnetAsia and InternetWeek." It'd be cool to see some patches come from Redmond, but that's probably wishful thinking.

4 of 595 comments (clear)

  1. The most amusing part of this whole thing... by JessLeah · · Score: 5, Interesting

    ...is the bit in the referenced article where Steve "Monkey Boy" Ballmer is claiming that not only does Windows have a lower TCO than Linux, but MS is faster at patching bugs than the OSS/FS community...

    If it weren't such a sobering reality that many businesspeople actually believe such BS, it would be funny...

  2. Why this won't work by SeanTobin · · Score: 5, Interesting

    Sorry for any MS bashing later in this post, but thier marketing department is asking for it.

    First off, lets talk hardware. I'm assuming here that both sets of hardware are going to be identical and normalized. By that I mean no paladium test beds, or winmodems, or other odd hw pieces that would skew things in one direction or another. Just some off the shelf dell's would be good. This is the easy part.

    Next, on to the software. We have a company that doesn't know much about linux (I do mean as a company. I'm sure there are some very smart folks up there that know what they are doing. Its just in MS's best interests not to have them around the linux machines.) setting up a linux system. Heck, this sounds like it is just slightly more shady than an "independant testing" lab doing the comparision.

    Now, software tuning. Somehow I doubt that the win2k installs are going to be stock. They will tune everything to get every last cycle they can out of it. Now, I wonder if they will do the same in the linux boxen? Heck, I'd put money on them actually slowing down thier benchmarks for thier tuning efforts.

    The only set of benchmarks/comparisons I'd respect is a side by side setup. One side has MS's lackies fiddiling with thier server to tune the heck out of it. The other side would have the folks from MySQL*, Apache, RedHat*, and probably ESR for good luck. Then some independant testing machine connected to both doing the same task. (i.e. an actual demo transaction). Why hasn't anyone done something like that?

    And tell ESR that hacking the Windows machine before they had a chance to patch it is no fair.

    [*] Please substitute your favorite software package if you feel the need to do so.

    --
    Karma: SELECT `karma` FROM `users` WHERE `userid`=138474;
  3. Having worked with Linux at MS... by danshapiro · · Score: 5, Interesting
    ...I'm about to get modded down. But in serious reference to the final comment about patches, MS has a strict executable-only policy for non-MS source in general, and GPL'd source in particular. They are rightfully concerned that if a developer looks at source, they can be sued if s/he produces something similar later. Even if it wasn't pirated, it's hard to prove that. In the case of GPL'd code, it's even more severe. It's MS's worst nightmare that Windows would have GPL-licensed code checked in, as they could conceivably be forced to open-source the whole product.

    BTW, my work was investigating Linux desktop environments to see what the state of the art was. Lots of the devs monkeyed around with Linux, but everyone was very hardcore about not touching the sources.

    --
    This posting is provided "AS IS" with no warranties, and confers no rights.
  4. Microsoft has some very talented programmers by adiposity · · Score: 5, Interesting

    And I'd be happy to get patches from them, especially since they'd be open-source, and reviewable. If they were helpful, of course they would be accepted under the GPL.

    If you look at early white papers from Microsoft, it becomes obvious that some very intelligent people worked there at one time. Surely some of them are still there, as well as fresh talent. Many people I know "sold out" to Microsoft in college, but were actually experienced Linux hackers.

    Software bloat (happens to everyone), company overhead (impossible to avoid in a company the size of MS), and economical agendas driving poor design decisions have all made MS' codebase an unsightly beast, I'm sure. But to think they are incapable of creating working, useable, and even secure code is preposterous. Some of the most talented programmers in the world work for MS.

    However, I'm fairly sure that very little help will be given to GNU/Linux from MS, whether by the company as a whole, or specific employees. MS would consider it a waste of time, and dangerously helpful to a competitor. The only reason I could see them doing this is to convince a court they weren't "anti-competetive." Judging by the overly-lenient rulings as of late, however, I doubt they need to do so.

    -Dan