Slashdot Mirror


Microsoft Counts Down To XP Death

mikejuk writes "Microsoft have just released an end-of-support countdown gadget that ticks off the days until XP is no longer supported — but it only runs under Vista or Windows 7! It focuses the mind on the fact that XP is being forcibly retired. It is a wake-up call to think hard about the unpleasant situation and consider the alternatives.So as you watch the count down to XP's death tick by think about the problems created by using software that actually belongs to someone else..."

109 of 766 comments (clear)

  1. oblig by tulcod · · Score: 5, Funny

    does it work under wine?

    1. Re:oblig by Kozar_The_Malignant · · Score: 3, Funny

      Judging from the name, I guess more likely Mexican coffee.

      --
      Some mornings it's hardly worth chewing through the restraints to get out of bed.
    2. Re:oblig by Lennie · · Score: 2

      Activation isn't a problem, but a gadget isn't a zip-file, it is a cab-file.

      But the javascript does use some gadgets-specific events like dock and undock. Which would only be available in the dock obviously.

      I love how they use table for layout instead of proper CSS like the rest of the world. ;-)

      It takes 2 minutes of hacking to disable some of that stuff, it does work on Windows XP just fine.

      --
      New things are always on the horizon
    3. Re:oblig by Joce640k · · Score: 2

      Obviously no developers at Microsoft are still running XP to test it...

      --
      No sig today...
    4. Re:oblig by TheCycoONE · · Score: 4, Insightful

      Luckily your box will continue to work fine; people seem confused by end of life. If you've never had problems and you don't need anything new (like patches to keep up with virus writers) then this end of life won't change your experience at all.

      It's like selling you a car with a really long warranty that includes modifications due to changing laws - except the internet is a country that changes it's it's vehicle requirements all the time. When that warranty expires and they're not willing to keep working on your car (for free), doesn't mean you can't drive it around your own lot; leave it parked somewhere as a garage, or even drive on the road and try to avoid the police. It just means that the manufacturer is no longer providing a value added service; when they said they wouldn't.

    5. Re:oblig by QuantumBeep · · Score: 2

      And that's because the software world moves on, too. Newer, better frameworks that let you deliver more per developer-hour are not evil.

      A computer that will run Windows 7 can be had on Craislist for $50. I shed not a single tear.

    6. Re:oblig by DrSpock11 · · Score: 2

      So Microsoft has the responsibility to continue to support (a process which costs them a lot of $$$) XP forever simply because some customers paid for it 10 years ago and refuse to upgrade?

      If you know of a car sold with 10 years included free maintenance, I'd certainly like to hear about it.

    7. Re:oblig by mrbcs · · Score: 2
      I have about 15 of these boxes. I have not ever had a "surprise" virus. Any virus that I've ever had came from my own stupidity, like downloading a bad no-cd patch.

      I have all the patches I need for the games I play now. I'm behind a router and stopped updating XP since service pack 3 screwed up my network and slowed my machines to a crawl. I have four machines that don't even have anti-virus anymore. I watch my network traffic and scan the shared drives from a machine on the lan.

      To get suitable performance out of Windows 7, I would have to upgrade 13 of 15 machines and then most of my software wouldn't work. I'm staying with XP till nothing works anymore. I have a garage full of spare parts so I may end up being the last person to use XP.

      Shit I still have a win2k server running fine.

      What I'm really waiting for here is for Microsoft to kill activation once XP hits EOL. How much you wanna bet that they don't do it?

      --
      I'm not anti-social, I'm anti-idiot.
    8. Re:oblig by bored · · Score: 2

      I purchased a brand new retail copy a couple years ago. As far as I know, there isn't anything in the box that says it won't activate after a certain date. I might be willing to hire a lawyer to fling a lawsuit at M$ the day it fails to activate. I don't care about support, but I want to be able to run it in a VM until the day I die. If M$ turns it off, then they have effectively put a kill switch in the product. Something I believe has been ruled to be a no-no in a couple of instances.

  2. Uh, unless you're a programmer... by elrous0 · · Score: 2, Insightful

    Doesn't *ALL* software "belong to someone else"? Even with FOSS software you depend on others to maintain it. If they stop, then you don't get updates. Now sure, you could theoretically go down to the local college and get a programming degree and learn to do it yourself--but how often does that REALLY happen? At least with MS, I know the software is going to be supported for several years, and not become adandonware because Jeremy got a new job and doesn't have time to update it anymore.

    --
    SJW: Someone who has run out of real oppression, and has to fake it.
    1. Re:Uh, unless you're a programmer... by h4rr4r · · Score: 4, Insightful

      So then buy from Redhat, or Ubuntu or whoever. Lots of folks will provide support for FOSS software. This is an old piece of FUD you are spewing here.

    2. Re:Uh, unless you're a programmer... by Anonymous Coward · · Score: 4, Insightful

      But if you can't do it yourself, being dependent on RedHat or Ubuntu really isn't any better than being dependent on Microsoft other than philosophical differences which really don't enter into a business decision.

    3. Re:Uh, unless you're a programmer... by Asic+Eng · · Score: 4, Insightful
      Well Open Source does give you the option to hire someone to pick up the source code and make improvements/bugfixes. Not particularly interesting for a private user, but relevant in a commercial context.

      We've seen people taking advantage of that option (for somewhat different reasons) just recently with OpenOffice, and for KDE3 there is the Trinity "fork".

      Regarding "Ownership" though - I completely agree, just because MS stops support doesn't mean you can not use the software anymore. Similarly Ubuntu or Redhat will also eliminate support for older versions at some point.

    4. Re:Uh, unless you're a programmer... by h4rr4r · · Score: 2

      So then run centos/fedora/ubuntu and get patches for free. If you only want patches you don't have to pay at all.

    5. Re:Uh, unless you're a programmer... by Anonymous Coward · · Score: 3, Interesting

      Yeah, good thing RedHat is still supporting all their releases... Oh ... wait ... no they're not. RedHat 1, 2, 3, 4, 5, 6, 7, 8, 9 - all gone. RedHat Enterprise Linux 1, 2, 3 & 4 - all gone. Gee, maybe retiring old versions of software is just ... universal?

    6. Re:Uh, unless you're a programmer... by Coeurderoy · · Score: 4, Insightful

      Total cost of ownerships figures are debatable, what is not is that with closed source sofware you do not decide your own IT strategy.
      You just "do as told"..
      If you like that, be their guest...

    7. Re:Uh, unless you're a programmer... by Synn · · Score: 3, Insightful

      With FOSS software when the programmers stop updating, new programmers fork the code and continue to update it.

      This happened with X11, Open Office, etc etc. As a user of FOSS you can pretty much rest assured that the software you use will be supported so long as it fills a need or isn't replaced by something superior. It won't be abandoned even if you don't code, simply because other programmers can pick up the ball and keep going with the product.

      Corporate software is much much more likely to become abandonware. Companies go out of business, their corporate goals change, a product may not be generating enough income, or they simply want to sell something new and shiny. Compare that to a product like Emacs. It was first released in the mid 70's and just had a new release last month. Odds are it'll still be around 30 years from now.

    8. Re:Uh, unless you're a programmer... by lrnj · · Score: 2

      ...or someone who is friends with a programmer, or someone who can hire programmers, or someone who can pay someone to hire programmers...

      It's one thing for one maintainer to be able to drop a product, and a very different thing for no other maintainer to be able to pick it up.

      --
      Learn Japanese RPG -- lrnj.com
    9. Re:Uh, unless you're a programmer... by Bert64 · · Score: 5, Insightful

      It's very different, because there are multiple organisations that provide linux support and nothing to prevent new organisations springing up, while only one organisation provides windows support.
      You wouldn't want to grow dependent on anything without there being a second source supplier who can step in if the first one fails. And similarly, multiple competing suppliers will result in better and cheaper service.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    10. Re:Uh, unless you're a programmer... by LordStormes · · Score: 2

      Superior security!? From a company who has to patch their shit software once a week for YEARS as they find more crap wrong with it? From the company who basically invented Web-based attacks with the barn door they call Internet Explorer? Are you on crack?

    11. Re:Uh, unless you're a programmer... by h4rr4r · · Score: 4, Insightful

      You can upgrade that Ubuntu to the latest version for 0 GBP. People love to claim MS prices are in line, but they forget that they did not get a free win 7 disk in the mail.

    12. Re:Uh, unless you're a programmer... by sproot · · Score: 3, Interesting

      You missed 95, 98, ME, 2000 and Vista off. Wouldn't make such a convincing argument then, would it?
      XP has been supported for so long because they couldn't offer anything better so their customers (read corporates) insisted on them doing so. Being unable to get Vista/7 to run on Netbooks didn't help them either.

    13. Re:Uh, unless you're a programmer... by Jeremiah+Cornelius · · Score: 3, Interesting

      XP is dog-eared shit. It's so long in the tooth, that it regards SATA as an exotic technology.

      Try installing from a CD onto a piece of post '04 hardware. It will often refuse to recognise disks, displays, and any network devices. Unless you have slipstreamed your own installer with several of the service releases, you must resort to sneaker-net from a working machine to supply the endless list of drivers. Thank God there is working USB 2.

      Without a later SP, you cannot even connect to most wireless APs. WPA2 is a blocker, and it's pull a cable, or back to shipping hundreds of megabytes on your flash drive.

      Then? Prepare, once you have connectivity, for the 100-odd updates and patches. I suggest you assume 3 hours and three reboots - with a fast network.

      That people and organisations continue to prefer this situation to Vista or Win7 is a complete indictment of Microsoft and their utter failure to produce real value for users since 2001.

      Apple is shooting through the roof. Corporations where I would see only HP or Lenovo are 20-30 % Mac! Mind you: this means buying from a company with no significant enterprise sales division and no spec customisation for large customers.

      When people leave XP? They really want to leave Microsoft. Apple would still be selling single-digit percentages, had MS not so totally and arrogantly fucked their core business.

      --
      "Flyin' in just a sweet place,
      Never been known to fail..."
    14. Re:Uh, unless you're a programmer... by Richard_at_work · · Score: 2

      See my comment above about upgrading - its easy to get into a situation where you simply cannot upgrade to the next LTS without significant cost involved due to major version bumps in packages, and older packages being deprecated. So you are either stuck on the old LTS without support, or you pay for support, or you pay to "keep up with the Joneses" by making the transition to the new LTS.

      Just because Ubuntu allows you to upgrade to the newest LTS for free doesn't make that a slam dunk solution to the end of support for the old LTS.

    15. Re:Uh, unless you're a programmer... by DurendalMac · · Score: 2, Interesting

      Right. You don't decide your own IT strategy. You don't decide what software to use, buy, and configure. You don't do the research beforehand to determine what will work best. You just "do as your told", slapping whatever OS on it and then figure it out later, right?

      Linux and FOSS are all well and good and may be a good choice in many areas of IT, but please cut this goddamned FUD bullshit already. Guess what? Linux and FOSS are not an end-all, cure-all for every area of computing. Get over it. XP has been around for TEN YEARS. Can you name a Linux distro version (not just distro, but a particular version of one) that has been maintained for ten years?

    16. Re:Uh, unless you're a programmer... by TheGratefulNet · · Score: 2

      xp is FINE for my netbook with that skimpy atom cpu.

      you want to FORCE either vista or win7 on me? and I do dual boot to linux; but some things do need windows, still.

      my asus netbook is a year old. the o/s is being abandoned? that seems unfair.

      xp is a very mature product. win7, not so much. win7 is alright for bigger boxes but WRONG for smaller ones. removing xp is removing a choice that actually did work well enough.

      --

      --
      "It is now safe to switch off your computer."
    17. Re:Uh, unless you're a programmer... by gstoddart · · Score: 3, Insightful

      Doesn't *ALL* software "belong to someone else"? Even with FOSS software you depend on others to maintain it. If they stop, then you don't get updates.

      This isn't entirely about updates. Once Microsoft disables the activation servers, you won't be able to install it anymore. From the article:

      Then there is the small matter of the activation codes and the activation servers that Microsoft has to provide to make it all work. Windows XP is the first such Microsoft OS to reach the end of support state. Given you can no longer buy XP will it still be OK to activate newly installed copies once support ceases? It seems unlikely that Microsoft would turn off the activation service close to the end of support but what about ten years after that?

      Currently if you have a copy of Windows 98, 95 or even earlier you can install it if you have the right hardware. This might not be the case with XP - and what does this mean for digital history?

      Now, obviously the guy writing the article doesn't know when MS will turn off the activation servers.

      It's one thing to say you won't get updates ... it's another thing to say that you don't get to keep running the software in a lab for testing or extended support. I can only imagine that point of sale or other things with XP might linger for quite some time. If XP actually phones home to see if it's still allowed to run, it's theoretically possible those could just stop working (though I have nothing to support this suggestion).

      At least with FOSS, you're still allowed to install something old and busted -- if MS turns off the activation servers, you might not be able to do that. In this case, "owned by someone else" refers to the ability to disable new installs, and possible basically lock out existing installs.

      --
      Lost at C:>. Found at C.
    18. Re:Uh, unless you're a programmer... by Red+Flayer · · Score: 4, Informative

      Support on that level would cost more than updating your OS every decade from a stable company

      RHEL desktop self-support subscription is $49 a year. Windows 7 Home Premium is $200. Cost is roughly equivalent on a 4-year upgrade cycle, though RHEL support gives you more than a Windows license does.

      RHEL Workstation self-support subscription is $179/yr. Windows 7 Pro is $300. Ditto on the qualification re: getting more.

      If you're looking at a standard subscription for RHEL Workstation, it's $299 a year. Compare to the same level of support from Microsoft: probably Technet Pro, which is $349 for the first year and $249 for renewals.

      How is the parent spreading FUD when you're the one comparing apples to oranges? You're either misinformed, or being disingenuous. If it's the first, then I hope I've opened your eyes. If it's the latter, then GTFO.

      --
      "Trolls they were, but filled with the evil will of their master: a fell race..." -- J.R.R. Tolkien on Olog-hai
    19. Re:Uh, unless you're a programmer... by Z00L00K · · Score: 2

      OpenVMS - The operating system with uptime as long as the support time of some operating systems.

      --
      If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
    20. Re:Uh, unless you're a programmer... by h4rr4r · · Score: 5, Insightful

      Debian, with in place upgrades there is no need for a standing version. Gentoo as well. This whole one version thing is a hold over from proprietary licensing.

      If you want to go that route XP has not been supported that long, XP SP1 is for instance no longer supported, I do not believe SP2 is either.

    21. Re:Uh, unless you're a programmer... by h4rr4r · · Score: 2

      Not at all true, XP with IE6 is SP1 which does not have support anymore.

    22. Re:Uh, unless you're a programmer... by h4rr4r · · Score: 3, Informative

      The windows license does not include support only updates. Phone support costs money, call MS and ask.

    23. Re:Uh, unless you're a programmer... by peragrin · · Score: 4, Informative

      XP was forced onto netbooks because Vista, and 7 are to much for netbooks, and MSFT forced manufacturers to install bigger processors and actual hard drives to get XP onto those machines.

      Remember the first netbooks were a lot like the ipad in terms of hardware. small flash memories(4-8 gb) low power processors etc all running Linux. MSFT realized the threat and extended XP's life because that was easier than cutting down windows 7 to fit on the first few Netbooks.

      The only thing that really surprises me much any more is just how easy people forget reality and their own history.

      --
      i thought once I was found, but it was only a dream.
    24. Re:Uh, unless you're a programmer... by Samalie · · Score: 2, Insightful

      Um...last time I checked there are around 73,357,145,315* companies in the world which will provide support for Micorosoft products. Fuck they have a legion* of people who have those wonderful pieces of paper from Microsoft that say they know how to do shit on Microsoft products.

      *This is all obvious exaggeration. And while I of course understand the obvious difference between support and development, and how one could support and/or develop for Linux but only support Microsoft since their product is closed. But really, to say "only one organization provides windows support" is typical Anti-Microsoft FUD bullshit spewed by linux fanbois jerking off in their parent's basements to the latest version of the Linux kernel.

      And don't get me wrong, Linux is fucking awesome. But we all need to stop pretending that we're suddenly going to destroy microsoft with our current 1% desktop market share. Windows...Linux...OSX...Unix...they ALL have their use, and all have their place, and anyone who tries to cry differently is fucking retarded.

      --
      09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
    25. Re:Uh, unless you're a programmer... by petteyg359 · · Score: 2, Informative

      There's some facts that need untwisting first.

      1. You're comparing Red Hat to XP, but you seem to have used the price of Red Hat Enterprise Server. You should have selected Workstation.

      2. Red Hat Enterprise Workstation with a 1 year standard support package, which includes unlimited phone support during business hours, and 1-4 hour responses for the two highest severity levels. Does XP Professional come with that level of support?

      3. RHEW costs $300, or £180. XP Pro currently costs $300, or £180. Did XP Pro cost more when it was first released?

      Got any more numbers that "don't lie"?

    26. Re:Uh, unless you're a programmer... by jo_ham · · Score: 2, Informative

      I laugh at your naive assessment that competing/alternate Linux vendors/contributors will support something that isn't theirs. If SuSe or Red Hat goes belly up tomorrow, or it's announced it will no longer be supported, you seriously expect that someone will *100% for sure* support it to the level required by an enterprise customer?

      Far more likely things will change in much the same way as the dropping of support for XP changes things.

      Just look at the recent situation with Open Office.

      I agreed with one of the other posters here - open source software is great, but the needlessly flamebait summary just makes me cringe, and speaks of a laughably uninformed or wilfully ignorant person who seems to think that "software that doesn't belong to someone else" in a thinly-veiled dig at closes source software is the only type that is affected by end-of-life issues. And no, "I can support it myself because it's open" just doesn't cut it (although it is a benefit, clearly).

      So, if my Ubuntu install is left out in the cold, say the PPC version (not officially supported any more), there are "lots of others" who will provide enterprise level support for it, to the same level as the current x86 branch? There are PPC builds, but they are off in the backwater and you're on your own with them.

    27. Re:Uh, unless you're a programmer... by h4rr4r · · Score: 2

      Way to compare production server support to desktop software upgrades only. Talk about apples to oranges, more like apples to orangutans.

    28. Re:Uh, unless you're a programmer... by MoreDruid · · Score: 4, Interesting

      And if you read the license carefully you are entitled to 2 free support calls, after that you're billed € 250 excl. VAT per case just like the rest. That was the quote about 8 years ago, I don't think it has been lowered in the meantime. Of course this is only valid if you bought a full license.

      --
      The best weapon of a dictatorship is secrecy, but the best weapon of a democracy should be the weapon of openness.
    29. Re:Uh, unless you're a programmer... by h4rr4r · · Score: 2

      Suse already does provide support for RHEL.

      The recent situation with oo.org? You mean they changed the name and life goes on?

      If you are willing to pay sure, but we are not comparing this to production support. XP comes with updates and that is it.

    30. Re:Uh, unless you're a programmer... by h4rr4r · · Score: 3, Insightful

      Can you clear up the math for me?
      150 / 12.75 = 11.76 GBP/year
      0/5 = 0GBP/year.

      To me the latter looks like a better deal.
      The support packages you speak of are for things not included in an XP license, you know phone support.

    31. Re:Uh, unless you're a programmer... by recoiledsnake · · Score: 2

      Not to mention Apple retires OSes in just a few years after release but there's no outcry on here. This is typical Slashdot anti-MS bitching, nothing else. If one bought XP then, it was an incredible amount of value. Expecting the company to support it for forever doesn't make sense.

      --
      This space for rent.
    32. Re:Uh, unless you're a programmer... by h4rr4r · · Score: 2

      Canonical sells ubuntu phone support. They also sell on-site support if you have the money for it.

    33. Re:Uh, unless you're a programmer... by ppz003 · · Score: 2

      Yeah, good thing RedHat is still supporting all their releases... Oh ... wait ... no they're not. RedHat 1, 2, 3, 4, 5, 6, 7, 8, 9 - all gone. RedHat Enterprise Linux 1, 2, 3 & 4 - all gone. Gee, maybe retiring old versions of software is just ... universal?

      No, but it is possible for some other company to take the source and provide updates or backport patches.

    34. Re:Uh, unless you're a programmer... by moco · · Score: 2

      Isn't it unfair that you are comparing the desktop version of windows with RHEL?

      How about Windows Server 2008 + Exchange + 100 CALs for both products?

      --
      moi
    35. Re:Uh, unless you're a programmer... by Plekto · · Score: 3, Insightful

      Case in point - Mint. It's perhaps the best version of Ubuntu that's available from a first-time user's standpoint as it comes with all of the basic codecs and sound drivers installed. I found it to simply put, work. The transition to it is no different than any other operating system, and shouldn't be much harder than going from XP to Windows 7 would be.

      It's climbed to the #2 spot at Distrowatch for exactly this reason. There's really no reason other than maybe gaming, to be forced to have to deal with moving to Windows 7 any more. But since the PC games are almost all just console clones these days and offer few actual differences and advantages over a console, you can survive without most games these days as well. (ie - just buy your games on your console and leave the PC to doing computer-related tasks.)

    36. Re:Uh, unless you're a programmer... by PickyH3D · · Score: 2

      RHEL... RedHat.

    37. Re:Uh, unless you're a programmer... by TheRaven64 · · Score: 4, Insightful

      Um...last time I checked there are around 73,357,145,315* companies in the world which will provide support for Micorosoft products

      Last time I checked, there was one. And you probably couldn't afford it.

      The problem here seems to be a misunderstanding of what 'support' means. Support means being able to get someone on the phone (or your favourite communications technology) and say 'this is broken, fix it,' and have them fix it. If your hardware or software configuration triggers a bug in the Windows 7 kernel causing it to crash, how many companies can offer support? One: Microsoft. A few other organisations have access to the source code, but none have the legal right to ship patches.

      Now, if you're running Red Hat Enterprise Linux, and you have a bug like this, then you can get Red Hat to fix it if you have a support contract, but there are also many thousands of other companies willing to do the same work. For Linux and *BSD kernels, there are even individual consultants that a small business can afford to hire who will track down and fix a bug that only affects you. If you're in the same situation with regard to a Microsoft product and you're not a Fortune 500 company or a major government, you're pretty much out of luck.

      --
      I am TheRaven on Soylent News
    38. Re:Uh, unless you're a programmer... by drsmithy · · Score: 2

      Yeah, but how many of them could write a patch to fix some low level vulnerability in WinXP without the source code?

      What scenario are you envisaging where Microsoft goes out of business but some other company doesn't buy up the source code to continue selling and supporting ?

      Heck, what scenario are you envisaging where Microsoft goes out of business at all ?

    39. Re:Uh, unless you're a programmer... by walterbyrd · · Score: 2

      Um...last time I checked there are around 73,357,145,315* companies in the world which will provide support for Micorosoft products.

      But those companies cannot dig down into the guts of the OS, or the apps.

      This is very different than the situation for companies that support F/OSS.

      Please do not misunderstand, I am not saying that F/OSS is ideal for everything. But, being open, can have significant advantages. At least, in some cases.

    40. Re:Uh, unless you're a programmer... by microbox · · Score: 2

      its easy to get into a situation where you simply cannot upgrade to the next LTS without significant cost involved due to major version bumps in package

      Precisely why FOSS is better. If there is a business case to be made for supporting RHEL x.x.x, then some company can do it. With windows XP, microsoft has all the cards, and can do what they want. Forcing the world to move on might be convenient for them, and that's the way the cookie crumbles.

      --

      Like all pain, suffering is a signal that something isn't right
    41. Re:Uh, unless you're a programmer... by RatBastard · · Score: 2

      Yep. My work still as not upgraded to Windows 7. We have too many in-house products that are not (yet) certified to run reliably in 7, and we don NOT have the option of just rolling it out and hoping for the best. Hell, we still have a few web-apps that run exclusively on IE 6.

      Many people don't get that upgrading for personal use and upgrading in the enterprise are two completely different beasts.

      --
      Boobies never hurt anyone. - Sherry Glaser.
    42. Re:Uh, unless you're a programmer... by A+coward+on+a+mouse · · Score: 3, Interesting

      OK, let's be realistic:

      http://www.google.com/search?source=ig&hl=en&rlz=&q=custom+linux+kernel+development+services&aq=f&aqi=g-v6g-j1g-b2&aql=&oq=#q=custom+linux+development+services&bav=on.2,or.r_gc.r_pw.&bih=632&biw=1012&fp=560fefca0938c389&hl=en

      I bet you could find that one of these companies would be willing to help you with your RedHat 2 problems, for the right price. I also bet that it would be several orders of magnitude less than it would cost you to convince Microsoft to fix bugs in Windows 95, especially the pre-service pack 1 version that was contemporary with RedHat 2. You need to face up, it is not possible for the typical business, for any amount of money, to get fixes to old versions of Microsoft software, while it is possible, both in theory and in practice, to get fixes to old versions of most open-source software.

      --
      If you mod me down, I will become more powerful than you can possibly imagine.
    43. Re:Uh, unless you're a programmer... by fishbowl · · Score: 3, Insightful

      There are plenty of applications where there isn't even a network connection or multiple users or even changes to user software.
      For them, loss of patches and updates isn't really a problem. What might be a problem is if it becomes impossible to activate the OS. I assume there are activation hacks out there, but if there aren't, then this event will cause them to become more widespread. Some people care more about the legal implications of this than others.

      --
      -fb Everything not expressly forbidden is now mandatory.
    44. Re:Uh, unless you're a programmer... by chihowa · · Score: 2

      You could easily hire people to keep your RHL 9 system patched and going until the end of time. If you truly needed to stay on RHL 9 for some reason, you could do so and still stay up to date wrt security and reliability. You have access to the code, so you can fix it as you need. This is not an option for XP. That's the difference. Buying access to the XP source (and the legal rights to modify it) will cost you much more than the salary of a dev to maintain your own personal fork of RHL 9.

      --
      If you want a vision of the future, imagine a youtube comments section scrolling - forever.
    45. Re:Uh, unless you're a programmer... by Billly+Gates · · Score: 2

      People do not prefer this.

      New businesses staring out are Windows 7 based.

      The people agaisn't upgrading are the suites at work and their accountants who work for them. Why invest time upgrading and hiring I.T. staff when XP works just as well? These corporate desktops they purchase come with a WIndowsXP image with all the drivers. I.T. departments ghost using an imaging tool anyway that pulls the os with the right drivers for all of the things you described from a share on the network.

      Another huge problem is the large investment in crappy ERP software from Oracle and even Sharepoint that requires activeX. Kronos is the standard for employees to log in and out on an hourly basis. This software only works on IE 6 because it has no security prevention. These are expensive investments that these businesses want to save face with. Worse, when installing new intranet apps they demand that other products be IE 6 optimized too! Why? Because their other software is and IE 6 is what they use. Now that is 2 products that can't be upgrading and heads will roll and pink slips will go out if management finds out. So lets keep it hush hush and stick with XP.

      My guess is virutalbox will be standard on corporate desktops running XP and IE 6 for the next few decades. These customers will not switch and many still use old 1980s mainframe apps in emulators still for crying out loud.

    46. Re:Uh, unless you're a programmer... by Risen888 · · Score: 4, Informative

      If SuSe or Red Hat goes belly up tomorrow, or it's announced it will no longer be supported, you seriously expect that someone will *100% for sure* support it to the level required by an enterprise customer?

      Well, considering that Oracle will do that very thing for RHEL right now, I'd say the answer is obviously yes.

      --
      Hey, I finally got my first freak! Took you long enough!
    47. Re:Uh, unless you're a programmer... by pla · · Score: 4, Informative

      I laugh at your naive assessment that competing/alternate Linux vendors/contributors will support something that isn't theirs. If SuSe or Red Hat goes belly up tomorrow, or it's announced it will no longer be supported, you seriously expect that someone will *100% for sure* support it to the level required by an enterprise customer?

      Yup. Because if RedHat won't, and Novell won't... I will.

      That counts as one of the best features of Linux. Company-X might not have any desire to help you keep an old box running and secure. But unlike EOL'd Windows versions, if we hear about a new critical vulnerability today, by tomorrow a patch will exist; and unlike Windows (EOL'd or not), it doesn't matter if that vulnerability affects Solitaire or the deepest recesses of the kernel, a sufficiently knowledgeable user still has the power (and legal right) to repair it.

      So yeah, in many cases, it might make more sense to upgrade to a newer version. But if you absolutely, positively need to keep an old Caldera 2.2 box up and running, and have enough money to throw at me, we can keep that sucker up and running until the Sun swallows the Earth.

    48. Re:Uh, unless you're a programmer... by pmontra · · Score: 2

      This is a genuine question because I got a feeling that I might have missed something.
      I've been a user of both Ubuntu (LTS and not) and Windows XP Professional. What kind of support Microsoft gave me that Ubuntu didn't? They looked exactly the same to me: some patches automatically coming down the pipe, automatic installation, occasional reboots required on Ubuntu (only for kernel updates) vs constant reboots required on WinXP. Overall Ubuntu fared better: less reboots (I usually suspend my notebook overnight) and less costs.
      For a single business user working alone outside a company I can't imagine a scenario in which I might want more support than that. When I need support on the notebook itself I call HP. The technician didn't care that I had Ubuntu on the notebook and not the WinXP they originally sold me when he came to replace the screen a couple of years ago.
      If you are a very big company then yes, maybe you want to buy support, but if you are a very big company you probably already have a company supporting your PCs and the choice of the OS is part of the deal (I saw that happen).

    49. Re:Uh, unless you're a programmer... by strabo · · Score: 2

      RedHat Enterprise Linux 1, 2, 3 & 4 - all gone

      Except that RHEL3 is still supported in its extended life cycle phase until October 31, 2013, and RHEL4 doesn't reach the end of its regular life cycle until February 29, 2012 - and then is in extended life cycle phase until February 28, 2015

      Red Hat Enterprise Linux Life Cycle

      Every major release of Red Hat Enterprise Linux is maintained and supported independently during the 10 year Life Cycle

      But yeah - RHEL 2.1 reached EOL in mid-2009, so you're right about that - gone. There was no such thing as Red Hat Enterprise Linux 1, though.

    50. Re:Uh, unless you're a programmer... by Risen888 · · Score: 2

      The same thing you'll do if you've got some critical application running on OS/2 or Apple II or MS-DOS 2. You will handle it yourself, or you will be fucked.

      Why would you even bother comparing some one-man band distro from 1992 with anything that we're talking about here? That's ludicrous. I had to look SLS Linux up to even find out what the hell it was.

      --
      Hey, I finally got my first freak! Took you long enough!
  3. Really? by joe_cot · · Score: 3, Insightful

    Windows XP is almost 10 years old. Find me a Linux distro that supports 10 year old versions, on the desktop.

    No one cried foul when Windows 98 was EOLed, after only 8 years. That was because they liked XP. Microsoft has pushed back the EOL on Windows XP multiple times due to complaints, but it's time to move on.

    If you dislike Vista and 7, use something a different operating system. Don't pretend Microsoft should support 10 year old software.

    1. Re:Really? by LWATCDR · · Score: 4, Informative

      Except Microsoft is still selling XP. I mean new copies of it to day. I can still buy a PC that comes new from the factory with XP.
      How long did Microsoft support 98 after it stopped selling it? Windows 2000?
      That is the difference. Stop XP should have five years from the day they stop selling it.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    2. Re:Really? by Skater · · Score: 4, Insightful

      Perhaps Microsoft should investigate why people are still using XP and haven't upgraded. The new Linux distributions are much nicer in many ways (I've been using Linux since 1998 in the server, on the desktop, and sometimes the laptop), so people want to upgrade. Why don't people want to upgrade to 7?

    3. Re:Really? by e70838 · · Score: 2

      Ubuntu is there since 2004. If you accept that new releases of Ubuntu are comparable to the service packs of windows, the support is similar.

      With XP, Microsoft has done its best to preserve legacy applications. If an application working on 98 was not working on XP, the application was the culprit and needed to be repaired.
      With Vista, Microsoft has broken compatibility. Application migration is complex. Many drivers do not exist on Vista64 or 7. If you want to keep your perfectly working hardware and software, you must stay in XP.
      Personaly, I have migrated to ubuntu: all my hardware is supported and wine is as good as vista in running my applications.
      I don't pretend anything, but I keep very preciously my old computer with my clean XP installation as a precaution.

    4. Re:Really? by LiquidFire_HK · · Score: 2

      Actually you can't. Vista and 7 no longer have the 16-bit subsystem. (You can probably run them in XP mode, but that's just Windows XP in a VM) The earliest applications you might be able to run are from Windows 95.

    5. Re:Really? by Charliemopps · · Score: 2

      Vista wasn't an "upgrade" to XP. It was entirely different software that you had to purchase and wasn't backwards compatible with everything in XP. With Linux, it IS an upgrade and it's free. We upgrade servers running different flavors of linux all the time with little incident, but going from XP to Win7 will be a nightmare and we all know it. It might just be easier to switch to linux desktops.

    6. Re:Really? by Corporate+Troll · · Score: 2

      Because computer power reached a plateau for the end-user. I consider myself a end-user. Let's take my primary personal laptop, bought in January 2007, runs Windows XP Media Center Edition (well, most of the time it runs Ubuntu, but that's what it came with).

      That laptop was low-end and on sale the day I bought it: Turion X2 TL-50 (cache starved) and 1GB RAM, which I upgraded to 2GB because I could, but 1GB really would have sufficed.

      For my daily surfing, the occasional letter, an email left and right... it is... overkill.

      That's where you come to the point of "Upgrading". Why the hell would I spend 150€++ to go to Windows 7, which will most likely bog down the machine more than XP? That's an "upgrade", the "cheapest" way to get Windows 7. From an end-user point of view, spending 500€++ on a new computer is insane if the current one does just fine. I'd rather use that 150€ upgrade money for something that I enjoy. (Upgrading operating systems, especially those from Redmond is not part of "enjoying").

      Slightly related, I love to tech-dumpster-dive. It is pretty common to find 2.0GHz single core machines (AMD Athlon, Pentium IV) in dumpsters these days. Given enough memory, those make great computers. They all come with OEM License stickers. It is easy to get those back up and running. I have a license (it's on the case), I can install it. If Microsoft decides to turn off the activation servers, dumpster divers all over the world will cry in agony.

    7. Re:Really? by littlefoo · · Score: 2

      Find me a Linux distro that supports 10 year old versions, on the desktop.

      These cowboys might I guess....

      I love that the link goes to a 404 page... the fact is that MS is discontinuing support for a 10 year old version of an OS. No one else to my knowledge supports an OS as old as XP at the level Microsoft has since Vista and 7 were released. Don't get me wrong, I'll use RHEL or Ubuntu any day over XP or 7 for that matter... but credit is due when credit is due.

      Missing trailing slash in the link, my mistake, this should work unless something is actively stripping them.

      In relation to Microsoft, I wasn't making any comment about them at all - indeed they do deserve credit for the length of support of XP, I didn't say they weren't - the sole point of the reply to the OP was to respond to the directive "Find me a Linux distro that supports 10 year old versions" - which I attempted to do, however poorly.

      If the link does not work again - here is a snippet which may be relevant.

      "Every major release of Red Hat Enterprise Linux is maintained and supported independently during the 10 year Life Cycle."

    8. Re:Really? by Anonymous Coward · · Score: 2, Informative

      The ironic thing is that "consumer" versions of Vista will die 2 years before XP! Only Vista Business and Enterprise will be supported beyond 2012. XP will continue to get patches until 2014. They should have a countdown to the death of Vista!

    9. Re:Really? by 10101001+10101001 · · Score: 2

      Windows XP is almost 10 years old. Find me a Linux distro that supports 10 year old versions, on the desktop.

      Granted, that's definitely an issue with Linux if you want that sort of thing.

      No one cried foul when Windows 98 was EOLed, after only 8 years. That was because they liked XP.

      Actually, there's plenty of people who cried foul when WIndows 98 went EOL as the Win NT line dropped a lot of DOS support as well as VDX and other things. Beyond that, Windows 98 is a much leaner way to create a Win32 environment for running programs in a VM. So long as you don't connect to the internet in the VM you're probably fine, but otherwise the lack of security updates is a concern.

      Microsoft has pushed back the EOL on Windows XP multiple times due to complaints, but it's time to move on.

      Invariably, that's MS's choice. And it's that choice that makes people like me avoid Windows as their main OS.

      If you dislike Vista and 7, use something a different operating system. Don't pretend Microsoft should support 10 year old software.

      Exactly. And if Microsoft doesn't want to maintain backwards compatibility, another form of supporting 10 year old software, that's their choice as well. I doubt they'd do something that stupid. But, then, I don't see why they're so inclined to push people to switch from XP anyways. So long as they're still making the same amount of money selling XP as Vista or 7, the only real issue I can think of is that XP might be more costly to support. That seems likely, but only a marginal cost.

      The rest I can only presume is programmer and manager hubris, of the sort that is unwilling to support programs people like in favor of creating and supporting new things. But, that's part of the attitude that sees Linux distros unwilling to stick with supporting older versions of software. Well, except that Linux distros have the reasonable excuse that they don't direct programming of new versions/security patches for the most part and so would have to backport everything which is a huge task on a lot of programs. Meanwhile, MS does direct programming on new versions/security patches, so it's still not reasonable to think there'd be able to support multiple versions with little overhead potentially. But, I guess, it's still cheaper to just push everyone on the latest version.

      --
      Eurohacker European paranoia, gun rights, and h
  4. Re:Hmm by Anonymous Coward · · Score: 4, Insightful

    What abuse of power? You can continue using XP for as long as you want; they don't magically make it stop working.
    They are just saying they are not going to spend further time and money updating it. After almost 10 years this should have been expected seeing that most software isn't maintained nearly as long.

  5. Let me get this straight... by hrtserpent6 · · Score: 5, Funny

    So in order to encourage you to upgrade Windows XP to a newer version, they create a countdown clock that only runs on systems you have already upgraded??? Is it called the "Schadenfreude Clock"?

  6. Re:kaaaching by kevinNCSU · · Score: 5, Insightful

    his is potentially good for the economy, because corporations across America will soon be forced to update the operating systems and IT departments may need to hire new techs for installations.

    This is just another version of breaking windows (*sigh* just re-read this, the glass kind) being "good" for the economy because it caused people to buy windows and pay window repairmen. The "good" for the economy would be found instead in people switching to more efficient software, having less system downtime, and more security resulting in less spam/viruses wasting resources. But the simple forced switching causing companies to hire IT workers is not good for the economy.

    Don't get me wrong, IT workers are important for a company, but you need to understand that all they do is lose a company money. Like HR, they usually don't produce product, they are on overhead. A good IT person can "save" a company huge sums of money by being efficient and lowering overhead and downtime company wide, but increasing IT budget is always a loss unless that increase is recouped by their ability to increase efficiencies elsewhere.

  7. Re:kaaaching by PeterM+from+Berkeley · · Score: 3, Insightful

    Good for the economy? Would you please look up "broken window fallacy"?

    But in a nutshell, it's not of economic benefit to replace something that serves its purpose INSTEAD OF getting something new which serves a new purpose. The resources used "fixing the broken window" cannot then be used to, say, glaze a new window in a new store.

    --PM

  8. Unpleasant Situation? by Kakihara · · Score: 2

    It really is not an unpleasant situation.

    First as someone who develops web applications used by for the financial sector, I'll be extremely grateful when the operating system with which Internet Explorer 6 is bundled becomes officially obsolete. Perhaps at last these firms will face up to the inevitable and upgrade, and we can stop spending a significant proportion of every development cycle dealing with this terrible browser.

    Secondly, supporting XP requires resources. I would much rather MS used those resources (presumably these days derived from selling Windows 7) to innovate and support their modern products, rather than support a legacy operating system loved by very few, and loathed by many who have to work with it and its corollaries.

    Even though I still much prefer my linux boxes, there's no denying that in Windows 7, Microsoft have finally built a decent operating system. Let's close the door on a bad memory.

    --
    "Has the rule of law degenerated into the rule of lawyers?" (Niall Ferguson)
  9. Re:derp derp by Desler · · Score: 2

    And which FOSS vendor gives 11 years of free support like 100s of millions have gotten from Microsoft on XP? To get the "self-support" option for a single desktop user from Red Hat you pay $49 a year.

  10. Re:FOSS companies compete for you to depend on the by Synn · · Score: 2

    "which linux distro releases patches for 10 year old releases, I'm curious.."

    If you installed a 10 year old release of Debian you could likely update it to the current release version with no problems.

  11. Re:Hmm by Mascot · · Score: 3, Informative

    How the hell is a company choosing, after _13 years_, to no longer support a piece of software "abuse of power"?

    Nobody's forcing you to uninstall XP. You'll just have to come to terms with the reality that at some point it will no longer be supported.

  12. Re:Pull Your Head Out by 0123456 · · Score: 5, Insightful

    Dude, XP is over 10 years old. Please inform me which popular Linux desktop distro has backwards support for 10 year old packages?

    XP was still on sale last year when I bought my netbook (now wiped and running Ubuntu). The date it was first released is meaningless.

  13. Re:derp derp by h4rr4r · · Score: 3, Informative

    Ubuntu. You can just keep upgrading in place for 0. Debian is another, you could go get a 10 year old disk and if it would install dist-upgrade your way all the way up.

    When did MS start giving XP users free win 7 disks?

  14. Manufacturing by boristdog · · Score: 2

    I work in manufacturing. We have HUNDREDS of very expensive machines ($100K - $2M cost each) that are controlled by PCs running everything from Windows 98 to NT to XP. In fact, I think there may even be some tools that still have Win3.11 interfaces. I think the majority are still using NT 4.0.

    They still chug along. It's getting more expensive to get some replacement parts that work, but it's still cheaper and easier than having the tool control software and drivers completely re-written for a new OS.

    I doubt my experience with this is even remotely unique in the manufacturing world. Tools are expensive and tend to stay around for a LONG time.

  15. Re:Hmm by mikael_j · · Score: 2

    If you've only seen two then you must have been trying very hard to avoid them...

    As constrast to your statement, my work laptop has more than a dozen programs that installed themselves as 64-bit by default.

    --
    Greylisting is to SMTP as NAT is to IPv4
  16. Re:FOSS companies compete for you to depend on the by jeffmeden · · Score: 2

    "which linux distro releases patches for 10 year old releases, I'm curious.."

    If you installed a 10 year old release of Debian you could likely update it to the current release version with no problems.

    Been there, failed at that... Support for jumping revs of glibc is NOT as good as it could be.

  17. Activation by Jiro · · Score: 5, Interesting

    So what's going to happen to the online activation?

    Long ago when XP came out there was an issue of what happens when XP gets killed and there's no more activation. I believe Microsoft claimed that they were going to release a patch to take away the activation before killing XP, but I don't know if that's even true. And if it's not, people may be in serious trouble when their XP thinks their new harddrive requires phoning home and Microsoft refuses to answer. Forced upgrades for everyone.

    1. Re:Activation by Anonymous Coward · · Score: 3, Interesting

      I don't know about XP, but Microsoft released a final version of Money that did not require activation, prior to ending their support and all updates. So, historically they have done it before. Then again, there was Plays For Sure...

    2. Re:Activation by Anonymous Coward · · Score: 2, Interesting

      Actually, there's so much hassle on some boxes with that activation cruft that we're currently upgrading the XP boxes to Lucid Lynx. You mean we should be buying Win7? Didn't get *that* memo, sorry; not interested now (as long as the users have their Firefox/Chrome and OpenOffice, it could be running on ENIAC for all they care).

    3. Re:Activation by ShakaUVM · · Score: 2

      >>Oh noes you might have to abandon decades old technology.

      The XP UI is absolutely superior to Win7. As a power user, I could do everything faster in XP, and more deterministically. While Vista allows you to keep the classic start menu, Win7 has no such option, and you have to hack it to get the Quick Launch bar the way it used to be in XP.

      I actually just upgraded this week so that I could get TRIM support (and for a couple other reasons), but I was in absolutely no hurry to upgrade. Finding Classic Shell on Sourceforge made all the difference - allowing me to finally get the benefits of the Win7 internals with the XP UI.

    4. Re:Activation by MrL0G1C · · Score: 2

      And agent ransack gives you back a decent file search tool: Agent Ransack

      Classic start menu: ClassicShell

      --
      Waterfox - a Firefox fork with legacy extension support, security updates and better privacy by default.
  18. Re:FOSS companies compete for you to depend on the by tepples · · Score: 2

    Did Canonical mail you a free Ubuntu 10 disk?

    Canonical used to run a program called ShipIt that would, indeed, mail free discs. But it still sells 5-packs for 5 GBP. And for people already fortunate enough to have broadband with a cap in the double-digit GB per month or higher, downloading and burning Ubuntu costs far, far less than a copy of Windows 7.

  19. Precisely by Loosifur · · Score: 3, Funny

    That's why I write my own OS, drivers and software. I also dug my own well in my backyard, bought a windmill-powered generator, built my own car, bake my own bread and only read stories that I wrote myself. Of course, with the latter, I usually have to wait about five years to forget the plot, but at least I know I'll like it.

    Actually, I do bake my own bread, weather permitting.

    --
    This unbiased moderation brought to you by the Porcine Aviation Group!
    1. Re:Precisely by smellsofbikes · · Score: 4, Interesting

      That's why I write my own OS, drivers and software. I also dug my own well in my backyard, bought a windmill-powered generator, built my own car, bake my own bread and only read stories that I wrote myself. Of course, with the latter, I usually have to wait about five years to forget the plot, but at least I know I'll like it.

      Actually, I do bake my own bread, weather permitting.

      I know you're joking but I've several friends who have *built* their own wind-powered generator systems (largely from instructions in MAKE magazine or Instructables) and while small generators like that certainly aren't running their whole houses, they do offset some electricity usage. Likewise, one of them has also made his own inverter for his solar panels, so he can back-drive into the grid (which seems like a Very Bad Idea, but hey he's the one with the master's degree in electrical engineering, not me.)

      I was in a car crash a couple years ago and have serious memory problems. Back when my brain worked better I used to write a lot of short fiction, and guess what? I do reread my old stuff with no clear idea of how it's going to end. Le sigh. So your joke is all too real.

      --
      Nostalgia's not what it used to be.
  20. Just advertising really by lpp · · Score: 2

    It may very well be that some folks within the company really are trying to be helpful and let you know that, hey, there's something newer and better available.

    But in reality, it's just marketing. Advertising. Vista was bad enough when it was released that I think folks wouldn't have wanted to switch regardless of whether they were on Windows 98, much less XP. The situation was exacerbated when the uptake of Windows 7 was still slowed by folks hesitating from moving away from Windows XP.

    In fact, it seems similar to how they've had to try to push people away from older version of Internet Explorer. It seems Microsoft is fighting to keep their new offerings relevant. For the most part, I think they're improving. IE is looking much improved over just the last five years. Windows 7 is close to erasing the tragedy of Vista but could perhaps still use some help.

    As for Office... well, I think the best thing they could do for Office would actually be to start trimming it down rather than trying to add new features. It's better than it used to be but it seems like they're starting to run into a wall where they've reached the limit of real useful new features they can add and are now trying to just spin straw into gold with smaller features and tweaks and UI changes.

  21. No support != reason to stop by petes_PoV · · Score: 2

    The last "support" I saw for XP was SP3 so the lack of any more improvements, bug fixes or security patches really won't make any difference to me. In fact, not having patches forced onto my XP VM could even be one less distraction and annoyance. I fully expect to get at least another 10 years service out of it and will only stop using it when the copies of Office, Photoshop and the development tools I need stop working.

    --
    politicians are like babies' nappies: they should both be changed regularly and for the same reasons
    1. Re:No support != reason to stop by atarione · · Score: 2

      umm... because xp is in "extended support" http://support.microsoft.com/lifecycle/?LN=en-gb&C2=1173

      U are not receiving new features / sp's but you are getting bug fixes currently. The problem with keeping on keeping on with a EOL operating system will be that it will be increasingly difficult to secure it.

      --
      actually I am happy to see you, however that is in fact a banana in my pocket.
  22. Just because ... by daveywest · · Score: 4, Insightful

    Just because Microsoft won't support XP, doesn't mean my company won't still be using 14+ year old software.

  23. MS has got a tough fight getting people to switch. by crovira · · Score: 2

    The large majority of PC owners (not the corporate accounts,) take whatever OS comes with the box.

    The corporate accounts have staff who absolutely HATE change.

    They buy based on functionality and make NO changes. (I know of some FAX servers in an office's closets in the midwest that are still running on IBM hardware and on OS/2 and will until they stop running.)

    The people who hate change even more than IT staff are accountants. They LIKE hardware that behaves like it.

    That is the nature of their customer base.

    The people who buy microsoft's new OSs are OEMs, who don't use 'em either.

    --
    MSBPodcast.com The opinions expressed here are my own. If you don't like 'em... Think up your own stuff.
  24. Time to concentrate on programming... by ArhcAngel · · Score: 5, Interesting

    It's time for all coders to go over and give the guys at REACTOS a hand getting it out of Alpha.

    --
    "A person is smart. People are dumb, panicky dangerous animals and you know it." - K
  25. Re:FOSS companies compete for you to depend on the by h4rr4r · · Score: 2

    As a competent admin I can build packages from source if need be. If the application that it depends on is no longer supported at all, then alternatives will have to be found. Just like moving from XP to 7, or when MS started forcing IE7 on everyone.

  26. Killing Windows XP by DERoss · · Score: 3, Informative

    Micro$oft is killing Windows XP only because not enough users have switched to something newer.

    Per W3Schools, Windows XP is used on 42.9% of computers while Windows 7 is used on only 34.1%.

    Per StatCounter, Windows XP is used on 47.32% of computers while Windows 7 is used on only 30.6%.

    (Both sets of stats from March 2011.)

    The major problem is that I use software with Windows XP that will not run on Windows 7. Those applications do exactly what I want, but there are no new versions for Windows 7. Not only will I have the expense of upgrading Windows, I will also have the expense of replacing otherwise good applications.

  27. Re:Really? Not really, they stopped last year. by b4dc0d3r · · Score: 2

    October 22, 2010 is the last date you can sell a PC with XP on it, from Microsoft. If someone is continuing to sell them, that's between the purchaser and the seller, and Microsoft would not be too happy about it.

    http://windows.microsoft.com/en-us/windows/products/lifecycle

    Microsoft is not selling XP, resellers are. And Microsoft would prefer you chose Windows 7, not XP.

  28. Re:Right by Arlet · · Score: 2

    A decade ago is when XP was introduced. It was still sold as recently as 2 years ago.

    XP came with my netbook, which is still in perfect condition, but doesn't have the horsepower to run Windows 7.

  29. Re:Unless you're the phone company, grow up by Arlet · · Score: 2

    But seriously, think about what you were doing with technology 10 years ago

    Seriously, the OS is just a way to start applications by clicking on them. XP performs this simple task pretty well.

  30. Huge difference. by microbox · · Score: 2

    Um...last time I checked there are around 73,357,145,315* companies in the world which will provide support for Micorosoft products.

    Dude, when MS pull the plug on XP, the game is over. No company can spring up to plug the gap. That is the different.

    --

    Like all pain, suffering is a signal that something isn't right
  31. Re:Pull Your Head Out by Lucidus · · Score: 3, Insightful

    If I buy a brand new car, of a model whose current design is based on one initially released ten years ago, I absolutely still get a standard warranty with it. Indeed, this happens all the time, as refinements and superficial changes are added to an existing frame.

  32. Cost of license is only one piece of the equation by Just+Brew+It! · · Score: 2
    From the article:

    For example, upgrade to the latest Ubuntu, say, isn't an issue because it is free and if the hardware won't go there you can just stick with the old version, safe in the knowledge that developers aren't actively trying to find reasons to make their latest offerings not run on it.

    Sticking with old versions of Linux can be problematic as well. Unless you're willing to continue using old versions of all of your applications, you'll want to build packages from upstream source. When you try to do this, you'll find that many of them have dependencies on newer versions of libraries which aren't available in the older distro's repository. You can end up in a situation where you're needing to track down and port a whole bunch of libraries yourself... and at the end of the day, you may still find that one of them relies on a kernel feature that simply isn't there. Unless you've got a lot of time to spend mucking around, or are willing to accept the fact that many newer applications simply won't work, running outdated Linux distros isn't going to be a cakewalk.

    You also won't be getting automatic security patches (though I suppose older distros are going to be relatively secure via "security through obscurity").

  33. It will be used for the next 20 years at least by Billly+Gates · · Score: 2

    In a VM. Hell, airlines and the banking industry run IBM 360 programs from the 1960's in a 380 emulator runnning a 370 emulator which in turn runs a 360 emulator.

    Legacy projects wont die because the accountants want to extend life of an investment and upgrading gives no return on investment. Today it is still political to keep XP as many IT managers want to keep their jobs for paying $400,000 for activeX intranet crap that only work for IE. TO suggest to upgrade is a direct threat to these employees who will fight tooth and nail agaisnt Windows 7 migration so they can look good for their bosses.

    I wish Oracle would stop requiring activeX and java frameworks that only work in IE 6. Yes you heard me, Java applets that wont work with any VM other than java 1.3.1 not 1.3.2 or 1.3.0. Sigh

    So XP is here to stay forever.

  34. Just when I was going to "upgrade" to XP ... by algoma69 · · Score: 2

    from Windows 2000. Seriously.

  35. Then Microsoft will turn off XP by Animats · · Score: 2

    As a final act, will Microsoft release an update to XP systems that just disables it, or turns off key functionality?

    Remember when Tivo did that? Remember when Sony did that? Do you have a contractual guarantee that Microsoft won't do that?

  36. Switch Time by Murdoch5 · · Score: 2

    Time for everyone to finally move to Linux!