Slashdot Mirror


Ars Technica OS X 10.1 Review

Joystickit writes: "John Siracusa over at Arstechnica has posted his review of OS X 10.1. He comes to the conclusion that 10.1 is much improved but still leaves much to be desired. It is an excellent read. He always seems to have the most in-depth reviews. Check it out." John's earlier OS X reviews are excellent as well; seeing what Apple does right and wrong is informative reading no matter what OS you prefer.

44 of 368 comments (clear)

  1. A step forward by Grape+Shasta · · Score: 4, Informative

    Here is CNET's review, which gives a quicker summary of the bottom line. Probably the most important piece is the improved feature set for working on a Windows network, which will make the Mac much more friendly in a corporate MS-owned environment.

    --

    "I am a cipher, a cipher, wrapped in an enigma, smothered in secret sauce" -Jimmy James
  2. Good show BSD by Zalgon+26+McGee · · Score: 4, Insightful

    Can we get over our parochial OS and license flame wars to say "Well done" to the BSD crowd?

    --

    ---

    Book(n): Utensil used to pass time while waiting for the TV repairman

  3. OS X seems to be Unix done right... by Tim_F · · Score: 4, Insightful

    It has a very good looking desktop. Yet behind that beauty it has the power of one of the most powerful operating systems in recent history. In the past it has been often immitated, but never equaled. Windows '95 was a direct rip of the current (at the time) version of MacOS. And yet it missed out on the important points. Sure I could put in a CD and it would autoplay it, but what if I wanted the contents of the disc that I had just inserted to be available to me at that instant from the desktop? On MacOS I wouldn't have to go through the the same old "My Computer->CD Rom Drive" nonsense.

    Ease of use people. That's what it's all about. Apple has always had it, Microsoft keeps trying and missing, and Linux is getting there via comapnies like Mandrake and desktops like KDE.

    Apple: Port OS X to the Intel platform. Microsoft is already running scared, now is the time to make them cower in fear.

    1. Re:OS X seems to be Unix done right... by dimator · · Score: 3, Informative

      Microsoft is already running scared,

      Care to explain that one? By all indications, XP looks like it's going to be a HUGE seller. Or do you mean "running scared" as in "own 90% of the world's desktops"?

      --
      python -c "x='python -c %sx=%s; print x%%(chr(34),repr(x),chr(34))%s'; print x%(chr(34),repr(x),chr(34))"
    2. Re:OS X seems to be Unix done right... by NickV · · Score: 5, Informative

      This is what I hate. People talking about things they have never used.

      If I want to eject my music CD from the CDROM I should be able to press the button labeled EJECT and have it pop out, not have to drag it to the trash! - Ease of use people..

      Have you ever used OS X? Oh... wait... no you haven't and I can tell that from that stupid mis-informed comment. OS X turns the trash can INTO an eject button when you highlight a CD or removable media device. It turns the trash can into a disconnect button when you highlight a network connection.

      But seriously, ease of use is a matter of perception. On I MAC I find the concept of every app having each window as a floating MDI child without any real parent object frustrating! For example. If I have Mac IE open with 5 windows, to get to the 5th window (which is hidden behind quark) I have to click on the apple menu to activate IE, then minimise 4 windows before I can get to the 5th. On a PC, the 5th window is 1 click on the task bar away!

      Bzzzz... please come again when you tried OS X and not OS 9. OS X does still carry on the floating MDI window paradigm, but when apps are minimized they are minimized as individual screens on the right side of the dock, and the "application icon" on the left side is a grouping of all the windows (ala KDE, and Win XP) where if you hold the mouse button over it, you can pick a window to bring forward or restore.

      Oh, and the new iBook has an eject button too. Let's try to stop spreadin the FUD now shall we? I really like OSX, I really like *nix, and I think OSX is the best version of it out there. Anything that integrates the CLI to the degree that I can grep a highlighted set of icons and then have only the ones that pass the expression match still be highlighted is cool. Any OS that lets me use APT-GET is cool too :)

    3. Re:OS X seems to be Unix done right... by secolactico · · Score: 3, Insightful

      Port it to x86??? Microsoft running scared???

      You and I have a vastly different view of the OS world.

      Porting OSX to x86 will only succeed in killing Apple hardware, and quite frankly, I seriously doubt OSX has more chance than Linux of killing Windows. Hell... I believe Linux doesn't stand a chance in the desktop market (this is not a flame, but my very own personal opinion).

      --
      No sig
    4. Re:OS X seems to be Unix done right... by cpt+kangarooski · · Score: 5, Informative

      What, are you kidding?

      Dragging disks to the trash to eject them is a _FEATURE_. I swear, I am not kidding. God's truth, it's a feature.

      Now sit here beside the fire, my children, and receive the lore of early Mac disk management....

      As a cost-savings measure, because Apple had (wisely) chosen to use the brand-new Sony 3.5" floppies with a whopping 400kB of capacity, the Mac had only one drive. (and this was a _big_ floppy for the time, in terms of storage space) Although users could have a second, or even a lot of external, daisy-chained FDDs, they couldn't be assumed to.

      So there was a problem: how would a user use two floppies simultaneously? After all, 1) the noun-verb language of the GUI demands that there be a visible target for an icon to be moved. And anyway, 2) many users would want an OS disk, an application disk, and a data disk... maybe a lot.

      The solution was this: the volume was slightly divorced from the media!

      That is, if you want to copy 'Empty Folder' (because the original OS couldn't create new folders) from disk Fred to disk Barney, and Fred contains a copy of the OS to boot off, you'd do this:
      1) Boot up from Fred.
      2) Select Fred on the desktop, and use the Eject Disk command in the menu. This ejects the physical disk, but leaves a 'shadowed' copy of the volume on the desktop.
      3) Insert Barney, which is then mounted on the desktop.
      4) Drag 'Empty Folder' from the shadowed Fred volume to the fully active Barney disk.
      5) The OS will at this point, autoeject Barney, leaving a shadowed copy of _its_ volume on the desktop, and ask for Fred to be inserted
      6) Insert Fred, and the OS (which obviously couldn't've cached this) copies 'Empty Folder' to memory, then autoejects Fred, and asks for Barney to be inserted
      7) Insert Barney, and the OS writes 'Empty Folder' to it, leaving a shadowed copy of Fred, still on the desktop.

      Old-time Mac users will be familar with the infamous Disk Swap Tango.

      However! What is of note here, is that the Eject Disk command literally ejects the disk, but does not unmount the volume. In order to dismount a volume, you use the entirely seperate Put Away command.

      In fact, if you use Put Away on a volume that is active because the disk is physically inserted, the disk is ejected AND the volume is dismounted. Clearly, Put Away should have been a popular command.

      Except that, ultimately, the developers making the damn thing found this cumbersome. Even thought the UI people (who are human, after all) were telling them that this was the best way to do it. So one programmer, following the Mac edicts of 'there's more than one way to do it' and 'direct manipulation is superior to abstract manipulation' (i.e. moving things with icons, clicking on close boxes, is better than using the menus to accomplish the same goals) made a shortcut whereby if you dragged an active or inactive disk/volume to the trash, it would be Put Away. (and of course, if the disk was present, ejected)

      Although this was immediately picked up on by the HCI people as a bad idea -- because doesn't that imply that the disk is being erased? -- they found that it was, in practice, a damn lot more useful and easy to remember than the above confusion with the menus.

      A few years later, of course, hard disks became commonplace, and the need for this behavior was mostly lost. Nowadays in fact, Eject Disk both dismounts _and_ ejects the disk, instead of only the latter.

      So it was _never_ a kludge. It was in fact a really good shortcut that wound up becoming more common than the behavior that it was originally intended to be a power user's way of accomplishing! In fact, tests in the mid 90's indicated that changing the Trash into an Eject icon was disconcerting, and so never really pursued at the time, though it had been on the drawing board for ages.

      It's not foolishness. Not in the least. I will agree, of course, that a physical eject button wired to the OS so that it is aware that a disk is dismounted is also a good idea. But given the needs in the early/mid 80's, the old behaviors made perfect sense.

      --
      -- This and all my posts are in the public domain. I am a lawyer. I am not your lawyer, and this is not legal advice.
    5. Re:OS X seems to be Unix done right... by myc · · Score: 3, Insightful
      hmm, why is this modded as flamebait? the comments sound reaonable to me...

      getting back on topic, someone's .sig file says something to the effect of "the only intuitive interface is a nipple". ease of use, for most people, seems to be a function of familiarity than anything else.

      Speaking as someone who has almost used Macs exclusively for 10 years for work purposes (communications, graphics, and word processing in an academic lab), I would argue that macs aren't necessarily easy to use; rather, they are easy to learn to use. to me, one of the UI concepts of MacOS that I find most inconvenient is the assumption that I *want* to use the mouse for everything. for instance, there is no easy way to access contexual menus in MacOS except with the mouse, unlike the Alt-keystroke under windows. Personally I find it much easier to work faster in windows because many functions in contextual menus can be accessed by keystrokes. I found that its less stressful on my hands when I don't have to go back and forth from keyboard to mouse all the time.

      Then again, some of my co-workers who are staunch Apple protagonists claim that the contextual menus at the top of the screen that require a mouse to access is precisely what allows them to work faster. I believe that MacOs is easy to learn, but "ease-of-use" is probably pretty objective.

      --
      NO CARRIER
  4. PC World also has an OS X 10.1 review by Black+Acid · · Score: 4, Informative
    You can read it here: PC Magazine reviews Mac OS X 10.1. However, Mac OS X 10.1 can cause problems if your hardware is not compatible.
    Work-around for failure to startup from a FireWire drive Dik Gregory found that, after updating to Mac OS X 10.1, his external FireWire hard drive with Mac OS 9.1.1 installed, appeared in the Startup Disk System Preference. In Mac OS X 10.0.x, it did not. "However, selecting it had no effect. My system still booted from the OS X 10.1 system on my Cube's internal drive. To actually boot from the FireWire drive, I needed to first boot from 9.2.1 on my internal drive and then select the FireWire drive from the Startup Disk control panel."

    There are some other problems with 10.1 but for the most part I'd say the upgrade is well worth it.

    CNET also has a review of OS 10.1. There's some contraversy surrounding The "Free" OS X 10.1 Update that costs you $20. TechTV (formerlly ZDTV) also has a review of Mac OS X 10.1. I'd recommend anyone interested in Mac OS X 10.1 read all these reviews to get full coverage, and unbiased opinions.

  5. Good to see... by kerincosford · · Score: 5, Insightful

    ...such an informed review of OS X finally.

    Far too many reviews concentrate on the lack of Carbon apps for X. Of course this is a big deal, but it also shouldnt be any surprise - its a completely new OS. Besides, by next year, every major Mac application will be carbonized.

    I recently started a new job and could choose between Windows, Linux and OS X. I thought, what the hell, I've never worked with Macs much, I wanna have a play with X, and if it sucks I can just slap Linux on there anyway.

    After the first day of using it, I've never really thought about using anything other than X. Its a dream. As far as I'm concerned, its the best mix of Mac-style GUI, and a unix workhorse core. Who could ask for anything else?

    Yeah, theres still some rough edges, things that should be there but arent, but theres also some damn nice stuff in there. I'd say I'm pretty neutral - I use Windows and Linux at home, and OS X at work with the occasional recourse to OS 9. I'm saving my pennies for a new 667MHz tiBook.

    Os X is a Good Thing (tm). Bringing unix and open source to the masses. Stop pissing and moaning about what it lacks compared to Linux. OS X is nothing like Linux in user and market terms.

    And, please, I implore, no one-button-mouse cracks.

    1. Re:Good to see... by foobar104 · · Score: 4, Informative

      Bye-bye, karma. I know this is off topic, but...

      I'm saving my pennies for a new 667MHz tiBook.

      I'd advise you to save about 150,000 of those pennies and buy an iBook instead. My best friend has a PowerBook G4, and I have an iBook, and while the big screen on the G4 is nice, we both agree that my iBook is a better laptop.

      That nice titanium case on the G4 scratches and scuffs incredibly easily, and it gets very very hot. Not to mention the fact that the slight flex in the G4's case makes it all too likely for a spinning CD or DVD to grind against the inside of the drive; it happens to my friend about once every other day.

      My iBook, on the other hand, is a dream. I'd consider it to be *almost* good enough for an only machine, and perfect for a second machine.

      Oh, and another thing. (feeble attempt to get back on topic) My iBook and my friend's PBG4 feel just about the same under OS 10.1 with 384 MB of RAM each. Both very, very usable.

  6. Understating the Advantages by Rura+Penthe · · Score: 4, Informative

    While I respect John's reviews (and frequent ars), I think he understated the advantage of the speed boost in 10.1. Where my family's G3/450 desktop originally could not run OS X acceptably, as of 10.1 it has become the primary OS. RAM usage in classic has been massively improved (resulting in yet another overall performance boost), everything is quicker, and if you have a Dual 800 it will probably even slice your bread. ;)

  7. here's a real world example of why OSX is amazing. by heldlikesound · · Score: 5, Interesting

    On my 2001 iBook (with DVD drive) I am able to do the following (among other things of course):

    1. Capture DV footage, edit it, and output it right back out onto a camera (or play it to a tv).

    2. Run Apache, PHP4, and mySQL flawlessly together and then replicate my work onto my "real, live" server on the web.

    3. Watch DVD's with no stuttering or slowdowns while working in the shell, editing code in BBEdit, listening to iTunes, and stress-testing the above Apache setup.

    Make no mistake, OSX still has a way to go, but give it a year and it will be the propriatary OS to beat!!!!!

    --


    Cloud City Digital: DVD Production at its cheapest/finest
  8. One problem... by Matthew+Weigel · · Score: 3, Insightful

    His rants on metadata are way off. Although file extensions for typing violate the basic rule of metadata, they still work better than Type/Creator codes.

    • 2 sets of 4 alphanumeric characters is fine for developers, who only have to remember their own Creator and Type codes, but it is inappropriate for the user - the 4 character Type is worse than the the 3 character extension, because at least the extension is common across all applications (compare .jpg with the variety of jpeg Types used in MacOS).
    • Hard-coded applications for documents is the wrong way to go, and it is built into Creator/Type. The best way I've seen so far is a simple database of applications appropriate for each type, with the ability to modify that list on a file-by-file basis. This can be accomplished with file extensions and a filesystem supported metadata (yes as a hack), but it can't be done with explicitly coded Creator types.

    I am sick and tired of hearing the rants about the inherently wrong nature of file extensions, versus the 'good enough' nature of Creator/Types. No. Both violate important principles, but file extensions can work well, and Creator/Type can not. Creator/Type advocates emphasize one virtue (the metadata nature of the typing system) and ignore the gross failures of Creator/Type to actually support what users need to do.

    --
    --Matthew
    1. Re:One problem... by J'raxis · · Score: 3, Interesting

      Um, all programs I have ever used on Mac use the same typecode for JPEGs JPEG. The creator code varies (JPEGviewer, JVWR; PictureViewer, ogle; GraphicConverter, GKON; etc.). Granted it could be done and the four-char codes dont even have to be ASCII, they can be any of the Macintoshs 8-bit charset but I cannot think of a single program that doesnt use JPEG for JPEGs. Same goes for text files and most other common filetypes. The only one that sticks out that I can think of is Mp3 and MPG3 for MP3 files; but whatever Apple uses in QuickTime is probably the right typecode.

      Ive seen both .jpg and .jpe (and even .jpeg) for JPEGs on extension-using OSes. I have also seen both .txt and .asc used for the same kind of US-ASCII textfiles. And then theres .htm and .html files, and the myriad of extensions used for SSI-HTML files (.shtml, .sht, .stml, .ssi-html, ...).

      Maybe MIME is the right way to go; its a recognized cross-platform standard and codes are registered with some kind of central authority so we dont end up with audio/mp3 and audio/mpeg-level-3 or whatnot at the same time.

    2. Re:One problem... by Have+Blue · · Score: 5, Insightful

      As the other poster said, I have never seen files of the same type with the wrong type code.

      "Hard-coding applications for documents": Not hardly. The separation of type and creator allows an app to own files, but it also allows apps to acquire files. An app that supports files of type JPEG can open all JPEG files regardless of creator. If you drag a JPEG file to it, it will open normally. If you drag that JPEG to a program that doesn't support JPEG, you can't open it, instead of opening it and getting garbage as happens in this review. If you double-click on the file, the app that created it launches. Best of all worlds.

    3. Re:One problem... by cpt+kangarooski · · Score: 3, Insightful

      So, I'm curious.... Regardless of all that you say, why the hell are you storing file type metadata (and presumably that per-specific-file-basis creator metadata) in the filename?

      After all -- you will never change the type code unless you change the type as well, correct? Not so long as you can easily assign a specific file to open with a specific -- DIFFERENT -- application than the default for that type. Would it not be unnecessary to change file.jpeg to file.exe?

      Of the few types that seem more interchangable -- HTML is of course structurally often, but not always, the same as TXT -- wouldn't a more MIME-like system that permitted the file to simultaneously be known as _both_, since it _is_ both, be superior?

      About the only exception I can think of to this general rule, where filename extensions are important are for the web, and between other information passed to the client from the server, and the browser's ability to use other metadata filetypes, in-file declared type information, and other Unix-like magic numbers, it is wholly unnecessary and ascribable to lazy or shortsighted programming.

      At any rate, a three character string is worse than a four character string, and both are worse than an arbitrarily long string that describes the type in _human_readable_ format. Again, MIME strikes me as doing a better job for type most (not all) of the time, than either camp's codes.

      --
      -- This and all my posts are in the public domain. I am a lawyer. I am not your lawyer, and this is not legal advice.
  9. File Extensions are OK by ducasi · · Score: 5, Insightful

    John Siracusa has written some wonderful reviews on each of the versions of Mac OS X, from early betas, right up to 10.1, and I have enjoyed reading them.
    But I must disagree with him on his views about file extensions. He is almost right when he says that applications "MUST" use file types, but I would relax that to "should". It's still stronger than Apple's "may", but more realistic.
    He should realise that there are too many places where file types and creators are lost to rely on them. For example, a pure java application can't do file types, or when you are file sharing using windows (smb) or Unix (NFS) servers, you're going to lose if you need to have file types in there.
    The fact is that the rest of the world doesn't support Apple's innovations, and they can't fight this uphill battle any more.
    Give it up John. File types and creator codes are one of the defining aspects of the Macintosh experience, until you try to share your work with other people.

  10. When will the real native apps start flowing? by DavidJA · · Score: 3, Interesting

    Considering the MAC is primeraly used in the DTP/Graphics area, does anyone know when the real graphic apps (native mode) will start flowing.

    If I could get a OSX native copy of Quark, Photoshop & Illustrator we would switch all of our OS9 desktops to OSX immediatly.

  11. Naming? by Howie · · Score: 5, Insightful

    This has puzzled me for a little while... When OS X was first announced, I read it as the letter X, like Rally X. Apparently it's really pronounced "O S Ten", because that's what it is.

    If that's so, then what's OS X 10.1? "O S Ten Ten Point One"? Surely it should be OS 10.1 (which is what it is) with no X, or OS X 1.1 or R2 or similar (if it's a whole 'different product')?

    --
    "don't fall into the fallacy of believing that Perl can solve social problems. Maybe Perl 6 can, but that's a ways off"
    1. Re:Naming? by hysterion · · Score: 5, Funny
      OS XI if we're keeping with the theme
      Just installed MySQL III.XXIII.XLIII (with MyODBC II.L.XXXIX-preIV) on it. Cool!
  12. Installing standard Unix stuff by bbum · · Score: 5, Informative

    If you have the pleasure of using an OS X box and want to install any of a number of open source packages, I highly recommend that you check out fink.sourceforge.net.

    Fink includes a set of package descriptions that patch a downloaded sourceball, configure and compile, install it into a custom directory, then debianize the binary...

    ...and, finally, installs the debian package.

    There is also a binary version available.

    i.e. you can:

    'fink install gimp'

    ... and it installs gimp and all depdencies.

    1. Re:Installing standard Unix stuff by pmorelli · · Score: 3, Informative
      Another excellent resource for this is the GNU MacOS X Public Archive.

      Has a ton of open source tools packaged up and ready to install natively on Mac OS X. Not limited to GNU, as I saw Tomcat, PostgreSQL, Python etc. on the software list

  13. Heads up, Linux by melquiades · · Score: 5, Insightful

    Sircusa's article is extraordinarily pedantic, which is not all bad -- he raises valid points, and we need to keep Apple on their toes. However, the big point sort of gets lost in the details: OS X is the magic combination of Usability and UNIX we've been wishing for all these years.

    Linux developers, take notes. Most of what OS X is doing is not magic -- it's just a lot of steady, careful attention to usability. Honestly, how hard would it be to implement OS X's lovely Network Settings panel under Linux, for example? Yes, the OS X Finder is still a bit glitchy, but it's still way ahead of the various Linux file system browsers I've used. Yes, the Dock has its glitches, but it's a darn shot easier to use and configure than either Gnome or KDE's taskbars. Apple is hardly perfect, but they are extraordinarily good at the usability stuff, where Linux software generally is not.

    That's a shame -- Linux can and should be just as gorgeous and usable as OS X, or any other OS on the planet.

    Linux developers: get off the high horse, and lay off the one-button cracks. You have a lot to learn, and if you are earnest students of this new OS now, in five years you'll be teaching things to Apple.

  14. OSX Still needs work by Null_Packet · · Score: 3, Interesting

    One thing to be wary of when inter-operating OS X 10.x with Windows machines is the Mac approach to links/shortcuts. When you make a shortcut in Windows, it's a bit like a soft link in Unix- it's only a pointer. When you copy a shortcut in Windows, you don't do anything with the target .exe or whatnot.

    When doing backups of OS 10.x laptops from an NT-based backup system, I found that OS 10.x was sending the remote client (the backup agent) into a filesystem loop. I had the user's home directory shared and the Agent backed up files similar to \\computer\share\Library\Documents\Library\Documen ts\.... Which made for a drawn-out backup of a 300 Meg set of folders.

    On a personal scale, this is easy to remember, but IIRC Apple has been preaching about how good of a network citizen OSX is. Quoting their site,

    "We've also added support to natively connect to Windows NT, Windows 2000 and Unix-based SAMBA file servers with the built-in SMB client. These servers appear right in the Finder like any other file server. This makes Mac OS X fluent in all of today's network languages."

    I'm not flaming Apple, but it seems that when it comes to interoperability between OS's, Apple could learn a lesson or two from the Unix side of the market.

    On a side not, was anyone else annoyed with the way Apple promised OS 10.1 is September, announced it on the 23rd, then waited until the last possible day of the month to actually ship it? I can't find the Register article stating it, but an Apple rep was quoted as saying something to the effect of "we promised September as a release date, and we are still technically on-target for that".

    1. Re:OSX Still needs work by MSG · · Score: 4, Insightful

      When you make a shortcut in Windows, it's a bit like a soft link in Unix- it's only a pointer.

      What? It's not *anything* like a soft link. It's not a filesystem pointer, it's a file. You can open it up and look at its contents. It's just a "special" file that the explorer knows how to read and interperet.

      When doing backups of OS 10.x laptops from an NT-based backup system, I found that OS 10.x was sending the remote client (the backup agent) into a filesystem loop.

      And you expected what? NT doesn't have any concept of a symbolic link, so there's no way to communicate to an NT machine that a file is one of those. There's just no language to describe it that NT will understand. Either symlinks work over SMB, and NT will follow them like any other file/folder, or they don't work at all, which would be very inconvenient, and very confusing to fix your special case of making backups from a platform too stupid to understand soft links.

      Apple could learn a lesson or two from the Unix side of the market.

      What lesson? Try the same thing on a Samba server running on Linux or FreeBSD. If you create an fs loop with symlinks, then your backup is going to fill up with your loop.

      That's why we don't run backups on NT servers. Run your backups on a system capable of actually understanding the semantics of other machines, or run the backup from the machine with the content and pipe the data to the tape on the backup server.

      It's NT that isn't a "good network citizen" and it always has been.

  15. Mac OS X seems to be UI done right by 2nd+Post! · · Score: 4, Insightful

    For trash, when you select the CD-ROM or mounted drive or whatever... guess what happens? The Trashcan icon *changes*. It becomes an eject icon.

    Other than that you can *also* press the eject button, the f-12 key, or Apple-E.

    On a Mac, the fifth window is accessable by right-clicking on the IE icon in the Dock and selecting the fifth window.

    Or, if you use a single button mouse, ctrl-clicking. Or keeping the button depressed until the contextual menu pops up.

    Point being, I think the MacOS UI is better, not everywhere, but in most places.

    Instead of 50 items in the task bar (5 windows per app, 10 apps), you have 10 icons in the Dock with context windows of 5 entries each.

  16. Many windows by melquiades · · Score: 5, Informative

    For example. If I have Mac IE open with 5 windows, to get to the 5th window (which is hidden behind quark) I have to click on the apple menu to activate IE, then minimise 4 windows before I can get to the 5th. On a PC, the 5th window is 1 click on the task bar away!

    Apparently you haven't used OS X much?

    Right-click on IE in the dock (yes, I have a two-button mouse) and you get a list of all of its windows. You can choose one to bring it to the front. You can also hide or show all of them en masse.

    I always found the windows taskbar irritating, because opening more windows clutters it up. I like having the windows grouped by app. I guess familiarity is king, and it's all a matter of individual taste -- although in this case, Microsoft agrees with Apple, since they're switching to a windows-grouped-by-app model in XP.

  17. Re:here's a real world example of why OSX is amazi by NickV · · Score: 5, Insightful

    In what way is that amazing to anyone but users of previous Mac OSes or win3.x?

    In the same way that having a user connect a firewire DV camera into their computer and having it work without any configuration issues (yes, recompiling the Kernel for "Video-For-Linux" is a "configuration issue"), and then using an industrial strength GUI, and professional grade video editing software is amazing to Linux users. I mean, there barely is a viable DVD player available for Linux! (I know they're out there, but there isn't a feature complete one out there yet.) Also, I have yet to find USB support for Linux that rivals Apple's support.

    Linux is great, but it's not the answer for everything. The funny thing is, OSX seems to be slowly becoming that.

  18. Re:here's a real world example of why OSX is amazi by SteveM · · Score: 3, Funny

    You dont say what machine your using.

    Which part of On my 2001 iBook (with DVD drive) ... did you miss? It is the first line of the post you are replying to.

    Or were you just a troll?

    Steve M

  19. Re: Who wants DVD? by znu · · Score: 3, Informative
    --
    This space unintentionally left unblank.
  20. Re:pay for bug fixes by NutscrapeSucks · · Score: 5, Informative

    Besides being ass-huge, one point that everyone misses is that 10.1 contains a DVD Player.

    The DVD Forum license prohibits downloadable players. This issue generates flames on PC boards from time-to-time, so Apple isn't alone.

    (and yes I realize that they could have packaged the DVD separately, but judging by the amount of flamage over the topic, it wouldn't have helped.)

    --
    Whenever I hear the word 'Innovation', I reach for my pistol.
  21. Chinese Support by Giant+Robot · · Score: 4, Interesting

    It listed localization packs for Japanese, and other Euro langs..

    Although there's no localization pack for the 'other' east asian language, does anyone know the status of chinese support under OS/X (ie, displaying, rendering fonts, input methods, unicode conversion etc...)?

    Windows 2000 and Linux supports se asia l10n pretty well now, though w2k is really good! Everything is stored 'internally' as unicode, and the input/output can be converted to other (popular) encodings such as big5. Even the input methods are fairly complete.

    I want to convert to mac for DTP stuff (but requires chinese typesetting for many clients). I tried searching for Chinese support (like truetype fonts, input methods) and the only thing I can find is old 3rd party software for Mac 7.x or something...

    1. Re:Chinese Support by spicyjeff · · Score: 3, Insightful

      It's been around since the inception. have you tried the obvious: http://www.apple.com.cn/macosx/?

  22. Menu bar modifications by sg3000 · · Score: 3, Insightful

    Once again, John has done an excellent job reviewing the Mac OS. I have to disagree with him about the need for global menu bar modifications. He says,

    In 10.0.x, there was no officially sanctioned method for global menu bar modification. With the OS X Apple menu off limits to user and developer modification (a designation that remains in 10.1), the entire 10.0.x menu bar was effectively fixed (with the exception of Apple's tacit inclusion of an optional menu bar clock).

    Apple's rationale for this decision has been described to me as being motivated by the proliferation of menu bar clutter in classic Mac OS. Many classic Mac OS applications wanted to include their own system-wide menus, some of which had limited value to the user.

    Unfortunately, third parties will have to continue to stumble in the dark as they try to leverage the new system menu framework (and rest assured, they will try), because the system menu API is not public. Instead, Apple wants third party developers to add such functionality through what Apple calls "dock menus", meaning menus spawned from docked application icons (e.g. the new playback commands in the iTunes pop-up menu).

    He goes on to say it's a bad thing to not allow third parties to modify the menu bar

    The problem is, when you let third parties modify the menu bar, they always do it, whether the user wants them to or not. I remember back in Mac OS 9 and before, every software developer wanted their application to be right up front, so it seems everybody was sticking inits in the Extension folder so they could have their own menu bar icon. Microsoft would add one for some sort of shortcut. Palm adds one to access Palm Desktop. Power On Software would stick one on there for their contact manager. I personally found it annoying that these apps would unnecessarily clutter the menu bar, forcing me to dig through through the System Folder to get rid of whatever they stuck in there. It was even more annoying that under Mac OS 9 you have to reboot after removing an init.

    Apple is now saying, if you want a global menu item, use the Dock. Of course, some enterprising small developer will hack the menu bar for some specific function, but at least the big software companies won't clutter the menu bar just because they want the "premium real estate".

    Related to that, it's even better now that applications are self-contained into bundles, because I found it equally annoying that apps would scatter things all over the System Folder, making it annoying to delete everything.

    --
    Insert simplistic political, ideological, or personal proselytization here.
  23. Ship delays by JohnsonWax · · Score: 4, Informative

    On a side not[e], was anyone else annoyed with the way Apple promised OS 10.1 is September, announced it on the 23rd, then waited until the last possible day of the month to actually ship it?

    (you really have to dig having spell-checkers work inside of web browsers...)

    Now, you have to keep in mind that in the closing days of finalizing OS X 10.1 at least some key Apple employees were caught well out of Cupertino when weekend getaways got dragged out to a week or more due to the airlines shutting down here in the USA. The ship date was on track to be closer to the 15th. Even Steve Jobs can't prevent the kinds of events that took place on 9/11.

  24. New Apple topic icon(s) by John+Siracusa · · Score: 5, Interesting

    Man, it never fails...I always have moderator access to stories involving me. Anyway, now that I've forfeitted it, but while I still have a chance of being scored up, I'd like to pimp the Apple topic icons I emailed to Malda (where procmail no-doubt sent them to /dev/null :-P) The current one is just plain ugly, IMO. How about this instead? (Two versions of the same thing)

    http://siracusa.home.mindspring.com/images/topic ap ple-1.gif

    http://siracusa.home.mindspring.com/images/topic ap ple-2.gif

    (Without the space...grrr)

  25. Re:here's a real world example of why OSX is amazi by geomcbay · · Score: 3, Informative

    Linux is great, but it's not the answer for everything.


    And what of Windows?

    I have been using Windows 2000 since early beta, and none of the "amazing stuff" this guy's Mac does sounds at all amazing to me. Its stuff I've been doing every day for years without even giving it any thought.

    Don't get me wrong, I've used MacOS X and it is rather nice, but its not quite the revolution in computing some people make it out to be.

  26. yet more user opinion by motherhead · · Score: 4, Informative

    Posting late on this topic but I had to add my two cents,

    I have used macs to make money for about ten years now. So OS X development has been real important to me and yeah I was very disappointed with system OS 10.0.0 and even 10.0.4. I could not get any work done on it.

    I could not use my Wacom tablets on my Ti PowerBook or my G4 Tower, hence I never booted into OS X. I have a nice scsi raid that I inherited after my friend sold his Avid system and that wouldn't mount. I hate the Apple Pro Keyboard, mushy nasty keys and I have a nice USB Aftermarket one. It wouldn't work. With my powerbook I would get kernal panics and lockups for some reason when I had my second 256MB chip installed (crucial, good stuff). And yeah, slow.

    Since the Saturday I installed OS 10.1 I have yet to reboot back into System 9. Everything works and everything is fast enough for me. It might not be as snappy as 9.2.1 but hey I will take the protected kernel and the flat memory architecture since I have yet to crash 10.1 on accident (installing X gave me some weirdness but I expected it, this is not the same as apps blinking into the either because you did something silly like trying to access the file menu in order so save instead of just hitting apple-S)

    Classic works much, much better then I would have thought considering the OS is running as an app and I have yet to see an emulator this side of MAME works as well.

    Boot up OmniWeb and check out Slashdot to understand how nice the Quartz layer looks. Not only are the fonts beautiful but Slashdot gets a spellchecker since OmniWeb is hooked into the system library. IE 5.1... is a Microsoft product... If you like them, enjoy. Otherwise Mozilla and OmniWeb are all I need from browsers.

    I have an external TDK VeloCD 16/10/40 FireWire and both the PowerBook and the Tower can burn disks from the finder with no problems whatsoever. Also, I keep hearing people saying that DVD playback is erratic. Heh, on my PowerBook DVD playback is fixed. It always sucked in 9.2.1 no matter which version I used of the player. Now it is flawless and I actually use it to watch movies now, this delighted me.

    You know what sucks? This is what sucks. You can't tidy up the desktop as easily as you could with OS 7.x - 9.x. "arrange by name" is wonky and "clean up" only sometimes does. This is the desktop mind you, drive navigation is now actually fun. I also hate that the scroll wheel on my mice and trackballs work natively in OS 10.1, but don't under the classic environment, no matter if you load the drivers under classic or not.

    The only thing I have not tried yet is Games, I have heard the OpenGL drivers are much improved and the tower came with a nVidia card so I should get around to it eventually. But if I do enjoy playing games on the Mac too damn much... well what am I going to use my Win2K box for?

    I guess my point is this, I need my Mac to earn. So I can't have a broken OS, since installing OS10.1 I have gained much and lost nothing. That sounds like a successful release to me.

  27. Linux Installers and Perty Widgets by Ukab+the+Great · · Score: 3, Insightful
    1. I agree that the aesthetic quality of OSX is superior to that of the GNOME/KDE environments. However, graphical environments are like love: "lookers" can be nice for a couple of weeks but if you have to live with them for any extended period of time, you'd rather have them treat you well than look pretty. Good design and usability engineering based on cognitive psychology is far more important for a graphical environment than aesthetics. Not that I'm criticizing OSX specifically, rather I'm criticizing aesthetics as main criteria for judging the usability of a graphical environment.

    2. I agree with your comments about the installers. In fact, many of the installers are still very hard to use, but now confusing text-only parameters are replaced by confusing widget layouts. Virtually all the people who say that these installers are ready for prime time are the geeks and engineers who can use their prior linux expertise to get around the most confusing points of the linux graphical installers. I actually talked to one of the people who worked on the Red Hat installer and I mentioned some of the usability problems that made the installer difficult to use and difficult to navigate. He couldn't understand why these designs were problematic and thought that what I didn't like about the installer was that it "wasn't pretty enough". Which sort of goes back to issue 1.

  28. Apple is a hardware company, x86 port worthless by Ars-Fartsica · · Score: 3, Informative

    They've tried many times in the past to switch tracks, but Apple is a hrdware company and they always will be. Porting OSX to x86 would destroy their hardware business, and the resulting port to x86 would be worthelss as it would have no software available. It would take years to get vendors to redistribute x86 binaries.

  29. Apple's Technote on OS X 10.1 by etceteral · · Score: 5, Informative


    okay.. karma trolling here, but I missed this link the first time I read through the article.

    Here's Apple's Technote on OS X 10.1 chock full of useful tidbits about what bugs were fixed (lots of 'em).

    --

    ------------
    "...and Maddest of all, to see Life as it Is, and not as it Should Be."

  30. Don't forget to give Apple your feedback. by SoupIsGoodFood_42 · · Score: 3, Insightful
    Oh yeah. If you have suggestions/opinions/points/gipes about OS X, from either using OS X or by reading these reviews. Don't forget to post your opinion where is really matters http://www.apple.com/macosx/feedback/.

    Unlike a certian OS company the begins with M. Apple seems to listen to their users. If enough people compain that they miss for example: spring loaded folders. They will bring them back.

    And remember...post nicely! E.G. Don't tell them "the dock sucks". Tell them you "think the usability of the dock should be improved", and make suggestions to improve it.

  31. Re:Memory recommendations absolutely astounding by Phrogz · · Score: 3, Informative

    I can attest that this is not necessary, even when using Photoshop under classic along with 10 other native apps running. OS X.1 does very little HD hitting for me on my laptop with 256MB, once I turned on the window buffer compression feature. (It makes the OS use far less memory, and speeds up window moving and resizing to boot. It will be turned on by default in the next release of OS X, Apple just had it off in this build because they thought it was the cause of a particular kernel panic.)

    And with 384MB in my desktop, life is just dandy. Sure, more RAM is always better, and nowadays it's so cheap there's little reason not to get half a gig or so, but OS X does not require it.