Ars Technica Reviews OS X 10.5
E1ven writes "Ars Technica has published their in-depth review of the newest version of Mac OS X.
John Siracusa both covers the user-visible features such as the new UI tweaks and Time Machine, and dives into the increased use of metadata and the new APIs introduced and what they mean for the future of OS X."
All of the reviews I've read thus far, including Ars, have been very positive. It's amazing how much can be done in a corporate/development culture like Apple in 2.5 years compared to the debacle that is Vista, which MS took 5+ years to produce (not that there's nothing at all positive about Vista, but looking in comparison).
Hopefully a good step forward for Apple that will lead to larger market share. I'll be installing as soon as my job gets its site license worked out.
Seriously, does ANYONE think the Dock is good? It's an unholy combination of the "Launcher" from the old days, and the Windows taskbar. It does neither job very well.
The weird thing about OS X is that in most ways, the GUI isn't as good as MacOS 9. I mean, the only real problems with the "classic" Mac GUI were that there wasn't a easily visible way to keep track of/switch between running programs, and the Finder was a pain to work with. Well, and the lack of right-click context menus.
The Dock is a crappy task switcher, and the Finder is still broken in most of the same ways it has been broken since, oh, 1984.
Apple just bugs me. They have neat products, but they could be GREAT. They aren't bound by compatibility like MS is, or even Linux. They could do whatever they want. The best of everything. But instead they keep refusing to improve the obvious things.
Not even close. The volume of "are you SURE you want to do this?" prompts that I get on Vista far, far outweigh the number I get on my Mac. I can get upwards of a dozen per day on Vista (heck, I don't even use it *that* much) and maybe once a week I'll get interrupted on OS X.
Let not even discuss the sheer volumes of the little balloons that pop up in the bottom right. It feels like both XP and Vista always want my attention. Hey, no security is installed. Hey, you need to activate. Hey, you have new updates to install. Hey, are you sure you want to do this? Are you really, really, really sure????
For me, a good OS gets out of the way and lets me work...I don't need something yapping at my ankles all day.
The other main complaint is the menubar - it's about 10% (guesstimate) transparent. It just adds a subtle shading to the otherwise-white bar. I rather like it, as did most of the commentators in the discussion that I skimmed through. Some people get far too fixated on minute inconsequential details...
So Leopard has an easy way to switch/keep track of running programs (the Dock), the Finder is no longer a pain to work with, and OSX has a context bar. And this one is worse ? I got to admit, I'm not an "old-mac" fan - I thought the OS was a piece of crap, and I far preferred my unix workstations of the day, so perhaps there's some magic thing the old OS did. I'm *really* not seeing much wrong with Leopard though. It's still the best damn unix workstation I've ever used, and I've used a lot of them...
Simon.
Physicists get Hadrons!
According to the article (with which I agree), the only real reasons the finder seems to be broken is because Apple is making it a crappy combination of a browser (or explorer, if you are more comfortable with that term) and a spatial system (like the old finder) instead of clearly separating these things and letting the user to decide what they want to do. The new global view options mung things up even more as far as an intuitive UI goes, IMHO. I guess I can understand the gripes about the Finder, but I really don't use it that much. I prefer using it as a browser in column view, and with that I rarely have to have more than two finder windows open to do any given task. However, my organizational style is probably quite different from others.
That said, I haven't used Leopard yet, but there are a few things that I'm really not looking forward to. The Dock doesn't seem like too much of a nightmare if it is pinned to the sides (stacks default to grid view, I'm told). I'm a "pin it to the left, keep it small, and keep it hidden" dock user. The new folder icons and their previews on the dock look like they will drive me crazy, but it shouldn't be hard to change that (hopefully).
Anyway, I don't think the dock is really meant to be a task switcher. Just a launcher that can also give some basic application status information.
"Empathise with stupidity, and you're halfway to thinking like an idiot." - Iain M. Banks
Yeah, you turn off UAC, then you get a nasty red shield with "Windows is not protected" and balloons saying "User account control is off". A power user can ignore these security warnings since they probably already do the right steps, but a normal user will turn it off, see the red shield, then "fix it" and boom, UAC is on again.
Worse yet, there are apparently a set of distinct tasks that can only be done with either UAC off, or UAC on. Some tasks require UAC to be on, while others require it to be off (I can't remember the list, but there are a few picky settings).
Some things with UAC on just really make life miserable - before I reinstalled Vista, I copied off my downloads and a few other directories to a USB disk (why redownload files that are downloaded in the past week?). Afterwards, with UAC on, mysteriously all the executable files cannot be run at all, even answering "Allow" to the UAC prompts. Useless. Permission repairing, setting security, etc., I could not figure out how to get those executable installers running again. Turn off UAC, boom they work just fine. All it takes is a folder on a network drive, or copied from a thumbdrive, and you can be seeing this happening relatively often if one of your applications gets tagged like that. Worse yet, Windows may decide your app is insecure and start prompting you with UAC prompts. It's random enough to be frustrating...
I found the old IE model a bit annoying (where every file downloaded off the internet gets marked with a "downloaded" attribute (NTFS)), but at least it prompts you if you want to run them, then lets you run them. Better than making it look like it works, but fails silently.
The strange thing is, Unix, OS X, and Linux get it right. If you're changing a user setting, no annoying prompt. A system setting - a password prompt (and it's usually good for a few minutes, so you can avoid seeing it repeatedly). The differentiation between user and system is such that rarely does one need system privileges, so seeing the dialog is a rare enough event.
Vista's "user virtualization" (where the system registry keys and system folders are silently mirrored to user accessible versions) could accomplish the same thing for the millions of broken Windows apps out there, and the amount of prompting kept a minimum... but it's like Microsoft intentionally decided to inundate us with this "security".
This review is great, I'm glad we have a source like Ars Technica to provide counterbalance to all the vapid and superficial product reviews we usually find elsewhere; Siracusa goes in-depth on every topic from the UI to the filesystem to the new Core APIs and Objective-C 2.0. I agree on just about every point, particularly his comment about Apple's need to eventually supplement OS X with a first-class managed code language and runtime:
(As much as I love working and programming on the Mac, seeing how nice .NET is really gives me concern for the long-term future of Apple's platform.)
On the other hand, if you're not interested in all this technical mumbo-jumbo and only wanted to catch a glimpse of the new intro movie, here it is.
The article is extremely myopic. It assumes that protection from incoming connections must be provided by filtering TCP ports.
If they had actually tried so much as compiling an application they would have realized that Mac OS X shifts that security to controlling which applications can listen for incoming connections. Since this is something far more easily understood by users I would submit that this is a security improvement.
Using ipfw or other firewalls as you main line of defense on a desktop machine is far inferior to providing actual control over which files can be applications. Now if there are holes in that security feature I'd like to hear about it.