Slashdot Mirror


Longhorn to be Released in 2006, Sans WinFS

skillio writes "Everyone's favorite OS maven, Bill Gates, announced a release date for Longhorn on Friday. He confirms what many had suspected - Microsoft will attempt to complete this release in calendar year 2006. The most notable element of this announcement was Gates' admission that WinFS, Microsoft's next-generation file system, would not be complete in time for this release - surprising, since this was the most hyped component of the next iteration of Windows."

9 of 440 comments (clear)

  1. Re:Good deal for Microsoft by BoldAC · · Score: 4, Informative

    You'll get all your upgrades anyway.

    Many of the components in longhorn will be rolled out as individual services prior to the official release.

    (Of course, Microsoft will package the official longhorn release with a few bells and whisltes to grab consumer interests.)

    SP2 is a great example of this. The pop-up blocker and buffer overrun protection were all original longhorn ideas.

  2. Re:I am just curious... by EpsCylonB · · Score: 4, Informative

    Longhorn almost certainly won't be the name, XP iirc was codnamed whistler, they use the names of places near redmond in seatle apparently.

  3. Re:No Avalon either by Daniel+Dvorkin · · Score: 4, Informative

    Grandparent poster may have been referring to this, regardless of what CNN says.

    --
    The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
  4. Re:the later the better by LO0G · · Score: 5, Informative

    Ok, lets get this straight, once and for all - WinFS IS NOT A NEW FILESYSTEM!

    It's a set of technologies that allow you to store metadata in a SQL-like database, and query for that information.

    Think of it as content indexing on steroids.

    So you winamp album metadata could be put in WinFS and then winamp (or WMP, or Soniq, or iTunes) could build virtual playlists from that metadata.

    Or your picture keywords could be put in and you'd be able to search that metadata using a single common API.

    It's NOT a new filesystem.

  5. Re:What's so tricky about WinFS? by Halcyon-X · · Score: 5, Informative
    WinFS is a way for applications to share data through defacto XML schema. Like the Windows clipboard allows data to be pasted from any application to any other application (in theory), WinFS is supposed to do the same, so any application can request any data through any other application, and it will process it. Sort of like piping in Linux "everything as a file", only they will have hooks for everything not just stdin stdout. I also assume they will tie in NGSCB/Palladium authentication into this. Here is a link explaining this in more detail.

    The goal is to make their hard disk search easier, handling all types of data. Another goal is to be like open source, by giving proprietary software more reason not to re-invent the wheel, because they can access the data through another application. They will use meta data to define everything so any application can use any data.

    The problem is that 3rd parties all have to agree on a standard, and no doubt patents will be involved, licensing, preventing applications from working well with one another to gain an edge, viruses will have a MUCH easier time doing silly things with your data (this could make distributed data mining a reality if a worm spreads enough), who knows if it will work in practice as well as it should in theory.

    This is why WinFS doesn't replace NTFS but cooperates with it, it's a layer of meta data. Needless to say MS have a huge task on their hands.

    --

    .sig: Open Source, Open Mind

  6. Re:the later the better by SilentChris · · Score: 4, Informative

    Supposedly it now stands for "Future storage". Just like NT and .NET once stood for something and then got real nebulous (NT was once "new technology", while .NET was going to be used on everything from servers to toilet paper).

  7. Re:WinFS Is A Prime Example Of Unneeded Bloat by SilentChris · · Score: 5, Informative

    Well, not exactly. I can see how I'd explain this to my grandmother ("Nana, type 'vacation photos from our trip to Italy'" instead of "Nana, search for files with the name DSCITALY001...") That's the ideal implementation any way.

    I could also see this being a boon for business. Often when I'm on the phone with someone, I like to pull up all of our email coorespondance. They could do a "spokewheel" implementation: each person would be an axle and various spokes would link to business contact info, personal information, photos of them, etc. Think calling a client, having it pop up and asking "Oh, how was your son's birthday last week?" Again, ideal implementation.

  8. Re:I am just curious... by fiddlesticks · · Score: 4, Informative

    Q: what's with the code-name Whistler'?
    A: They were "Odyssey," "Neptune," "Mars", and before that they were using city names "Chicago," "Detroit," "Memphis". But now they've turned to mountain names: Whistler and Blackcomb are popular ski resorts a few hours from Seattle, located in British Columbia.

  9. Re:NTFS 5 and 'everyone else' by lucas+teh+geek · · Score: 5, Informative

    Most file utils want you to boot to DOS, Knoppix boots you to Linux, and if you're lucky, you can read, but not write.

    It drives me up a freaking wall. I've forced Knoppix to mount an NTFS volume r/w, and made a change to boot.ini once, and I got off lucky.


    you do realise knoppix includes a util called captive-ntfs, which allows you to mount ntfs partitions using certian windows files (which it gets from the ntfs partition) for full read/write access? I've used this quite a lot since i found out about it and never had any problems; I'd trust it a whole lot more than I trust the hack-job reverse engineered ntfs write support from the kernel.

    --
    TIAEAE!