Slashdot Mirror


OS X Vs. Vista — In Spandex

An anonymous reader writes "CNET UK compares Vista Vs. Apple OS X in a Romeo and Juliet, spandex-wearing, Shakespearean English style. Two guys dress up as their favorite operating system and fight with swords, guns, and fists, while a third guy, dressed as a woman, awaits the winner. 'Usability - Act 3, Scene 2: Swords clash, sparks fly and men grunt, but the showdown ends in stalemate ... [Vista] has a far better user interface than XP -- the file and application search facility is vastly improved and the cascading Start menu has been banished, but it only takes a few moments of use to discover pointless idiosyncrasies. Microsoft constantly reminds us of how great Flip 3D is, but this feature doesn't help us find the right application window much faster than Alt-Tab did. It's very time consuming when you have many application windows to flip through, and it's in no way as efficient as OS X's Exposé feature ... We're calling this one a draw. They're just as good as each other, and in some cases just as bad -- a pox upon both your houses! Score: Mac OS X - 2, Windows Vista - 2'"

3 of 302 comments (clear)

  1. Delete Key by stewbacca · · Score: 5, Informative

    Why can't you delete a file in OS X with the delete key? Because you need to use a modifier key (in this case, the command key) so as not to inadvertently delete items. Anytime you make a critical key stroke (such as deleting), a modifier key should be used to avoid unintended consequences. What happens if the user isn't paying attention and they hit the delete key to remove a string of text, but actually where clicked on an important document? With the command key, the USER is telling the system that he or she REALLY wants to do something. It is simply sound interface design...something PC people never seem to understand, as they continually pound the "del" key on a Mac, then bitch that their Windows-centric mentality doesn't work on a Mac. This goes for nearly EVERY niggling complaint I've ever heard from a PC user about Macs...."Why doesn't this thing do it like Windows???"...um, because it is decidedly NOT Windows.

  2. Fitts' Law by Egotistical+Rant · · Score: 5, Informative

    Why on earth in OS X is the menu bar for any given application not attached to the application itself? Why is it fixed to the top of the screen, detached from the very thing it controls?

    It's called "FItts' Law." The edge-of-screen menu is a much easier target to access. This has been covered to death before. Who wrote this article? A million monkeys with typewriters?

  3. Re Searching in Windows sucks any way you slice it by Jahz · · Score: 5, Informative

    There is so much discussion about Windows 2000/XP/Vista searching here... but they all three really suck! Windows Vista sometimes wont even find "easy to locate" files when I search for them by name AND its painfully slow. Its really quite pathetic! I run Vista, Ubuntu Linux and Mac OSX. Anybody who uses all three would definitely rank them from best to worst as OSX, Linux, Windows. OSX takes the cake because it has Spotlight, Locate, Find and Grep.

    My grandmother could work Spotlight. Its fast, accurate and searches for files based on content and name at once. Its availible at the flick of your wrist and does pretty well. Though, personally I prefer Quicksilver to spotlight because I usually just search by filename and its *instant*. There are also smart folders that you can set up for searches that are done really often.

    Linux comes in second to OSX only because OSX *includes* all the nifty decades-old command line tools that Linux has. The command line utilities are not for everyone... but if you know what you're doing, you can find anything quickly. Locate will instantly find anything that has been on your computer for about a day (usually). For newer stuff, its useless. Find (find / -name blah.txt) is about as fast as Windows search and much more flexible. Then you have recursive grep for locating instances of some term inside arbitrary files.

    Now Windows: After using the above platforms, searching on Windows is just painful. Sometimes it finds what I was looking for... but it can be quicker to just mount my windows drive on my Mac and do it from there :)

    --
    There are 10 types of people in the world. Those who understand binary and those who do not.