Slashdot Mirror


Microsoft Responds to 'Save XP' Petition

DaMassive writes "Computerworld Australia is running a story with a response from Microsoft to Infoworld's SAVE XP petition Web site, which has gathered over 75,000 signatures so far. Apparently Microsoft is aware of the petition, but says it is "listening first and foremost to feedback we hear from partners and customers about what makes sense based on their needs, that's what informed our decision to extend the availability of XP initially, and what will continue to guide us" — a somewhat strange response given that the vast majority of people signing the petition ARE Microsoft customers! The Save XP movement has attracted the attention of the software giant, despite its claims that Vista has sold more than 100 million copies and its adoption rate is in line with the company's expectations. "We're seeing positive indicators that we're already starting to move from the early adoption phase into the mainstream and that more and more businesses are beginning their planning and deployment of Windows Vista," the company said. Nevertheless vendors such as Dell, Hewlett-Packard, Lenovo, Fujitsu, and more recently NEC, all offer the opportunity to downgrade to XP Pro."

94 of 440 comments (clear)

  1. OH GOD by barkeyrogers · · Score: 5, Funny

    So what they are basically saying is, directx 10 costs $300 and youll never ever have it without ruining your computer

    1. Re:OH GOD by CastrTroy · · Score: 3, Interesting

      I thought there was some efforts by third parties to get directX 10 running on Windows XP. Does anybody know if any progress has been made on that front?

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    2. Re:OH GOD by i.of.the.storm · · Score: 3, Insightful

      Except for the part where Vista Home Premium costs around $200, and $100 if you get it OEM when building a new computer (or not, newegg really doesn't care). And it doesn't ruin your computer, but thanks for trolling.

      --
      All your base are belong to Wii.
    3. Re:OH GOD by Anonymous Coward · · Score: 3, Informative

      Not gonna happen anytime soon. The games that were hacked are ones that ask for a DX10 interface but only use DX9 features.

      DX10 depends on the different video architecture in Vista to work correctly. Look up the Wikipedia article.

    4. Re:OH GOD by Jugalator · · Score: 3, Informative

      DirectX 10 isn't all of what Vista offers, but speaking of that, I'm one of those who have played DX10 games on Vista and a Geforce 8800GTS w/ 640 MB RAM, and all I can say is that I agree with this. Yes, still. Even after new driver releases and even games. I thought that part would mature over time, but no. DirectX 10 games really do seem to cut about half the performance in bad cases.

      --
      Beware: In C++, your friends can see your privates!
    5. Re:OH GOD by causality · · Score: 4, Funny

      Except for the part where Vista Home Premium costs around $200, and $100 if you get it OEM when building a new computer (or not, newegg really doesn't care). And it doesn't ruin your computer, but thanks for trolling.

      To quote a Monty Python episode ... "You're no fun anymore!"
      --
      It is a miracle that curiosity survives formal education. - Einstein
    6. Re:OH GOD by vux984 · · Score: 5, Informative

      I know I can play Halo 2 on XP using a third-party tool that basically tricks Halo 2 into thinking it's on Vista. I'd link to the site, but I just checked and it's been taken over by advertiser domain squatters.

      That's because Halo 2 doesn't actually need directx10. It has a 'is this vista check', and it might use a couple of minor new directx 10 direct3d calls (which can easily be captured and reimplemented in direct3d 9).

      The real features of directX10 like Video memory virtualization and gpu multitasking (which allows Vista to have multiple direct3d accelerated applications (including the desktop) all running at the same time in (possibibly overlapping windows).

      -That- is (amongst other reasons) why Vista has a new driver model, which in turns needs kernel support. -That- is why it hasn't been backported to XP. -That- is why its not likely to ever get backported to XP.

      DirectX10 itself is a MAJOR milestone for windows, for the windows desktop, a step that brings it to parity with what linux and osx can do, in fact.

      You aren't going to get a proper Compiz or Aqua class desktop for XP because XP simply can't do this stuff. Vista/DirectX10 can. But, this isn't really important 'for games' and games requiring directx10 is mostly marketing puff using minor features that can be easily redirected via a directx9 wrapper.

      This is unfortunately because it undermines just how major directX10 really is, leaving gamers with the impression that its just a cheap tactic to sell Vista. (Which, to the extent of its use by current games; requiring directX10 IS a cheap tactic to sell vista.) But directX10 is quite a bit more than what these games are using. And this cheap tactic is masking that.

    7. Re:OH GOD by milsoRgen · · Score: 4, Informative

      -That- is (amongst other reasons) why Vista has a new driver model, which in turns needs kernel support. -That- is why it hasn't been backported to XP. -That- is why its not likely to ever get backported to XP.
      That is not correct, maximum pc had talked with a Microsoft developer that said there is no technical reason directx10 cannot be used with WinXP. The real reason is that Microsoft wants to use it as a dividing point separating Vista from XP.
      --
      I'm sick of following my dreams. I'm just going to ask where they're goin' and hook up with 'em later.
    8. Re:OH GOD by Gerzel · · Score: 3, Insightful

      No. I think what they are basically saying is that:
      "We at M$ will never admit openly that Vista was a vast failure and are still hoping that our market share will eventually force users to adopt the new system and pay us 300 bucks."

    9. Re:OH GOD by petermgreen · · Score: 2, Insightful

      As you imply but don't explicitly state directx 10 isn't really about games, immersive games have always been written to monopolise the system and I don't see that changing any time soon. Sure some of them can run in a window but it doesn't tend to be very practical.

      it is about the 3D desktop but most 3D desktops so far have been either highly buggy or underwhelming so that is a feature there is little demand for.

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
    10. Re:OH GOD by vux984 · · Score: 4, Informative

      That is not correct, maximum pc had talked with a Microsoft developer that said there is no technical reason directx10 cannot be used with WinXP. The real reason is that Microsoft wants to use it as a dividing point separating Vista from XP.

      Right, they'd just have to update the kernel, and require a bunch of manufacturers to release new drivers to support the new features. Another not-insignificant issue is the DRM stuff, which is part of directx10, and again needs kernel and driver support. Nobody wants to deal with the mess that would be. For all our MS and DRM bashing, given what the situation is it makes technical sense to use it as a dividing point, even if those technical hurdles could be overcome.

      That said, there is nothing stopping MS from backporting just the new directx10 direct3d api for shaders etc back to XP and calling it directx9.2 or even really muddy the waters and call it "directx10 xp edition", and letting the games have feature parity on both platforms.

      But as I've said, MS wanted to use DirectX to lure people to Vista. Although I've heard rumours that they might now release a direct9 update for XP to add the direct3d features and appease gamers.

    11. Re:OH GOD by i.of.the.storm · · Score: 2, Informative

      What isn't an option? I would think businesses would get volume licenses anyway. OEM is for system builders like myself. If you were going to pirate it, you might as well pirate XP or run Linux since I think if it's worth pirating for someone, it's worth paying for.

      --
      All your base are belong to Wii.
    12. Re:OH GOD by i.of.the.storm · · Score: 3, Insightful

      Then you wouldn't be buying Vista Home anyway, you'd get a volume license or a business version preinstalled with new computers or OEM. Either way, it's nowhere near the $300-400 people keep throwing around. Hardly anyone should be actually buying the retail full priced versions, just like any other Windows version. Most users will get it when they upgrade to a new computer that has it preinstalled, a few will use an upgrade version, and a few system builder types will get the OEM versions when they build their own. People upgrade based on their needs, and they aren't going to upgrade from XP Pro to Vista Home on a whim.

      --
      All your base are belong to Wii.
    13. Re:OH GOD by ACMENEWSLLC · · Score: 4, Interesting

      There is talk on the Wine page about adding support of DirectX 10 *soon* and that it might be an option to run Wine in Windows XP to provide DirectX 10 support.

      I wonder if they are overly optimistic, or if they have truely looked into DX10 and think they can pull it off?

    14. Re:OH GOD by hairyfeet · · Score: 3, Informative

      DX10 for XP. I haven't gotten a chance to really try it since I don't have a DX10 card,but Halo 2 plays nice. And if I HAVE to take Vista for DirectX10, then I simply won't run DX10 games,and I'm sure there are a lot of people that feel that way. I have tried RC2 and RTM and both ran like a slug on my 3Ghz with 2Gb of ram, while XP SP3 really flies. There is just no way I'm going to build a new machine or deal with such lousy performance just for DX10 games.There are still plenty of games out there I haven't played yet as well as classics I can always revisit. So no Vista for me,even though I have adopted every other Microsoft OS(and yes I did get burned by WinME and I STILL think Bill Gates should apologize for that steaming pile of crap!!!)

      --
      ACs don't waste your time replying, your posts are never seen by me.
    15. Re:OH GOD by billcopc · · Score: 2, Interesting

      I would be fine with the performance hit, if it came with a visual improvement to justify the slowdown.

      DX10 looks pretty much the same as DX9. _Maybe_ it's the game's fault for not taking advantage of DX10's new features... or maybe it's all just a whole lotta nothing with a ton of hype.

      One prime example: Lord of The Rings Online. It recently added a DX10 rendering mode - the big difference is that ponds and rivers now crash "realistically" onto shore, instead of overlapping abruptly like the ignorant polygons they are. There's no reason why DX9 couldn't do this, just look at the first level of Far Cry for a years-old example of gorgeous beach effects.

      Even worse example: Lost Planet. Wow. I mean I thought the game was gorgeous in DX9, and I've yet to find a screenshot in DX10 that sports any noticeable differences. Just because the shadows are darker, doesn't mean squat! Darker lighting is NOT a feature of the display engine.

      If anything, DX10 is making game developers lazy. They're dropping effects in DX9, perhaps because they're easier to implement in DX10 and thus "not worth the effort". Or maybe they're getting a bit of a push from Microsoft to cheapen the DX9 renderer and sugarize the Vista-infected version. Who knows... today's gaming industry is a terrible aberration, looking more and more like the dreaded film industry with each passing year.

      --
      -Billco, Fnarg.com
    16. Re:OH GOD by omeomi · · Score: 5, Insightful

      Shrug, Bill Gates himself could stand up and say "XP is technically incapable of running DX10" (or any of the lead engineers who worked on DX10, or any Windows XP engineer, or Jesus), and people would still say its all a plot to get you to upgrade.

      Of course they would, because it is a plot to get you to upgrade. They wrote DX10, so they could have made it work with XP, but they chose not to.

    17. Re:OH GOD by Cyberax · · Score: 2, Interesting

      Sure, you'll need new drivers for DX10, there's nothing unusual. You also needed new drivers for DX9, DX8, DX7 and so on.

      And of course, I think most of people will gladly agree to leave DRM parts of DX10 unported.

      You don't need new driver architecture for DX10, it can work well enough with the old one. You just won't get hot-swap support and other goodies.

      Oh, and using multiple D3D applications simultaneously was supported since DX2 (via DirectDraw Clipper object). Vista allows to make _composite_ applications, i.e. a D3D surface which is in turn mapped into another surface.

      So there's NO good technical reason not to port DX10. In fact, there are projects to make DX10 emulation using OpenGL features.

    18. Re:OH GOD by ozphx · · Score: 2, Insightful

      Theres nothing stopping Microsoft from backporting all of Vistas new features to XP.

      In fact theres nothing stopping them backporting the whole lot to Win 95. Sure - it'd be a big upgrade and all, probably replacing everything except notepad.exe - but I have a legit license for 95!

      I WANT FREE STUFF DAMMIT!

      --
      3laws: No freebies, no backsies, GTFO.
    19. Re:OH GOD by paganizer · · Score: 2, Insightful

      Looks pretty interesting; Something I would want to have a good 10 hours of sleep and a free day before taking a crack at it.
      I read over the site cursorily and didn't see the answer to the BIG question; is there a DirectX 10 for win2k?
      Give us that, and someone at Microsoft release the we-finished-it-but-decided-not-to-release-it 64-bit CPU patch for Win2k, and Life will be pretty darn awesome.

      --
      Why, yes, I AM a Pagan Libertarian.
    20. Re:OH GOD by vux984 · · Score: 3, Interesting

      You also needed new drivers for DX9, DX8, DX7 and so on.

      Not quite the same ballpark. In terms of MS Office dx7-dx8-dx9 is Office 2000 to Office XP to Office 2003. DX10 is Office 2007 with docx and ribbons.

      Oh, and using multiple D3D applications simultaneously was supported since DX2 (via DirectDraw Clipper object). Vista allows to make _composite_ applications, i.e. a D3D surface which is in turn mapped into another surface.

      I'm sorry. I meant simultaneously hardware accelerated d3d. You know, so if one program has a spinning rendered textured and shaded cube at 120fps in one window, and you switch to another program in another overlapping window with its own rendered texture mapped shaded spinning regular polyhedron, the cube in the first one doesn't drop to a framerate you can count on your fingers... its 2008. They should both be able to spin at full speed. While a movie is playing in a 3rd window, on a desktop with 3d shadow effects if that's what the user wants.

      These things don't even begin to get near where I'm talking about:
      http://msdn2.microsoft.com/en-us/library/aa919937.aspx

      You don't need new driver architecture for DX10, it can work well enough with the old one. You just won't get hot-swap support and other goodies.

      Only someone in marketing would suggest that. "Hey, lets take all the revolutionary big features out of DirectX10, backport it to windows 98; and claim we've got directX10 working on Windows 98" Because, hey, you could do that. You could even show some program that checks for directx10 and makes a couple directx10 api calls to prove your programming mojo.

      But, sorry, that isn't directx10.

      In fact, there are projects to make DX10 emulation using OpenGL features.

      See above. That isn't dx10 emulation. That's adding support for some dx10 api's using dx9/ogl. That's great if you want to run Halo on XP or something, but try something actually impressive... get AeroGlass running on XP, while playing a DVD movie in one window and WoW in another. Then click the start menu without having the other two windows choke up.

    21. Re:OH GOD by Cyberax · · Score: 4, Interesting

      Not quite the same ballpark. In terms of MS Office dx7-dx8-dx9 is Office 2000 to Office XP to Office 2003. DX10 is Office 2007 with docx and ribbons.

      So? DX5/6/7 came out roughly every 1.5 years and driver developers somehow managed to write good drivers. And now they have several years to port DX10.

       

      I'm sorry. I meant simultaneously hardware accelerated d3d. You know, so if one program has a spinning rendered textured and shaded cube at 120fps in one window, and you switch to another program in another overlapping window with its own rendered texture mapped shaded spinning regular polyhedron, the cube in the first one doesn't drop to a framerate you can count on your fingers... its 2008. They should both be able to spin at full speed. While a movie is playing in a 3rd window, on a desktop with 3d shadow effects if that's what the user wants.

      That was supported since late 90-s. You can create several accelerated graphical contexts and they will work along nicely. Try to run several 3D-graphical applications on XP - it just works. Now, XP heavily balances CPU/GPU power in favor of the foreground application (which makes sense), but it's a purely tuning matter. If you don't believe me - look at Linux, Compiz can work along nicely with 3D applications.

       

      These things don't even begin to get near where I'm talking about:
      http://msdn2.microsoft.com/en-us/library/aa919937.aspx

      Yep. DirectDraw Clippers were available SINCE DIRECTDRAW 2.0 IN 1996 - the earliest version of DirectX (DirectDraw 1.0 was known as Game SDK). I know, I myself wrote applications for science graphics rendering with several graphical contexts.
       

      Only someone in marketing would suggest that. "Hey, lets take all the revolutionary big features out of DirectX10, backport it to windows 98; and claim we've got directX10 working on Windows 98" Because, hey, you could do that. You could even show some program that checks for directx10 and makes a couple directx10 api calls to prove your programming mojo.

      But, sorry, that isn't directx10.

      Sorry, but what is DirectDraw/Direct3D? I somehow thought that it was a 3D API. 3D applications don't care about hotswapable graphic cards, they only care about that 'several API calls'. That API calls can certainly be ported to Windows XP, there's no great technical barriers.

       

      See above. That isn't dx10 emulation. That's adding support for some dx10 api's using dx9/ogl.

      Nope. New DX10 features are already present as OpenGL extensions. So these projects just build DX10 API on top of OpenGL. It's not emulation, it's translation.

       

      That's great if you want to run Halo on XP or something, but try something actually impressive... get AeroGlass running on XP, while playing a DVD movie in one window and WoW in another. Then click the start menu without having the other two windows choke up.

      Not a problem. I can run Compiz while playing Quake 3 and running a DVD player in Linux. All with current OpenGL.
    22. Re:OH GOD by n+dot+l · · Score: 5, Informative

      That's because Halo 2 doesn't actually need directx10. It has a 'is this vista check', and it might use a couple of minor new directx 10 direct3d calls (which can easily be captured and reimplemented in direct3d 9).

      Correct. A lot of the rest, well, not so much. And I appologize in advance for tearing into you over this, but I do 3D graphics programming for a living and it just pisses me off to no end how MS's marketing statements have somehow morphed into technical truths when they are clearly not true at all.

      In a nut shell, DX10's rendering features can be (and are, under OpenGL) implemented under the old driver model. Vista's shiny 3D desktop and ridiculous DRM (which are separate from Direct3D 10), however, cannot. Microsoft consistently choses to confuse the two, but they are distinct technologies that shouldn't probably don't rely on each other to any significant degree. Details follow.

      The real features of directX10 like Video memory virtualization and gpu multitasking (which allows Vista to have multiple direct3d accelerated applications (including the desktop) all running at the same time in (possibibly overlapping windows).

      This is all possible on XP with both OpenGL and Direct3D 9. Seriously, get a couple of 3D programs that run in windowed mode and drag them around your monitor. Overlap them. It works fine on XP. Managing the GPU resources is simply done inside the driver. All Vista's model does is move some functionality that used to be common to all drivers up into the kernel, because refactoring things this way allowed them to remove some of the overhead from most D3D API entry points - overhead that exists in D3D 9 (which is obviously not crippled or useless because of it).

      The D3D10 feature set could be implemented in XP without rewriting the kernel. There might be more overhead when calling rendering functions, but it probably wouldn't be worse than calling D3D9 functions (and D3D9's API is a lot chattier than D3D10's). There is no D3D10 feature that requires the Vista kernel rewrite.

      If you don't believe me then go put a GeForce 8 series card in a XP machine, install the latest driver, and then download GLEW. Get it to dump out a list of available OpenGL extensions (visualinfo.exe in the bin directory, assuming you downloaded the Win32 binaries). Note these extensions in particular: GL_EXT_geometry_shader4, GL_EXT_texture_array, GL_NV_transform_feedback, as well as a few others I don't care to list. Those are all the OpenGL equivalents to the new D3D10 feature set. If NVIDIA can expose D3D10 generation features through OpenGL on an XP driver running on the old XP kernel, Microsoft can do the same thing through Direct3D 10. They simply choose not to.

      The only thing the old driver model can't actually do is share graphics resources among multiple processes, something that pretty much no 3D graphics application would ever really do in the first place (because launching processes and getting them to talk to each other is really expensive on Windows), and something which is not required for useful D3D 10 support. Read on to find out why they stuck in a useless feature.

      You aren't going to get a proper Compiz or Aqua class desktop for XP because XP simply can't do this stuff. Vista/DirectX10 can.

      The shiny 3D desktop thing in Vista is the only thing that really requires the new driver model, as it is what actually makes use of the ability to share D3D resources among multiple processes (it basically shares any 3D app's render surface into its own texture set). And note that the shiny desktop doesn't even use D3D10. It just uses D3D9 plus the extensions to D3D9 that are only available under the new driver model - extensions which only serve to notify applications that their device will (almost) never be lost (mundane window/D3D device setup thing, has nothing to do with actually rendering) and expose th

    23. Re:OH GOD by toadlife · · Score: 2, Informative

      No need to spread BS FUD. Anyone can purchase OEM Windows versions of software, and there is no hardware purchase required. The limitations on OEM Windows purchases are that there is no support included and that you cannot move it from computer to computer.

      --
      I don't always use unix-like operating systems; but when I do, I prefer FreeBSD.
    24. Re:OH GOD by JasterBobaMereel · · Score: 3, Informative

      So a 3d accelerated desktop, with DVD in a window, and a 3D accelerated program in another

      BeOS (1991) - Yes
      XP(2001) - No
      Mac OSX (2002) - Yes
      Compiz (2006) - Yes
      Vista(2007) - Yes

      MS Innovating ... or playing catchup as usual ....

      Note most game consoles (and game PC's) do not need to do this as they run full-screen.....So it's not a gaming feature...

      --
      Puteulanus fenestra mortis
    25. Re:OH GOD by ZorbaTHut · · Score: 2, Interesting

      I'm sorry. I meant simultaneously hardware accelerated d3d. You know, so if one program has a spinning rendered textured and shaded cube at 120fps in one window, and you switch to another program in another overlapping window with its own rendered texture mapped shaded spinning regular polyhedron, the cube in the first one doesn't drop to a framerate you can count on your fingers... its 2008. They should both be able to spin at full speed. While a movie is playing in a 3rd window, on a desktop with 3d shadow effects if that's what the user wants.


      I regularly run several copies of Eve Online in XP simultaneously. My record for "visible copies" is two on a 90-degree-rotated monitor, 800x600 each, with another one at nearly 1600x1200 on my main monitor. A bit of slowdown on the rotated monitor, but there's slowdown with just one running, so I assume 3d acceleration and 90-degree-rotated don't play nicely together.

      I've run 5 copies simultaneously in windows behind each other, sometimes with some visibility between them. Works fine. I've played Youtube videos at the same time.

      Welcome to 2008, enjoy your stay.
      --
      Breaking Into the Industry - A development log about starting a game studio.
    26. Re:OH GOD by TheRaven64 · · Score: 2, Informative

      The real features of directX10 like Video memory virtualization and gpu multitasking ...were dropped from the final release because nVidia couldn't implement them in time and might be resurfacing in DirectX 10.1. Please don't confuse the planned virtualisation features in DirectX 10 with the ability to have multiple applications running 3D accelerated. You've been able to create multiple accelerated 3D contexts for over a decade (much longer on SGI hardware) and the windowing system doesn't have to do much beyond set clipping regions for each one to have them displayed on the same screen (even overlapping). Rendering them to a texture and then compositing them has been possible to do quickly for at least 2, possibly 3, generations of GPU.

      The proposed features which were dropped allowed full GPU partitioning, so Vista in a VM could have access to a virtualised GPU and the host version of Vista could manage compositing. The thing that makes this hard is the requirement that the guest GPU be able to save its state and restore it at a later date. Everyone except Microsoft is just doing this at a higher level in the software stack (e.g. store the OpenGL pipeline state and reinitialise the GPU to correspond to that state later), but Microsoft wanted to make device manufacturers do it in hardware.

      --
      I am TheRaven on Soylent News
    27. Re:OH GOD by OldeTimeGeek · · Score: 3, Informative

      Except that the cheapest MSDN subscription (MSDN Operating Systems) is $699. The cost goes up rapidly from there. If you're not doing development or testing, it's cheaper to buy a cheap PC with Vista than a MSDN license.

  2. Give 'em time by Fleet+Admiral · · Score: 5, Insightful

    They will push Vista as hard as they can, as soon as they can. Its nice to appear friendly to the XP clients in the meantime, but in the end they want to make sure every computer now comes equipped with their latest VistaWare.

    1. Re:Give 'em time by deadlinegrunt · · Score: 5, Insightful

      Exactly.

      "...listening first and foremost to feedback we hear from partners and customers about what makes sense based on their needs..."

      Hearing Microsoft use the term partners and customers always strikes me as resellers and vendors not consumers of Microsoft products.

      --
      BSD is designed. Linux is grown. C++ libs
    2. Re:Give 'em time by therufus · · Score: 2, Insightful

      Partners and Customers != end users.

      That just about sums it all up.

      --
      You moved your mouse. Please restart Windows for changes to take effect.
    3. Re:Give 'em time by SpaceLifeForm · · Score: 2, Funny

      Partners and Customers == US Government, NSA, AT&T.

      --
      You are being MICROattacked, from various angles, in a SOFT manner.
  3. Customers. by gnutoo · · Score: 2, Insightful

    The MAFIAA are their customers. You are what they sell.

  4. Downgrade??? by Z80xxc! · · Score: 5, Insightful

    "We're seeing positive indicators that we're already starting to move from the early adoption phase into the mainstream and that more and more businesses are beginning their planning and deployment of Windows Vista," the company said. Nevertheless vendors such as Dell, Hewlett-Packard, Lenovo, Fujitsu, and more recently NEC, all offer the opportunity to downgrade to XP Pro."

    I'm sorry, did I see the word downgrade there? I'd consider Vista to XP an upgrade myself. Anyhow, kudos to the OEM's for providing XP as an option. It would be nice if more of them also offered linux as an option when selecting the OS. At least Dell does. (Thanks.)

    It would be nice if Microsoft would at least extend the System Builder and OEM licenses for a while longer; there's really no reason not to people like XP, and they get money whether people buy Vista or XP. If they stop offering XP, then people may choose to use Linux or macs, and in the end MS may end up losing money.

    1. Re:Downgrade??? by jkrise · · Score: 3, Insightful

      kudos to the OEM's for providing XP as an option.

      I don't think the OEMs are doing it out of their interest to the customer. They seem to be offering XP bcos else the customer will take his business elsewhere, never to return.

      If history is any indicator, it is obvious that big OEMs like HP and Dell (even Intel, with their chipsets) are hand-in-glove with Microsoft to make sure customers are forced to pick the latest MS offering of OS for drivers and support. If the end corporate customer rejects Vista, then Dell and HP will start losing business to system builders and assemblers who offer XP.

      Inteteresting times ahead.

      --
      If you keep throwing chairs, one day you'll break windows....
    2. Re:Downgrade??? by Miguel+de+Icaza · · Score: 5, Funny

      Why hang on to the old?
      Everyone should be running the newest of Windows, which is Windows Vista! People who still get by with XP are uncool and stick-in-the-muds. Windows Vista on a Wacom-enabled Tablet PC is the way to go! And Windows Vista to me seems much faster with the new wallpapers! I love Microsoft and everything they do. Products like Vista, silverlight.NET and OOXML powered Office 2007 are brilliant. Going forward vista will be the only way to get the latest version of .NET, moonlight and windows-update. I really have a mancrush on Steve Ballmer, too. I love Microsoft! I want a job at Microsoft!

      --
      Before adopting WHATWG, read the moonlight.NET EULA [http://www.microsoft.com/interop/msnovellcollab/moonlight.mspx]
    3. Re:Downgrade??? by Vectronic · · Score: 5, Insightful

      "I don't think the OEMs are doing it out of their interest to the customer. They seem to be offering XP bcos else the customer will take his business elsewhere, never to return."

      So in other words, they are providing what the customers want... instead of providing what the customers want? I see...

    4. Re:Downgrade??? by boarder8925 · · Score: 2, Insightful

      If they stop offering XP, then people may choose to use Linux or macs, and in the end MS may end up losing money.
      Don't count on it.
    5. Re:Downgrade??? by cyphercell · · Score: 5, Interesting

      If they offer XP for too long, Linux and Mac will begin to look significantly better, not to mention projects like Wine and Reactos are being allowed valuable catch up time the longer Vista sits rotting on the vines. Vista like all Microsoft projects is a forced upgrade, if the upgrade does not occur then there is no vendor lock-in, no lock-in, no Microsoft. Microsoft is stuck between a rock and a hard place now and it shows prominently with rumors of Windows 8 looming in the intarwebs.

      --
      Under the influence of Post-Cyberpunk Gonzo Journalism
    6. Re:Downgrade??? by thePowerOfGrayskull · · Score: 3, Insightful

      I don't think the OEMs are doing it out of their interest to the customer. They seem to be offering XP bcos else the customer will take his business elsewhere, never to return. That's ... um, kinda the way it's supposed to work, isn't it?
    7. Re:Downgrade??? by Firethorn · · Score: 4, Insightful

      It's probably a sign of how much MORE problems they're having with corporate customers and Vista - XP, while it would certainly have the occasional problem that 2000 didn't, it was rare enough to be a special case.

      That they're offering it mainstream like this indicates to me that you have double digit percentages of customers requesting sticking with XP.

      --
      I don't read AC A human right
    8. Re:Downgrade??? by cyphercell · · Score: 4, Insightful

      In a all the years I've posted to slashdot I have never bitched about a moderation, until now. Seriously, Internet Explorer lost market share because it sat there, unimproved, for years. I'm very certain that Microsoft is looking at XP vs. Vista and saying "we've got to look innovative, Now!", I mean I honestly think that most current Linux distros are way more advanced than XP, Mac is more advanced than XP, and if XP looks better than Vista, what the fuck do you think Microsoft is thinking when they schedule a release date for windows 7 (oops! ok, I get it now) next year. I think that if Microsoft doesn't get something out next year, they *will* lose market share, and more of it the longer this situation stands. XP is good enough, but when you can get something good enough plus real tangible perks (unlike a Vista deployment), it's a no-brainer - CIOs are NOT going to let their budgets dry up.

      --
      Under the influence of Post-Cyberpunk Gonzo Journalism
  5. Definition of business partners and customers by syousef · · Score: 4, Insightful

    int isBusinessPartnerOrCustomer(user) {
          if (isBusinessPartner(user))
                return TRUE;
          if (isCustomer(user) && accountSize(customer) > TenMillion) /* Thin the herd */
                return TRUE;
          return FALSE;
    }

    --
    These posts express my own personal views, not those of my employer
  6. No Thanks, Microsoft. I'll Run Linux by NeverVotedBush · · Score: 5, Funny

    Because what I want to do today is get my work done.

    1. Re:No Thanks, Microsoft. I'll Run Linux by NeverVotedBush · · Score: 2, Insightful

      Accomplishing something means administering multiple compute clusters, writing documents, editing spreadsheets, building the occasional presentation (all in OpenOffice), reading and writing e-mail, researching things on the web, and even playing games.

      There are plenty of "real" applications for Linux. If you had a clue what you were talking about you would know just how many real applications there are. But you don't.

      Might I suggest the Vista to XP downgrade? It might make you a wee tad more pleasant.

  7. Vista marketing strategy: by QuantumG · · Score: 4, Funny

    NAH NAH NAH NAH I can't hear you NAN NAN NAN NAN

    --
    How we know is more important than what we know.
    1. Re:Vista marketing strategy: by syousef · · Score: 5, Funny

      NAH NAH NAH NAH I can't hear you NAN NAN NAN NAN

      Funny. I read it as "We can year you. You're just unimportant".

      --
      These posts express my own personal views, not those of my employer
  8. Funny,,, by Anonymous Coward · · Score: 5, Funny

    I've always read XP as an emoticon.

    1. Re:Funny,,, by BronsCon · · Score: 5, Funny

      Me too, and I'm including this somewhat longer-than-need-be run on sentence to get please the lameness filter.

      I always thought the progression was something along the lines of:
      :)
      :|
      :/
      :(
      X(
      XP

      --
      APK quotes people (including myself) without context and should not be trusted. Just thought you should know.
    2. Re:Funny,,, by corsec67 · · Score: 4, Funny

      XP (|)

      (This being slashdot, that is purely hypothetical, of course...)

      --
      If I have nothing to hide, don't search me
  9. Wow. by greenguy · · Score: 5, Funny

    I never thought there would be a day when XP would be considered a step up from the current state of affairs.

    Then again, these days, Nixon would be considered a step up from the current state of affairs, so...

    --
    What if I do the same thing, and I do get different results?
    1. Re:Wow. by Jugalator · · Score: 4, Interesting

      IMO, Windows XP was never really that bad, and I've always considered it a step up from Windows 2000. Most people annoyed about XP was due to the crappy skin, but that's remedied in some time less than a minute by switching to the classic skin (and saving system resources in the process). After having done that, I can only note that XP has better stability than 2000 (ya, rly! I've had registry crashes on 2000 on a magnitude I've never seen on XP; actually XP with good drivers quite rarely crash for being a consumer OS), much improved hardware support, driver rollback support, fast user switching, networking over FireWire & Bluetooth, etc.

      And since XP is getting pretty old, the recommended specs to run it fairly well is still just about 256-512 MB RAM or so on a 300+ MHz CPU.

      --
      Beware: In C++, your friends can see your privates!
  10. Re:FRISTY POSTTY!!! by Macthorpe · · Score: 2, Insightful

    Troll you may be, yet I think I'll find this comment slightly more insightful than the avalanche of "durhurhur XP is an upgrade" comments that about 30 people will think they're original and/or funny by saying.

    --
    "It does not do to leave a live dragon out of your calculations, if you live near him." - Tolkien
  11. customer = serf; by Scrameustache · · Score: 3, Interesting

    "listening first and foremost to feedback we hear from partners and customers about what makes sense based on their needs, that's what informed our decision to extend the availability of XP initially, and what will continue to guide us" -- a somewhat strange response given that the vast majority of people signing the petition ARE Microsoft customers! Serfdom is the socio-economic status of peasants under feudalism, and specifically relates to Manorialism. It was a condition of bondage or modified slavery seen primarily during the Middle Ages in Europe. Serfdom was the enforced labour of serfs on the fields of landowners, in return for protection and the right to work on their leased fields.

    Instead of plowing a field, we're moving bits and bytes.

    Microsoft listens to the lords and barons, not to the serfs (barring a massive uprising and the occasional symbolic act of obligatory good faith).
    --

    You can't take the sky from me...

  12. Why wait a coupla years by EmbeddedJanitor · · Score: 3, Funny

    You can install Vista and get screwed today! Get a 2 year head start on your friends!

    --
    Engineering is the art of compromise.
  13. Incompetence hangs in the air like... by Futurepower(R) · · Score: 4, Interesting

    Quote from the article: ... a Microsoft spokesperson in the US told Computerworld: "We're aware of it, but are listening first and foremost to feedback we hear from partners and customers about what makes sense based on their needs. That's what informed our decision to extend the availability of XP initially, and what will continue to guide us."

    So much of what comes from Microsoft seems depersonalized, as though employees just go through the motions, realizing that nothing they do will change the basic nature of the fundamental failures in the company.

    Incompetence hangs in the air like the cold stench of death.

  14. Re:what about small businesses! by Macthorpe · · Score: 5, Informative

    Making the Areo interface mandatory 5 words in and your comment failed. Aero is not mandatory.

    Try again, grasshopper.
    --
    "It does not do to leave a live dragon out of your calculations, if you live near him." - Tolkien
  15. Re:what about small businesses! by frup · · Score: 2, Informative

    From my experience home basic is the worst. It's being sold on 512mb ram machines and it is just so sluggish. Everyone I know who has bought home basic machines has now switched to Ubuntu with my help. Home premium on the other hand comes on decent machines with 2GB+ ram runs a lot better. Obviously it's more resource intensive but the machines it is sold on are so much better that it doesn't seem that way. Most windows users who have home premium are reasonably satisfied. It's a lot harder to get them to switch. Home premium runs fine with aero turned off in Virtual box when it is given 2GB of ram too...

  16. Re:Your mom is a small business! by Fx.Dr · · Score: 2, Funny

    Funny, that's the sound my budget made when running the numbers on the cost of upgrading my client PCs to Vista...

  17. Funny. by Trogre · · Score: 5, Interesting

    How many of us back in 2001 could have imagined the day when we would be fighting to save Windows XP?

    It is a strange world.

    --
    "Nine times out of ten, starting a fire is not the best way to solve the problem." - my wife
    1. Re:Funny. by MT628496 · · Score: 2, Insightful

      It's interesting how we seem to fear new technology that comes from Microsoft simply because it comes from Microsoft. Reading that thread, I see quite a few people that had little desire to migrate and now, it's been established that XP turned out quite well.

      I wonder if in time, Vista will be the same way. After everyone saying not so great things about it for so long, will everyone praise it a few years from now?

      It seems that one of the possibilities is that it's simply fashionable to dislike initial Microsoft offerings. I hardly use Windows of any flavor, so I can't really speak of Vista or XP all that much. But, I hope that this isn't just a 'Vista Sucks' because we hate Microsoft kind of deal. How many people from that original thread still have such negative feelings towards XP? I don't think many do.

    2. Re:Funny. by Petrushka · · Score: 3, Insightful

      How many of us back in 2001 could have imagined the day when we would be fighting to save Windows XP?

      To be fair, back in 2001 WinXP was a steaming pile of donkey poo, perhaps almost as bad as Vista is now. With service packs it improved. In a not entirely dissimilar fashion, think back to the difference between Win98 and Win98SE. Basically, for Microsoft new OS releases are downgrades; only the service packs are upgrades. They're very consistent about this.

    3. Re:Funny. by dedazo · · Score: 2, Interesting

      Man, people just can't come up with new material.

      --
      Web2.0: I love when people Flickr my cuil and digg my boingboing until my google is reddit and I start to yahoo
    4. Re:Funny. by couchslug · · Score: 2, Insightful

      Who's "we", Kemosabe?
      I'd like to see MSFT drop XP as fast as possible, cram Vista down users throats, and not listen to anyone asking otherwise.

      --
      "This post is an artistic work of fiction and falsehood. Only a fool would take anything posted here as fact."
  18. 100 million copies? by mathnerd314 · · Score: 2, Insightful

    despite its claims that Vista has sold more than 100 million copies How many of these copies were pre-installed on computers, and then deleted when the user gave up on Vista and installed Linux instead?
    --
    Quidquid latine dictum sit, altum viditur.
    1. Re:100 million copies? by mattgoldey · · Score: 3, Funny

      Probably about 5.

  19. Re:what about small businesses! by CastrTroy · · Score: 4, Informative

    Yeah, but even with Aero disabled, Vista is unbearably slow. I have a laptop which came preinstalled with Vista. 512 MB of RAM, and Celeron 1.7 GHz. Even with all unnecessary services turned off, it still runs extremely slow. XP on a similarly powered machine would run just fine. Good thing I run Mandriva 99% of the time. That allows me to have all the eyecandy using Compiz, and still lets my computer run very quickly.

    --

    Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
  20. Re:what about small businesses! by jo42 · · Score: 4, Insightful

    Except that when you turn Aero off, and all the other eye candy, Vista looks worse than XP. They spent all that time and effort on the bling and forgot to make it look good when bling free. Last month when I was rebuilding my main work machine, I had a choice between XP and Vista. So I installed Vista on a test machine and proceeded to install all the tools that I need. Some of them didn't work right and one caused Vista to keep on trying to Windows update .NET 1.1 SP1 in an endless loop. I then installed XP on the same machine and installed the same tools. They all worked fine. And the XP install felt snappier and more responsive. So now I'm back on XP and have relegated Vista to the "Another Pile of Poop from Microsoft" heap.

  21. Re:Upgrading because we have to! by Shados · · Score: 2, Informative

    If you have 20000 workstations, you can get Microsoft to cough up anything for you. I worked for a company that, while they were in the top of Fortune's list, had maybe half of that amount of workstations (not big in the office department for their side), and we could still get Microsoft to print us Windows ME (rofl) CDs if we wanted. They won't support it (then again, cough enough dough and they will. Actually, cough enough dough and they'll actually let you look at the source code, btw), but you can get it.

  22. Gullible fools... by Spy+der+Mann · · Score: 4, Insightful

    ... so they think they can make one of the most evil corporations on the planet do a good deed with just a bunch of signatures? (cue evil maniacal laughter)

    Evil corporations cannot change. Well, they could change, but they WON'T. Terefore, they must be defeated. I wonder what would happen if all of the 75,000 people signing for XP would have donated 20 dollars to the ReactOS project. $1,500,000 bucks doesn't sound any bad at all.

    On the other hand, this democratic exercise can help to open the eyes of the ignorant masses so they can realize that Microsoft won't change.

  23. Online petitions... by saleenS281 · · Score: 3, Insightful

    I hate to break it to you, but given the absolute 0 work/commitment required for an online petition, no business worth their salt would bother basing critical decisions such as the tens if not hundreds of millions of dollars MS would have to spend to continue supporting XP in the manner demanded. How many of these petitioners have bothered to write a letter, or make a phone call?

    And finally... 75,000. Out of how many copies sold? That's not even 1% of their user base. Why would the EVER even consider such a request? I hate to break it to you vocal majority, but for most of us, Vista is as good, if not superior to XP. This is the same game that was played when XP was released. "OH NOES, 2000 IS SO MUCH BETTER!!!" It wasn't and XP isn't.

    1. Re:Online petitions... by m.ducharme · · Score: 3, Informative

      I can't speak for anyone else out there, but I can say for myself that the problem with Vista isn't that it's so much worse than XP, the problem for me is that it isn't any better. I think that's a problem for a lot of people, actually. Regular users are getting frustrated with changing OSs every five years or so, because they "have to", with no real benefits. There are normal, uninformed users now who've been through probably 4 or 5 different versions of Windows, and their new computers don't run any faster than their first computer did. In the mean time, Apple is pouring out the marketing shiny, making products with spiffy user interfaces and whispering "it doesn't have to be this way....come look at this machine here....sure it's a few more bucks, but you don't have to buy anti-virus..."

      I was a computer salesman when the switch from ME to XP happened (most people I sold computers to had never used 2000), and even then people were tired of it. Now, more casual users own iPods, have seen friends with MacBooks, and may even have seen their geeky nephew's linux box, and they're wondering if switching to a different OS altogether is really any harder than switching to Vista. And when they ask me, I tell them it's not. Because that's my personal experience. The last windows OS I bought was XP Pro, and I bought it so I'd have something for Bootcamp to play with, when the time comes that my household sees the back of it's last Windows box. Not because Vista is really bad, but because Windows is bad. Comparing Vista to XP is like, to paraphrase jPod, comparing the taste of cat shit to the taste of dog shit. Do you really care which tastes worse?

      The whole time I've been writing this, my wife, who was a Windows user exclusively until 3 years ago when she bought a Mac (as an accessory for her iPod), has been complaining bitterly about having to use an XP box in her new job. The experience for her is horrible, the computer crashes daily (it's brand new), settings options are non-intuitive, and the computer is slow and unresponsive compared to her 3 year old iMac (did I mention the PC was brand new? Like, last week new?). Now, tell me, given all this, why would anyone voluntarily upgrade to Vista? Why is it so surprising that businesses want the option to "downgrade" to XP? Better the shit you know, at least you know how bad it's going to taste.

      --
      Rule of Slashdot #0: You and people like you are not representative of the larger population. - A.C.
  24. Same shit, different date by That's+Unpossible! · · Score: 4, Insightful

    I've read all the same stories 6 years ago.

    Except back then people were bitching about the upgrade from 2000 to XP.

    The end result is Microsoft will fix some of the most annoying things in Vista (or offer alternatives), but 95% of their customers will swallow Vista within the next 2 years, and only the anal-i-will-die-proving-my-point types will still run XP... err excuse me, Windows 2000.

    --
    Ironically, the word ironically is often used incorrectly.
    1. Re:Same shit, different date by Shados · · Score: 3, Interesting

      It happens everytime really. The amount of machines I had to downgrade from 2k/XP to Windows ME (ME!!!!!!!) back when I did that kind of work, was rediculous. Its just that there was such a large time period between XP and Vista, that people forgot. Its like how hell froze over when MS released IE7...it had been so long since an IE "upgrade" (I use the term loosely) that a lot of companies that had made web applications had actually STARTED -after- IE6 came out, and had no clue how to handle a transition like that...

      Same old same old.

  25. Compiler Error: by Mantaar · · Score: 5, Funny

    OP.java:4: cannot find symbol
    symbol : variable customer
    location: class org.slashdot.it
    if (isCustomer(user) && accountSize(customer) > TenMillion) /* Thin the herd */
    ^
    1 error
    --
    I'm an infovore...
  26. Re:Cock by kemushi88 · · Score: 4, Insightful

    I don't have a great amount of experience with this particular part of OS history, but from my experiences in my school's computer lab, when they upgraded the iMacs from OS 9 to OS X, they became more responsive, crashed significantly less, and ran overall faster. The same couldn't be said for the computers I saw upgraded to vista. When I upgraded my laptop (an original MacBook Pro) from Tiger to Leopard, its performance noticeably increased, despite the fact that it was not apple's top of the line anymore. Apple's upgrades generally seem to increase performance across the board but Microsoft's just target the latest and greatest. But I am only speaking from my own experience. Yours may be different and I could be wrong.

  27. Windows 7? by eebra82 · · Score: 4, Interesting

    I agree with Linus Torvalds on what he said about operating systems. Basically, a regular user who's upgrading the OS should not notice a too big difference, nor should he have to upgrade the computer. The big problem with Vista is that it runs significantly slower than XP. Most of the annoyances are gone now that a year has passed since the release, so after a year of Vista, I am finally pleased (except for the exceptionally steep hardware requirements).

    If only Microsoft can make Windows 7 blazing fast again, I have no doubt it will be a huge success. Imagine the millions of users out there who switch from Vista to Windows 7 to notice that things are running fast like hell now. That's what we need. Linus was right.

    1. Re:Windows 7? by orin · · Score: 2, Informative

      Linus also said that the Mac filesystem was crap last week and that OSX was worse to program for than Vista http://www.theage.com.au/news/technology/utter-crap-torvalds-pans-apple/2008/02/05/1202090393959.html but that little nugget didn't seem to make its way to Slashdot (though a story about what RMS thinks of the OLPC did).

  28. downgrade? by crhylove · · Score: 2, Funny

    I would like to give points to the most disastrous use of the word "downgrade" ever. Going from Vista to XP is the same kind of downgrade as going from a Geo to a Lexus.

    I'd like to go ahead and downgrade my house into a mansion please.

    --
    I hold very few opinions. I hold information based on observation and fact. If you wish to disagree, please use facts.
  29. Re:what about small businesses! by CannonballHead · · Score: 2, Informative

    Interesting that ++Linux posts get modded well and --Linux posts don't, just by default. And I even run Linux. Preferred.

    Anyway. Anything on 512mb and a CELERON 1.7ghz is going to be bad. You can run compiz with ALL the eyecandy on? I sincerely doubt you. I have an ATI Mobility x1400 running the 8.46 (I think it's .46, I forget now) drivers, dual-core Intel (albeit in a year and a half old), with 2gb of RAM. I ran Compiz back with 1gb of RAM. I'm running OpenSUSE 10.3. I couldn't run "all the eyecandy using Compiz." It was really slow and xgl ended up using 500mb of ram.

    Unless "very quickly" refers to text editing or something like that, I'd seriously wonder.

    At any rate, XP would at least work on it. I remember helping someone pick out a laptop, and there were laptops that had those similar specs and were "running" Vista. I told her that she should not get a laptop with less than 1gb of RAM and no celeron processor, or she wouldn't be able to really do anything well.

    On that note, the *minimum* RAM amount for Vista is 512mb... but, if I remmeber correctly, even most games nowadays require at least 512mb, and most everyone has at least 1gb, it would seem. It's cheap enough. I got 2gb for my laptop for $40, and my desktop has 4gb. I don't think the tech requirements for Vista are actually that unrealistic.

    (may as well say that if the operating system requires something better than a P2 processor it's too much of a hog... hehe)

    *anticipates troll-ness*

  30. Re:what about small businesses! by Vectronic · · Score: 3, Informative

    I dunno.. I ran XP on 512 for about 2 years, it all depends on how much trimming you do, and I wasnt using it for just Web Browsing and E-Mail either... LightWave, 3dsmax, Office, Photoshop, etc... all with WinAmp and MSN couple other minor apps running constantly...

    I even had XP running on a 266MHz for about a year (personal File server)... which even impressed me, I thought that was only Linux territory... (these days)

    However, I'd be hard pressed to call Vista "zippy" on 1GB @ 2GHz... closest system I have to that is 1.5GB @ 2.6GHz... and its still "putt-putt-ee"... I guess it depends on what you expect from your OS or Computer... however most of the "lag" in Vista seems mostly to be a cosmetic thing, not neccisarly even the actual speed of the interface, but the layout of things seems to make it appear slow, even when it isnt... im sure there is some technical (and also psychological) words for it that hardcore programmers use when designing the UI... but, I just call it "shitty"... (although i like the Taskbar and Start Menu)

    Although, with KDE4 (or 4.2 or whatever) when it gets a little more 'Windows' friendly, might be a great alternative shell for Vista, admitedly I find that somewhat blasphemous, doesnt mean that will prevent me from trying it since its my favorite Shell/Window System for Linux...

    Im currently 'Tri-Booting'... XP/Vista/Slackware...but at the moment Vista is just dead space till I swap it out for Server2008...

  31. Run your old XP in a window on a Unix OS by gig · · Score: 4, Insightful

    The only way to upgrade XP is to wrap a virtualizer around it as a prophylactic. You need to keep the top the same to run the apps and such, but the guts should not be touching the metal.

    A Mac plus Parallels plus the XP you already own keeps all your old stuff working (XP apps on XP) while also opening up new stuff like iLife and Unix and uptime and 64-bit RAM access. XP needs to be frozen in time like a compatibility library, not improved or changed. If you can get by with a non-Mac Unix then that is an excellent solution for running your virtualized XP also.

    Vista is different from XP, but not improved enough to make the switch worthwhile. If Vista had Win64 and a XP-in-a-window then that would be worth considering. No matter how much Microsoft wants to ignore it, the fact is you have to upgrade an old application platform to be compatible with a modern system. Win32 was created to run standalone or hooked onto a LAN where you trust everybody, and in 32-bits. Investing more money and time in that at this point is ridiculous.

  32. Go ahead, buy those XP Licences.. by Nemilar · · Score: 4, Insightful

    I doubt Microsoft really cares if you buy XP with your computer instead of Vista. They way they look at it, it's even good for them - Vista is a Juggernaut that will eventually be standard on modern desktops; people who choose XP instead of Vista are going to have to buy a copy of Vista down the line.

    So from Microsoft's standpoint, people buying XP is great for them - they get paid once for their old OS, and then they get paid again when you buy a boxed copy of Vista down the line.

    --
    Nemilar http://www.techthrob.com - Visit Me!
  33. Re:The difference between XP and Vista by vux984 · · Score: 5, Insightful

    XP was LEAPS AND BOUNDS better than win98/ME, which was what a lot of people had at the time
    Vista is only marginally better than XP


    XP was also a 0.1 upgrade to windows 2000; it wasn't that different at all. It used the same drivers and so forth. Businesses had relatively few troubles migrating because it was essentially the same platform.

    Consumers on the other hand got a windfall:

    1) XP was leaps and bounds better than 98/ME
    2) XP by virtue of its close 2k/NT heritage was already effectively several years old when it launched. So by the time joe home consumers got their grubby little hands on it the drivers were largely mature and stable, and supported much of the hardware they already had... even a lot of the 'older stuff', because if there were 2k drivers, you were set.

    Vista in contrast to XP is a major upgrade as far as businesses are concerned, and so its more work. And its new, really new, with a new driver model and everything so hardware even 6 months old is largely unsupported, or "coming soon". On top of all that its biggest feature is enhanced security -- which doesn't wow consumers and in fact annoys them.

    Me, I've had Vista now for about 8 months, and frankly I'm very happy with it. I put it on new well supported hardware so issues of it being a resource hog, or driver issues ... haven't been issues at all. Basically I took the same care in selecting my Vista platform as I would selecting a linux platform, ensuring things like the wifi, raid, etc were all supported before I purchased.

    The UAC stuff really doesn't get in my way. Fortunately I don't have a lot of programs that need to be 'run as administrator' in order to function. (And programs that DO need this were defective all along IMO; it only took Vista's forcing the issue for us to notice... and then so many blogging idiots blame vista. I mean seriously, not naming any particular software, but why should your personal accounting software need to run as root anyway?! If your annoyed that your software is constantly needing elevation, blame the vendor.)

    Vista really doesn't ask for elevation much more than OSX[Unix] or Linux. Its just that the latter two OSes have a long history of security so there isn't 20 years worth of crud out there that thinks it should be running as root. The only complaint I have about UAC, is that I should be allowed into Device Manager and other places without elevation; I should only need elevation if I want to change things... they really should have copied the 'lock' metaphor from OSX. But that's a pretty minor issue. I don't go into device manager THAT much, and even then I go in a lot more than most people. My inlaws bought a new Vista laptop... I doubt they've seen more than 5 UAC elevation prompts since they got it.

  34. Re:Upgrading because we have to! by BronsCon · · Score: 5, Informative

    I work for a company that has over 80,000 windows desktops and over 6,000 HP-UX servers spread across over 2,000 locations. There has been a lot of very serious talk of replacing the old XP desktops with RedHat in 2010, keeping HP-UX on the servers until the support contract is up in 2013, then running RedHat there, as well. At least two locations are running RedHat servers on the racks right next to the HP-UX boxes for testing purposes. That's about all I have to say on the issue.

    --
    APK quotes people (including myself) without context and should not be trusted. Just thought you should know.
  35. Vista isn't actually selling well by nevesis · · Score: 5, Interesting

    Despite its claims that Vista has sold more than 100 million copies and its adoption rate is in line with the company's expectations.

    Vista's sales are high for one reason.

    Every Dell, HP, Lenovo, etc that you purchase with XP is actually sold as a computer with a Vista license and a XP downgrade license.

    Classic Microsoft.

  36. Re:what about small businesses! by Shados · · Score: 2, Insightful

    XP SP2 is almost as different an OS than different versions of MacOSX, when compared to the original XP or XP SP1... it simply doesn't have the same hardware requirement... It was "working" in its original version on my 366 mhz celeron of old... (though crawling). With SP2, it just got a lot beefier...that would be crazy, I think.

    And you're correct about Vista's lag being cosmetic. It depends what you're looking at. browsing folders and stuff... yeah. Its actually not cosmetic, its the security sub systems. If you disable UAC, you remove the file indexing, etc, then its just barely slower, and its truly only cosmetic. When I said it was zippy though, I meant actually using it to do some work on it. The application caching system (don't know the real term) is pretty freagin good... I wouldn't be able to stand doing my job (using multiple instances of Visual Studio, SQL Management Studio, douzans of browser windows with tons of tabs each, Office all over the place, etc) on XP on that machine: doing the actual work would be the same, but just opening and closing application would get on my nerve real quick, but on Vista its fine.

    We'll see how things evolve I guess. Or we may never know, I, too, will be trying out Server 2008...it looks sweet.

  37. Enough already. by westlake · · Score: 4, Interesting
    This is becoming tiresome:

    Microsoft posts record performance in its Windows client division.

    In office products. In servers. In console gaming...

    15-20% growth in the first and second quarters of fiscal 2008. The U.S. economy is weak. The tech sector is down. But Microsoft is on a roll.

    The Slashdot response is denial.

    In a crapflood of posts that put a increasingly desperate spin on news that - more realistically viewed - would silence a Twitter.

  38. Next step in a very successful campaign... by vikstar · · Score: 2, Funny

    Slurm Queen: Yes! Which is why we'll market it as New Slurm. Then, when everyone hates it, we'll bring back Slurm Classic, and make billions!

    --
    The question of whether a computer can think is no more interesting than the question of whether a submarine can swim.
  39. Re:microsoft style by RobBebop · · Score: 2, Funny

    function isBusinessPartnerOrCustomer(user as variant) as variant on error goto microsoft if isBusinessPartner(user) = true then return TRUE end if if (isCustomer(user) and accountSize(customer) > TenMillion) ' Thin the herd return TRUE end if return FALSE microsoft: inputbox('Please enter your serial number to continue', 'activation required') end function

    Did you intentionally mess up the line breaks? Because if I had mod points you would have gotten +1 Funny for incomprehensible code and +1 insightful for the real crux of your joke.

    --
    Support the 30 Hour Work Week!!!
  40. Computer tax by uvajed_ekil · · Score: 2, Insightful
    I didn't so much "buy" one of their 100 million copies of Vista last fall as much as I paid the "MS new laptop computer tax." I would much rather have bought my computer without no OS, Linux or some free OS, or XP Pro (in that order of preference), and I compared prices of those few models available without Vista. In the end I found it to make more sense for me to buy the one I wanted and pay a bit more than I should have to for it.

    I'm sure a LOT of consumers who "buy Vista" do so only because cause their hardware is only available with it pre-installed, and as a result many of them suffer with a crappy, bloated OS or delete it altogether. Vista now occupies only a small partition on this notebook for the very rare cases when I must have real Windows compatibility, which is only true because the manufacturer ahs not seen fit to develop XP drivers for it.

    --
    This is a hacked account, for which the owner can not be held responsible.
  41. Vista rocks - my 10 favorite Vista improvements by dougnaka · · Score: 4, Informative
    Vista has brought me *back* into the Windows using fold.

    1. Vista's security is a huge step up. It's a *good* thing that it asks you before changing things, don't disable it.
    2. Vista's improved memory management and added features (using extra RAM to cache disk -stolen straight outta Linux), being able to use a flash drive as swap.
    3. Improved stability.
    4. Start menu search rocks.
    5. My absolute favorite, copy->merge. I no longer have to connect my usb disks to my linux box and rsync them, I can just drag the entire folder over on Vista and answer 2 dialogs (one for the folder and one for the files) and I can merge/update my 195GB photo archives, Vista will do this on 2 USB drives in about 15 minutes, my rsync to the USB drives is at least 45 minutes.
    6. Scheduled backups go into zip files in directories, not some custom archival format.
    7. Folder layout and display is neater.
    8. My older laptop (Lenovo T43/1.5gb ram) runs it flawlessly.
    9. Fixing the start menu so it doesn't scroll all over the desktop
    10. Uptime with Hibernate and sleep. I close my laptop and it hibernates. I don't have to reboot with Vista like I did every other day with XP.

    Now if I could get all my key bindings working and have my Vista on one facet of my cube, a VMware OS X on another, and 6 more for terminals and Linux programs I think I'd be happy.

    --
    My Linux Command of the Day site : LCOD
    1. Re:Vista rocks - my 10 favorite Vista improvements by marzipanic · · Score: 2, Funny

      Vista has sent me more into the linux using fold.

      It is all Vista eye candy and my notebook is basic so no Aero, but some of the Xfce and Gnome desktops are *much* nicer. On the technical side of things it is slow, very slow and I am not an avid gamer... to each their own though.

      I am thankful for my PS2, imagine: Zang He is asking permission to smack Lui Bu over the head with his axe. Do you wish to let him continue?

      --
      In the name of sticking up for someone with autism, f**k you! Prejudiced bastard.... that is unlawful and linuc for dumm
  42. Vista by Presto+Vivace · · Score: 3, Funny

    The New Coke of technology product launches.