Slashdot Mirror


Looking Beyond Vista To Fiji and Vienna

Vinit wrote in with an article that describes Microsoft's strategy for future versions of Windows. It begins: "As we all know that Microsoft Vista was originally scheduled to be released in 2003, after two years of Windows XP, but it got delayed by over five years due to various reasons. Definitely, Vista is very very improved OS over the previous versions, but the delayed in the launch has cost Microsoft, billions of dollars. Now the question at the moment is, what exactly after Vista? Microsoft can't afford to wait another five years for an operating system. People are becoming more aware of the choices they have, and Linux is no longer a hobbyist OS, and that day isn't far away when it becomes simple enough to be a viable alternative to Windows. The competition is fierce. That is why, to stay at the top, Microsoft has planned a 'Vista R2', codenamed 'Fiji' which will be released some time in 2008. And after Fiji, there will be Windows 'Vienna'. Windows Fiji, will not be a totally different OS from Vista; but it will be an add-on. Whereas Vienna will be totally different from Vista."

17 of 600 comments (clear)

  1. Why did this even get posted? by Anonymous Coward · · Score: 5, Insightful

    A illiterate intro based on a brief article from a random blog that doesn't quote any sources. That's what I call credibility.

  2. Who wrote this? by glwtta · · Score: 5, Funny

    Definitely, Vista is very very improved OS over the previous versions, but the delayed in the launch has cost Microsoft, billions of dollars.

    I'm not looking for Shakespeare here, but the submitter is what, eight?

    --
    sic transit gloria mundi
    1. Re:Who wrote this? by TheRaven64 · · Score: 5, Funny

      You two were the only ones that noticed. The rest of us have learned to skip straight from the headline to the comments by now.

      --
      I am TheRaven on Soylent News
  3. "Definitely, Vista is very very improved OS.." by rubycodez · · Score: 5, Interesting

    Exactly what is the basis for spouting this load of crap? How about this list of why Vista is inferior to previous versions of windows:


    No Support for IPX, Appletalk, WebDav, or NetDDE
    Even less capable backup built in than XP, which itself had inferior backup to previous versions
    High cost
    Bloat #1 - takes over 10GB of hard disk
    Bloat #2 - 2GB of RAM needed
    Crippled wordpad can't read .doc
    Obtuse menuing requiring going in half a dozen or more levels in for basic controls
    Stupid ReadyBoost trying to do what would be better done by simple swap/page to usb device, except RB is MUCH slower
    Hardware vendors not in hurry to support Vista


    in short, you'll gain nothing and lose functionality by going to Vista. save your money, just say NO.

    1. Re:"Definitely, Vista is very very improved OS.." by Tony+Hoyle · · Score: 5, Interesting

      Crippled wordpad can't read .doc

      Wow.. didn't realize that. WTF were they thinking?

      I'm currently on a 2gb vista test machine and it's going into swap all the time. 2gb is really not enough... it's dog slow due to the swapping.

      Add to that:

      Broken program files menu that doesn't cascade (so you have to know where what you're looking for is before you look for it).
      Font bugs that regularly turn the fonts to unreadable crap requiring a reboot.
      Claims to have NFS client but this does not actually function.
      Running about 50% of available software switches aeroglass off. Sometimes it doesn't come back on without a reboot.
      S...L...O...W... I mean this is a dual processor 64bit machine and it's slower than the celeron running XP next to it.

  4. Re:See Apple for details by kfg · · Score: 5, Funny

    This is where Microsoft failed, their security model was flawed, so with Vista they've fixed it (or so they say).

    Yeah, you used to be allowed full access to your own files and do with them as you please.

    We'll have no more of that nonsense.

    KFG

  5. Bill Gates, Speech Recognition and Crediblity. by Erris · · Score: 5, Interesting

    Anybody who follows Gates knows that he has been serious about speach (sic) recognition for a long time.

    It's hard for anyone who does not "follow" the cult of Gates to take anything he says seriously. He's been promising the moon and stars for decades but has yet to deliver anything but mild UI modifications. Generally, his company writes down a wish list of competitor's features and promises to deliver them bigger and better in his "next" release. As the years roll by he drops all of the features until he's left with something like Vista, which offerst the user little beyond DRM madness and a UI upgrade, which he then invariably promotes as "revolutionary".

    Despite all of that, I thought he liked to talk about handwriting recognition. You know, the tablet PC, that' he's promissed the world since the Apple Newton. Palm, OpenZarus and Xstroke all beat him to the punch and his tablet PC has yet to catch on.

    He might as well claim his next OS will have AI and do "seemless" speech recognition. He won't loose much credibility that way. At this point, he's got so little to use, I'd sooner believe penis pill spam.

    --
    DMCA, Hollings, Palladium. What might have sounded like paranoia is now common sense.
  6. I think Mark Twain said it best by Tony · · Score: 5, Interesting

    "There are lies, damned lies, and Microsoft promises."

    We've heard it all before. Seriously. And it happens just like that: "Yeah, we know XP isn't that much of an upgrade to MS-Windows 2k, but you should see Longhorn! Oh, it's gonna be great! It'll milk your cows, skim the cream, and make fresh ice cream! It'll put your kids through college! Oh, and it'll, uh, make your complexion clear up, and get rid of your herpes!"

    Every time Microsoft releases a less-than-stellar product (which is invariably), they start bragging about how great things will be in the *next* release, on which they haven't even started working. That's the Microsoft modus operandi: promise more than the competition currently has, and deliver less. Wash, rinse, repeat.

    --
    Microsoft is to software what Budweiser is to beer.
  7. Re:See Apple for details by wrook · · Score: 5, Interesting

    I've been thinking about this for a while and I don't think you're right.

    The delay in Vista seems to have been caused by the desire to release (even internally) a single "OS product". But the fact of the matter is that an OS is composed of hundreds (thousands even) of small parts. MS is trying to release "the latest and greatest" of each part simultaneously. The inevitable ping-pong between departments trying to get it all to work with one another causes massive delays.

    FLOSS usually avoids this problem because each project is developed completely independently. Most projects do not use the bleeding edge GTK library for instance. They use the latest "released" and "stable" library. Even though GTK development continues, projects usually don't care. They tie themselves to a stable rather than moving target.

    It is generally the job of the distro to make it all work together. But again, they are working against stable targets for the most part. Nobody says, "Hey it's a week before release and the GTK guys released a new version of the library. Let's delay and make everything use it." (Generally speaking that is -- I'm sure there have been exceptions).

    Of course there are some problems. Sometimes you just *have* to release 2 versions of GTK in the distro. But who cares (Yay for ld.so! Why the Windows people can't see the benefit of dealing with shared libraries like this in completely beyond me...) Of course worse is moving between versions of something like perl.

    It's strange... I've tried to convince several of the companies I've worked for to operate in this manner, but I can't get anyone to try it. Have 2 different groups: Development - that works on a backlog of tasks and incrementally improves various pieces of the product; and Release - that takes versions of the development pieces, matches them with marketing requirements, makes a cohesive product and releases when the marketing requirements are met.

    I keep trying to tell people that there is no need to freeze development just because you are doing a release. In some shops I've worked in I've literally sat on my ass for months waiting for the release to go out (while some other poor schmuck is camping in his cubicle trying to finish some last minute requirements).

  8. Timeline for Windows Vienna by jonadab · · Score: 5, Funny

    And here's the timeline for 'Vienna':
    2007 Q1 Vista released; work on Vienna begins.
    2007 Q4 Microsoft announces Vienna will contain innovative new filesystem
    2008 Q2 Microsoft projects release date for 'Vienna' as late 2010 or early 2011
    2008 Q3 Microsoft announces Vienna will revolutionize the internet desktop
    2009 Q2 Microsoft announces Vienna's filesystem will make search irrelevant
    2009 Q4 Microsoft projects release date for Vienna as second half of 2011
    2010 Q1 Microsoft announces Vienna will be inherently more secure than Vista
    2010 Q2 Microsoft announces Vienna's new API will make developers' jobs easy
    2010 Q4 Microsoft announces Vienna will have built-in internet telephony (VOIP)
    2011 Q2 Microsoft projects release date for Vienna in early 2012
    2011 Q3 Microsoft announces Vienna will work with next-generation security hardware
    2012 Q1 Microsoft announces partnership with wireless internet provider to enhance Vienna's
          internet telephony, allowing users to go "unplugged"
    2012 Q2 Microsoft projects Vienna release date pushed back to 2013
    2012 Q3 Microsoft announces Vienna's wireless internet telephony will make cellphones obsolete
    2013 Q1 Microsoft announces Vienna's wireless internet telephony will be more secure than cellphones
    2013 Q3 Microsoft announces Vienna kernel will be most secure OS kernel ever
    2013 Q4 Microsoft projects Vienna release date in early 2014
    2014 Q1 Microsoft announces the new filesystem may not be ready for RTM but will ship
          just after Vienna in a service pack
    2014 Q2 Microsoft announces Vienna public beta will be forthcoming later in the year
    2014 Q3 Microsoft announces the new developer API will be spun off as a separate project from Vienna
    2014 Q4 Microsoft promises Vienna release no later than 2015 Q2
    2015 Q1 Deal with wireless internet company falls through
    2015 Q2 Microsoft announces innovative filesystem will be in release after Vienna
    2015 Q2 Microsoft announces Vienna will still feature "unplugged" internet telephony,
          but user will have choice of third-party wireless providers
    2015 Q3 Microsoft releases limited beta of Vienna to select individuals and companies
    2015 Q3 Reviews of Vienna start coming out; reviewers note internet telephony not present
    2015 Q4 Microsoft announces final product name for Vienna will be Windows Fiesta
    2015 Q4 Microsoft confirms internet telephony will not be ready to ship with first release
    2016 Q1 Microsoft releases public beta of Fiesta to a wider audience
    2016 Q2 Microsoft announces final release date for Fiesta in November; nobody believes it
    2016 October Microsoft announces Windows Fiesta will be available to select customers in
          November, retail version will ship in January
    2016 November Microsoft announces Fiesta now available to select customers
    2017 January Microsoft actually releases Windows Fiesta

    --
    Cut that out, or I will ship you to Norilsk in a box.
  9. Oh, Vienna! by hachete · · Score: 5, Funny

    MS don't know what will be in Vienna, because Apple haven't invented it yet. This means nothing to me.

    --
    Patriotism is a virtue of the vicious
  10. Re:Fiji by diskis · · Score: 5, Funny

    Wow. It's also a capital in a country in europe. You do know where europe is?
    Founded some 2500 years ago. Not like it sprung up over night, like the maybe dozen Viennas you got in USA

  11. Re:See Apple for details by 2nd+Post! · · Score: 5, Interesting

    You are confusing updates with upgrades.

    Apple releases patches on a monthly basis, as does Microsoft.
    Apple releases updates on a quarterly basis; Microsoft seems to do it on a yearly basis.
    Apple releases upgrades on a yearly basis; Microsoft seems to take 5 years to do it.

    Some further explanation:
    A patch is a small change to fix bug.
    An update is a collection of patches tested together, as well as small updates in functionality.
    An upgrade is brand new functionality that was not available before.

  12. Re:Fiji by smallfries · · Score: 5, Insightful

    Because if you rent a single "last" version to them then they will pay you money forever, and you don't need big product launches every five years.

    --
    Slashdot: where don knuth is an idiot because he cant grasp the awesome power of php
  13. Re:Fiji by DittoBox · · Score: 5, Insightful

    Blackcomb was the name, now it's morphed into "Vienna." Windows code names seem to come from resorts. I believe that what we call "heavy irony," as Windows is neither relaxing nor fun.

    --
    Good. Cheap. Fast. Pick Two.
  14. Re:Fiji by iminplaya · · Score: 5, Funny

    Or maybe "Windows Atlantis"?

    --
    What?
  15. think differently by zogger · · Score: 5, Insightful

    You appear very fast to judge things, but I think you might be missing a big piece of the action there, or the potential action, most likely because you are younger and still fit. I am guessing on that though.

      In a perfect world what you said makes some sense, but think on this: In the US the population is aging. Younger folks are a minority, and guess what? You'll get old, too. With aging comes afflictions like arthritis. Once you get it, even a twinge, you'll understand how incredibly $valuable$ and how incredibly useful a voice activated system could be. The first company to really nail it will be rich beyond the dreams of avarice as the expression goes.

    MY GF has it in her hands, sometimes she just sits and cries because her hands are on fire,that's how she describes it, like being on fire, and then she can't do anything, nothing that requires any dexterity at all. She used to do fine painting, a lot of intense sewing, etc, stuff like that, but can't anymore. Typing is just out, and there are many many millions like her out there now. It's like having no fingers at all, but it hurts. She can only type very slowly and painfully and because of that hardly uses her computer anymore.

    Now, how abvout blind folks? Think it might be a handy option for them as well? How about folks with anything like palsy? Heck, I am thinking for me, say I am out working on some vehicle and I want to look something up. Spend 5 minutes with the degreaser before I go touch the keyboard, or just yammer at it to get to where I want to get, and print it out? Useful there too.