Slashdot Mirror


Longhorn Developers @ MSDN

ePIsOdEOnline writes "The official Microsoft Longhorn Developers website went live. Content is filled with information fresh from the PDC, and the host of secrecy swarming Microsoft and its next generation Operating System, Longhorn"

64 of 454 comments (clear)

  1. Not eating their own dogfood? by ChaoticChaos · · Score: 4, Funny

    "The official Microsoft Longhorn Developers website went live."

    Must not be running Longhorn.

    1. Re:Not eating their own dogfood? by Anonymous Coward · · Score: 2, Insightful
      Actually when it's finally done, Longhorn will be stable. From here: It is the first operating system built with managed code, which means that it's a lot harder to crash.

      In other words, all the code is written in .NET compatible languages (probably C#, because it sucks less, MS' developers (who are C++ old hands) prefer it, etc.), which is *MANAGED*. If explorer crashes, the virtual machine will pick up the pieces.

      This is kind of like Sun's JAVA OS, where everything is managed by the JVM, except .NET is fast, 95% as fast as native, and supports far more languages.

      Still I guess some parts of the OS will remain in native mode (I'd be impressed if they did redo all Internet Explorer rendering code in .NET), such as device drivers.

    2. Re:Not eating their own dogfood? by TedCheshireAcad · · Score: 4, Funny

      I can't seem to find the CVS repository.

      Anyone else had luck?

    3. Re:Not eating their own dogfood? by Waffle+Iron · · Score: 2, Informative
      This is kind of like Sun's JAVA OS, where everything is managed by the JVM, except .NET is fast, 95% as fast as native, and supports far more languages.

      That tells us very little, since "native" performance can vary by 10X or more depending on how it's written. An implementation in C++ that uses lots of automatic object construction and destruction with generic containers and algorithms can be rather slow, maybe even slower than a good Java implementation. An implementation in C that makes extensive use of high-level libraries like glib/gobject/etc. can also be a little sluggish.

      However, most OSes aren't written like that; they're written using carefully tuned hand crafted data structures and algorithms. These tend to avoid doing any redundant allocating, copying, initializing, etc. This is one reason that it can take hundreds of developers decade or more to produce only about 1 megabyte of kernel image.

      I really have to doubt that an OS written completely in a VM is going to get anywhere near 95% of the performance of one of the popular conventional OSes. I also doubt that it's even possible to write a certain portion of the OS code in a VM since an OS often has to muck with page tables and goof around with obscure CPU control bits. During these times, the general-purpose memory management routines of a VM could often be unusable.

    4. Re:Not eating their own dogfood? by EddWo · · Score: 2, Informative

      Its not the Kernel that is being rewritten in Managed code, thats still plain old NT, albeit version 6. Its the crashprone stuff like explorer.exe and iexplore.exe thats being rewritten. A sizeable chunk of Windows nontheless.
      I expect a lot of the problems with explorer came from all the inprocess com objects and third party shell extensions. The .Net version can use remoting calls across appdomains so that plugins cannot effect the core shell.

      --
      "Taligent is still pure vapor. Maybe they'll be the last who jumps up on Openstep... "
    5. Re:Not eating their own dogfood? by Slime-dogg · · Score: 2, Interesting

      If they're C++ old hands, then they are probably writing it in C++. Yes... C++ is offered as a managed language in .NET. However, I highly doubt that they are writing the core components in managed code.

      What they might be doing, though, is re-writing their regular C++ compiler so that it checks for boundry errors and such. They're keeping COM around, since MS's version of .NET needs it. Windows Server 2003 is mostly COM, with .NET sitting on top, which is why it suffers many of the same vulnerabilities that Win2K and WinXP have.

      What they will change, however, is the API. They might keep win32 around, deprecating it so that developers won't use it, and just promote pure .NET for development of applications. All those snap-ins, folder explorers, games, notepads, yada, will be written for .NET.

      Another thing that bugs me is the insistance that .NET has a VM. It's got an inline compiler that compiles code upon first execution, yes, but subsequent executions are made from the compiled form of the code. Everything would be a bit sluggish at first, but blazing afterwards.

      Miguel probably knows more about how it's supposed to work.

      --
      You need to restart your computer. Hold down the Power button for several seconds or press the Restart button.
  2. Make or Break? by Tetsugaku-San · · Score: 3, Funny

    Make or Break for M$ eh? Ooooo please let it be break! pleaseOpleaseOpleaseOpleaseOpleaseO :)

    1. Re:Make or Break? by sharkey · · Score: 2, Funny
      please let it be break!

      Gee, what are the chances of THAT happening?

      --

      --
      "Outlook not so good." That magic 8-ball knows everything! I'll ask about Exchange Server next.
  3. Wise choice by Max+Romantschuk · · Score: 3, Insightful

    If you ask me it's a very Good Thing that Microsoft is making it possible to get developer insigt into Longhorn at this point. After all, the OS is not scheduled to be released for several years.

    And before we start with the M$ bashing, let's remember that Microsoft can also do some things right, just as the Gnu/Linux community can do some things wrong...

    My 2 cents, anyhow.

    --
    .: Max Romantschuk :: http://max.romantschuk.fi/
    1. Re:Wise choice by interiot · · Score: 3, Insightful

      Or... it could be interpretted as "we won't have an advance in the OS or browser market for three years, so we're going to keep consumers as disctracted as possible during that time so better products like Mozilla and Linux don't errode our marketshare."

    2. Re:Wise choice by mahdi13 · · Score: 4, Funny

      But 3 years to polish off what is now in beta?
      Who does MS think they are...Debian?!

      --
      "Some things have to be believed to be seen." - Ralph Hodgson
    3. Re:Wise choice by DrEldarion · · Score: 2, Insightful

      let's remember that Microsoft can also do some things right

      Yeah, they make killer mice.

    4. Re:Wise choice by rabtech · · Score: 4, Interesting

      Well when you rewrite your entire suite of apps & the shell in managed code, write a completely new window manager that uses the DirectX pipeline as its compositing engine, uses vector graphics to scale to various resolutions and DPI, and so on it can take some time.

      There is other new tech going in as well.

      This really is a big step, and Microsoft is making it public right now so developers can get on board early in the game and make suggestions or comments on it. Microsoft wants to make developers happy, so they are showing them the way windows development will work in the future to see how the developers react - what parts they like and don't like. It also means we won't have to wait a year after launch for Longhorn apps to appear.

      --
      Natural != (nontoxic || beneficial)
    5. Re:Wise choice by 1010011010 · · Score: 2, Insightful


      How? For the next few years, the trade press will be comparing everything to the "forthcoming and much-anticipated next release of Windows." It won't matter how good, or tangible, non-Microsoft products are now, only how they compare to the potential of Longhorn. Microsoft's hype machine in action. The final product never lives up to the hype *cough*cairo -- but in the meantime, competing products have to compete with press releases and promises, rather than actual shipping products.

      --
      Napster-to-go says "Fill and refill your compatible MP3 player", which is a lie. It's not MP3. It's WMA with DRM.
    6. Re:Wise choice by TomV · · Score: 2, Interesting

      The last PDC was in 2000 and that was when we got the very first public-ish 'Technology Preview' builds of the .net Framework, the CLR and the C# compiler. It was already rather different by the time Beta 1 came out later that year. Beta 2 was 2001 followed by the Release Candidates and the first RTM was VS2002 a year later.

      On the one hand, completing Longhorn is a much bigger task, on the other hand a lot of the work's been going on since 2000 at least, and Moft seem to like to dogfood their major releases for a fair while before RTM.

      So, we're in late 2003 for the first Technology Preview. From the .net timescale, make a wild assumption of 2 years until the Release Candidates appear, allow 6 months of dogfooding and we're into 2006 as Moft seem to be saying at the moment.

      I can't imaging that all the slashdotters on earth are collectively as sick to the back teeth of the swiss cheese that is Windows at present as are the Moft people who have to work in the guts of it every day, or try to justify it in the face of entirely reasonable accusations of flakiness, or deal with the support burden, or just try and get their jobs done with the company's products. If the flakiness of Moft products costs many businesses too much, then surely it costs Moft too much in spades.

      The very existence of all the Moft internal blogs looks to me like evidence of a much more open and transparent approach and a willingness, a desire even, for as much feedback as possible *before* things are set in stone. Plus it's fun reading that the likes of Don Box and Dare (formerly Carnage4Life of this manor) Obasanjo have been writing their respective bits of Whidbey in Emacs :-)

      Bill Gates has a history of 'betting the company'. And as 'Chief Software Architect', this time round the final responsibility for any misdesigns lies clearly and personally with Bill. So I can see how he'd be well in favour of spending *whatever* it costs to finally build a secure, reliable, patchable, maintainable OS on personal as well as commercial grounds.

  4. Longhorn apt-get easy! by Debian+Troll's+Best · · Score: 4, Funny

    I've already upgraded my Debian box to Longhorn using a simple apt-get dist upgrade command. I don't know why Microsoft has secrecy warnings all over the place...you should be able to get it from any Debian mirror. Has anyone else upgraded their Debian install this way? I can't seem to find GNOME any more.

    1. Re:Longhorn apt-get easy! by Malc · · Score: 2, Funny

      Err, somebody should start a discussion on one of their mailing lists. They do realize that it violates there contract and it belongs in non-free, right?

  5. Microsoft eliminate blue screen of death... by MountainMan101 · · Score: 5, Funny

    The fix was simple. They simply swapped:
    $error.backcolour=#0000ff;

    for

    $error.backcolour=#000000;

    Now, no Blue screen of death!

    1. Re:Microsoft eliminate blue screen of death... by WNight · · Score: 3, Interesting

      Yes yes, quite right. The fact that the things which would have caused a BSODs now simply reboot the machine when they happen means that we should all be thankful that MS has rid the world of this terrible scourge.

      To be fair, when I use WinXP at work, the greatest instability is that whenever Windows Explorer (the file browser) or IE (required for another intranet I need to access) die, they take out the windows desktop and while it sort-of comes back, it'll keep dying if I open another file browser. It lets me save my work, but it doesn't count for long-term stability. But XP usually goes two weeks or so between this.

  6. Nice.. by cK-Gunslinger · · Score: 4, Informative


    That's a nice source of information there. I was especially interested in their description of WinFS.

    Everything that is stored in the WinFS store is an item and each item has metadata properties that are described by a schema. Items that follow the schema are stored in the WinFS store as serialized .NET objects and are accessed through T-SQL views that give access to the items' properties.

    1. Re:Nice.. by cK-Gunslinger · · Score: 4, Informative

      Only if "nice" is an odd way of spelling "evil". Do you know how crap "everything is a database" really is?

      Actually, *nice* was referring to the information on the site. And if you read the *nice* information, you see that the file system will *still* be NTFS and that only the "Documents and Settings" folder (equivalent of '/home') will have the DB tie-ins and meta-data. You avoid the "everything is a database" problems with system files, etc and gain the benefits of "tons of user data is indexed and searchable."

  7. Windows Longhorn business plan by Anonymous Coward · · Score: 2, Funny

    Aero is the new Windows user experience. Aero consists of guidelines, recommendations, and user experience values that help your applications get the most out of the Microsoft Windows Code Name "Longhorn"

    Step 1: Have all your windows waste even more screen space with extra wide title bars and flashy BIG 3d rendered icons
    Step 2: Users must now all buy brand new, larger monitors and video cards
    Step 3: ???
    Step 4: Muwahahah all the money in the world is ours

  8. How are they gonna manage this? by Jameth · · Score: 3, Interesting

    No, seriously. How are they gonna maintain an active interest during the next two years of development?

    I say things up there about 'migration' and 'preparing' and 'interoperability' but I didn't see a way for them to maintain support. Linux can maintain an active beta because people can actually work on it, so they can more easily test it and benefit immediately from that testing.

    Microsoft, I've seen many claim, is drumming up support and mostly trying a publicity stunt. The question is, how do you run a 2-3 year publicity stunt?

    Maybe they should ask SCO. /jibe

    1. Re: How are they gonna manage this? by Black+Parrot · · Score: 2, Interesting


      > No, seriously. How are they gonna maintain an active interest during the next two years of development?

      Two years? In general you should double the estimated time-to-release for IT products.

      And I thought they were saying 2006, so the problem is how to maintain interest for 5-6 years.

      > Microsoft, I've seen many claim, is drumming up support and mostly trying a publicity stunt. The question is, how do you run a 2-3 year publicity stunt?

      When you have several billion dollars to throw at it, and the press hangs on your every word to begin with, it shouldn't be that hard a problem.

      Hell, how long has it been going on already? When was the first time you heard of MS Longhorn?

      --
      Sheesh, evil *and* a jerk. -- Jade
  9. Re:Editor's Blog by Sayten241 · · Score: 3, Funny
    Looks like a premature launch

    And as we all know, premature launches are not satisfying.

  10. Microsoft has solved the ultimate question by Ianoo · · Score: 2, Funny
    Aristotle, Descartes, Plato and Socrates couldn't manage it, but it seems that Microsoft has solved the ultimate question. Take a read of this crap:
    For thousands of years, philosophers and scientists have attempted to explain the cosmos in terms of dual opposing but coexistent principles: good and evil, yin and yang, matter and energy, mind and body, waves and particles, and, of course, programming code and markup languages. Programming and markup currently coexist in an uneasy truce. In theory, programming languages can do anything the computer is capable of, but they're often clunky for the job of laying out text, images, and controls in a simple visual interface. Markup is great for defining highly textured pages of text and images that adapt to different screen sizes and environments, but is hopelessly inept when it comes time to interact with the user in any nontrivial way. In creating a new programming interface for building Windows(R)-based client applications, the developers at Microsoft have decided not to deny this dualism, but to embrace and celebrate it. They have created an environment in which programming and markup boldly and intricately mesh in mutually supporting roles. The result--the presentation subsystem code-named "Avalon"--may well be the greatest experiment in synergistic duality since Adam and Eve. Vive la difference!
    Emphasis my own. I think I'm going to be sick.
  11. Re:Loooooonghorn by Max+Romantschuk · · Score: 4, Interesting

    I realize the product isn't finished... and won't be for a long while (hint to /. editors)... but check out this comedy from the developer site.

    It's a so-called 'guided tour of Longhorn', which consists of no actual imagery, but rather a gigantic step-list of things for you to click on in your Longhorn alpha, to make you go 'ooooh'.

    Just brutal. I mean, if its really a 'bet-the-company' strategy, you'd think they'd splash out just a little cash for a Flash or non-ass-looking PPT prez... or even screenshots.... something other than this. Just looks really amateur.


    Um... which of these options do you prefer:

    1. Microsoft makes fake demos of things that don't exist yet.
    2. Microsoft has the guts not to show what they don't have.

    This is a developer site, not a marketing splash. Developers want information, not pretty presentions.

    The fact that they are willing to give out information on a product which is years from being finished shows both courage and strategic integrity, if you ask me.

    --
    .: Max Romantschuk :: http://max.romantschuk.fi/
  12. Have some Alpo! by Avihson · · Score: 2, Insightful

    Kind of, The site www.msdn.microsoft.com is running Microsoft-IIS/6.0 on Windows Server 2003.

    Their up time average is an astounding 18 days! Max was 112 days. Looks like they are finally learning something!

    Now if you could just install service packs and sucurity patches without rebooting. When they get to that point, Server 2003 will be Enterprise Ready!

    Netcraft uptime

    1. Re:Have some Alpo! by tuba_dude · · Score: 3, Funny

      Dude, he said "beta-quality" not "beta".

      --
      "The government of the United States is not, in any sense, founded on the Christian religion."
    2. Re:Have some Alpo! by Directrix1 · · Score: 2, Insightful

      The only thing I find disturbing here is Microsoft's claims of being the first to an Object OS which is capable of natural language search. I do believe Gnome beat them to that by quite a bit, and Gnome is free. Now is the time to kick linux into gear. Longhorn looks like the ultimate lock in machine if you ask me, and if Linux doesn't start de-eliting their tools (read not starting all the program names with a K and not giving every program a retarded almost unrelated acronym name) then microsoft will clobber linux, yet again, right when linux popularity has just started to really rise. Man we could use a linux TV promo right about now.

      --
      Occam's razor is the blind faith in the natural selection of least resistance and in universal oversimplification. -- EF
  13. Re:who cares? by Malc · · Score: 3, Insightful

    Well, I for one care. I'm sure there are plenty of others here too. Some of us actually have jobs based on Windows technologies that provide well for our families. Interesting concept, eh?

  14. Interesting comment from Bill by swordgeek · · Score: 4, Interesting

    Over on C|Net, there's an article about Longhorn. Bill Gates has called this their biggest effort since Win95. Now if we assume that he's telling the truth (hey, why not?), it brings up some interesting parallels.

    Windows95 originally was just going to be Windows 4.0--an updated version of Win3.1 Turning it into more than a GUI for DOS, adding multitasking, recreating the GUI, and so forth, was a HUGE undertaking which lead to endless delays. (Win4.0 was supposed to be out in '93; Win95 barely made it into it's named year.) But what threat caused the massive effort? OS/2. OS/2 2.1, the PPC chip, and the Pentium FP math bug got MS good and scared, and they came up with a (relative) miracle.

    Now they're saying that they're putting that effort in again. What, pray tell, is the threat to MS this time, hmmmm?

    --

    "People who do stupid things with hazardous materials often die." -- Jim Davidson on alt.folklore.urban
    1. Re:Interesting comment from Bill by Eslyjah · · Score: 2, Insightful

      Do you honestly think MS is threatened by Apple? I mean, really? When was the last time you saw medium-to-large businesses considering the switch? On the desktop? How about in the server room? Now, for home users, you may have a valid point, but not for businesses.

      Let's call it a two-pronged assault: Linux in the server room and Mac OS X on the home PC is going to make management less likely to believe the MS FUD. Unix won't be so scary to them. And if they start to realize that the computers they use at work suck a whole lot more than the iMac their kids use at home, the wheels will start turning. And when their work computers get infested with the latest virus and their kids say, "Don't worry, Dad, we don't need Norton Anti-Virus because we have a Mac," the wheels will turn some more.

      Now, whether or not this happens is a matter of speculation. Maybe Apple will move to 15% desktop marketshare and Linux will get 75% on the server. Who knows? But MS doesn't want to see any marketshare erosion and they're going to fight it tooth and nail, which is why they've geared up for this big effort.

  15. New OS, same old company behind it... by ackthpt · · Score: 2, Interesting
    Any word on how the much ballyhooed Trustworthy Computing fits into the picture?

    Or is there going to be the convenient clause in the EULA which states, "the consumer will be obligated to periodically, by an automated process download and install patches or warranty is void" This could be the OS that finally gets everyone onto broadband/DSL/etc. due to the shear volume that each will have to download. Yay!

    Then again, many will try to use this operating system on stand-alone systems, which will probably be some violation of terms of the EULA, where Microsoft needs to know everything you have on your computer and what you're doing with it.

    I could make an 'all your base' reference, but as Breathed and others have noted, you can't compete with reality anymore.

    --

    A feeling of having made the same mistake before: Deja Foobar
  16. Observations by Max+Romantschuk · · Score: 5, Insightful

    It seems the signal to noise ratio of this discussion is terrible. People are bashing the site like there's no tomorrow, without taking into account what it's for.

    This is a developer resource. Take this UI guide on the Sidebar. Excellent writing, and finally something which approaches what has made Apple keep the UI edge for all these years.

    If an article was posted about the GNOME Human Interface Guidelines I suspect the crowd would be singing to quite a different tune.

    Where is even the slightest bit of objectivity these days?

    --
    .: Max Romantschuk :: http://max.romantschuk.fi/
    1. Re:Observations by Max+Romantschuk · · Score: 2, Insightful

      Where is even the slightest bit of objectivity these days?

      Objectivity? On Slashdot!?! Dude, I want some of what you're smoking!


      In response to this and several similar comments...

      I might be idealistic and unrealistic when hoping for at least a little objectivity here. But I'd take idealism over cynicism any day ;)

      The world will never be perfect, but unless we aspire to be more than what we are there's really no point in existing in the first place, is there?

      Some may be content with just doing what they've always done, but the day I stop learning is the day I die.

      --
      .: Max Romantschuk :: http://max.romantschuk.fi/
    2. Re:Observations by bonch · · Score: 4, Insightful

      Where is even the slightest bit of objectivity these days?

      To be fair, the only reason Slashdot keeps posting these Microsoft articles (count 'em...at least three in the past two DAYS!) is because all the Linux people have a field day bashing and bashing and bashing.

      It's a really poor reflection on this community and makes it seem like they're just a bunch of trolls. Nobody can appreciate the technology anymore because it's "M$."

      Could you imagine how nice this site would be if it was nothing but mature veteran UNIX hackers who calmly and rationally discussed the next version of Windows and how it fits into their computing paradigm? If it was just something they talked about (maybe even praised) and then moved on. Instead, we get "M$ IS CHANGING THEIR BSOD INTO 3D!!!1 HAHA" (+5 Funny)."

      If anybody knows of a "News for Nerds" type site that doesn't have a corporate-owned agenda (*cough* Slashdot), could someone direct me to it?

      Is Slashdot pro-Linux or anti-Microsoft? I'd rather see more Linux articles than Microsoft articles on the front page, so what happened that changed Slashdot into a Microsoft news site?

    3. Re:Observations by WNight · · Score: 3, Informative

      Considering that Microsoft has stated publicly (and personally from the Ballmer and Gates) that Linux and free-software and communist in nature, anti-american, unstable, and should not be used in any way by government or business, I think it's reasonable that supporters of open source are a bit anti-Microsoft.

      In a technical sense, Linus is exactly right. Microsoft is technically uninteresting and Linus wouldn't get anywhere (that he wanted to be) by copying them, nor I would guess, anywhere financially either (MS does dominate markets well). The only reason to consider MS, except as a security hole for servers and yet another unstable desktop OS, is that MS seems hell-bent on destroying our right to use free software (and establish open standards, so that software will always be free in a useful way).

      Also, Microsoft has on numerous (and documented) occasions, lied, stolen, perjured, faked evidence, conspired illegally to destroy a competitor, slandered and libelled, and threatened unjust lawsuits to silence critics. But other than that, they're fine neighbors...

      Why shouldn't we wish for the collapse of MS, it's them or us, by their choice.

  17. WVG? by HickNinja · · Score: 2, Interesting
    "Avalon" offers several layers of access to graphics and rendering services. At the top layer, Microsoft(R) Windows(R) Vector Graphics (WVG) provides a number of advantages common to XML-based graphics markup. WVG is straightforward to use with the rest of the "Avalon" object model, it is readily reusable, and it is familiar to users of Scalable Vector Graphics (SVG).
    Sounds like classic embrace and extend.
  18. Re:who cares? by tbone1 · · Score: 2, Funny
    slashdotters have bred? I don't think 'interesting' is quite the word ...

    --

    The Independent: Reverend Spooner Arrested in Friar Tuck Incident - ISIHAC, Historical Headlines
  19. Re:who cares? by gregmac · · Score: 5, Interesting
    I have less then zero interest in longhorn

    You know, that's exactly how I feel.

    I still run 2k on my home system (mostly out of lazyness really, theres nothing windows-specific that I really rely on, save a couple games on occasion). I still run 2k on all the workstations at work (except mine, which is RH). My PDC is NT4 on a 500mhz box, as it has been for 3 years, and once I get time it will become Samba3 (it also runs Apache and BIND).

    I do have a 2k server, which is running our accounting system (unfortunately, the low-cost (under $1k) linux-based stuff didn't meet our needs, linux mid-market ($5-20k) doesn't exist, and the rest is $90k+). We ended up going with a mid-market windows-only solution, but that system is ready to be a terminal server.

    I have all the pieces in place, and my ultimate plan here is to switch all our desktops over, once I find something that isn't going to reduce the 'feature set' of our desktops. An upgrade isn't really viable if I have to tell everyone "oh sorry, you can't select printing options when you print anymore, they can only be set in the driver options - which you can't access".

    I'm just totally giving up on windows. It's just not worth the hassle anymore. I can't do any sort of automatic app installation, which is one of the things that bothers me a lot. Our office is small - 8 workstations - but it's big enough that it takes a lot of time to go around doing windowsupdate, installing version x.y+1 of whatever, etc. I never found a nice solution that didn't cost a lot of money. (And yes, I know 2k can do it. I've used it at another company, and we had to turn it off because it made things more difficult). This is the sort of thing that I can use rsync and a couple shell scripts for, and have a working solution in half an hour. Flexibility is key: My job is not to be a sysadmin (we're not even a computer-related business), so the less time I spend sysadmin-ing, the better.

    Anyway, that kind of turned into a rant, and i'm not looking to fight with any of you MSCE's that are going to try and counter everything I've just said - I've heard it a million times. I'm just trying to point out that if you're going to wait, wait for something worth waiting for. I personally don't see longhorn adding anything that justifies the expense.

    --
    Speak before you think
  20. Microsoft's Obvious Strategy by TheRealFoxFire · · Score: 4, Interesting

    Microsoft knows that the delay to 2006 is unfavorable for them. First its a problem for all of the companies that bought into the subscription licensing, who are now seeing their money wasted essentially, paying MS for nothing for three more years. Second, it gives their competition nearly three years to advance before MS has an answer to any of it. Mac OS and to a lesser extent the Linux desktop will be quite different in 2006.

    Knowing that, Microsoft is deliberately drumming up the hype now with an outrageously early beta, leaked screenshots, and surreptitious press releases and leaks about their upcoming features. Why? To get the current installed base excited about the next release, and to quiet any concerns they have that might make them switch in the interim. If they saw no compelling reason to stick around until 2006 they may migrate to other platforms. The leaks and beta try to give them that reason.

  21. Re:Already a bug! by bpbond · · Score: 2, Funny

    If only we had a word processor that would flag those kinds of things automatically. Acutally, why not correct them automatically, too? And maybe have some sort of animated character to interact with the user...yeah, right, THAT'S the ticket!

    --
    "Science is a tribute to what we can know although we are fallible" -Jacob Bronowski
  22. Re:Loooooonghorn by miltimj · · Score: 2, Funny

    Definitely my favorite quote on that page:

    2. Open the "DefaultStore," which is a view of WinFX through the Win32(R) APIs. Drag in copies of a variety of photos, music, and documents. (Use only copies of your data to prevent data loss.)

    --
    "Truth is not decided by majority vote" consensus gentium -- Norman Geisler
  23. oops. . . by Robert+Hopson · · Score: 2, Funny

    I take it all back, please bring back the daily SCO coverage.

    --
    Please, no more mod points. I only abuse them.
  24. Longhorn's target PC specs... by freejamesbrown · · Score: 3, Funny

    "4-6GHz processor
    2GB+ memory
    1TB hard drive
    Graphics processor 3X today's performance
    1GB Ethernet, 54Mbps wireless networking"

    4-6Ghz? "Trend: Developers rent meat lockers."

    2GB+ memory... "our API has completely done away with garbage collection. we just periodically reboot."

    1TB? are we going to support versioning of the entire hard drive? (might be an interesting way to roll back virus damage.) ...
    m.

  25. Re:Foghorn Leghorn by snooo53 · · Score: 2, Funny
    That'd be really funny if they could get the voice down for error messages

    "I say, I say, you've got a fatal exception at 0E33, son."

    Clippy:"Well, barbeque my hamhocks, looks like you're writin' a letter. I'm gonna give you a bit of advice, boy. So far, this letter's about as sharp as a bowling ball..."

    --
    The sending of this message pretty much inconveniences everyone involved.
  26. How to get Longhorn by Nick+of+NSTime · · Score: 2, Informative
    From the MSDN Subscriber downloads page:

    Active MSDN Operating Systems, Professional, Enterprise, and Universal subscribers may request a set of software distributed at the Microsoft Professional Developers Conference 2003 (PDC), including the preview versions of the "Longhorn" operating system and SDK, and Visual Studio "Whidbey".

    I just called MSDN customer service and ordered my set. It was really easy, and it will take 7-10 days for the discs to arrive. Note that it's DVD-ROM format only.

    Hope that helps.

  27. Enough with the MS press releases by re-geeked · · Score: 3, Funny

    How many Longhorn articles is this now?

    Is Slashdot still interested in Free Software?

    Or did someone forget to tell me that Longhorn is GPL'd?

    Also, isn't there someplace better than the front page to discuss minor updates to legacy systems?

    I mean, really, Windows?? Who uses this crap any more?

    --
    "You can't get something for nothing." - my grandfather, on the stock market and Reaganomics.
  28. Re:Guys this is a total Win98SE by rabtech · · Score: 4, Informative

    1. WinFS was always running on top of NTFS. It will change things, because the new storage API in Longhorn makes WinFS a first-class entity and the preferred method of working with the filesystem.

    2. Nearly all the bits, like Explorer, applets, property pages, etc are being rewritten to run on the CLR. This also means Microsoft has greatly expanded the capabilities of the class library, but much of the windows-specific functionality looks like it will go under the Microsoft.* namespace, making it easy to keep cross-platform if you wish.

    3. Aero is the new window manager, which does away with 2D/3D for an integrated, vector graphics & 3D, all-new windowing system. The new Aero classes do not wrap Win32. It talks directly to the window manager. How many of the other classes no longer talk to Win32 and do their work directly remains to be seen.

    4. The Longhorn kernel will be the base of the next version of Windows Server, including the focus on managed code as being THE new API. This is a huge shift - Microsoft is basically telling everyone "get ready to move away from Win32/Win64 - it is in legacy mode now."

    --
    Natural != (nontoxic || beneficial)
  29. It doesn't matter, we'll all end up using it by green+pizza · · Score: 2, Insightful

    Prepare to lose all karma...

    Yeah, we're all bashing Longhorn and Microsoft's ways right now... but come 2006, Microsoft will win once again as millions of businesses and tens of millions of homes upgrade to Longhorn. Even the most hardcore geek will have Longhorn on a partition within a year of its release.

    We bashed Win98, but ended up using it anyway. Ditto for Win2K and XP.

    Sure, our servers will still run un*x, but as long as we keep using Windows at work for "compatibility" and "familiarity"... and a single innocent Windows box at home "just for games", Microsoft will keep winning.

    This is not a flame or a troll, but just a prediction based upon the past. I would like to be proven wrong, though...

    1. Re:It doesn't matter, we'll all end up using it by jamesmrankinjr · · Score: 3, Insightful

      Linux and Apple now have three years to change that. MS has now told everyone they won't have anything new to show until 2006. Since OS X is pretty much now what Longhorn promises then, Apple can make huge strides during this period. Likewise, all the governments and companies considering Linux have 3 years to decide whether to get off the MS forced march or not.

      And what are the compelling business features? 1. We get to rewrite all our custom apps that work just fine to use new APIs! 2. We get to buy all new computers for our employees with 4GHz processors and 1TB disks so the file open dialog box can be 3D and texture mapped with moving video! Or something. (ps The Longhorn graphics features run on current Apple hardware in OS X now.)

      Meanwhile, MS is already starting to see revenue losses due to companies hesitant to upgrade because of security concerns.

      I'm starting to feel almost bad for MS. Nah, not really.

      Peace be with you,
      -jimbo

  30. Yes and NO.... by SerpentMage · · Score: 2, Interesting

    Yes you are right .NET is much faster than Java OS. However, there is still a price to pay.

    Remember the original version of NT? The version where the GDI was a subsystem onto itself? Back then NT was essentially a micro-kernel approach. However, starting in NT 3.51 the GDI was pulled into the kernel and the result is that NT is less stable in theory.

    Of course with enough testing it can be made stable. However, now contrast Windows XP with Windows 2000. Windows 2000 is rock solid, whereas XP can be slow and can be buggy. In essence a step backwards.

    Now lets tie this together. .NET is faster because it is NT 3.51 where the GDI is tied into kernel. .NET is faster because many many pieces are hand coded in C. For example SWING is largly coded in Java whereas GDI in .NET is coded in C, and C++.

    The end result is that applications will not necessarily more stable. In fact instead of being more stable there could be consistent big bad bugs due to bugs in the .NET runtime. The key is in their drive to add more features will it make the .NET runtime more stable or less stable. My current thinking is that if they can break past habits then indeed .NET will be stable.

    --

    "You can't make a race horse of a pig"
    "No," said Samuel, "but you can make very fast pig"
    1. Re:Yes and NO.... by alext · · Score: 2, Insightful

      Yes you are right .NET is much faster than Java OS.

      Ah, finally somebody with some benchmarks.

      Link?

  31. Re:who cares? by rabtech · · Score: 3, Insightful

    Don't blame us if you aren't using Active directory with Win2k/XP clients w/Group Policy and SUS.

    Microsoft has provided the tools to make software installation, management of desktop settings, and automatic pushing of patches and service packs completely automatic and easy to do.

    If you refuse to use the technology, you deserve what you get.

    If you use Win9x/ME, you deserve to be shot.

    --
    Natural != (nontoxic || beneficial)
  32. What the?! by Delphix · · Score: 2, Insightful

    from the developer page:

    Stop by this section of the LHDC for the latest code samples and tools from Microsoft and the community at large. Even better, if you've built something, put it up for all of us to share!

    Share? The largest monopolistic company on the planet encouraging people to share? Does anyone else note a sense of irony?

  33. they're running IIS 6.0 by kaan · · Score: 2, Informative

    I can't tell what the OS is, but sniffing the http response header (after sending a request for http://msdn.microsoft.com/longhorn) produced the following server info:

    HTTP/1.1 200 OK
    Date: Tue, 28 Oct 2003 16:23:43 GMT
    Server: Microsoft-IIS/6.0
    P3P: CP='ALL IND DSP COR ADM CONo CUR CUSo IVAo IVDo PSA PSD TAI TELo OUR SAMo CNT COM INT NAV ONL PHY PRE PUR UNI'
    X-AspNet-Version: 1.1.4322
    Cache-Control: private
    Content-Type: text/html; charset=utf-8
    Content-Length: 24182


    btw, if anyone's interested, http://msdn.microsoft.com/longhorn does a silent redirect to http://207.46.196.115/longhorn, so that's the server info you need to check against, not msdn.microsoft.com.

  34. Re:who cares? by bonch · · Score: 3, Insightful

    You complain about a four year old operating system, you list off a bunch of complaints, and then you say you will ignore Longhorn, which fixes all those complaints. With Longhorn, you can even write your own XML-based installation scripts.

    I'm just trying to point out that if you're going to wait, wait for something worth waiting for. I personally don't see longhorn adding anything that justifies the expense.

    I'm sorry, but you're an idiot if you don't think .NET, WinFS, Avalon, and the rest of the Longhorn technologies aren't better than crappy old 2k.

  35. Re:I don't like that name by xswl0931 · · Score: 2, Informative

    The codename Longhorn has nothing to do with Texas. Win2k3 was codenamed Whistler, the next release was supposed to be Blackcomb, these are two mountains in Canada. An intermediate release was decided upon and this was called Longhorn. Longhorn is a bar that sits between Whistler and Blackcomb.

  36. Sidebar by bonch · · Score: 4, Informative

    For all you trolls bitching pointlessly about the sidebar (which is optional anyway), this is from the UI guidelines page. which nicely describes what the sidebar is for:

    "The sidebar will be most useful to users with large monitors who will have the space available to keep the sidebar open all the time. Users with small monitors will usually keep the sidebar minimized. When the sidebar is minimized, all sidebar tiles will have an icon in the taskbar; clicking an icon lets the user access the related tile."

    In other words, it's not a big deal, and it won't take up your space. I think it's silly to react this way about an optional sidebar, when probably at least 80% of you run gkrellm and whatever other sidebar apps exist for the Linux desktop environment. This is just Microsoft's XML-based version of that concept (now comes the "they're stealing ideas again" replies).

    Kind of reminds me of when Red Hat dared change their desktop theme, and all the knee-jerk Slashdotters flamed them to hell for absolutely no reason. Then it turned out not to be a big deal after all.

  37. Re:who cares? by gregmac · · Score: 3, Insightful
    You complain about a four year old operating system, you list off a bunch of complaints, and then you say you will ignore Longhorn, which fixes all those complaints.

    My With Longhorn, you can even write your own XML-based installation scripts.

    Ok. Well, I can do this on linux today. In fact, I already have done it (I use an XML-based install/update script for a large application I'm developing). But I can even accomplish it with a simple call to rsync. No hidden settings, no scattered dll files. If I want, an application installs all in one directory. rsync that directory, and thats it- applications are updated and/or installed automatically.

    Of course, I could also wait 3 years for windows to get to this point.

    I'm sorry, but you're an idiot if you don't think .NET, WinFS, Avalon, and the rest of the Longhorn technologies aren't better than crappy old 2k.

    I didn't say that they aren't better than 2k. In fact, you even quoted me saying "not worth waiting for". I don't think they are. I'm not totally convinced on .NET, a lot of it is marketing fluff, and it's being controlled by a corperation that will change everything, if it meets their business needs at the time (it's hard to maintain an application when the API is not totally documented and will randomly change).

    Avalon has been done (XUL), and is cross-platform. I don't see the point in waiting 3 years for a proprietary version that's less mature.

    WinFS is about the most interesting development, but worth the headaches of windows? Probably not. There are similar concepts in development for other OS's anyways.

    --
    Speak before you think
  38. Re:Sharing information is a GOOD THING, remember? by TomV · · Score: 2, Interesting

    FWIW I've seen the very same sentiment on several Moft Program Managers' blogs. If nothing else, the people developing what they feel are great new features, naturally enough, seem keen to get their work out into developers' hands sooner rather than later.

    There are a couple of areas in which they have taken this approach already - the SQLXML extensions to SQLserver 2000 have been upversioned a few times while we wait for Yukon, and various Web Services extensions are also available well in advance of the v2.0 (Whidbey) release of System.Web

    Thinking on a bit, if WinFX in Longhorn gives Moft a clean, modular API to replace the spaghetti'd mess that is Win32, it might then become a lot easier to do incremental upgrades to specific areas of the OS functionality.

  39. The browser end-game by dimator · · Score: 3, Insightful

    From this:

    Finally, it is worth noting that Windows executables can be hosted in a window (by default) as well as in the browser.
    For Longhorn, desktop executables are the next version of today's Windows Forms client-side apps. On the other hand, XAML and browser-hosted applications represent an evolution of today's client-side programming model to work over the Web. Right now, existing client-side applications can rarely be deployed over the Web. If you want to embed a Windows Forms form into a browser page, you'll get a reduced feature set and have to tweak bits and pieces of your code. With Longhorn, the common application model will let you write one application and deploy it over the Web. However, the final application is Longhorn-specific--very different from a traditional Web application like ASP.NET.


    Sigh. I remember when the web was based on open standards...

    --
    python -c "x='python -c %sx=%s; print x%%(chr(34),repr(x),chr(34))%s'; print x%(chr(34),repr(x),chr(34))"
  40. Indigo by Stu+Charlton · · Score: 2, Interesting

    The real thing to pay attention to with Longhorn, is Indigo - the new transactions and communications framework. They're investing a lot of effort into keeping it simple and to keep all aspects orthogonal to one another.

    Indigo is really the replacement for COM+, built on top of the web services stack (the WS-* specs). The WS-* specs aim to supplant CORBA as the dominant distributed computing paradigm by enabling any platform to integrate through the various XML protocols. This seems to be the only viable way forward to get true interop between the Windows and ABM (anyone but Microsoft) world.

    Some rather interesting things Indigo is trying to do:
    - make transactions pervasive in coding, even with volatile objects. Using a "lightweight transaction manager", an in-memory transaction on an ArrayList would take only a microsecond to begin and commit.

    - embed the transaction manager in the kernel for durable transactions.

    - Provide a set of declarative attributes for setting a service's reliability , transactions, and security, much more flexible and simple than

    --
    -Stu