Slashdot Mirror


Microsoft Axes 'Get The Facts'

tom66 writes "Seems like a long time coming, as Microsoft today has axed it's Anti-Linux campaign 'Get the Facts', and Microsoft has replaced it with a new campaign, called 'compare'. This article touches up on why they may have done it, and the criticism surrounding Get the Facts."

66 of 241 comments (clear)

  1. Out with the old FUD. by Whiney+Mac+Fanboy · · Score: 5, Informative
    Out with the old FUD, in with the new FUD.

    I'm not going to bother with a line by line rebuttal, I'll note on the compare Windows to Linux page (which actually is about Red Hat, not linux), the last paragraph reads:

    Open Standards != Open Source
    Open Source is a software development and distribution model, which does not equate to how easily the software interoperates with other software or how open or standardized the interfaces are.
    If you look in the corresponding MS section however, it doesn't touch on Open Standards (and MS's disregard for them) at all.

    Typical of the sickening dishonesty we get from this predatory company.
    --
    There are shills on slashdot. Apparently, I'm one of them.
    1. Re:Out with the old FUD. by farkus888 · · Score: 2, Insightful

      hey now, every piece of software that they want to be able to interact with their software gets the full specs on how to do it. which is to say they have access to their own standards, and fuck everybody else.

      --
      thats right, I rarely use capitals. deal with it. but don't mistake my laziness for stupidity
    2. Re:Out with the old FUD. by ScrewMaster · · Score: 5, Funny

      I was reading a while back that Microsoft does have internal communications problems between the operating system and applications divisions. I mean, sometimes the guys working on Office don't even have all the information on the secret APIs the OS folks come up with.

      --
      The higher the technology, the sharper that two-edged sword.
    3. Re:Out with the old FUD. by Sillygates · · Score: 5, Informative

      How can "free" be this expensive? Red Hat's business is based on annual subscriptions for OS support--you pay a subscription for every server, every year. And, if you want 24/7 support, you'll pay more.

      Did you know? Red Hat Enterprise Linux 5 Advanced costs $2,499 per server per year without add-on features, like an application server and clustering.
      It is a good deal compared to (the lack of) Microsoft support. People who want support comparable to what is offered by Microsoft can download CentOS (fully redhat compatible) or some other completely free distribution.

      Red Hat includes the Yum update tool to help you download packages and software updates, but doesn't address IT professionals' broader needs--managing applications and workloads, like mail and collaboration, database and business applications.
      Thats funny, because I have built rpms for my own applications. and I use custom yum repositories to keep track of, and distribute new versions of this software.
      I hope they are not trying to compare this to the customization built into windows update.
      --
      I fear the Y2038 bug
    4. Re:Out with the old FUD. by Sillygates · · Score: 3, Informative

      "Windows Server also supports a standardized, patterned approach to building systems. . .for example, for most of our major applications, we can build and distribute across the entire company a standard disk image without having to set up systems individually." --Adam Vazquez, Senior IT Manager, AMD
      Partner yum with kickstart, and your application server can be built on your watch, without even laying fingers on a keyboard (simple %pre and %post targets allow a system administrator to script non packaged parts of the install). This offers a much less interactive solution than one would get with 3rd party windows products like norton ghost.
      --
      I fear the Y2038 bug
    5. Re:Out with the old FUD. by buddyglass · · Score: 2, Insightful

      Without having pored over every detail, it seems pretty reasonable to me. I'm not surprised their comparison was limited primarily to Red Hat. It doesn't make sense to compare Windows to "linux", which is essentially the kernel. One has to compare it to one or more distributions. Red Hat is probably their biggest competition in the corporate space. It and SuSE.

    6. Re:Out with the old FUD. by Anonymous Coward · · Score: 2, Insightful

      -1 Flamebait but seriously: the whole webpage is one big advertisement. Microsoft isn't even trying to hide it.

      If you go into something like that, Microsoft or no Microsoft, expecting a fair comparison, you don't live on the planet Earth.

    7. Re:Out with the old FUD. by Whammy666 · · Score: 5, Informative
      Under the "reliability" tab, I read the case study for Continental AG. Here's a quote:

      Continental first tested a Linux solution, but the company decided instead on a platform based on Microsoft® Windows Server(TM) 2003 Enterprise Edition and Windows® XP Professional because of the opportunity to lower costs and improve security. The new system architecture has considerably reduced IT costs at Continental AG.

      The way it's worded implies that they replaced Linux with WS2K3 and XP, which saved all this money. But a more careful read shows that the original platform is unidentified (probably NT or such). Further, the discussion seemed to focus on the 24,000 desktops, not the servers, making this case largely irrelevant for comparing servers. An actual server comparison is never presented.

      The bottom line is that this alleged proof of Windows superiority was done by comparing an anonymous and out-dated server platform against a more recent Windows server and then declaring Windows the winner over Linux with no justification given. WTF? Pure FUD indeed.
      --
      When all else fails, run.
    8. Re:Out with the old FUD. by TENTH+SHOW+JAM · · Score: 2, Insightful

      And now we have the truth. Any half decent pr0n filtering system will drop this discussion like a rock for having this comment in it. Think of it as a clever trick by M$ or backers to censor unfavorable discussion on the web about their products.

      Or maybe this AC is just a tool.

      --
      A sig is placed here
      To display how futile
      English Haiku is
    9. Re:Out with the old FUD. by tedrlord · · Score: 4, Funny

      Kickstart + yum pales in comparison the DDD + RIS.

      Wow, I never thought of it that way. Your convincing argument totally changes my mind about everything. I'm never using Linux again!
      --
      [insert witty quote here]
    10. Re:Out with the old FUD. by ozmanjusri · · Score: 2, Interesting
      Comments like that one have been posted by ACs for as long as I've been on Slashdot.

      No, I think TENTH SHOW JAM might be on to something there.

      These things DO pop up very early in most threads critical of Microsoft.

      --
      "I've got more toys than Teruhisa Kitahara."
    11. Re:Out with the old FUD. by c · · Score: 2, Insightful

      > ...sometimes the guys working on Office don't even have all the information
      > on the secret APIs the OS folks come up with.

      Having spent a little time (very little, fortunately) doing Windows app coding, I'd be incredibly surprised if they had all the information on the public APIs. Or the time to find anything.

      I think much of the bloat in Office is because it's faster for the Office developers to re-invent the wheel than to search the Windows API's for things to reuse.

      c.

      --
      Log in or piss off.
    12. Re:Out with the old FUD. by mikael · · Score: 2, Interesting

      I think much of the bloat in Office is because it's faster for the Office developers to re-invent the wheel than to search the Windows API's for things to reuse.

      Or maybe the standard API functions don't provide feedback on progress made. Suppose you want to implement a particular operation such as downloading a file using http. The standard API function call may just do the task and return, or timeout with an error. For a quality user interface you want a progress bar to indicate how far into the download the file has taken.

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
  2. Funny, the ad right below the story... by Anonymous Coward · · Score: 3, Funny

    ... is telling me to Get the Facts...

    1. Re:Funny, the ad right below the story... by lordofthechia · · Score: 2, Interesting

      And if you do a search on MSN for "How to migrate from windows to Linux" the first site it returns is their "Get the Facts" webpage.

      --
      Georgia Tech, the leader in Chia(tm) technology.
  3. from microsoft: by Anonymous Coward · · Score: 5, Funny

    Given that the /compare site will provide 3rd party information, Get the Facts will be retired as a destination." Destination? It's a web page, not a tropical resort.
  4. The facts? by jcr · · Score: 3, Insightful

    I guess too many people actually were getting the facts, and the upshot has been erosion of MS's server market share.

    -jcr

    --
    The only title of honor that a tyrant can grant is "Enemy of the State."
  5. The original version: by weak* · · Score: 5, Funny

    Microsoft Axes 'Get the Facts,' Announces 'Kill the Penguin' - Will commission Metallica to record a song to be played on the site.

    --
    The Schwartz space ain't from Spaceballs.
  6. Thats good by garphik · · Score: 2, Insightful

    Its nice to see some competition, that raises the level of the product

  7. What Linux!? by R55 · · Score: 5, Interesting

    "Compare Windows to Linux"
    Even in the earlier campaign they just refer to "Linux" in the print advertisements and they never specify which version of softwares on which version of distribution that they have compared (Once they had compared Redhat Linux 7.1 with Windows XP!).
    It is time that responsible people from Linux Mark Institute take a note of this and sue them for libel!

    1. Re:What Linux!? by quanticle · · Score: 4, Interesting

      It seems to be a broad spectrum attack against many different Linux vendors, with most of the emphasis on attacking Red Hat Enterprise Linux. I did find some case studies highlighting people switching away from SuSE, something that I find interesting considering that Novell/SuSE is now a Microsoft partner.

      --
      We all know what to do, but we don't know how to get re-elected once we have done it
    2. Re:What Linux!? by EvanED · · Score: 4, Informative

      (Once they had compared Redhat Linux 7.1 with Windows XP!).

      Depending on when this comparison was done, and with what service packs and stuff for XP, this may have been a fairly reasonable comparison. If they were comparing XP sans-service packs, RedHat 7.2 would have been the most apples-to-apples comparison. Both were released in October of 2001. It's even quite possible XP was out before 7.2, which would have made 7.1 an even more reasonable choice (though 7.2 would still have been better).

      Of course, if this is XP+SP2 for instance, then that's totally off-base.

    3. Re:What Linux!? by loony · · Score: 4, Insightful

      it actually makes sense - SuSE and others are already occupied territory. So why bother emphasizing an attack on them? RedHat said they will not partner with M$, so of course the attack is focused on them...

      As for them using SuSE switchers as example - the selection of examples is pretty limited. They had to take whatever they could get.

      Peter.

  8. If Microsoft says so, it must be true. by kwabbles · · Score: 5, Insightful

    The guy at the Ford dealership told me that Fords are more reliable, safe, and powerful than Chevys. He showed me a bunch of charts he made, and that made me feel better. He also had a nice suit and really nice white teeth, and smiled alot. Nice guy. What reason did I have to check out the Chevy dealership?

    --
    Just disrupt the deflector shield with a tachyon burst.
    1. Re:If Microsoft says so, it must be true. by kwabbles · · Score: 2, Insightful

      No, they're usually not. But one thing I'll say for OSS proponents - you usually don't see them using a bunch of vague assertions, flashy buzzwords, unsubstantiated "facts", biased/self-sponsored technological reviews, and snotty PR campaigns.

      The Linux community has nothing to prove. Microsoft does.

      --
      Just disrupt the deflector shield with a tachyon burst.
    2. Re:If Microsoft says so, it must be true. by stubear · · Score: 3, Insightful

      "...vague assertions...unsubstantiated "facts"...biased/self-sponsored technological reviews..."

      Please tell me you were being sarcastic there. I have read enough unsubatantiated "facts" and vague assertions about Windows on Slashdot alone to make your head spin. For instace, how about all the recent bullshit about DRM and HD playback on Vista, all perpeturaed by some paper written by a guy who states that he has never even used Vista and the readers should check the facts for him? I could go on but one need only to read Slashdot on a semi-frequent basis to see all the BS written about Windows and Microsoft.

    3. Re:If Microsoft says so, it must be true. by kwabbles · · Score: 2, Insightful

      True, there must be upwards of a billion unsubstantiated facts and vague assertions about Linux on Slashdot. Some of them were probably typed by me. :) Slashdot is simply a mass of nerds chatting on a forum about the latest "geek scoop" - hardly a mainstream marketing/news outlet. You usually don't see your friendly neighborhood MBA getting on Slashdot to find out whether to use Microsoft or Linux for their new business.

      --
      Just disrupt the deflector shield with a tachyon burst.
    4. Re:If Microsoft says so, it must be true. by JohnBailey · · Score: 3, Insightful

      Please tell me you were being sarcastic there. I have read enough unsubatantiated "facts" and vague assertions about Windows on Slashdot alone to make your head spin. For instace, how about all the recent bullshit about DRM and HD playback on Vista, all perpeturaed by some paper written by a guy who states that he has never even used Vista and the readers should check the facts for him? I could go on but one need only to read Slashdot on a semi-frequent basis to see all the BS written about Windows and Microsoft. And unless slashdot releases a Linux distro, your point is irrelevant. If you went to a Windows board or read the Windows fanboy posts, then the same applies. the two factions cancel each other out. Both sides have unrealistic cheerleaders. the Linux fanboys that expect corporate customers to use WINE to run their Windows apps, and the Windows fanboys who challenge every possible criticism about vista with " have you tried Vista yet". One is as bad as the other.

      However, Red Hat, Canonical and others have not put up a site claiming the advantages of Linux over Windows using vague or stretched information that only a PR agency could call fact. And they would have to have a pretty big retainer to commit themselves that far. Microsoft (please note the lack of the traditional "$", so I can't be a zealot for either side) has replaced one misleading web site with another.

      Neither OS can be held responsible for the actions or words of it's respective users, but they are responsible for their own actions. Didn't some hardware manufacturer get into trouble over the same practice years ago?
      --
      It is difficult to get a man to understand something when his job depends on not understanding it.
  9. New Focus by rlp · · Score: 5, Funny

    They are no doubt focusing all their PR efforts on their forthcoming new product.

    --
    [Insert pithy quote here]
  10. Oh boy, it never ends... by Eric+Damron · · Score: 5, Informative

    "Customers want to consume this information in a variety of formats..."

    ODF for me please!

    Seriously this is just a new FUD campaign. Example:

    How can "free" be this expensive?
    Red Hat's business is based on annual subscriptions for OS support--you pay a subscription for every server, every year. And, if you want 24/7 support, you'll pay more.

    Okay Microsoft, we've been telling you for years but you don't want to get it. Linux is "free as in speech" not "free as in beer." That means that the users get a whole lot of rights that you wouldn't give in your worse nightmare. The freedom to redistribute. The freedome to modify. etc, etc, etc.

    Stop with the FUD websites until you know what you're talking about please. Oh, I forgot. You already know all of this but are just misleading your prospective users. Yeah, that's the kind of company with which I would want to do business. NOT!

    --
    The race isn't always to the swift... but that's the way to bet!
    1. Re:Oh boy, it never ends... by weicco · · Score: 3, Insightful

      You are partly right. Linux is free. Support is not. Now if you read it again like this:

      Red Hat's business is based on annual subscriptions for OS support--you pay a subscription for every server, every year. And, if you want 24/7 support, you'll pay more.

      --
      You don't know what you don't know.
  11. "Compare" singles out Red Hat by physicsnick · · Score: 4, Insightful

    Although there is a "Compare Windows to Linux" tab on the new Compare site, nearly all the material there is targeted specifically at Red Hat -- one of the Linux distributors that is continuing to refuse to sign a patent-protection agreement with Microsoft. Ah, so only the non-blessed distributions are inferior to Windows Server? As if Get The Facts wasn't bad enough; they've started to play real dirty. I don't see a page on redhat.com bashing Windows.

    I'm very glad Red Hat is standing up to Microsoft and their shit. I hope people can see through this campaign the same as they did with Get The Facts.
  12. cool support videos by arghileh · · Score: 2, Funny

    now i know where i can go to find out how to configure linux services the RedHat and SuSE approved way. Thank you microsoft for those VERY handy videos.

  13. I'd like to thank you by Tribbin · · Score: 2, Insightful
    2010:

    I'd like to thank Mr. Microsoft for his contribution by sending bug-reports and wishlist items for linux in the form of a comparison back in 2007. Without your help we would not have surpassed the geek-approach of software.
    --
    If you mod this up, your slashdot background will turn into a beautiful sunset!
  14. Sadly, common sense and IT don't mix. by SmallFurryCreature · · Score: 3, Interesting

    I will tell you of an another great lie, a lie that has existed for decades and continues to be swallowed whole. It is not related but it shows how people lack common sense.

    In holland you got a consumer watch agency (consumentenbond) that does (unbiased) comparetive reviews, payed by people who subscribe to them. Pretty good BUT and honest in general as far as I know BUT one of their reviews is one big lie.

    It compares the prices in supermarkets and comes with a list of supermarkets by price. You can imagine that the one who is found to be cheapest crows about this a lot.

    So what is the lie?

    Simple, they buy at each store a selection of standard BRANDNAME goods that an ordinary family might need, and compare the price.

    This is NOT all goods a family might need in a full year and offcourse it totally ignores non-brandname goods.

    Now here is the killer, the largest supermarket chain in holland (Albert Heijn) often stocks three versions of the same product: cheapo crappy brand (euroshopper) / its own label / big name brand.

    The odd thing is that its own label if actually preffered by many people, for instance their peanut butter to me tastes a lot better then the brandname version (its cheapo version is truly disgusting). Yes this cheaper but better peanut butter is NOT on the shopping list.

    It gets even sillier with things like sugar, a chemical product where a brandname can offer no additional value except a nicer paper bag. Yet the shopping list insists on getting the brandname product.

    For yet more sillyness, a dutch consumer program Kassa, does product reviews including foods and has shown time and time again that cheapo products vs brandname products are NOT always a winner for the exensive products, a reall killer was chocolate letters a few years ago where the extremely cheap no-brand one carried by ALDI beat the established big-brands that were several times cheaper PURELY on quality. Not price vs quality, PURELY on quality.

    ALDI products have won several times in these reviews, yet scores low in the price review because it doesn't carry many brandnames.

    So what the fuck is your point? This is news for Nerds, not housewives! you might say.

    Simple, it shows how biased any review is even when it tries to be honest. Even something as simple as deciding WHAT to review can introduce bias.

    It would offcourse be unfair if the supermarket review just picked the lowest priced version of a product because that would just review price, not quality, so they go for a given quality (the exact same brand/jar-size/flavour of peanut butter) and just compare price but this ignores that this might not be the best price/quality product available.

    The real truth? Well, that means that at AH you need to shop for their own brand name products and special offers, and go to Edah (the price winner) for brandname products and go to ALDI (the straight cheap price winner) for those products were quality if irrelevant (toilet paper, sugar, etc etc).

    The same is true in IT, even if a review tries to be honest, you gotta ask yourselve WHAT they reviewed. One that is often missing with regards to linux is the cost of support. Not in the way most people mean it however. Say that you got a qaulity techinical team already, do you REALLY need outside support then if your own people already contribute to the kernel?

    It would be like a car mechanic shop paying for car repairs on their own cars. Seems a bit silly, just maintain them yourselves.

    Just because a review lists support as important doesn't mean it is important to YOU.

    That is the real kicker in OS reviews, the variousses OS'es out there are totally different beasts, trying to do different things in different ways. One of the fundemental MS differences is that its servers are also a desktop. Windows 2003 can easily be converted into a XP like product capable of playing games. It leads to many a MS server being administered directly from its desktop (even if i

    --

    MMO Quests are like orgasms:

    You may solo them, I prefer them in a group.

  15. Windows Powershell by Capricous · · Score: 4, Funny

    because if you use loonix and you want to kill a process you have to use
    ps xu | grep konqueror | grep -v grep | awk '{ print $2 }' | xargs kill -9

    1. Re:Windows Powershell by physicsnick · · Score: 2, Informative

      Or just "killall -9 konqueror"...

    2. Re:Windows Powershell by flyingfsck · · Score: 2, Insightful

      The nicest Loonix way:
      ctrl-alt-esc, click

      I really like that skull and cross-bones icon.

      --
      Excuse me, but please get off my Pennisetum Clandestinum, eh!
    3. Re:Windows Powershell by EvanED · · Score: 2, Funny

      Ha, I love how the IE window that he's killing has Google open.

    4. Re:Windows Powershell by pyrrhonist · · Score: 2, Funny

      C'mon, I'm sure I missed something - let's get this optimized!

      Optimized for former Windows users:

      # reboot
      --
      Show me on the doll where his noodly appendage touched you.
  16. Comparison of costs is extremely incorrect by Anonymous Coward · · Score: 5, Informative

    Microsoft's fud site claims that the most expensive Red Hat Enterprise Linux version costs $2,499 per server per year for 24/7 premium phone and web support, unlimited users, no license restrictions, unlimited software upgrades, etc.

    So how about we compare that to Windows Server 2003?
    - $3,999/server for the enterprise version of Windows Server 2003 R2
    - have to repurchase it every ~5 years when a new version is made available
    - maximum of 25 users/workstations ($40 per extra user per Windows version)
    ...and wait for it...
    - *NO SUPPORT WHATSOEVER!*

    And we're not even getting into the real savings such as comparing MS SQL Server with an equivalent Red Hat offer, desktop Linux cost comparisons (including Office/Productivity applications), scaling costs up to 5000 users...etc

    Red Hat Enterprise Linux (the product) is free. That is why CentOS exists. The only cost to using CentOS is having employees who can set it up and keep it running. But you have this exact same cost when using Windows Server as well! You pay Red Hat to provide support services to you - not for the actual product itself. If you go down the Microsoft path, you have to pay for the product AND the service (which Microsoft has conveniently ignored on their new fud website).

    Their new website is self-damaging. If I was a potential Microsoft customer who was looking at the comparison between Linux and Windows, I'd instantly note Microsoft spreading fud and lies to make up for deficiencies in their offer. It is hardly reassuring that Microsoft is running scared at companies like Red Hat and feels the need to launch a big anti-Linux PR campaign based on lies and fud. The question I'd be asking myself is, "if Windows Server is so great, why can't Microsoft sell it to me based on features and facts?".

    1. Re:Comparison of costs is extremely incorrect by Kjella · · Score: 2, Informative

      http://www.microsoft.com/products/info/product.asp x?view=22&pcid=7f4a43d5-a0f2-4ee7-83f2-7caa426ecdc 5&crumb=catpage&catid=ea710cad-37b0-4975-bcd6-abfe e19961df

      Order from Microsoft
      Full Version

      Windows Svr Ent 2003 R2 w/SP2 Win32 English CD 25 Clt
      $3919.00
      Item: P72-02365

      I saw there were some other cheaper licenses around, but they didn't include 25 client licenses...

      --
      Live today, because you never know what tomorrow brings
  17. huh...gimme a break by b1ufox · · Score: 2, Interesting

    thanks for the linke whineymacfanboy :)

    A little down the road you ll find

    "Red Hat includes the Yum update tool to help you download packages and software updates, but doesn't address IT professionals' broader needs--managing applications and workloads, like mail and collaboration, database and business applications."

    Give me a break. Is the guy who wrote this nuts?
    What blatant lie.
    Enough with FUD, i am going to format my windows partition at work machine too.

    --
    -- "Genius is 1% inspiration and 99% perspiration" - TAE --
  18. Site's not too bad; typical marketing stuff by davide+marney · · Score: 2, Insightful

    From a technology standpoint, the /compare site isn't that bad. It's clearly not intended for technical people, but for business executives. It tries to put Windows in the best possible light while scaring the beeswax out of you for even thinking of trying Red Hat. The usual Marketing stuff.

    The section on interoperability is somewhat humorous, in a dark sort of way, given Microsoft's reputation as the baddest of the bad when it comes to following anyone's standards but their own.

    --
    "We receive as friendly that which agrees with, we resist with dislike that which opposes us" - Faraday
  19. Elmer Fud by flyingfsck · · Score: 2, Funny

    It is a good thing the Linux mascot is a penguin and not a rabbit, or we would have had Elmer Fud singing 'Kill the Wabbit!'

    --
    Excuse me, but please get off my Pennisetum Clandestinum, eh!
    1. Re:Elmer Fud by _Sprocket_ · · Score: 4, Funny

      It is a good thing the Linux mascot is a penguin and not a rabbit, or we would have had Elmer Fud singing 'Kill the Wabbit!' "Be vewwy, vewwy quiet... I'm huntin' pwengins... hwaah haah haah..." [throws a chair]

      Hmmm. It could still work.
  20. Next step.... by ingo23 · · Score: 2, Funny

    1. Get the facts
    2. Compare
    3. Oops!

  21. No techie will believe this! by ylikone · · Score: 4, Insightful

    But I guess that's the problem... techies know the truth, but they have to battle against the ignorant manager who believes the shit MS writes.

    --
    Meh.
  22. Let's Compare! by BillGatesLoveChild · · Score: 4, Insightful

    Windows: Pain in the ass activation system
    Linux: Not

    Windows: Media Player monitors what you are watching/listening to and logs it with Microsoft.
    Linux: None

    Windows: Intrusive DRM, Scarce Driver Support, Many incompatabilities, Huge Security Holes
    Linux: None

    Windows: Parent company breaks anti-trust laws, slap on wrist by Justice Department, continues to flaunt law without penalty
    Linux: None

    Windows: Threatens small competitors with a flood of patent lawsuits
    Linux: None

    Windows: Includes code to spy on China
    Linux: None

    Hey, Microsoft is right! Linux can't do anything!

    1. Re:Let's Compare! by Jah-Wren+Ryel · · Score: 4, Insightful

      1) Linux is free, why would it need anti-piracy measures? It isn't that they do or don't need 'anti-piracy measures', after all plenty of non-free software have no 'anti-piracy systems' either.
      It is about the pain in the ass that 'anti-piracy measures' bring with them.

      2) Microsoft does not monitor what you're listening to, unless you choose to allow them.
      Played DVDs lately? Yes, VLC plays them just fine thank you. It's only in the USA where software patents mean anything (ok Japan has software patents too). The rest of the world has no legal issue with DVD playback using Free software. And do you know how terribly hard it is to get VLC in the USA? It's easier than getting official DVD software for MS Windows which costs extra. Just download it from the VLC webpage in France the same way you would download it for MS Windows.

      3) The DRM is not intrusive, driver support is the widest available, Windows was built for backward compatibility and Microsoft Update / WUS is leading industry. DRM, by its very nature is intrusive, it is a restriction after all, isn't it? But DRM's intrusion even goes above and beyond that, or perhaps you missed this recent example?

      Driver support being the 'widest available' is arguable. Sure, everyone and his brother targets MS windows. But once the product is end-of-lifed, the drivers don't keep up with new versions of windows. They do with linux. So plenty of old hardware won't work on vista but will work with the latest linux kernels.

      As for "Microsoft Update" leading the industry? WTF? Leading them to hell perhaps? MS Update reports back all kinds of information about each system that is unnecessary. The various updaters for Ubuntu, Suse and Redhat all do the same job without the same loss of privacy.

      6) Prove they spy on China? And prove that Linux doesnt Not just China, everyone. See NSAKEY. As for proving that linux doesn't, that's easy enough since anyone who cares has full access to the source code which they can then compile themselves in full confidence. The BEST MS will do is let you look at some, incomplete, source code, under very restrictive NDA licensing and they sure won't let you compile it and use the end result.
      --
      When information is power, privacy is freedom.
  23. Lies, damned lies, and... by realdodgeman · · Score: 2, Insightful

    Interoperability by design
    Microsoft approaches interoperability by design which strives for greater 'out of the box' connectivity for customers and partners.

    Yeah...
    *cough* OOXML,MS OFFICE,VISTA,NETWORKING,THERESTOFTHEIRPRODUCTS *cough*
  24. Re:numbers? by Anonymous Coward · · Score: 2, Informative

    I think that he was being sarcastic. Windows Server isn't losing market share, quite the contrary.

  25. No big deal by steveoc · · Score: 5, Informative

    If you care to dive into the article, download and read the .doc format 'case studies', you will see there is nothing much to crow about.

    If you are looking for hard empirical stats on a real comparison of Linux vs Windows, then these case studies are not for you. If you are looking for fuzzy feel-good buzzword-laden coffee table anecdotes, then its worth the download.

    In the comparison cases presented, the reasoning is basically as follows :

    "I went out with a Blonde once, and she was cool, except she had no job, and was stuck at home with 3 noisy kids - so we rarely got out together. Then I met this independent Brunette chick with a rich Dad and no ties, and we had a ball together. Therefore, based on my extensive experience with such a broad variety of women, I must conclude that in 100% of cases Brunettes make better girlfriends than Blondes'.

    SwissAir's initial problem was that their existing Java/Oracle web site was less than optimal, and the code mixed presentation with business logic at all levels of the spaghetti triangle. So they went for a ground-up rebuild using their newly aquirred experience in how not to build a system. The operating systems hosting the bad-build / good-build of their web site are not even relevant to the study, but they happen to be Linux the first time around, and Windows the second time around.

    Its a good article if you are interested in the subject of system development lifecycles .. but its hard to build a case for operating systems around it. You could just as easily say that the original Java/Oracle first cut (which ran on HP proliants) was replaced with a .NET rebuild (running on Dell), and therefore Dell is a better choice than HP.

    The State of Illinois story is no better. Their initial problem is an aging hulk of a Groupwise messaging system running on Novell Netware. They chose to go to an unspecified line of Microsoft products, the prime deciding motivation being 'Because of Microsoft's position in the market'. The IT director even goes so far as to admit that 'We are not a science outfit - we just need something to get the job done', and they forgot to edit out the comment that 'For us, security was not a driving issue'. In other words, here is an organisation that is flat out doing whatever it does, and it just wants to outsource all of it's IT problems to a big outside company, and get on with the business of .. whatever it is that it does. Linux doesnt even come into the discussion - they never used it at all, so its hardly even a comparison. Very lame choice of stories to include in the 'Comparison' site I would have thought.

  26. The REAL facts by Cyko_01 · · Score: 5, Funny

    if you want to get the facts from people who know what they are talking about then check wikipedia. this is the ONLY way to get unbiased results. http://en.wikipedia.org/wiki/Comparison_of_Windows _and_Linux

    1. Re:The REAL facts by petrus4 · · Score: 3, Funny

      *Experiences sudden violent fit of coughing*

      Yes...because as we all know, Wikipedia is a source of information that is totally neutral, unbiased, and objective, and is not subject to any form of inappropriate manipulation or interference whatsoever.

      Their policy says so.

  27. What I don't understand is... by Jugalator · · Score: 2, Insightful

    Why would anyone go to Microsoft for opinions on things like Windows Server 2003? Why? They can't possibly list any scenario with major disadvantages, because they sell the OS. Sure, it's not easy to find decent third party sources (you can obviously not ask on Linux-oriented sites either), but I'm pretty sure that the effort would be worth it.

    --
    Beware: In C++, your friends can see your privates!
  28. Re:it's not advertisement o_O by Daengbo · · Score: 2, Informative

    The only place it lookes like power shell won was in killing a process, but it could've been much more easily accomplished with a single command, killall konquorer. Why he did all the grepping, awking, and piping, I don't know.

  29. yes, this is a spelling flame by Lazy+Jones · · Score: 4, Informative
    It's written its Anti-Linux campaign (not "it's"). By not proofreading even the abstracts of your stories, you are adversely affecting the spelling abilities of your readers, leading to more badly written submissions ...

    --
    "I love my job, but I hate talking to people like you" (Freddie Mercury)
    1. Re:yes, this is a spelling flame by Lazy+Jones · · Score: 3, Insightful
      Um... sorry, you're wrong. http://owl.english.purdue.edu/handouts/grammar/g_a post.html To save anyone having to follow the link, I will reveal the principle and relevant use of the word: 1) to form possessives of nouns Microsoft is the noun, the campaign belongs to it, hence "it's Anti-Linux Campaign" is the correct spelling.

      No offense, but that's bullshit. "it" is not a noun, therefore the quoted use of the apostrophe is not valid. "it's" is short for "it is", "its" is the correct possessive form.

      http://www.cgl.uwaterloo.ca/~csk/its.html

      --
      "I love my job, but I hate talking to people like you" (Freddie Mercury)
  30. Re:numbers? by mr_mischief · · Score: 2, Informative

    Apache runs on Windows, too. NCSA runs on multiple platforms, too. Web server statistics don't say much about operating systems.

  31. Re:What a stinking pile that site is. by jb.hl.com · · Score: 4, Insightful

    Because, of course, a comparison between Windows and Linux written by you would be entirely unbiased and would take in the merits and demerits of each equally.

    Company says things about competitor to sell product; news at 11.

    --
    By summer it was all gone...now shesmovedon. --
  32. Re:it's not advertisement o_O by Random_Goblin · · Score: 5, Funny

    I'd suggest you check the video for power shell:
    http://www.microsoft.com/windowsserver/compare/vid eos/windowspowershell.wvx
    Any reason why this video is on the Microsoft website?


    You've made a parsing error that's not windows power shell, but Windows Powers Hell, its an advert showing how one of their big clients has seen huge rises in productivity since they shifted the demons from Gentoo to Windows ME

    obviously for this particular client increased productivity == increased suffering, but i understand a lot of companies use the same metric...
  33. State of Illnois study bullshit by mr_mischief · · Score: 2, Insightful

    The State of Illinois case study is bullshit. I worked as a contractor for the Department of Human Services in Springfield for a year just a few years back. My wife's stepdad worked for Department of Public Aid as a contractor for years. He's now DPA staff because the AFSCME union strongarmed the state into getting rid of knowledgeable contractors and giving the work to state employees. They couldn't do it with state employees, so he became one to continue doing his old job for additional pay plus benefits. There's a budget solution for you...

    The company I worked for also had contracts with Corrections, Courts, State Police, Public Aid, and some other state agencies, so I sometimes went to locations for those as well.

    Anyway, Novell wasn't the source of the "desktop productivity solution" when I did desktop support for them. They ran Groupwise (which does email and calendars) at DHS. They also ran Office and in some cases also WordPerfect Suite. They ran Crystal Reports when needed. There is, or was anyway, an entire subdepartment of DHS that handles creating, modifying, warehousing, and distributing paper forms. Those people had additional software for that. There were mainframes in the Harris building (the main DHS office center on South Main St. East) and many users had terminal emulation packages to access that. In no way did they switch everything from Novell to Microsoft on the desktop.

    The servers were NT 4, Novell 4 and 5, some NT 3.5, some commercial Unix on Alpha (although that was mostly being replaced with Win2k), and the IBM mainframe stuff. There were contractors running the actual servers in every case. Most of them worked for the same company I did.

    CMS is an agency that's supposed to consolidate resources across the state for the other agencies to improve security, decrease waste, and "improve" accountability (although that has never seemed an appropriate goal for the convicted Republican George Ryan nor the current governor Democrat Rod Blagojevich either one). We had to have our badges for DHS buildings issued through CMS, for example. When there was a network outage, DHS had to bother CMS to bother the phone companies. Real efficient and cost effective, that.

    The State Police had Avid equipment and such for reconstructing accidents. I'm sure Microsoft Windows Movie Maker hasn't entirely displaced that. They might have replaced some of the serial dumb terminals in the maximum security prisons with Windows PCs, but I'm not sure you'd want something with lots of little voids and such in with the inmates. The schools for the visually impaired and for the deaf already ran Windows PCs for students and teachers, as did the developmental and mental health centers (all part of DHS). The department of the courts had Windows PCs. The local Office of Rehabilitative Services (part of DHS) offices had Windows and OS/2 PCs, and sometimes were not even on the statewide Novell networks for DHS. DCFS (part of DHS) had Windows PCs.

    Other than replacing Groupwise server and client with Exchange and Outlook and upgrading the desktops to newer versions of Windows (which was always being done anyway, as any PC more than 3 or 4 years old goes to CMS auction to the public), I'm not sure what they've really done for DHS. They've traded Novell's superior print server, client management (ZenWorks/snapshots anyone?), firewall (Bordermanager worked well), years of employee training, and working with certified consultants familiar with the old network all for Windows printer sharing, Windows remote client management (if they're doing that at all), probably going to Cisco's firewall solutions as Microsoft's suck, having to retrain their workforce, and having to find new contractors (or hire more unionized employees away from consulting companies).

    All this is from a state that can't pay Medicaid on time and has run pharmacies out of business. It's a state that uses taxpayer money to pay government employees to campaign for their elected bosses. The federal government is very concer

  34. Re:redhat is somewhat guilty too by ozmanjusri · · Score: 2, Informative
    Afaict they make the projects rebuild from source and strip out all the identity of the OS.

    Why the negative spin?

    "Red Hat [is] required to protect its trademarks. But they were quite friendly and polite and they went as far as to confirm that they had no objection to our product. We were more than happy to reword our advert," Setchell said. Red Hat has always been a strong contributor to open source projects, and does not deserve that sort of FUD.
    --
    "I've got more toys than Teruhisa Kitahara."
  35. Redhat is not guilty by tjwhaynes · · Score: 2, Insightful

    Red Hat Enterprise Linux (the product) is free. That is why CentOS exists. The only cost to using CentOS is having employees who can set it up and keep it running.

    but afaict redhat tries to hide the fact this option exists. Afaict they make the projects rebuild from source and strip out all the identity of the OS. They also make them replace the update mechanism but that is a fairly minor point.

    RedHat(TM) is a trademarked name. That is the reason that the CentOS folks must remove the RedHat trademark from the SRPMS before redistributing them. Everything that RedHat has released is GPL or LGPL-licensed - if they were concerned about hiding the source code, that would be a particularly bizarre choice! RedHat can not continue to use the RedHat trademark if they do not protect its use, such being the requirements of trademark law.

    Cheers,
    Toby Haynes

    --
    Anything I post is strictly my own thoughts and doesn't necessarily have anything to do with the opinions of IBM.
  36. They are just being silly by HermMunster · · Score: 2, Interesting

    Enough said. Microsoft is just being silly. In the long term they cannot compete. I do find it quite amazing that Linux on the desktop doubled in the past year. I would expect even greater growth now that the nasty DRM nightmare called Vista is out and is showing its true colors. 47 programs that spy on you, WGA/WGN accusing you of stealing and then searching your home (your computer is an extension of your home after all). With performance issues relating to the implementation of the hardware requirements dictated to the hardware manufacturers, etc.

    I think this is just a silly mess that Microsoft has created for itself. They forgot one important thing. Serve the customer. You don't go violating everyone privacy because you want a few extra billion dollars--billions more than the billions you already have. Just pathetic. They have markets greater than you can imagine in the world and they are violating our privacy, invading our homes, manipulating the police authorities into stupid raids on xbox modchip makers. Just pathetic.

    Now they are saying they like open source but it must be Microsoft Windows only code? That's not open source. And then they have the gall to try to win a comparison war? I think FOSS wins, hands down.

    --
    You can lead a man with reason but you can't make him think.