Slashdot Mirror


MS Says Longhorn To Arrive 2005

Lawrence Person writes "According to this article in PC World, Microsoft 'publicly confirmed 2005 as the release year for Longhorn, the successor to Windows XP.' And of course, we all know tha Microsoft release dates never slip..."

35 of 448 comments (clear)

  1. Release date by FooBarWidget · · Score: 3, Insightful

    I wouldn't mind if they delay their release. The longer they wait the more chance Linux has to succeed.
    It's just like IE vs Netscape - Netscape took too long with Mozilla and now IE is everywhere.

    1. Re:Release date by NineNine · · Score: 5, Insightful

      Windows 2000 is a pretty damn good product. I know of a lot of companies that have settled on that until something better comes out. I think that for once, MS doesn't *have* to rush to push out a product, because the one they have right now is pretty damn good.

    2. Re:Release date by NineNine · · Score: 5, Insightful

      But the fact of the matter is (and the DOJ ruled on this) that Microsoft was using anti-competitive behavior to drive competition away from Netscape.


      Well, gee whiz! If the DOJ says so, it must be true! I guess I SHOULD quit smoking pot and switch to good, healthy american tobacco and booze! And while I'm at it, I'd better cover up any naked statues I have!

    3. Re:Release date by jpetts · · Score: 5, Insightful

      MS doesn't *have* to rush to push out a product, because the one they have right now is pretty damn good

      No, you're wrong. That's just exactly why they do have to push out a new product. Windows 2000 is good enought that people don't want to change from it once they have it working. This, of course, hits Microsoft's revenue, and they need to keep bringing in the shekels. Hence the push (with License 6 among other things) to get people into a model where they have to upgrade whenever Microsoft's business needs dictate, not when the user's business needs dictate.

      --
      Call me old fashioned, but I like a dump to be as memorable as it is devastating - Bender
    4. Re:Release date by Cutriss · · Score: 5, Insightful

      I think that for once, MS doesn't *have* to rush to push out a product, because the one they have right now is pretty damn good.

      The fact that Windows 2000 is or is not a good product doesn't determine whether or not they *have* to rush to push out a product. The need to revitalize cash flow on sales of a new OS version to pacify shareholders, does.

      --
      "Mod, mod, mod...and another troll bites the dust."
    5. Re:Release date by afidel · · Score: 4, Insightful

      Some problems with that:
      1)Linux is not preinstalled on 99% of desktop pc's
      2)KDE is not the only desktop environment
      3)The KDE team is not a monopoly illegally using that status to force their way into another market.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    6. Re:Release date by NanoGator · · Score: 4, Insightful

      "Some problems with that:
      1)Linux is not preinstalled on 99% of desktop pc's
      2)KDE is not the only desktop environment
      3)The KDE team is not a monopoly illegally using that status to force their way into another market. "


      Fair points. However, if it's generally accepted that making the browser an object of the OS is an expected evolutionary step, then what choice did MS have? What should MS have done in order for that to not be an abusive action of a monopoly? The only answers I can come up with involve MS intentionally crippling their own product. I don't feel that's reasonable. I'm open to suggestions.

      (BTW, I'm serious here. I want to know how MS could have handled that to avoid everybody's anger at them.)

      --
      "Derp de derp."
    7. Re:Release date by xanadu-xtroot.com · · Score: 4, Insightful

      IE 4's rendering speed was a huge improvement

      I understand that you're refering to things from 5 or more years ago, but...

      Use Mozilla. It blows IE out of the water (for me). The only thing I use IE for is to hit windowsupdate and that's only because MS bans any other browser from using it...

      --
      I'm not a prophet or a stone-age man,
      I'm just a mortal with potential of a super man.
    8. Re:Release date by jkabbe · · Score: 3, Insightful

      However, if it's generally accepted that making the browser an object of the OS is an expected evolutionary step, then what choice did MS have?

      Well, they could have written the browser as a puggable component and then published the interface. That way developers could still use a browser embedded in their app but if a user wanted to replace IE with another browser (that conformed to the spec), they could. So it's integrated into the operating system yet still replacable. This wouldn't satisfy all the concerns, but it does deal with the technical ones.

      Of course, Microsoft would argue that it's not their job to help their competitors and, besides, it would ruin the consistent user interface (meaning, anything not from Microsoft is not consistent). But then Microsoft doesn't admit to being a monopoly either....

    9. Re:Release date by jkabbe · · Score: 2, Insightful

      Didn't they do that? I can write a VB app right now that calls the IE renderer and then write my own interface to it. I can rewrite IE in VB if I wanted to because of that component.

      Can I replace that component? No idea. I'd be afraid to because, like you hinted at, MS likes to hide features.


      No they didn't do that. They published an interface to call IE and then linked IE to essential files so it is darn near impossible to remove. They did not write IE as a pluggable component (one that can be removed and replaced with another same-shaped plug).

    10. Re:Release date by Anonymous Coward · · Score: 2, Insightful

      What they did do is make everything about the shell rely on the same code. How is that bad? Isn't that what people are preaching? "Code reuse"? I've also seen a lot of other shells out there that people are working on. Some require purchase, some are free, but they all replace explorer.exe as the shell and you can replace IE as your web browser. Other software relies on IE being there for rending but that includes internal MS and third-party apps alike. Again, it's there, so people find it easier not to re-write their own rendering engine.

      Take this argument to another level. A lot of the site development people out there are BEGGING for people to use one or the other and it seems mostly for people to use IE, so they can code their sites for one renderer. At this point, it's arguable which rendering engine is better, as there are now multiple engines out there that handle CSS and other modern "standards" pretty well. 2 years ago, IE just made pages look better, handled more of the CSS spec than any other browser and was faster than any other browser (that actually did handle more than just basic HTML).

      I just don't see why people should NOT be given a web browser with their system. You can easily download and use another browser that will replace all functionality of IE AS A BROWSER. There's nothing preventing you from doing it. You can easily download another shell for windows. Try DesktopX, Lightstep, Talisman, etc. etc. etc. There are tons of them. I think most people would prefer using the default windows shell just because for the most part, it works in an expected fashion. Lots of people have years of experience with it.

      Actually, to go back to the original post I was responding to, before I drop this...

      The "comes installed on 99% of all PCs" argument has no merit. If KDE were installed by default on 99% of all PCs, would you expect the KDE people to go back through their code and rehook everything so that all desktop interactions either worked by setting callbacks, hooks or a swappable library? If you're going to say that "it's open source and you can change it if you want", that's another pile of crap... you'd be basically saying that in order for MS to be legal, they'd have to open source their OS, which isn't the way most commercial software works. Point is, it's their right to leave it "as is" regardless of how many computers it comes pre-installed on. Also, people can buy very high quality "linux" PCs for very reasonable prices, they're not stuck with Windows on their desktop. Again, think Market Created Monopoly. Is it their responsibility to give everybody access to their code just because they have the popular OS?

      I don't see why people find it so important that IE should be "removable" from the OS. It's available to use by other applications and has a standard API for usage, so that other apps will know that when they write something using the integrated IE rendering engine, it'll work for a long time to come. Other non-MS applications use the internal browser, so why should MS be forced to make it removable. Then people taht removed it would be breaking other commercial applications that use it just as another tool, like the file access APIs. You want those to be swappable too? Could you imagine if every application had to either provide their own disk access library or use "whatever the user happens to have installed" which may or many not be compatible with the original. MS owns the operating system, they have the right to make provide non-replacable APIs. There's no simpler way to state it.......

      btw, as I write this, I'm using Mozilla. :D

      (too bad I can't remember my login for this site and I'm too lazy to get my password again)

    11. Re:Release date by shotfeel · · Score: 2, Insightful

      In MS's case, they had the better browser.

      IMO they didn't hit parity with Netscape until version 3. Had any other company tried this, they would have been out of business by that time. No other company could have gotten their sub-standard browser on so many machines for that long, plus weathered the cash drain.

      So, yes MS eventually had a better browser, but they did it by using anti-competitive practices to dry-up cash flow and use (thereby slowing development) of what was a better browser. Again, all MO.

  2. This is message! by Anonymous Coward · · Score: 2, Insightful

    To the all Gnome, KDE, X, OpenOffice, Linux, glibc, and all other developers. You now know you have TWO years to make Open Source better. KDE 3.2 prealphas looks promising, but X's rendering system needs a huge lift and OpenOffice needs to get a lot faster and stabler.

  3. Fun to Snipe, but... by weston · · Score: 4, Insightful

    And of course, we all know tha(t) Microsoft release dates never slip...

    It's fun to snipe, of course, and it's nice to feel some kind of safety/security in the fact that they've been very late on many things and/or delivered with bugs.

    But don't get too comfy. If you're a competitor or someone who'd like to see them go down in flames (or at least severely humbled), the important thing is beating them to the punch, and jeers from the sideline don't help win a race.

  4. In my day... by Neophytus · · Score: 4, Insightful

    Slashdot editors amended story titles and corrected blatent typos.

    WinFS replaces the NTFS and FAT32 file systems used in current Windows versions.
    Does anyone here know if FAT32 support will be maintained, as keeping write support from linux for many people will be important.

  5. strange by minus_273 · · Score: 2, Insightful

    Given XP came out in 2002,
    this is probably the biggest gap between releases of windows since win 3.1.1 and win 95 ..
    It will be interesting to see if this is infact as big a jump from win xp as win 95 was.

    --
    The war with islam is a war on the beast
    The war on terror is a war for peace
  6. Cheap Shot by Flamesplash · · Score: 5, Insightful

    And of course, we all know tha Microsoft release dates never slip...

    Can anyone name a company as old as MS that hasn't ever slipped on a release date? A company that has released as many products as MS that hasn't ever slipped on a release date?

    If you're gonna take a shot, make it a good one.

    --
    "Not knowing when the dawn will come, I open every door." - Emily Dickinson
  7. jeers from the sideline by bani · · Score: 3, Insightful

    i dunno about that. jeers from the sideline have screwed up many a race when it distracted them :-)

  8. Re:Well that and... by FooBarWidget · · Score: 1, Insightful

    IE 3 and 4 sucked too. IE 3 is horribly slow at rendering while IE 4 freezes every 10 minutes AND eats more memory.

  9. Re:Hype? by NanoGator · · Score: 5, Insightful

    "But seriously, isnt this just a tad bit too far in the future to look toward? Or is this just to get people to quit emailing/speculating about when its coming out. "

    I think it's damage control. The screengrabs of the beta that leaked are misleading in a few ways. In some ways, it looks pretty far along (i.e. a buncha new buttons there) in other ways it looks rather buggy and incomplete. (MS's stereotypes alter people's perceptions towards the negative)

    By announcing that MS is taking another 2 years to work on it, it makes the beta images not seem so bad. "Ah, we're talking REALLY early here. They have quite a bit of time to really clean that up. That's good, I guess I should buy XP today."

    --
    "Derp de derp."
  10. It's sad. by Khomar · · Score: 5, Insightful

    It's really rather sad the way I have begun to look at Microsoft releases. I used to actually look forward to them because generally they were a great improvement over their predessors. Windows 98 was a great upgrade from 95. From a purely technological point of view, Windows XP had a lot to say for its stability. The licensing scheme, however, was disturbing.

    As Microsoft tightens down more and more on their licensing, I begin to dread anything that comes out of Redmond. I would embrace the improvements and innovations if it weren't for that tightening sensation of the noose around my neck. I will likely not even touch Longhorn unless I absolutely must. The cost and licensing look to be far too prohibitive, and I fear to give too much control to Microsoft lest I find all of my creations suddenly removed from my control.

    At current rate, Microsoft is quickly digging their own grave. My company, formerly a very Windows centric shop, is starting to talk more and more about moving to UNIX due to the cost of upgrades. Longhorn may actually prove to be the breaking point at which, due to overly restrictive licensing, the corporate world starts seeking a cheaper solution.

    It is sad that we must fear technological innovation because of the abuses that seem to abound as a result, and Microsoft is doing very little to help in this regard.

    --

    I believe in de-evolution. God made the world perfect, man fell, and its been going downhill ever since!

    1. Re:It's sad. by archen · · Score: 2, Insightful

      My company, formerly a very Windows centric shop, is starting to talk more and more about moving to UNIX due to the cost of upgrades.

      If I were you guys I'd start looking at Linux/BSD right now. (no I'm not trolling, hear me out). If you guys are already starting to get interested in Linux, there's a lot to offer on the server side. I'm not saying migrate right now, but you'll probably find spots that Linux excels in right now compaired to MS. Web servers, simple mail servers, SQL, DHCP, DNS, etc. You might also learn quite a bit. I can say that I learned a hell of a lot more setting up Samba then I ever learned from MS about how (the MS mutation of) SMB networking works.

  11. How about a little objectivity? by ryanvm · · Score: 0, Insightful

    And of course, we all know tha Microsoft release dates never slip...

    For the love of Pete, do you guys ever stop to think about how sophomoric this site seems when EVERY post about Microsoft is littered with anti-MS sentiment? Ooh - they spell it "Micro$oft", that's hilarious.

    We get it. Slashdot loves Linux; hates Microsoft. Grow up.

    1. Re:How about a little objectivity? by ryanvm · · Score: 3, Insightful

      But what was the point of your post? If it really bothers you, why are you on the site?

      Because I generally enjoy the site. Is there something wrong with trying to improve a community that you like?

      I think Slashdot could be a lot more interesting if it wasn't for all the hackneyed anti-MS posturing that is mandatory. Do we ever see stories on interesting stuff that Microsoft has done (e.g. Longhorn's database driven filesystem)? No we don't, and why not? Because we hate Microsoft.

      Can you imagine how stupid Microsoft would look if every document they produced had some half-ass, unfunny, dig at Linux?

  12. Licensing 6.0 sure will work well by WebMasterJoe · · Score: 4, Insightful

    All those poor people who bought the Licensing 6.0 crap sure will be disappointed. Anybody who paid for that 3 year license back in 2001 (up to July of 2002 actually) will be entitled to all upgrades until, um, 2004. Or July of 2005. Nice to see that MS won't be releasing their next desktop OS until after the 3-year license expires.

    Congratulations! You just paid MS for three years of nothing! (Well, the servers are entitled to Windows Server 2003, but that still doesn't justify the cost of the licenses for all the desktops.)

    --
    I really hate signatures, but go to my website.
  13. Re:Activation?? by 4of12 · · Score: 4, Insightful

    What, $9.95?

    Yes, almost.

    $9.95/month

    --
    "Provided by the management for your protection."
  14. Meanwhile in the Real World ... by bryanp · · Score: 4, Insightful

    Lots of companies (including my employer) don't set their upgrade watch by Microsoft. We (a PrettyBigCompany I won't name) stayed with Windows 3.1 until 1998 when we transitioned to NT4 on the desktop. We will most likely switch to XP sometime this fall. I can pretty much guarantee you that we won't be moving away from XP until 2008 or so.

    Of course we're just now finishing switching from Token Ring to Ethernet and from Netware 4.11 on Pentium Pro 200's to Netware 5.1 on dual Xeon's across the company (over 300 facilities nationwide). Yeah, if you're a tech company staying up to date is a cool thing. When your company makes and sells Stuff then you don't upgrade just for the heck of it.

    (oh, and if anyone knows someone at Cisco in charge of their 3500 series ethernet switches, do me a favor and smack them around - they fail regularly whereas my old token ring concentrators Just Worked)

    --
    "An unarmed man can only flee from evil, and evil is not overcome by fleeing from it." Col. Jeff Cooper
  15. Re:Say goodbye to Microsoft, RIP. by Jack+Comics · · Score: 2, Insightful

    "Have you all seen Longhorn? It doesnt seem to have any improvements."

    Typical FUD from an anti-MS zealot. Of course you haven't seen many improvements in Longhorn. (there are some already, depending on your point of view). It's a freaking beta, with two years left before becoming gold. There will be plenty changed before its 2005 ship date arrives. I would sincerely doubt the Longhorn betas now and whatever it is called in 2005 (we'll call it Windows 2005 for the sake of simplicity), will resemble each other except perhaps in minor ways.

    Tell me, did the Linux 2.5.1 kernel closely resemble what is the latest 2.5.x kernel today?

    --
    "We are all in the gutter, but some of us are looking at the stars." - Oscar Wilde
  16. Re:Stop the Madness by Chokolad · · Score: 2, Insightful

    >>Next thing you know they'll use JCL.... Is anybody else disturbed by this? One of their shittiest technologies (SQL Server -- I think my Rolodex benchmarks better and a bank vault in Baghdad is more secure) as the basis for a filesystem. Hoo boy.

    When was the last time you checked benchmark results of SQL Server? For example in tpc-c it owns every damn category 1P servers, 2P servers,
    8P, 16, 32,64 and clustered results.
    Check for yourself http://www.tpc.org
    Same for TPC-W.

  17. release dates by nuintari · · Score: 2, Insightful

    I know this is slashdot, and this will get me modded down for defending the uglies over in Redmond, but....

    A lot of companies other than microsoft let their release dates slip on a frequent basis, because, quite frankly, software development, even lousy stuff with a poor security record, takes a long time. You can project a release date, but that is mostly an optimistic guess to appease the investors. You can threaten your techies all ya want, they will not code much faster, and if they do, they will make more mistakes, shit, even microsoft knows that.... least I hope they do.

    --

    --Nuintari

    slashdot : where an opinion can be wrong.

  18. Re:Say goodbye to Microsoft, RIP. by debest · · Score: 2, Insightful

    by 2005 Linux will have become a mainstream OS if it continues at this pace.

    I'd like to think so, but I doubt it. Just because Linux is already the equal to (or better than) Windows in OS capability on the desktop doesn't mean that it will be anything close to mainstream in just two years. Microsoft has a lot of things that will keep themselves dominant for the foresalble future, including existing user momentum, locked-in vendors (both hardware and software), and a very loyal following. All of these advantages are only magnified when they can spend millions at the drop of a hat to reinforce them.

    We've learned over and over again the the best product doesn't always win.

    Now it's not all doom and gloom. I think that Windows will continue to own the home market for at least the next five years (probably longer). But the enterprise is where Linux has a much better chance. Here is where Linux's advantages of security, open code, and TCO are far more important than in the home market (who are mostly interested in games, touchy-feely simplicity, and an abundance of high-qualtiy apps that can be pirated for their personal use).

    Microsoft's only chance with longhorn is to pre-install it on every machine, if they lose their monopoly there Linux and even Apple will kick their ass.

    You've got it exactly correct: it WILL be pre-installed on every machine, just like today. It's obvious that the judicial system isn't going to punish Microsoft for strong-arming box makers ("Put Windows on all machines, or we won't allow you to put Windows on *any* machines"), so they will happily continue.

    This is my opinion, but currently Linux is becoming easy to use. 2 years from now it may be a complete success on the desktop or a complete failure, but considering every piece is in place I dont think Microsoft can afford 2 years.

    As I kind of stated above, yes they *can* wait. They have billions in reserve, and according to their numbers they continue to pull in millions in revenue every day. They have reserves to be able to stick out this fight for a *long* time, even if they make a critical mistake (a dubious assumption: we may hate MS, but they ain't stupid).

    Yes, Linux is easy to use, *for what it does*. But one of the things it *doesn't* do well is replicate Windows. And, for better or for worse, "Windows" is what most people seem to want, not "an OS that is easy to use".

    --
    Look at the tomato! Isn't it sad? He can't dance! Poor tomato!
  19. Re:Are you a Microsoft zealot? by JKR · · Score: 2, Insightful
    5 years ago Linux was still commandline, KDE came around, now we have KDE 3.2 coming out. Look at the difference, you can look down the list and see hundreds maybe thousands of new features.

    Bullshit. 7 years ago, I was running a multiuser linux system (Debian 0.96 on a 486DX4-100) and X ran quite nicely on my S3-968 video card with 2MB VRAM, thank you very much. These days, things don't seem to have moved on, or run that much faster on my P3-1GHz and P4-2GHz.

    People like you said the same stuff about WindowsXP, WindowsXP turned out to be Windows2000 with a new skin/theme.

    Yeah, and: uPNP, IEEE1394, USB2, fast user switching, RDP, soft firewall, P4 optimisations... a lot of these were incremental, but just because MS aren't rewriting their VM or IDE subsystems every 6 months doesn't mean that nothing ever changes. Linux is very much still in the experimental "fast-growth" stages, particularly on non-X86 architectures.

    Jon.

  20. Re:IE, Netscape and logic by ChadN · · Score: 2, Insightful

    You left out the part where Microsoft goes to Netscape, Inc. and tells them they are willing to "carve out" the browser market share, and when Netscape says "No", Microsoft uses its OEM deals to punish Netscape and restrict it from being bundled with new systems.

    The "integration" of IE was just a ploy to try and legitimize the illegal act that Microsoft attempted which was collusion to control the market, then leveraging of monopoly power to restrict fair competition. The technical quality of IE and Netscape's browser had NOTHING to do with the legal issues.

    But, yes, Netscape made mistakes. If anything, Microsoft may have saved itself a LOT of aggravation by simply competing fairly and legally.

    --
    "It's overkill, of course. But you can never have too much overkill." - Anonymous Slashdot Coward
  21. Regarding release date slips by Jugalator · · Score: 2, Insightful

    And of course, we all know tha Microsoft release dates never slip...

    1. It has already slipped from late 2004 which was a previous ETA.

    2. If it slips, it slips. That's better than thinking the release date matters more than the quality.

    --
    Beware: In C++, your friends can see your privates!
  22. Re:WinFS -- wtf? by Anonymous Coward · · Score: 1, Insightful

    Limited HTTP handling, not IIS in the kernel. Similiar to what linux has in 2.4/2.5 series kernels.