Slashdot Mirror


Getting A Handle On Vista

visination.com wrote to mention a news.com article which runs down some of the basics on MS's new Operating System. From the article: "Among the key features of Vista as it currently stands are: security enhancements, a new searching mechanism, lots of new laptop features, parental controls and better home networking. There will also be visual changes, thanks to Avalon, ranging from shiny translucent windows to icons that are tiny representations of a document itself. On the business side, Microsoft said Vista will be easier for businesses to deploy on multiple PCs and will also save costs by reducing the number of times computers will have to be rebooted."

47 of 557 comments (clear)

  1. Darn! by Average_Joe_Sixpack · · Score: 5, Funny

    "... Microsoft said Vista will be easier for businesses to deploy on multiple PCs and will also save costs by reducing the number of times computers will have to be rebooted."

    Reboot = Coffee Break

    1. Re:Darn! by nametaken · · Score: 3, Insightful


      Fewer reboots? That's funny. I haven't rebooted most of my machines in months... and that's usually due to power failures.

      C'mon MS, get your head out of your ass. Its not like you haven't had enough time to work things out.

      Seriously, this list of wicked-cool new features sounds like a layman's description of my little 600mhz kick-around laptop running ubuntu.

    2. Re:Darn! by Ignominious+Cow+Herd · · Score: 5, Funny

      All they really had to do was add a disclaimer to the standard installer message telling you to reboot:

      "Disclaimer: You don't REALLY have to reboot, but we're too lame to tell all the developers to stop putting up this dialog box after their installation script is done. You really haven't HAD to reboot after installing things for years. It's just the damn Developers, Developers, Developers who can't get with the program. Oh, and you're too dumb to figure this out for yourselves."

      --
      Lump lingered last in line for brains, and the ones she got were sorta rotten and insane.
    3. Re:Darn! by Cutting_Crew · · Score: 3, Funny

      if(reboot = true) potty_break(); :)

    4. Re:Darn! by BoomerSooner · · Score: 3, Informative

      All Adobe products make you reboot if you have any of the associated libraries with their other products being accessed at the time you install the new software. You cannot have an install program remove a dll that is loaded by the OS without causing a possible kernel panic/BSOD, so either unload other adobe products (you'd be surprised what is running in the background) or reboot. Not to difficult a choice. I turn off my computer every night, guess I just don't see the need for leaving it on all the time.

    5. Re:Darn! by Anonymous Coward · · Score: 5, Funny

      Warning: assignment in conditional statement

    6. Re:Darn! by Aeiri · · Score: 4, Funny

      if(reboot = true) potty_break();

      So, you are always on a potty break?

      (Note: this is NOT a jab at Windows, reread his syntax, if you are a programmer, you should be able to notice the syntax error)

    7. Re:Darn! by waffffffle · · Score: 3, Interesting

      I am amused that XP still requires you to reboot in order to join an Active Directory domain. The NT domain system has been around for how many years now and you still need to restart just to join a domain? I am more amused that Mac OS X can join an Active Directory domain without restarting. In fact, a Mac OS X client can join several Active Directory domains simultaneously (plus multiple other LDAP-based directories), without restarting, while Windows clients can still only be part of one directory system.

    8. Re:Darn! by Trepalium · · Score: 5, Informative
      That's not really true. The problem is that the installer can not replace any files that are in use by any open program. The windows file systems (FAT/NTFS) prohibit removing a file that's in use (although with NTFS, you can rename the file while it's in-use). The only sure-fire way to make sure the file is not in use is to reboot. There's no danger of a BSOD or any other severe system crash, though.

      It's the brain-damaged file system's fault. Contrast this to Linux/UNIX file systems which can typically unlink a file (delete) without freeing the associated inode until the file is actually unloaded by all users of the file. The upside is that the upgrade can take effect without a reboot, the downside is that you may not be fully upgraded unless you restart all applications that use that file you're upgrading. When you upgrade apache, making sure all relavent services are restarted is easy. When you upgrade glibc, it's far from easy.

      And the real kicker out of all of this is that Microsoft is unlikely to ever change this. I would prefer a system that worked more like Linux in this regard, but unfortunately many programs on Windows require this annoying file locking scheme to exist exactly as it does right now. If Microsoft changes this, it will break some software, and people will blame Microsoft for the breakage. Even people within Microsoft understand the problems this exectuable locking causes, which is why .NET programs for IIS use this strange shadow copy (different from W2K3's shadow copy feature!) method to allow you to update your website, despite the fact the executables in the target directory should be in use.

      --
      I used up all my sick days, so I'm calling in dead.
    9. Re:Darn! by strider44 · · Score: 4, Informative

      Microsoft Office 2003 actually requires a reboot. It simply doesn't work otherwise. I was flabberghasted when I saw the error message and it took literally five minutes to figure out that it didn't work because I was working on something while installing and pressed "no" for "would you like to reboot?". Same with installing most sorts of drivers. Not to mention the seeming need to reboot every single time Windows XP updates... The damn thing keeps bugging me as well.

    10. Re:Darn! by KiloByte · · Score: 3, Informative

      The thing is, on Win{16,32,64}, there is no way to delete or replace a file when the file is open by any process. Same applies to executables when any instance of them is running.

      In the Unix world, deleting a file simply unlinks it from the directory it is in. It won't be actually deleted until no process needs it anymore; however, you are free to replace the file with a new version.

      It is something which could be added to Windows without breaking compatibility. It's a kernel-level change that doesn't need any user-space changes at all. Fixing this would make it possible to replace drivers and running programs just fine.

      Of course, you still will be unable to restart certain vital systems without a reboot, the monolithic design of Win32 and the GUI-is-everything principle bog them down.

      --
      The creatures outside looked from Alt-Right to Antifa; but already it was impossible to say which was which.
    11. Re:Darn! by XchristX · · Score: 3, Informative

      Heh! Exactly.

      Looky:

      RTFA'd (Among the key features of Vista as it currently stands are:security enhancements:)

      Don't make me laugh!!! Still broadcasting on netbios. Still using ActiveX! Still running Internet Explorer. Still using that ridiculous firewall that Nessus plugins can easily bypass.




      RTFA'd( a new searching mechanism )
      Big deal. Linux has had that for a while now:

      https://infserver.unibz.it/kat/


      RTFA's( parental controls and better home networking )

      squid proxy caching and good old ifconfig guis: all on Linux/FreeBSD/Whatever


      RTFA"d(
      here will also be visual changes, thanks to Avalon, ranging from shiny translucent windows to icons that are tiny representations of a document itself.
      )


      shiny transluscent windows. Like this (Composite Extension in xorg + KDE 3.4)??? Hah!
      icons that are tiny representations of a document itself. Like this (any recent KDE or GNOME version) ??



      RTFA'd (

      ...Promises also said the idea of giving laptops the ability to turn on quickly is something customers want and a quality that is arguably better delivered today by the rival Linux operating system.
      )

      Hate to say I told you so, but...



      RTFA'd(
      The company is also considering setting up a "mobility center" within the Longhorn software that would be a centralized place to adjust settings, such as power management, display and networking.
      )


      And this is new???

      --
      l'Homme n'est Rien l'Oeuvre Tout: Gustave Flaubert to George Sand
    12. Re:Darn! by knodi · · Score: 3, Insightful

      Not necessarily. In Pascal, that does what a layperson would think.

      --
      Austin is more fun than Dallas.
  2. I'll believe it when I see it. by Henry+V+.009 · · Score: 3, Insightful

    will also save costs by reducing the number of times computers will have to be rebooted.

    They have said this with every major release. Are things really getting better?

    1. Re:I'll believe it when I see it. by BrianKHud · · Score: 5, Insightful

      I think anyone who has used a win95 or win98 box would say that things have gotten *MUCH* better in terms of reboots. The kluged driver model and TCP/IP stack that used to exist forced people to restart their computer to change their IP address and there were no permissions whatsoever (just a fancy-dan do nothing password box which you could get out of by pressing escape).

      --
      He who controls the past, commands the future... He who controls the future conquers the past.
    2. Re:I'll believe it when I see it. by pcmanjon · · Score: 4, Insightful

      " ranging from shiny translucent windows to icons that are tiny representations of a document itself"

      Sounds like this was directly ripped off of KDE. KDE will show the contents of a text file within the icon itself transposed on top of the "document" icon. This makes it look like your looking at a document with text from inside the file.

      Chalk another one up for the Microsoft hall of innovation.

    3. Re:I'll believe it when I see it. by visualight · · Score: 3, Insightful

      Windows XP boxes that go months without a reboot are boxes that just have one or two main uses. Boxes at home that are shared by 2 or 3 people with ranging interests don't last a week.

      Better than 98 though which couln't make it thru a day.

      --
      Samsung took back my unlocked bootloader because Google wants me to rent movies. They're both evil.
    4. Re:I'll believe it when I see it. by ceejayoz · · Score: 4, Informative

      IIRC MacOS8 or 9 had it, too... I seem to remember working with Photoshop on an old Quadra and having the image file icons be a preview.

  3. Reboot? by guaigean · · Score: 3, Funny

    On the business side, Microsoft said Vista will be easier for businesses to deploy on multiple PCs and will also save costs by reducing the number of times computers will have to be rebooted. Computers have to be rebooted?

    --
    Microsoft Sucks, F/OSS Rocks. I get mod points now right?
    1. Re:Reboot? by ScrewMaster · · Score: 3, Funny

      Yes. It's when a Windows computer stops working for no apparent reason, and receives a swift kick from its operator. Then, just out of irritation on the part of said operator, it gets kicked again. This process is known as "rebooting" and must often be repeated several times before the recalcitrant CPU becomes more cooperative.

      --
      The higher the technology, the sharper that two-edged sword.
  4. So in other words... by SamMichaels · · Score: 4, Insightful

    Longhorn went from something that is safe, secure and stable with lots of new features into a bunch of marketing fluff.

    Windows Millennium anybody?

  5. Saving costs? by Spy+der+Mann · · Score: 3, Insightful

    and will also save costs by reducing the number of times computers will have to be rebooted.

    How about saving costs by reducing the number of licenses you will have to pay per family?

    1. Re:Saving costs? by nxtr · · Score: 3, Funny

      You're going to be saving that money by not rebooting. Geez, didn't you RTFA?

  6. If done well... by Darth+Liberus · · Score: 5, Interesting

    this alone will be worth the upgrade: Rather than having to remember the single folder where something is stored, users will be able to put documents in any number of virtual folders. They can also establish folders that will automatically update, such as "files edited in the last week" or "documents from Jane." I've always hated the way files are stored on a computer... I understand it, of course, but I hate it. The whole point of a computer is to do the work FOR me, you know?

    --
    Beauty is just a light switch away.
    1. Re:If done well... by wazzzup · · Score: 4, Informative

      Done.

      O'Reilly Developer Weblogs
      OS X Finder
      OS X Mail
      iTunes

      And it's instantaneous. No indexing when your computer has some idle time to spare. You create the file and BAM!, it shows up in Spotlight (system wide search engine vis-a-vis Google Desktop) and any Smart Folder that its criteria has met.

    2. Re:If done well... by dlelash · · Score: 3, Informative

      Sort of like "Smart Folders"? Yeah, that would be really cool to have in Windows one day.

      http://www.apple.com/macosx/features/spotlight/

  7. Everything that the artical mentions is User Space by bMuZal · · Score: 3, Insightful

    What I wan to know, is what is being changed under the hood. Everything mentiond except parts of "improved security" can run in userspace.

  8. Will my PC run Vista? by Garabito · · Score: 4, Insightful
    Microsoft Allchin said in an April interview that he expects Vista will need about 512MB of memory and "today's level" of processor.

    That reminds me when they said Windows '95 would run on a 386DX with 4 MB of RAM.

    1. Re:Will my PC run Vista? by bogie · · Score: 5, Insightful

      So 3.6GHz and minimum 512MB to make it useable. How much you want to bet that if you disable whatever shitty built-in desktop search program they include and set it to "Classic Windows Look" you'll be able to run it on a 1.0GHz cpu with 256MB.

      You know, there are Microsoft supporters out there that constantly get pissed whenever we point out how bloated, slow, and buggy Windows is. Do they unlike us not expect more from a company that literally has billions and billions to sink into their OS? With that much money at their disposal Longhorn, I mean Vista-(insert-joke-here), should be doing my laundry by now. Speed, security, and ease of use shouldn't even be on the radar screen. Those problems should have been solved years ago.

      Microsoft, clumsily wasting your computer's resources for over 20 years.

      --
      If you wanna get rich, you know that payback is a bitch
  9. Re:i am hoping, but will it happen by Meshach · · Score: 4, Insightful

    The security is my one hope for Longhorn. For it to gain acceptance of any kind it will have to excell in that area

    However...

    No IT departments or managment of any company are excited about Vista. The cost to install, test, coordinate, and train all your processes for a new OS are prohibative. This is one time wear the time honored saying: "If it ain't broke then don't fix it" applies.

    If it wasn't for EOL and end of support I wonder if anyone would switch at all...

    --
    "Maybe this world is another planet's hell"
    Aldous Huxley
  10. Perhaps not more than expected? by Sv-Manowar · · Score: 5, Insightful

    Of course when touting a 'forthcoming' product, the pitch is going to be focused on the improvements its going to bring. Due to the length of time it's taking to get Vista out the door, the improvements and new features Microsoft are publicising now had better be impressive, otherwise they're going to be old news by the time the product actually ships. A new release of Windows is always going to be a 'big deal' to the computer-using masses sheerly because of its market penetration, but competitors like OS X have stolen the thunder on GPU-accelerated interfaces and improved filesystem metadata. At the end of the day, it wont be that these features are cutting edge, it'll be that they're available to the masses in something with high market penetration.

    As for the new deployment features, I can't help but wonder how many organizations by the launch date will be considering deploying alternate operating systems instead, as Windows new foundations are compared directly with the latest and greatest Linux distrubutions have to offer...

  11. Re:i am hoping, but will it happen by electrichamster · · Score: 4, Funny

    I hear that IE has spelling and grammar checking in forms now!

  12. Fewer reboots...we've heard that before by chevybowtie · · Score: 4, Funny

    Windows 2000 was advertised before it's release as only having 7 events that would necessitate a reboot.

    1. Re:Fewer reboots...we've heard that before by Hungus · · Score: 5, Funny

      it does only have seven events that necessitate a reboot:
      1) Installing anything
      2) Uninstalling anything
      3) Being connected to a network
      4) Not being connected to a network
      5) Running an application
      6) Not running an application
      7) Starting up

      --
      Bad Panda! No Bamboo for you! In matters of importance ACs will not be responded to. Want to say something critical,OK
  13. Nothing really new! by UMhydrogen · · Score: 3, Interesting
    So far I really don't see Microsoft introducing anything new. Windows XP introduces a little bit of the flashy new UI - the start menu fades in for example. I could really care less about fewer reboots - I only reboot my windows xp machine once every month anyways, so I could care less. In terms of installing windows, a reboot on my 3ghz machine takes no time at all, so once again, I can care less. I have a desktop PC so all of the laptop features are useless to me (although they'd be interesting on my Mac laptop. It'd be cool to watch a dvd without turning on my laptop).

    So lets see what else new they've added. A new UI? I could really care less. Indigo doesn't really add anything different to the OS experience. There have been programs to add transparency out for windows for a while and if I really wanted transparency I could have done it. I really could care less about it. Icon previews? Are they really that important? 90% of the time you know what file you want and you don't need a little preview icon to show you its contents. The same goes for searching. I'd rather have my files in an organized manner and not in some random "virtual directory structure." Sure I could use the search tool to find the file for me, but what if I've completely forgotten the file name or a a few words in the file, but I do know that it's a file from my history class that I took junior year. Sure I could search by date but it'd be much easier if I had organized all my files in terms of "My Documents -> School work -> Junior Year -> History 101 -> some_file.doc." (which I currently do).

    The only thing I see MS doing with this release is trying to creep up on the updates that Mac OS X or some of the linux versions have added. All the new great improvements like WinFS got scraped.

    I really don't see any point in upgrading.

  14. Re:Bwahahahahah!!! by multiplexo · · Score: 5, Insightful
    This isn't a problem with Windows, it's a problem with your AD servers and by extension with your AD administrators who have fucked up the domain so that users have to deal with shit like this.

    I'm a UNIX guy who works in a largely Windows shop and I've been working with some really sharp Windows guys who know their stuff and know how to use the goodies that Microsoft is putting into the operating system and as a result I'm getting a new respect for a lot of MS stuff.

    --
    cheap labor conservatives - they want to keep you hungry enough to be thankful for minimum wage.
  15. Re:Bwahahahahah!!! by Master+of+Transhuman · · Score: 3, Interesting


    That is undoubtedly true - but it's also a problem with Windows because half the Windows sys admins in the industry apparently can't figure how to configure AD or anything else on a Windows server so it works reliably.

    I took the Windows 2003 Server course last semester at City College, and after that experience I'm not surprised. Besides having a mountain of Management Consoles, menus and dialogs to wade through to do practically ANYTHING, the computer LAB system - with students running canned exercises out of a textbook - managed to fail enough times to make me extremely wary of using this crap in a production environment. The teacher - who is an outside contractor who does Windows consulting including servers, etc. and knows Windows servers well - had plenty of trouble keeping the DHCP server running - freakin' DHCP!

    Even the lab exercises wouldn't necessarily work the same way for every student and the teacher couldn't figure out why - just too many possibilities between server setups, permissions, domains, and the various components we were exercising.

    The tech who set me up today is very sharp and hooks people up all the time here at City College. He's baffled and had to call the main IT office who had nothing brilliant to suggest but try joining the domain tomorrow. Try suggesting that in a real corporate production environment.

    --
    Richard Steven Hack - This sig is TOO GODDAMN SHORT TO DO ANYTHING USEFUL WITH! MORONS!
  16. Re:MMMmmmmmm... Microsoft cheese! by Jugalator · · Score: 4, Insightful

    You can only answer that question if you first answer why you switched to Windows XP SP2. Was it only to get some software you use to work? Are you having no special security concerns with the access modes in Windows XP? In that case, you're probably OK with XP and I can't see too much going on in Vista yet that'll interest you,

    But if you're interested in a redesigned restricted user mode that allows for a much more "*nix-like" experience in that you'll grant only certain apps elevated rights, while by default working in more of a sandbox (i.e. what *nix users have had for years but Windows never really experienced too well due to incompatible apps etc), and in general staying more in control in what rights you give apps to run with, Vista should definitely interest you. Especially if you for some reason, like compatibility concerns, can't take the step to e.g. Linux.

    I think any serious IT professional at a company should take a good look at Vista, at least if you intend to continue runing Windows. Of course, it could get child diseases so I'd still wait for a service pack or two, but you may actually do a mistake by just thinking "XP is good enough for us" and shrugging it off with a premature "Any reasons to use this? No?" like you do.

    --
    Beware: In C++, your friends can see your privates!
  17. You know what I would really like to see? by PocketPick · · Score: 4, Funny

    A Windows OS that terminates an application when I tell it to do so. Why should I have to press 'End Process' 5 times and click on 2 dozen 'End Task' dialogs in order for the app to shutdown (if it even does). Is Windows second guessing me?

    Only after the 27th time Windows XP does finally say 'You know... I think you might like me to close that process for you. Here you go peasant. No, you don't have to thank me! :)".

    1. Re:You know what I would really like to see? by spectecjr · · Score: 4, Informative

      On OSX, I force quit something, and it's gone in a half second. On Linux, I kill -9 something, it's gone in the next screen refresh. On Windows, I ctrl-alt-delete, end process, wait, repeat, repeat, repeat, repeat, wait, click "yes, really kill it", repeat, wait, wait as progress bar fills in, repeat, and it's gone. Or not. Yeah, obviously this is NOT Windows' fault!

      You're not doing an End Process. You're doing an End Task. End Task tries to shut down the app in an orderly fashion. End Process shuts it down immediately regardless. Go to the processes tab instead of the applications tab to kill the process.

      --
      Coming soon - pyrogyra
  18. Those are some steep system requirements. by Captain+Scurvy · · Score: 5, Insightful
    "Microsoft Allchin said in an April interview that he expects Vista will need about 512MB of memory and "today's level" of processor."

    It is possible that they are overstating the RAM requirements, but holy cow, that seems like a whole crapload of memory to run... what, exactly? 128 MB is suggested for XP Pro, but I know that's more or less BS, because I run Pro, and tend to use ~300 MB on average, and I rarely have anything extra running besides Firefox, gaim, and AVG. So, does that mean they're actually understating the RAM requirements?

    Anyway, just from reading the article, I am not inclined to spend the money on upgrading. As of now, none of the new features seem very impressive.

  19. BSOD frequency vs. time by Mr.+Underbridge · · Score: 4, Funny
    Or are you in the camp that still claims BSODs are as common now as they were in 98?

    Nobody says that. BSOD in 98 was as common as the clap in a sorority.

    That said, following the same analogy, I still wouldn't do XP without wrapping it up first.

  20. Re:i am hoping, but will it happen by Master+of+Transhuman · · Score: 4, Funny

    /. Windows Shill Serial Number 127890...

    You are required by /. policy to identify yourself as a Windows Shill by reporting the above number next to your /. ID.

    Violators will be forced to watch reruns of Bill Gates interviews. (I know, it's not much of a punishment for guys like you, but it's the worst the /. administrators could come up with.)

    --
    Richard Steven Hack - This sig is TOO GODDAMN SHORT TO DO ANYTHING USEFUL WITH! MORONS!
  21. Nitpickery by Osty · · Score: 3, Insightful

    Windows XP introduces a little bit of the flashy new UI - the start menu fades in for example.

    Alpha blending (or "layered windows", as Microsoft calls it) was introduced in Win2k, along with all of the fancy effects (fading menus, tooltips, etc). XP's biggest "lickable" contribution was the built-in theming engine (that was neutered out of the box by only allowing Microsoft-signed themes, but was quickly hacked when XP was still only in beta).

    I could really care less about fewer reboots - I only reboot my windows xp machine once every month anyways, so I could care less. In terms of installing windows, a reboot on my 3ghz machine takes no time at all, so once again, I can care less.

    If you could care less, that means that you do care somewhat. Otherwise, you couldn't care less. So I guess you do care. Anyway, the time cost of a reboot is not measured from when you click "Reboot" to the time the login screen comes back up. It's measured from when you're warned that a reboot needs to happen and so you have to stop working, to the time you've logged back in, started up all your apps, gotten back to the point in the code or document where you were before you had to reboot, and context switched back into "work mode". Context switches are expensive for computers, and they're much more expensive for people. Reboots cause you to lose more work than the time it takes the PC to get back to the login screen.

    It'd be cool to watch a dvd without turning on my laptop

    I almost agreed with you about the laptop stuff being useless until you added this. I have a nice laptop, but playing DVDs on it is the last thing I want to do. When I'm using my laptop I'm working or playing. When I'm watching a DVD, I'm in my home theater area (if you can call a 4 year old HDTV, cheap 5.1 setup, and 4 year old progressive scan DVD player a "home theater"). If I do want to run a DVD on my laptop, chances are I want to do other stuff as well. If you're buying a laptop to be a dedicated DVD machine, why not spend $200 on a portable DVD player rather than $1200 on a laptop?

    A new UI? I could really care less. Indigo doesn't really add anything different to the OS experience. There have been programs to add transparency out for windows for a while and if I really wanted transparency I could have done it. I really could care less about it.

    There you go, caring again. But you're wrong anyway. First, Aero (the new UI) is not mandatory (just as Luna, the XP UI was not mandatory -- you could still use Classic). Second, Avalon, not Indigo, is the updated presentation layer (Indigo is some networking thing). Third, it's not just about the transparency. It's about hardware acceleration using your idle 3D accelerator, and using vector graphics to have good looking, well-scaling graphics and images.

    Icon previews? Are they really that important? 90% of the time you know what file you want and you don't need a little preview icon to show you its contents

    I'll buy this argument. Two Word documents, or even a text file and a Word document, look pretty much identical at 32x32 or 64x64 (and I really don't want 128x128 or 256x256 icons).

    The same goes for searching. I'd rather have my files in an organized manner and not in some random "virtual directory structure." Sure I could use the search tool to find the file for me, but what if I've completely forgotten the file name or a a few words in the file, but I do know that it's a file from my history class that I took junior year. Sure I could search by date but it'd be much easier if I had organized all my files in terms of "My Documents -> School work -> Junior Year -> History 101 -> some_file.doc." (which I currently do).

    You could use filesystem attributes to tag your f

  22. Ten years from now? by Joseph_Daniel_Zukige · · Score: 3, Informative

    Ten years from now, you're going to find yourself digging through the backups anyway.

    If you have so many things going on that you can't remember where you put it all, you need to either lighten your load or learn better organization skills.

    Spotlight may have some uses, but it is no substitute for organization. If you get it organized now, it's far more likely to be in an organized state in your backups in ten years.

    Well, that said, without something like Spotlight and very good incremental backup software, aliases do tend to break. However, if you expect Spotlight (or the MSLonghorn equivalent) to organize for you, you're going to be disappointed.

  23. Uh, it can work like that by xswl0931 · · Score: 5, Insightful

    But you've already indicated how such a system would work on Windows. The installer should rename the old binary and have it marked to delete on reboot and install the new binary. If an app gets restarted, it'll pick up the new lib. If the OS gets rebooted, all the old copies will automatically be deleted on reboot when nothing has an open handle to them.

  24. Innovation? by smallfries · · Score: 4, Insightful

    One complaint that get levelled at open-source software is that there is no innovation. That it's all just clones of commerical software. But seriously, the big innovations in Vista are 'less reboots', 'translucent windows' (= transparent windows perhaps?) and 'icons that are tiny representations of a document itself'. Sounds familiar...

    Wow! Gnome has made it onto the windows desktop?

    --
    Slashdot: where don knuth is an idiot because he cant grasp the awesome power of php