Slashdot Mirror


Mac OS X 10.3 vs. Linux

M.Broil writes "This is a nice and fairly complete 'first look' at Mac OS X 10.3 (Panther), but author Chris Gulker, who I happen to know was an Apple PR guy years ago, spends a lot of time comparing the Mac 'Panther' release to Linux, which he seems to use most of the time these days. He obviously likes a lot about Panther, but he doesn't think many Linux users will switch to it, and that a lot of 'Classic' Mac OS users may not want to move to it, either."

659 comments

  1. Re:linux wins by Anonymous Coward · · Score: 0

    you failed it too.
    clearly the title of first poassst goes to meeeee.

  2. One line that sums it up IMO by maharg · · Score: 3, Insightful

    A quick ssh from my Linux machine revealed that only the GUI had frozen

    Let the flaming commence !

    --

    $ strings FTP.EXE | grep Copyright
    @(#) Copyright (c) 1983 The Regents of the University of California.
    1. Re:One line that sums it up IMO by juuri · · Score: 5, Interesting

      Actually if he had taken the time to debug he could have found the offending process and killed it. It pains me to see people who would do the same thing if an X app froze up your WM become stupid when it happens on another OS. Hell, many GUI locks on XP can be averted if you have terminal services running and want to login and poke around.

      Is this the ideal behaviour for most people? No. But if this had happened on an X session would this reviewer have just assumed X itself was locked and kill it?

      --
      --- I do not moderate.
    2. Re:One line that sums it up IMO by cscx · · Score: 1, Flamebait

      Hell, many GUI locks on XP can be averted if you have terminal services running and want to login and poke around.

      Actually, the usual case is that the "Windows Security" dialog (with task manager, etc) is tied to the ctrl-alt-del keyboard interrupt, and is available about 99% of the time, even when you've hosed the GUI.

      While this reeks "video driver" to me as a windows/linux user, APPLE MAKES THE DAMN HARDWARE... one would think they could avert things like this easily since they have very fine control over everything.

      Apple and Linux are really lagging behind in the recovery area... when X gets hosed, it usually takes the console keyboard with it. Now Linux has support for that "Magic sysrq key" thingee if you compile it into the kernel to do things like reboot, but it would be great if you could do that, and it would spawn another virtual console running top or something.

      Not everyone has a second computer they can ssh in from, let alone the fact that you're running sshd or not.

    3. Re:One line that sums it up IMO by sinistral · · Score: 1

      What's to flame? That's how I recover from GUI hangs.

      Also, having a Linux box around can be very useful. I can just ssh -X to the Linux machine, and run programs on my Mac without bothering to compile them. Tunneling X over gigabit ethernet is a beautiful thing.

    4. Re:One line that sums it up IMO by Anonymous Coward · · Score: 0

      While this reeks "video driver" to me as a windows/linux user, APPLE MAKES THE DAMN HARDWARE...

      I thought they bought from ATI and nVidia.
    5. Re:One line that sums it up IMO by Anonymous Coward · · Score: 2, Informative

      Yeah, you can get a process list using sysreq. Of course, if you want to be able to read this when the screen is in graphics mode, you should configure your kernel to use the framebuffer with the same graphics mode. You can still use an accelerated X server, but the kernel will then be able to write the sysreq help screen or your process list etc to your screen even when your GUI misbehaves (which never happens for me anyway, but whatever). You can also use it to just kill all processes running on this virtual console.

    6. Re:One line that sums it up IMO by Anonymous Coward · · Score: 1, Informative

      Actually, the usual case is that the "Windows Security" dialog (with task manager, etc) is tied to the ctrl-alt-del keyboard interrupt, and is available about 99% of the time, even when you've hosed the GUI.
      i found that while in WinXP i could always bring up the windows security dialog, often if a program hangs it would take control of the mouse and keyboard, so while i could bring up the task manager, i couldn't actually use it

    7. Re:One line that sums it up IMO by IM6100 · · Score: 1

      Yes, and they have a direct relationship with ATI and nVidia, and so can tightly integrate their OS to a specific, small target of hardware. This is radically different from the case for Linux or Windows, where the OS may find any random card installed that it's forced to use.

      --
      A Good Intro to NetBS
    8. Re:One line that sums it up IMO by WzDD · · Score: 1

      ctrl-alt-del doesn't have its own interrupt. It's true that the keyboard *driver* intercepts this at a low level. The reason given, more than easy app killing, is to ensure that nobody can hijack that key combination during log-in.

    9. Re:One line that sums it up IMO by Anonymous Coward · · Score: 0
      Yes, and they have a direct relationship with ATI and nVidia, and so can tightly integrate their OS to a specific, small target of hardware. This is radically different from the case for Linux or Windows, where the OS may find any random card installed that it's forced to use.
      This is nonsense, Windows and Linux are not "forced" to use anything. They provide drivers for the VGA standard, any card that conforms to VGA will work. Extra functionality is accessible through alternative drivers, which are supplied by the manufacturer (windows, sometimes linux) or volunteers (linux). In apple's case, they're probably written by apple, but apart from that there is nothing radically different about their approach. Since apple only writes drivers for ati and nvidia they may be able to test them better but that's about it. In windows land, the manufacturer does the testing, and since he only cares about windows and his own card, he can afford lot of testing and tuning as well. Moreover, many cards are designed specifically for windows (or rather, directx). You may still argue that apple has the advantage that they have the source to osx while the manufacturers do not have the windows source, but this is mainly advantagegeous from a performance point of view. For stability, it makes more sense NOT to have deep integration. Ask any computer scientist, for stability you want to write to specified interfaces (and keep the interfaces as thin as possible), for speed you may want everything integrated. In fact, I doubt if apple doesn't work this way as well. If they "integrate" their OS too deeply with ati and nvidia it will become much harder to switch to another vendor who may come up with a much faster card (and who will no doubt only provide windows drivers).
    10. Re:One line that sums it up IMO by NineNine · · Score: 1

      This might have something to do with the USB/firewire keyboards that everybody's always raving about. After all, you gotta have driver support for this silly shit. Call me nuts, but I'll stick with my nice, stable, BIOS enabled PS2 port keyboards.

    11. Re:One line that sums it up IMO by Anonymous Coward · · Score: 0

      And as we all know, PS/2 keyboards do not need drivers.

    12. Re:One line that sums it up IMO by Anonymous Coward · · Score: 0

      You wouldn't beleive the complicated shit required to drive a PS/2 keyboard properly. It's not magic you know, like you plug in your keyboard and the OS instantly knows exactly whats happening.

    13. Re:One line that sums it up IMO by Anonymous Coward · · Score: 0

      how can you bring up the task manager in the first place if the keyboard and mouse are locked????

      The task manager runs at a much higher priority so unless the entire system is hosed (to the point where task manager can't be accessed), all driver events will be passed to it. Unless you've got a knackered keyboard and mouse driver, that is. or you're writing real-time applications (or writing ones where you mistakenly put the thread priority up as real-time)

    14. Re:One line that sums it up IMO by Anonymous Coward · · Score: 0

      I think he refers to add-on drivers, rather than the default ones integrated (bundled) with the OS.

      Its like the old days when you had to run your graphics card in VGA mode because that was a lowest common standard. Similarly, a USB driver is often an add-on, and you never quite know whether other software will be making assumptions that it shouldn't.

    15. Re:One line that sums it up IMO by Anonymous Coward · · Score: 0

      OK, you're nuts. Anything else?

    16. Re:One line that sums it up IMO by Anonymous Coward · · Score: 0

      Apple and Linux are really lagging behind in the recovery area... when X gets hosed, it usually takes the console keyboard with it. Now Linux has support for that "Magic sysrq key" thingee if you compile it into the kernel to do things like reboot, but it would be great if you could do that, and it would spawn another virtual console running top or something.

      Uh, the magic sysrq key will allow you to unraw the keyboard. With the keyboard unrawed, you can switch to another VT with Alt+F and do whatever you want.

    17. Re:One line that sums it up IMO by Anonymous Coward · · Score: 0

      errr. I can ssh into OSX. That 's the power of OSX too. Same as any *nix OS. You can ps -ax and kill ps# to your hearts content. I can even kill the Mac GUI and run KDE if I wanted too. OSX boxes are now playing with a real OS just like other *nix

      I;m not saying Macs are better. I use several hundred Linux servers and a Mac Desktop. I can seamlessly work with all of them, and now Macs play nicely with all of the MS bloatware like Exchange, Active Dir and such.

      Tho I feel so dirty having to even work on the same network as MS stuff.

      nuff said....

    18. Re:One line that sums it up IMO by Cybertect · · Score: 1

      I'm puzzled.

      How is that different from the bundled USB drivers included with Mac OS X?

    19. Re:One line that sums it up IMO by nek · · Score: 1

      Firewire keyboards? I've never heard of such a silly thing.

    20. Re:One line that sums it up IMO by warm+sushi · · Score: 0, Flamebait

      What about this one?

      "For $129, you would hope to get a well-debugged product."

      How much is Windows again?

  3. In college I went through a Mac phase by Dancin_Santa · · Score: 3, Funny

    This was back when the monitors didn't come separately from the rest of the machine (i.e. before that Mac clone fiasco).

    I always loved the Mac interface because of its easy of use and very solid color support. I found that it was easy to make rainbows for my group's posters using the PageMaker software, much easier than anything on an IBM PC.

    I eventually grew out of my 'rainbow' phase and am back using Windows and sometimes even Linux (Yellow Dog, for when I'm feeling a little 'crazy'!), but the experience just isn't the same. We Mac users are a happy community, and sometimes I just want to give old Steve Jobs a hand.

    1. Re:In college I went through a Mac phase by Anonymous Coward · · Score: 0

      I found that it was easy to make rainbows for my group's posters using the PageMaker software...

      Surely this is a Mac users = gay troll?

    2. Re:In college I went through a Mac phase by Negatyfus · · Score: 5, Funny

      sometimes I just want to give old Steve Jobs a hand.

      Am I the only one that finds this remark a little disturbing? My Gods, the mental image I got from this!

    3. Re:In college I went through a Mac phase by Anonymous Coward · · Score: 0

      Mod parent (+1, Funny).

      At least now I know I'm not the only one with a dirty mind

      (Posted anonymously to protect the innocent. I'm innocent, aren't I?)

    4. Re:In college I went through a Mac phase by mkro · · Score: 1, Offtopic

      No, I had an instant flash too. That last name should keep a long distance to the word "hand".

      --
      I shall go and tell the indestructible man that someone plans to murder him.
    5. Re:In college I went through a Mac phase by Anonymous Coward · · Score: 0

      The mental image I got was this:
      http://www.ubergeek.tv/switchback/

    6. Re:In college I went through a Mac phase by Anonymous Coward · · Score: 0
      We Mac users are a happy community, and sometimes I just want to give old Steve Jobs a hand.
      I always figured "Open Transport" had a hidden second meaning...

      --
      Rate Naked People at Fuck Meter (not work-safe, but hey, it's Halloween!)
    7. Re:In college I went through a Mac phase by AKnightCowboy · · Score: 2, Interesting
      I eventually grew out of my 'rainbow' phase and am back using Windows and sometimes even Linux (Yellow Dog, for when I'm feeling a little 'crazy'!), but the experience just isn't the same. We Mac users are a happy community, and sometimes I just want to give old Steve Jobs a hand.

      I never even considered buying a Mac until I had played with OS X quite a bit. The classic MacOS sucked balls and it showed when one faulty application could lockup the entire OS. As far as I can tell that's still the case with OS 9 which I've tried for a grand total of 45 minutes.

      I'm still mixed on whether I will ever buy another Mac (I currently have a 800MHz G3 iBook). I look back at the Windows world and for the same price as a high end iBook or the low end Powerbook I can get a screaming fast Dell P4 laptop.

      The laptop I really want (15" Powerbook w/superdrive) comes out to around $2900 when you add in everything you need like Applecare for three year warranty (yes, you MUST get this... they don't even want to talk to you after 90 days of phone support is up even though you have 1 year of hardware support.), an extra battery, 1 512meg dimm instead of 2x256 (this seems stupid IMHO) etc.

    8. Re:In college I went through a Mac phase by Anonymous Coward · · Score: 0

      I found that it was easy to make rainbows for my group's posters

      Ahh that sort of group eh. What is the percentage of Mac users now? About 3.5%? And the percentage of gay and lesbian people.. about 3%. Hey you don't suppose...

    9. Re:In college I went through a Mac phase by Anonymous Coward · · Score: 0

      You have all the subtlety of a daisy cutter.

    10. Re:In college I went through a Mac phase by gid13 · · Score: 1

      I think it was probably intended...

      It would fit with the whole "rainbow" thing in the parent.

    11. Re:In college I went through a Mac phase by pebs · · Score: 1

      Did you just say you want to give Steve a hand job?

      --
      #!/
    12. Re:In college I went through a Mac phase by c4seyj0nes · · Score: 1
      sometimes I just want to give old Steve Jobs a hand.
      I'm sure many dyslexics out there read that as "sometimes I just want to give old Steve a hand Job."

      *shiver*

      --
      "In wine there is wisdom. In beer there is strength. In water there is bacteria." --Old German Proverb
    13. Re:In college I went through a Mac phase by Anonymous Coward · · Score: 0

      Fuck subtlety.

    14. Re:In college I went through a Mac phase by bojan · · Score: 1

      I'm glad you grew out of the Mac phase...

      most of us Mac users see Windows as a phase, kinda like the teenage phase...

    15. Re:In college I went through a Mac phase by Anonymous Coward · · Score: 0

      You know what they say about homophobes, don't you?

    16. Re:In college I went through a Mac phase by multiOSfreak · · Score: 2, Interesting
      I never even considered buying a Mac until I had played with OS X quite a bit.
      Me either. The main reason I got my iBook was because OS X had the power (and in my case, the familiarity) of Unix but with an actually good GUI and industry-standard applications.

      The classic MacOS sucked balls and it showed when one faulty application could lockup the entire OS. As far as I can tell that's still the case with OS 9 which I've tried for a grand total of 45 minutes.


      Yep, OS9 does indeed suck balls. I have to use it every day at work (I'm using it now) and I can assure you it is as crashy as Win98 and has worse VM management. Sometimes all it takes is one app crashing, and the whole system goes down like a Tai hooker.

      I look back at the Windows world and for the same price as a high end iBook or the low end Powerbook I can get a screaming fast Dell P4 laptop.


      For me, the price is hefty, but its worth it. All I use my windows box for now is playing games. I like the UI of OS X so much better than Windows, that I'm willing to pay more for a system that rarely crashes and "just works"
    17. Re:In college I went through a Mac phase by spickus · · Score: 1

      "You know what they say about homophobes, don't you?"

      They post anonymously in public forums to hide their true identity?.

      --
      Indecision is the key to flexibility.
    18. Re:In college I went through a Mac phase by tenton · · Score: 1

      When was this? Which Mac was this?

      When the Macs had built in monitors only, they weren't in color. The first time color was added was with the MacII series, which was also the first time the Mac was modular (ie, not conjoined with a monitor). This was in...1987.

    19. Re:In college I went through a Mac phase by bnenning · · Score: 1
      everything you need like Applecare for three year warranty (yes, you MUST get this... they don't even want to talk to you after 90 days of phone support is up even though you have 1 year of hardware support.)


      I've never felt the need for AppleCare. It's just another extended warranty which is greatly profitable for the manufacturer, and therefore a loss for you. I've had several Macs fixed under the standard 1 year warranty without any problems, and my experience has been that if a machine works for 1 year, it'll probably keep working for the next 2. Although maybe I've just been lucky.

      --
      How to solve most of our problems: 1.Lots of nuclear plants. 2.Cure aging.
    20. Re:In college I went through a Mac phase by shotfeel · · Score: 1

      WRT AppleCare, I agree its not worth it for desktops, but if you're getting a portable, get AppleCare.

    21. Re:In college I went through a Mac phase by shotfeel · · Score: 1

      The SE supported color though the monitor was B/W. That meant you could add a video card for a color monitor, and also meant you could print color to a Stylewriter II if you put in a 4-color ribbon.

      Now that's a challenge. Create a document to print in color using a B/W monitor!

    22. Re:In college I went through a Mac phase by Alex+Thorpe · · Score: 1

      I did just that with PowerPoint on a Mac Plus, back in '91 or so. It was the first, and so far the last, time I used PowerPoint. "This background will be blue. It doesn't look blue now, but it will when I print it. Then I'll find out what shade of blue."

      --
      "Common Sense Ain't" -Unknown
    23. Re:In college I went through a Mac phase by Anonymous Coward · · Score: 0

      "Mac users are a HAPPY community"...

      That one cracked me up.

    24. Re:In college I went through a Mac phase by Demolition · · Score: 1

      A good way to get a free extended warranty is to purchase an item with a credit card that offers purchase security and extended warranty protection (where the standard warranty is effectively doubled). Visa Gold/Platinum offers this. I assume that some other credit cards do as well.

      D.

    25. Re:In college I went through a Mac phase by Anonymous Coward · · Score: 0

      Apple had many all-in-one color Macs. The original Macs and the Mac Classics, with built-in B/W monitors, were made from 1984 until the early 90s. Many LC series Macs produced through the early 90s came with built-in color monitors. The Performa 5400 series also did in the mid 90s. The iMacs started production in the late 90s and production continues to the present. So Apple has continuously produced Macs with built-in monitors since 1984.

  4. Good to see some non biased coverage by Anonymous Coward · · Score: 1, Interesting

    It's a good thing to see someone with geek knowledge reviewing OSX for what it is. Some good and some bad. I've been saying for years now that there's still many areas where OSX has yet to catch up to Linux. In the tightly configured server market, as a desktop, and in sheer number of apps it's getting better, but is still a little behind Linux IMHO.

    OSX pushing forward can only help push its competitors forward also, something that's a good good thing

    1. Re:Good to see some non biased coverage by GraWil · · Score: 1

      So your suggesting that Linux currently:

      (1) is a better desktop than OS X and
      (2) has more (better?) apps.

      Wow folks, that is some serious insight.

    2. Re:Good to see some non biased coverage by Anonymous Coward · · Score: 0

      The problem GNU/Linux as a whole has is that it has no market incentive to actually push forward. Almost everything is done by volunteers for nothing in their spare time and this can stunt application development. Many open source projects are started by one person who needs it for something specific, he releases it, makes a project page on sourceforge, and forgets about it, leaving it in an unfinished state. Commercial projects, however, can't do that, or they won't sell many copies!

    3. Re:Good to see some non biased coverage by Anonymous Coward · · Score: 1, Interesting

      So... Can you copy/paste an image between two apps?

    4. Re:Good to see some non biased coverage by Anonymous Coward · · Score: 1, Insightful

      Uh, sorry - OS X is behind Linux as a desktop? I didn't know Linux had desktops. I knew KDE and Gnome did. But where does Apple fail in the GUI? Not ugly enough, like 'Linux'?

      When Jobs first introduced NS, he said it was 5 years ahead of its time. That was an understatement. And here's a few reasons why:

      - OS X uses vector graphics like NS. The NS screen was EPS; this one is PDF.

      - Screen coords are in floating point, so are colours, which offer a 16-bit resolution at the very least.

      - ISV development. Nobody has the platform NS does.

      Chew on those a while. There are inumerable more.

    5. Re:Good to see some non biased coverage by Anonymous Coward · · Score: 0

      You're losing your time, Pal : they only seem to upmod pro-Linux-ers...

    6. Re:Good to see some non biased coverage by alex_ant · · Score: 2, Insightful

      No. But you can save it, maybe, then go to the other app, load it, maybe, well you would be able to if the app were compiled with the right image support plugins, you kept the source code right? OK, just do ./configure --with-blah-blah this time, then make, then make install, then try it. A much better system IMO, because this way, *I* have control over MY computer and it only does what *I* tell it to because *I* am its master!

    7. Re:Good to see some non biased coverage by alex_ant · · Score: 0

      What??? Don't you read ESR?!? He says OSS is better. You just don't "get it."

    8. Re:Good to see some non biased coverage by Anonymous Coward · · Score: 0

      I'm in the lab, and am trying desperately not to burst out laughing, lest I be kicked out.

    9. Re:Good to see some non biased coverage by Anonymous Coward · · Score: 0

      Mod parent up +one billion, Funny. LOL, dude. You rock.

    10. Re:Good to see some non biased coverage by ebuite37 · · Score: 2, Insightful

      All those reasons point only to one thing: A bloated, form over function slug that is asking to freeze. I was a beta tester for OSX a few years back, and I have used every release since. However, when I really want to get work done I always end up on my Linux box using WindowMaker. It's small, fast, and it has NEVER locked up. Apple has spent too much time making OSX pretty and not enough time making it work.

    11. Re:Good to see some non biased coverage by Anonymous Coward · · Score: 0

      Hmmm. I would certainly agree with those statements. (1) I can barely stand to look at OS X, let alone use it for any length of time, so in that respect my much more visually appealing GNOME desktop is "better" as far as I'm concerned. (2) More? Probably. Better? Again, probably. Mac makes up for its more serious deficiencies by incorporating the ability to run console and X applications though (or so I'm told). If it weren't for that, then certainly Linux would have mo' better apps than Mac OS X. With the possible exception of certain Adobe applications, there is no Mac-specific software that I'm aware of that does anything real useful for which use a Linux app doesn't also exist.

    12. Re:Good to see some non biased coverage by Papa+Romeo · · Score: 1

      "With the possible exception of certain Adobe applications, there is no Mac-specific software that I'm aware of that does anything real useful for which use a Linux app doesn't also exist." Not entirely true, unless there are Linux apps that can compete with Final Cut Pro and DVD SP.

    13. Re:Good to see some non biased coverage by ColdGrits · · Score: 1

      OK, I'll bite.

      Kindly point me to the Linux equivalent of Logic Audio Platinum 6.3, please? With FULL equivalent functionality.

      --
      People should not be afraid of their governments - Governments should be afraid of their people.
  5. Classic sucks by Anonymous Coward · · Score: 0, Insightful

    I don't see why a Classic Mac user wouldn't switch, the pre-X versions were total garbage

    1. Re:Classic sucks by Anonymous Coward · · Score: 0

      Mod parent to 5 please

  6. what about all 3 major OS's by narkotix · · Score: 4, Informative

    I came across this article a while ago
    its not up to date but its a pretty good comparison

    --
    We played dungeons and dragons for 3 hours.....then i was slain by an elf
    1. Re:what about all 3 major OS's by Llywelyn · · Score: 5, Insightful

      Actually its a horrid comparison.

      First, it treats the OSs differently.

      Let's take DVD+RW support.

      MacOS X is given a "no" without third party tools.

      Windows XP is given a strong "yes" despite that you need third party tools to take care of it.

      Another example is "Coexists with another operating system on disk":

      Current macs won't boot into OS 9, but they can run OS 9 (through Classic mode) natively. They can also dual-boot with Linux without any difficulty. Surely this deserves the same rank as Windows.

      iChat AV is listed as an "Extra cost option" when as of when that was written it was free. This is inconsistent with how Windows is treated.

      Second, its selective about its categories. It covers 802.11b, but not 802.11g or BlueTooth. No mention of handwriting recognition (which MacOS X has built in via InkWell) , but things like "Web content on desktop" are included.

      The list, of course, goes on. Its a very poor choice as comparison sites go.

      --
      Integrate Keynote and LaTeX
    2. Re:what about all 3 major OS's by narkotix · · Score: 2, Interesting

      Let's take DVD+RW support

      If you read the notes below the table you will find:

      Virtually every DVD+RW equipped Windows PC on the market today supports DVD+RW functions transparently at the system level, usually with a packet-writing driver that meshes seamlessly with the standard Windows method of saving files to any available volume.

      It covers 802.11b, but not 802.11g or BlueTooth.

      Maybe he made it fair for all by using the older standard. Remember its only recently that 802.11g has been as affordable as 11b.

      You could be right about it being a terrible site for comparison but you havent submitted any that are better so ill assume from the comments that your a mac fanboy ;-P

      --
      We played dungeons and dragons for 3 hours.....then i was slain by an elf
    3. Re:what about all 3 major OS's by rufo · · Score: 4, Informative

      Actually, Panther has built in DVD+RW support. So it now supports it at the system level also, and many of Apple's DVD burners shipped in the past year or two have been dual mode DVD+/-RW drives.

      Just thought I would point it out. :)

      --
      My English teacher once told me that two positives don't make a negative. Two words for her: Yeah, right.
    4. Re:what about all 3 major OS's by diamondc · · Score: 1

      I'm pretty sure that OS X can only READ DVD+R and DVD+RW dvds, forget about writing. The only option is to shell out for Toast. Windows and even Linux can write dvd+rw dvds with no problem.

      --
      "I keep looking in the want-ads under 'revolutionary' but there don't seem to be any listings.. "
    5. Re:what about all 3 major OS's by Anonymous Coward · · Score: 0

      Virtually every DVD+RW equipped Windows PC on the market today supports DVD+RW functions transparently at the system level

      Every DVD+RW equipped Mac supports (and supported then) all functions transparently at the system level, too. It's just that Apple wasn't selling DVD+RW drives then; you had to buy one from a third party. But if you bought it, it Just Worked(TM).

      Like the guy said, it was either a highly biased comparison, or the person who wrote it was shamefully ignorant.

    6. Re:what about all 3 major OS's by Anonymous Coward · · Score: 0

      Nay.

      One of my clients has an OS X server that's still running version 10.1. Old stuff. We recently put an external 4X DVD+/-RW on it for use with Retrospect. It came with a DVD+R disc in the box. For fun, I stuck it in. The Finder mounted it right up. I dragged some files to it and ejected it, burning it in the process. Worked perfectly.

      And this is on two-year-old system software.

    7. Re:what about all 3 major OS's by Anonymous Coward · · Score: 0

      I don't believe you

    8. Re:what about all 3 major OS's by Anonymous Coward · · Score: 0

      I don't know about 10.1, but read Apple's New Features page and weep, bitch. ;)

      (scroll all the way down to System and read the first item)

    9. Re:what about all 3 major OS's by marklar1 · · Score: 1

      I'm pretty sure the differentiation is this: Jaguar and earlier don't support +R, Panther/10.3 adds support for +R for DATA discs, but not for use w/ iDVD addplication.

    10. Re:what about all 3 major OS's by hpavc · · Score: 1

      dvdrw is supported with panther
      ichatav seems to be working just fine with panther

      xcode versus what on windows side?

      --
      members are seeing something, your seeing an ad
    11. Re:what about all 3 major OS's by shotfeel · · Score: 1

      "Coexists with another operating system on disk"

      Gee, I have OX X, OS 9, Win 95, Win XP and DOS on my Mac. And I can run them all at the same time -veerrry slowly of course. They even all share one of the internal drives for documents.

    12. Re:what about all 3 major OS's by Bert64 · · Score: 1

      Windows gets a "yes" with regards "coexists with other os`s" however, windows includes no real support for other os`s, especially other non windows os`s, setup of the bootloader to handle other systems must be done manually, and the ability of other os`s to work with windows is only due to necessity on the part of the developers of these systems. Many linux distributions, aswell as FreeBSD and others will happily install alongside windows and configure a bootloader to give you the choice.

      They also state: Support for most SCSI devices. Complicated manual configuration is often necessary. This is simply not true, every linux distribution i have tried sofar has flawlessly detected my scsi devices, 8 HD`s, 1 CDROM and 1 DLT tape, over multiple scsi controllers.

      Support for tapedrives does not vary with distributions, the age-old unix "tar" command is present on every linux distribution i have used, along with the "st" (scsi tape) driver.

      DVD support on windows should be NO, not without third party tools, which usually involve additional cost.

      Automatic cleanup/removal of temp files - again, redhat *atleast* comes with a tmpwatch crontab that is running by default, and deletes files when they reach a certain age or the disk becomes too full. Also, under unix tempfiles are always kept in the same place and so are easily deleted. Debian also deleted tempfiles at startup.

      Partition cloning utility - the "dd" command can be used to clone partitions or whole disks, aswell as additional tools.

      Network Bridge - many linux distributions come with gui tools for configuring a nat router, additionally there are custom linux distributions designed to only perform this function.

      Remote control - doesnt mention that VNC is a third party app for windows, but mentions that it is a third party app for OSX.
      Also, X11 natively supports remote displays, and individual applications can be exported instead of a complete desktop. Remote apps can interact with local apps as if they were all running locally. The commandline interface on linux and osx is far more powerfull, and commandline is far more useable over slow links, also unix os`s are designed to allow remote use, and are fully multiuser whereas the home editions of windows are not.

      Automatically hide infrequently used menu items / Automatically clean up infrequently used desktop items - is also optional on linux, depending on the interface being used.

      Coexists with another operating system on disk - configuring linux to coexist with windows is easier than configuring windows to coexist with linux, multi-os configuration involving windows is usually performed by the non windows os.
      windows will try to overwrite other systems unless you prevent it from doing so, overwriting the bootloader at the least, most linux distributions will detect other os`s and add them into the bootup menu. windows itself includes no support for detecting the presence of non windows os`s.

      Skins: windows is a "no" unless third party apps are used.

      media formats: windows doesnt include mpeg-2 support by default, a third party codec must be installed.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  7. MacOS by Pingular · · Score: 3, Interesting

    is definetly getting quicker, and is already very easy to use. But I'll give you a (slightly altered) quote to sum up the situation: 'Linux makes the easy things difficult, but it makes the hard things easier and the impossible things possible.'
    Wheras MacOS makes the easy things easy, the hard things hard and the impossible things not possible.

    --

    When anger rises, think of the consequences.
    Confucius (551 BC - 479 BC)
    1. Re:MacOS by Frac · · Score: 1, Redundant

      But I'll give you a (slightly altered) quote to sum up the situation: 'Linux makes the easy things difficult, but it makes the hard things easier and the impossible things possible.'

      Wheras MacOS makes the easy things easy, the hard things hard and the impossible things not possible.


      Great quote you got there. Too bad it's false unless you're willing to back it up with examples.

    2. Re:MacOS by Pingular · · Score: 1

      Great quote you got there. Too bad it's false unless you're willing to back it up with examples.
      Example here. If you're going to (mildly) flame me why don't you try learning how to use Google first?

      --

      When anger rises, think of the consequences.
      Confucius (551 BC - 479 BC)
    3. Re:MacOS by mst76 · · Score: 3, Insightful
      MacOS is definetly getting quicker, and is already very easy to use. But I'll give you a (slightly altered) quote to sum up the situation: 'Linux makes the easy things difficult, but it makes the hard things easier and the impossible things possible.' Wheras MacOS makes the easy things easy, the hard things hard and the impossible things not possible.
      This is very true. OS X is more suitable for general day to day computing and mainstream apps. Linux is easier to customize for niche applications. You can set up Point Of Sale systems, kiosk type apps and terminals for (almost) nothing with Linux and old x86 hardware. With a bit of care, you can assemble your own specialized distributions on a 128mb compactflash or a live cdr, something I don't see happening with OS X.
    4. Re:MacOS by Llywelyn · · Score: 3, Insightful

      'Linux makes the easy things difficult, but it makes the hard things easier and the impossible things possible.'

      I admit I'm kind of curious what "hard things [are made] easier" on Linux that aren't also made easier under MacOS X? What impossible things are made possible that aren't that way under MacOS X?

      --
      Integrate Keynote and LaTeX
    5. Re:MacOS by nikster · · Score: 3, Insightful

      that will continue to be the case for as long as apple does not sell POS systems, kiosk type apps, or old x86 hardware.

    6. Re:MacOS by irc.goatse.cx+troll · · Score: 1

      "what "hard things [are made] easier" on Linux that aren't also made easier under MacOS X? "
      Scaling down to near-nothing or up to supercomputers.
      "What impossible things are made possible that aren't that way under MacOS X?"
      Sourcecode modification of your gui?

      --
      Pain lasts, kid. Its how you know you're alive. Sometimes I think this growing up thing is just pain management-TheMaxx
    7. Re:MacOS by Llywelyn · · Score: 2, Informative

      >Scaling down to near-nothing or up to supercomputers.

      Scaling down is easy. You can disable the GUI and the extraneous services, though if you are going to do that for all of your systems its probably best just to install Darwin by itself.

      As to supercomputers, the Terrascale Computing Facility would certainly seem to qualify. If you are talking things like crays, I'd call that a limitation of the hardware support and not a limitation of the OS.

      >Sourcecode modification of your gui?

      Well, you can run X11 with GNome if you prefer.

      --
      Integrate Keynote and LaTeX
    8. Re:MacOS by Pingular · · Score: 1

      What impossibly things are made possible that aren't that way under MacOS XAllow me to quote from Linux.org: "...and a vast number of software programmers have taken Linux's source code and adapted it to their individual needs
      By it's very nature (being open source), Linux lets you alter it for whatever you want to do with it, something not possible in MacOS.
      Here's a whole list of reasons why Linux is better than other Operating Systems (including MacOS).

      --

      When anger rises, think of the consequences.
      Confucius (551 BC - 479 BC)
    9. Re:MacOS by Anonymous Coward · · Score: 0

      Jan. 1, 1998

      Really up to date, fizzfart.

    10. Re:MacOS by IM6100 · · Score: 1

      You're really stubborn about confining your focus with regard to 'computers and operating systems' to tasks involving sitting in front of a box with display, keyboard, and mouse attached.

      You cite the one 'marketing bullet point' example of that cluster of 'G5' machines, but it seems you have no clue that people do things like embedded PC104 boards in industrial machines and run cut-back Linux kernals on the controllers on weather balloons, etc.

      Think outside the box, dude. Or, to use bad grammar: "Think Different"

      --
      A Good Intro to NetBS
    11. Re:MacOS by Espen · · Score: 1, Insightful

      Wheras MacOS makes the easy things easy, the hard things hard and the impossible things not possible.

      Presumably you are refering to MacOS in the sense of 'MacOS Classic'. MacOS X makes the hard and impossible pretty much as easy (or difficult) as on any other Unix driven OS.

    12. Re:MacOS by Anonymous Coward · · Score: 1, Informative
      Scaling down is easy. You can disable the GUI and the extraneous services, though if you are going to do that for all of your systems its probably best just to install Darwin by itself.
      Linux can be installed on a floppy and run with 8 MB RAM. Darwin needs 32 MB RAM and 1GB disk space.
      If you are talking things like crays, I'd call that a limitation of the hardware support and not a limitation of the OS.
      But providing hardware support is one of the most important functions of any OS.
    13. Re:MacOS by Llywelyn · · Score: 1

      >You're really stubborn about confining your focus with
      >regard to 'computers and operating systems' to tasks
      >involving sitting in front of a box with display, keyboard,
      >and mouse attached.

      That would be the purpose of a discussion like this, yes.

      Saying "Darwin is more limited because it won't run on embedded systems" misses the point of this entire conversation since (because of the initial article) it is about Desktops and Servers.

      Sure, you can't scale it back to run on an embedded system, but saying that's a limitation is kind of like saying that big screwdrivers are more limited than small ones--they are similar tools but they operate on a different scale. It isn't exactly a limitation I care about for this discussion.

      RTFA.

      --
      Integrate Keynote and LaTeX
    14. Re:MacOS by Anonymous Coward · · Score: 0

      That's unnecessarily glib. I've been using Linux since 1995 (so most people would qualify me as a hardcore user). I have a Mac laptop. I have not encountered anything "hard" to do on Linux that was easier on the Mac. You're right about the "easy things difficult" though.

    15. Re:MacOS by WzDD · · Score: 2, Insightful

      Not to mention that while embedded Linux may indeed be compiled from some of the same kernel source files, the result is nothing like what anybody would recognise as Linux. In this regard, I guess OS X *could* scale down as far as Linux - after all, the part of Linux that gets embedded - the kernel - is analogous to Darwin, which is open source.

    16. Re:MacOS by Anonymous Coward · · Score: 0

      I think we all have a clue about things like that, but none of us care. Do you care that company X streamlined their product development by using system Y? No, neither do I.

    17. Re:MacOS by digitaleus · · Score: 1

      First off, it's not false without examples, it's unsubstantiated. Big difference.

      For starters, it's not necessary that all comments on earth need be substantiated. If it's intuitively reasonable to the listener (as this was to me) people can accept things at face value. We're not writing an essay here...

      Secondly, a point someone else made, is that the original poster need not be the one to substantiate the claim - if you care, you can substantiate it. This is the 21st century, we have Google now. Use it, and quit with the sarcastic whinging.

    18. Re:MacOS by Anonymous Coward · · Score: 0

      Enlighten us, oh exalted one. Pray tell, what is a "fizzfart"?

    19. Re:MacOS by Anonymous Coward · · Score: 0

      Sourcecode modification of your gui?

      Log in as ">console" (note the angle-bracket) and enter your user name and password and then type "xstart."

      What you can't do on Mac OS X is do sourcecode-level modification of somebody else's software. Which technically you can't do on any computer or operating system.

    20. Re:MacOS by Anonymous Coward · · Score: 0

      Or, to use bad grammar: "Think Different"

      "Think different" doesn't mean "think differently." In the phrase "think different," "different" is the direct object of the transitive verb "think."

      Basic reading comprehension, ya know?

    21. Re:MacOS by skia · · Score: 2, Insightful

      no, you miss the point entirely.

      OS X make easy things non-existant! It does them for you, and this is the big benefit of using a mac. Imagine if every little chore you had to do on your linix box that made you sigh or groan just wasn't there anymore. How much more productive or happy would you be using your computer? Considering 80% of my time is spent doing simple stuff, 19% is spent doing hard stuff, and 1% doing impossible stuff, an OS that takes out the easy things and leaves the impossible is a great benefit to me. Of course, your percentages may vary.

      --

      --

    22. Re:MacOS by BigBir3d · · Score: 1

      That's not what the guys at Virginia Tech seem to think.

    23. Re:MacOS by lysander · · Score: 1

      Although you will notice at any Apple Store (at least the one near me) that they do have and use an Apple POS system. Including lickable buttons on the little credit card swiper screen.

      --
      GET YOUR WEAPONS READY! --DR.LIGHT
    24. Re:MacOS by bojan · · Score: 1

      one OS to rule them all... no, not yet.

      Each OS has it's weaknesses. Linux at the moment has nothing even remotely close to Final Cut Pro 4 or Logic Audio 6.

    25. Re:MacOS by Anonymous Coward · · Score: 0

      lickable buttons? iScratchAndSniff? iTouchMyself?

    26. Re:MacOS by Lars+T. · · Score: 1
      "What impossible things are made possible that aren't that way under MacOS X?"
      Sourcecode modification of your gui?

      So when was the last time you modified the sourcecode of your GUI? Did you get anything useful out of it?

      --

      Lars T.

      To the guy who modded me down from perfect to terrible Karma - Apple haters still suck

    27. Re:MacOS by Lars+T. · · Score: 0

      Yeah, but the only reason why Linux is used in embedded systems is that people took years to chop off bloat from the kernel. That wasn't a job done in a few weeks, and the result (rather results) are pretty different from even a GUI-less desktop or server Linux distribution.

      --

      Lars T.

      To the guy who modded me down from perfect to terrible Karma - Apple haters still suck

    28. Re:MacOS by 0x0d0a · · Score: 1

      I admit I'm kind of curious what "hard things [are made] easier" on Linux that aren't also made easier under MacOS X? What impossible things are made possible that aren't that way under MacOS X?

      The default environment on most Linux boxes is more in line with the traditional UNIX environment. You spend most of your time in an interface that's essentially a programming environment.

      MacOS has a CLI, but you don't get as many CLI tools (out of box -- fink and Cygwin help on MacOS and Windows). Software on Linux/BSD generally isn't too worried about having users specify device names, makes sure to use text-based config files, and doesn't require you to use a GUI.

    29. Re:MacOS by Anonymous Coward · · Score: 0
      that will continue to be the case for as long as apple does not sell POS systems, kiosk type apps, or old x86 hardware.

      Why do you believe people run kiosk-type applications and point of sale systems on old x86 hardware? It's because that's the kind of hardware they have lying around and they would have to write it off it they couldn't put it to a use like this.

      All of our kiosk-type applications run on old Macintoshes, as that's the kind of hardware we have lying about. MacOS 9 was completely unsuitable for this, so they run Linux, which works very well. We are now reaching the point that we'd need to write off old first-generation iMacs, so we're converting them into web kiosks. This has proven nigh impossible with MacOS X: "simple finder" is useless and people mess with these machines all the time. The philosophy behind "locking down" OS X is disabling the interface, but not disabling the underlying functionality. Example: you can disable certain preference panes, but you cannot make the files they modify non-writeable; some part of the login process helpfully changes the ownership and permissions of the files back to writeable for the account. This means we cannot set the homepage so it cannot be changed and people keep changing the homepage to various things through various methods. This is quite annoying. Or another example: look through the information on macosxlabs.org. Some of their "suggestions" are quite ridiculous. For example, netinfo stores passwords DES-hashed (like most older unixes), but all passwords are available to anyone. Their solution? Remove the command that allows access to these passwords. I keep a copy of "niutil" stored on a web server for just the purpose of showing how this is stupid. I'm thinking of writing a little GUI program that reads these passwords directly from netinfo and automatically runs crack against them, just for fun.

      (On another note, I tried Linux on these web stations, but people were quite put off by the unfamiliar interface and would not use them very often - Linux worked OK for our other single-purpose machines, but these stations have to run a web browser and a couple other programs like a PDF viewer and Word so people can print out attachments.)

      If Apple chooses not to make kiosks and POS systems possible with OS X, that's very short-sighted on their part. More likely, I think they just haven't gotten to figuring this out yet, and simple finder was simply a quick hack to hold over some of their primary and secondary education customers.

    30. Re:MacOS by Anonymous Coward · · Score: 0

      Just curious: what CLI tools do you not get out of the box with Mac OS X, that come with every Linux distribution? I spend most of my time at the command line (I always have at least three Terminal windows open), and I don't miss much from my Linux days.

    31. Re:MacOS by GiMP · · Score: 1

      And I thought token sucking sounded nasty :)

    32. Re:MacOS by ninejaguar · · Score: 1
      I wouldn't say that a lack of specialized, third party, niche applications could be categorized as a weakness of the OS. It's simply a matter of a weakness in the demand for those specialized, third party, niche applications by the users of that OS.

      The greater the demand, the greater the need for commercial developers to port their products to keep alive in the market.

      = 9J =

    33. Re:MacOS by Anonymous Coward · · Score: 0

      It's just a dumbass statement. ignore it.

    34. Re:MacOS by poot_rootbeer · · Score: 2, Funny

      that will continue to be the case for as long as apple does not sell POS systems

      I had a Mac LCII many years ago. That thing was a POS.

    35. Re:MacOS by diamondsw · · Score: 1

      While 128MB fash is out, the ability to create custom "live CD's" has been part of the Mac for nearly a decade. Ever since the late 680x0 days we've been able to boot from CD, and OS X is no different (although it is more difficult to create boot CD's). DiskWarrior, Norton, and many other tools have their own custom "live CD's". Now, if you mean booting into the Finder, that's also been done via BootCD. Again, not as easy as classic Mac OS was (which was painfully simple - drag one folder to a CD and poof - it works), but not terrible either. As far as CompactFlash and the like, the only thing stopping it is the size of a standard OS X install, which is significantly larger than the smallest Linux install. However, Apple has consistently provided the capability to boot off of anything you can connect to the system. Currently hard drives, CD, firewire drives, usb drives, flash drives, NetBoot, etc.

      --
      I don't know what kind of crack I was on, but I suspect it was decaf.
    36. Re:MacOS by diamondsw · · Score: 4, Informative

      This won't get modded up, but I would disagree when it comes to OS X. With OS X, easy stuff is easy (via Aqua). Intermediate stuff can actually be hard, as you make the transition from Aqua to the UNIX layers. Integrating the two can be mildly tricky. However, once over that hump, I'd say that very integration makes impossible stuff possible (think integration of the command line and all it offers with GUI desktop programs and AppleScript). I'm too new to get modded. :)

      --
      I don't know what kind of crack I was on, but I suspect it was decaf.
    37. Re:MacOS by b-baggins · · Score: 1

      For (almost) nothing? Wow. Come work for me, since you obviously work for free or for "almost" nothing. I'll pay you in pizza and beer.

      --
      You can tell a great deal about the character of a man by observing those who hate him.
    38. Re:MacOS by bnenning · · Score: 1

      Sadly I don't have a mod point for you. (If I did, I'm not sure whether it should be "Funny" or "Informative").

      --
      How to solve most of our problems: 1.Lots of nuclear plants. 2.Cure aging.
    39. Re:MacOS by Anonymous Coward · · Score: 0

      Have you been to an Apple Store? They're running a program called "POS" on their sales machines.

      Want a kiosk? You can write one in Flash.

      Terminal? Well look, it's Terminal.app

      Just because it doesn't ship with the system doesn't mean it won't work. And I bet it'd run fine (well not the Flash) on a fruity original iMac if you're so attached to old hardware.

    40. Re:MacOS by Anonymous Coward · · Score: 0

      My MacOS 10.3 installation is running on a kernel I compiled myself using open source tools and publicly available documentation. Your list is interesting but a bit out-dated. It more or less sums up the only remaining advantages of linux over MacOS X as "runs on older/smaller hardware" and price. If that's what you want to do, great, it's your tool. Not me-- I *like* modern, fast hardware, and don't mind paying for ease of use (ie. My time is worth more than what they charge for MacOS X.)

    41. Re:MacOS by shotfeel · · Score: 1

      Of course that list also states a bunch of reasons why Linux isn't as good.

      Linux lets you alter it for whatever you want to do with it, something not possible in MacOS.

      If you really think Linux allows me to "alter it for whatever" I want, you vastly overrate my programming abilities.

      BTW, what makes you say its not possible to alter MacOS? I'm sure all those people writing utilities that do just this would be surprised to here that.

    42. Re:MacOS by Anonymous Coward · · Score: 0

      > For (almost) nothing? Wow. Come work for me, since you obviously work for free or for "almost" nothing. I'll pay you in pizza and beer.

      I wrote a POS type application for my brother for free when he started a small restaurant. Since I don't know you, I will probably charge you around 1000 bucks (which is less than most price quotes my brother got at the time).

    43. Re:MacOS by Anonymous Coward · · Score: 0

      Jesus man, isn't that obvious? Think about it. Do you need everything smelled out for you?

    44. Re:MacOS by Anonymous Coward · · Score: 0

      Darwin can be customized just like Linux can. OS X is built upon Darwin.

      I think Apple did it perfectly. think about it:

      The benefits of the old-world software industry, built ontop of open source. As stuff gets old, they open source it, so you can get it free, but the nice "Extras" cost you money.

      Its a great business model. They make a living, you save time and get something that works well NOW.

      Think about the distrubutions, red hat, etc. They save you time by packaging and supporting open source. Apple will always be on top, because they ride the open source wave, and they go FARTHER than red hat/mandrake do.
      As long as Apple open sources older more common technologies it will work out great. Everyone gains, and for those who want to do everything themselves there is darwin/BSD.

    45. Re:MacOS by Alex+Thorpe · · Score: 1

      The same with The Mac Store, a local St. Louis Mac reseller for over a decade. They still ring up purchases on some early model iMacs.

      --
      "Common Sense Ain't" -Unknown
    46. Re:MacOS by bojan · · Score: 1

      one could also argue that the reason why "artists" gravitate to the Mac is the presence of the applications.

      Perhaps it is the old adage of "if you build it they will come".

      Build a better app on Linux, and the artist will use it.

    47. Re:MacOS by Llywelyn · · Score: 1

      Wow, you've never used MacOS X, have you?

      Quick to judge for someone who has never played with one.

      Suffice it to say, you are wrong on every one of your points.

      --
      Integrate Keynote and LaTeX
    48. Re:MacOS by Anonymous Coward · · Score: 0
      Linux can be installed on a floppy and run with 8 MB RAM. Darwin needs 32 MB RAM and 1GB disk space.

      Linux requires 2 Gb like it says on the install guide at debian.org then?

      Don't be a moron. The whole point is any of them can be customized. Nobody is forcing you to install the complete Darwin distribution.
    49. Re:MacOS by Anonymous Coward · · Score: 0

      well I half agree on that and then half not, Yes Mac OSX is easy and yes on the Linux stuff, but behind mac OSXs interface is UNIX, which you can do almost everything you can on linux, through the terminal. I guess its a matter of opinion, thats why we are on an opinion page huh.

    50. Re:MacOS by Frac · · Score: 1

      I'm talking about your Mac OS X quote. Before you make shit up shouldn't you at least prepare to back up every single one of your claims?

    51. Re:MacOS by cl0r0x70 · · Score: 1
      With a bit of care, you can assemble your own specialized distributions on a 128mb compactflash or a live cdr, something I don't see happening with OS X
      Of course not; it would be illegal. Being able to freely distribute is NOT a right Apple assigns to its users. Darwin is another matter entirely, however. . . .
  8. MacOS X 10.3 vs. Linux? Or MacOS X data sheet? by michib01 · · Score: 1, Informative

    "MacOS X 10.3 vs. Linux" would make me think of an article detailing pro's and con's of the two OS.
    The article is interesting for me: I don't know almost anything about the panther thing...
    But it isn't a real comparison between Linux and MacOs X.
    The author only says there isn't any compelling reason for switching fron linux to panther.

    --
    - "Having a clean conscience is sign of bad memory"
  9. What makes MacOS X better... by Anonymous Coward · · Score: 4, Insightful

    Is that MacOS X has several high-quality specialised desktop applications to its name, and Linux hasn't got any.

    1. Re:What makes MacOS X better... by ocelotbob · · Score: 1, Interesting
      Really now. For the common user, Linux is all right, as long as you get the right foundation.

      One can create photo galleries, use advanced groupware applications, browse anything on your computer, be it a camera or a network share from the same interface, have a music player that fits in appearance with the rest of the GUI, and oh yeah, works on everything, from a Sun Ultra 2, to a PC, to a Mac G3. Yeah, there are a few niche applications where a mac may be good in, but for The Rest of Us, Linux is where it's at.

      --

      Marxism is the opiate of dumbasses

    2. Re:What makes MacOS X better... by afd__ · · Score: 1

      may I mention XSI, Maya, Houdini as examples of strong comercial applications? (of course Mac has a lot more in this area)

    3. Re:What makes MacOS X better... by Anonymous Coward · · Score: 2, Insightful

      Is that MacOS X has several high-quality specialised desktop applications to its name, and Linux hasn't got any.

      ...
      Safari. The fastest and easiest to use web browser.
      ...


      Did anyone else find it hilarious that Linux doesn't have any high quality applications when Safari is built on KDE technology? No, linux applications are truly horrible... But they are good enough for you to build your web browser with right? Wake up... Each OS has something going for it. Macs aren't the beginning and end of the universe. Neither is Linux or Windows for that matter.

    4. Re:What makes MacOS X better... by zeank · · Score: 0

      and how many of them are open source?

    5. Re:What makes MacOS X better... by Anonymous Coward · · Score: 1, Funny
      Is that MacOS X has several high-quality specialised desktop applications to its name, and Linux hasn't got any.
      Oh yeah, what about xeyes?
    6. Re:What makes MacOS X better... by Anonymous Coward · · Score: 0

      Have you ever heard of Houdini? What about Maya? Maybe you've heard of quake3 or neverwinter nights...

    7. Re:What makes MacOS X better... by diamondsw · · Score: 2, Insightful

      Or, you can create/share/organize/burn through iPhoto, widely regarded to have one of the best user interfaces of any photo management program. Similarly, with iTunes you can play/burn/rip/organize/buy/iPod all your music from another great interface. You can browse anything on a Mac, be it a camera compact flash card, to network shares, to iPods all from the Finder. And thee are far more groupware applications, generally of higher quality, on the Mac than on Linux. Finally, if you really do want to subject "The Rest of Them" to pain (I consider even "apt-get" pain fr a normal user), they can always install evolution and most of the open source packages via fink and the built-in X11 environment. Linux runs on other hardware - great. Now what was the rest of your point?

      --
      I don't know what kind of crack I was on, but I suspect it was decaf.
    8. Re:What makes MacOS X better... by Anonymous Coward · · Score: 0

      I don't think it's hilarious. I think it's another example of how Apple can take an open source technology and vastly improve it.

  10. DAV over https? by sita · · Score: 2, Interesting

    What I want to know is if DAV over https is supported yet.

    1. Re:DAV over https? by Trillan · · Score: 1

      On Mac OS X specifically, or as part of the protocol? I have to admit I haven't heard of DAV over https.

      If it's Panther in particular and you have a server in mind, I'll be happy to check.

    2. Re:DAV over https? by twoshortplanks · · Score: 2, Informative

      Nope

      Or at the very least, when I try connecting to my svn server over https it still says "The Finder cannot complete the operation some data in "url" could not be read or written (Error code -36)"

      --
      -- Sorry, I can't think of anything funny to say here.
    3. Re:DAV over https? by Anonymous Coward · · Score: 0

      If you read the Subversion manual, you'd notice Subversion's DAV implementation is incomplete and does not work well as a DAV server.

      I'd guess the fault is Subversion's, not Finder's.

    4. Re:DAV over https? by sita · · Score: 1

      Mac OS X specifically. I export a few DAV "shares" over https from my wardrobe server and they mount fine in Windows (web folders). Mac OS X 10.2 unfortunately wouldn't (DAV over http is fine, of course).

      It seems like such a brain haemorrage to leave that out.

    5. Re:DAV over https? by GiMP · · Score: 1

      Try stunnel. This will let you access https sites without http by tunneling it to a local (non-encrypted) port.

      You can do this for other services as well.

    6. Re:DAV over https? by piper5ul · · Score: 1

      try goliath Does a great job!

  11. not switching? by Noodlenose · · Score: 5, Interesting
    I was initially bitching about OS X, but since 10.1 I would never ever go back to 9. The commandline options, the GUI and the immense possibilities of having almost full compatibility with a huge UNIX backcatalogue are just impressive.

    There is NO reason to run Classic anymore, except if you run classic hardware, in which you don't have the choice.

    Dirk P

    1. Re:not switching? by Anonymous Coward · · Score: 0

      What? A sensible Mac user?

      Finder windows offer a new pane, called a Sidebar, that weds the NeXT-like columnar file hierarchy view with a Windows XP-like list of storage devices and common sub-directories in the user's home folder.

      NeXT needs help from Redmond. Yeah right.

    2. Re:not switching? by Arker · · Score: 2, Insightful

      There is NO reason to run Classic anymore

      I must disagree.

      OSX (I'm typing this in it now) is better in a lot of ways, don't get me wrong. It's great to have a real command line - but the typical Mac user will never use it. It's great to have multitasking, and a real stable OS, that's for sure. The technical underpinnings of OSX are far superior to Classic.

      But, if you look at the traditional Mac audience, the folks that have been their loyal customers all these years, the thing that's most important to them is a really well designed and stable GUI. Stable in the sense of not changing needlessly and causing confusion between revisions, not in the sense of not crashing. Classic does crash enough to be a mild PITA, but it was the most stable thing around so far as the GUI is concerned.

      And this is the one area where OSX is a step backwards. Apple has fallen for what we could call the Microsoft syndrome, fallen in love with flashy graphics at the expense of a clean UI, and it shows. It's not as bad as XP, no, and that's fortunate for Apple, because otherwise they'd be losing a lot of those old loyal customers. As it is, instead of jumping platform, they're resisting upgrading. Because the GUI just isn't as good. Everything else is a lot better, but we're talking about people for whom the GUI is critical.

      I really hope Apple comes to their sense and, if they won't roll back the GUI (I don't have a shadow of a hope that they will) by default at least have an option for the user to do so.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    3. Re:not switching? by mblase · · Score: 1

      There is NO reason to run Classic anymore, except if you run classic hardware, in which you don't have the choice. ...unless you have a handful of OS 9-only programs, like I do (games, mostly) which require it.

    4. Re:not switching? by bismarck2 · · Score: 1

      I have lots of older Mac software that simply will not run in OS X classic mode.

      Some of my software can be replaced by an OS X equivalent but not even having the option of occasionally booting back into OS 9 is a real deal breaker.

    5. Re:not switching? by MidnightBrewer · · Score: 1
      Apple has fallen for what we could call the Microsoft syndrome, fallen in love with flashy graphics at the expense of a clean UI, and it shows.
      This must be a hitherto-unknown Microsoft syndrome. If you were to ask the average person which platform was known for flashy graphics now or five years ago, which answer do you think you'd get? Microsoft *still* has crappy graphics, even under XP. That's why they're promising a new graphics engine in Longhorn.
      --
      "Give a man fire, and he'll be warm for a day; set a man on fire, and he'll be warm for the rest of his life
    6. Re:not switching? by Smitty825 · · Score: 1

      This is one of the best posts I've read on /. in a long time! The new OS X GUI isn't very consistent. Why do some applications quit when I close the last window, and others don't? Why can't all applications use the "services" menu? Why is the GUI still significantly slower than OS 9's GUI? I'm typing this on a new 15" Al Book running Panther. I do like what I can do with OS X...I like the stability, I like being able to run Kstars in X11, etc. However, if Apple ever offered an option to switch back to the old User Interface, I have a feeling a significant number of Mac users would switch back!

      --

      Doh!
    7. Re:not switching? by bojan · · Score: 1

      bull.

      the only reason most of the industry "resisted" upgrading was lack of certain applications in true OS X form, such as Quark. Now that almost all the tools the producers of content use are upgarded to OS X, they're all moving to OS X and faster machiens, G5s...

      Almost every single profesional center I know of that has "resisted" upgrading has done so the moment all of their apps were released in OS X format.

    8. Re:not switching? by Mildew+Man · · Score: 1
      But, if you look at the traditional Mac audience, the folks that have been their loyal customers all these years, the thing that's most important to them is a really well designed and stable GUI. Stable in the sense of not changing needlessly and causing confusion between revisions, not in the sense of not crashing.

      I have to agree with this. In my narrow world of graphic design, OS9 was/still is as slick as an Xacto knife. It is a tool that just gets the job done without getting in the way. It allows me to be far more productive. I don't think in 5 years I will be as efficient on OSX as I am now on OS9.

    9. Re:not switching? by 0x0d0a · · Score: 1

      Other issues vs OS 9:

      Inconsistent sets of widget sets, reminicent of MS Office/IE widgets -- think the brushed metal/Aqua widget sets. The screen-space-eating dock (that moves when you roll the mouse pointer over it -- shame on Apple for violating their beautiful classic HIG). Titlebar buttons that can be distinguished only by color (disadvantaging the colorblind user and specifically violating classic HIG rules) containing functionality symbols that are only visible when the cursor is over them (violating HIG rules stating that the user should be free to move the cursor wherever he likes without modifying state). The oversized pictures that eat screen space. The loss of the intuitive and simple Apple menu.

      Sure, there are a lot of visual effects. OS X looks like Enlightenment 1.0 will, if rasterman ever makes it. But, you know what? I never liked Enlightenment much. It was good for showing off your purty interface, but not nearly as nice to use as more spartan WMs like sawfish.

    10. Re:not switching? by IntlHarvester · · Score: 1

      In my book, a bigger problem is that the OS X GUI is "cake frosting" over a much more complex underlying system. There's endless system subdirectories filled with mystery files -- some hidden from the Finder. There's certain tasks where the user MUST drop to the command line. The user is much more dependent on installers.

      That leads to a system that's significantly more complex to troubleshoot and support than Classic MacOS. No more drag-n-drop of Extension icons, no more Space-Boot, etc. It brings about a certain fear factor among the normal Mac userbase.

      And that removes the primary market advantage that MacOS held. Once the system becomes as 'difficult' as Windows or Unix, then all you've got left is lickable graphics.

      --
      Business. Numbers. Money. People. Computer World.
    11. Re:not switching? by rafael2k · · Score: 1

      You can always ran NetBSD on it, even on M68k macs, like my PowerBook180!

    12. Re:not switching? by bnenning · · Score: 1
      Why do some applications quit when I close the last window, and others don't?


      Because some should and some shouldn't. Single-window utility programs like Calculator do, document-based apps like TextEdit don't. This is also the case on OS 9.


      Why can't all applications use the "services" menu?


      All Cocoa applications get services for free. Carbon apps have to explicitly add support for them. I wish Apple would publicize services more, and moving them out of the hard-to-reach submenu would be nice. (They seem like a perfect candidate for context menus).


      Why is the GUI still significantly slower than OS 9's GUI?


      Because Quartz is orders of magnitude more complex than Quickdraw, and because the entire OS doesn't block when you pull down a menu or move a window.

      --
      How to solve most of our problems: 1.Lots of nuclear plants. 2.Cure aging.
    13. Re:not switching? by bnenning · · Score: 1
      There's certain tasks where the user MUST drop to the command line.


      Like what?


      The user is much more dependent on installers.


      In my experience OS X is less dependent on installers. Almost all programs are "installed" by copying them to a hard drive. A minority actually do require installers (like those which need to install hardware drivers), and some others use installers for no good reason; these tend to be badly ported OS 9 apps.


      No more drag-n-drop of Extension icons


      That's because there's no more extensions, and no more extension conflicts; one of the many reasons OS X tends to be much less fragile than OS 9.


      It brings about a certain fear factor among the normal Mac userbase.


      While this is true, *any* change is going to do that, and it doesn't mean that the OS X is objectively less usable. OS 9 isn't as easy to use as a lot of "classic" Mac users think. I've mentioned the extension conflicts; there's also the ridiculously primitive manual memory allocation, and I've watched dozens of users repeatedly double-click an application and not realize it was already running with no windows visible.

      --
      How to solve most of our problems: 1.Lots of nuclear plants. 2.Cure aging.
    14. Re:not switching? by IntlHarvester · · Score: 1

      Like what?

      Go to http://www.info.apple.com/ and search for "open terminal". Admittedly not all those results are relevant, but a lot of them are. And this is from a company that used to run television ads ripping on Microsoft's reliance on the CLI.

      My argument is not that OS 9 was superior technology, just that it was designed from the ground up to be simple and easy to maintain -- and that's the real source of Apple's Ease of Use advantage, not the widget factor.

      OS X could have maintained some of this, but it doesn't. For example, there's no real good reason one couldn't (un)install a hardware driver by dragging-n-dropping. Instead you get stuff all over the place just like Windows or something.

      Don't get me wrong, I use OS X all the time and stopped trying to get work done on Classic MacOS in about 1997. I just think in a lot of ways, it's just another OS and isn't really fundementally better than the competition.

      --
      Business. Numbers. Money. People. Computer World.
    15. Re:not switching? by Anonymous Coward · · Score: 0

      I really dont understand why people are so scared to switch to OSX. I originally had Windows (Blah), then got a mac with OS(, it was better but didnt even think about not getting OSX. Now I never use classic at all. My friend sometimes uses it for quark, which costs a good deal of money, and he didnt want to pay hundreds of dollars to upgrade. Classic is a nice feature I guess, but i agree that you dont really need it anymore.

  12. I know lots of nasty linux bugs, few mac bugs by Anonymous Coward · · Score: 0, Troll

    I know lots of nasty linux bugs, few mac bugs

    For example a relatively modern virgin install of full redhat linux with gnome could be make to soft-hang byt copyung a directory into its decendent further down the hierarchy... infinte recursion.

    HAH! no version of any mac os allowed that idiotic bug and used checks to prevent it.

    There are plenty more lazy shortcuts riddled through linux. The most glaring are the counltess places where no error detection allows bugs to become more dramatic. Fro example in some linux kernels there was assumption that certain writes to the boot device never fail to write, but had no feedback.

    I do not care.

    I use classic mac, and windows and sometimes osx, and think trying to comapre linux vs freebsd based mac is pointless. The mac will always have 8 times the market share and countless shrinkwrapped commercial apps.

    Libux was predicted to overtake mac 55 years ago and it never happened then and will also not ever happen in another 5 years, if ever.

    FreeBSD mac OSX won the race. and most of the source code is open.

    apple just released the source to darwin 7.0 (full source to most of the parts of mac os that count) and did it coinciding with the release of the mac.

    1. Re:I know lots of nasty linux bugs, few mac bugs by Anonymous Coward · · Score: 0

      i meant '5' years not 55 obviously. sorry for being lazy typist.

    2. Re:I know lots of nasty linux bugs, few mac bugs by Anonymous Coward · · Score: 0
      apple just released the source to darwin 7.0 (full source to most of the parts of mac os that count) and did it coinciding with the release of the mac.
      Funny you would say that. Many Mac users say that the part of MacOS that counts most is the GUI.
  13. Even at this hour... (the Article) by gsdali · · Score: 2, Informative

    News Forge appears to be getting the /. treatment, so here's the article:

    An early eval of Apple's Mac OS X 10.3

    By: Chris Gulker

    Apple's BSD-based Mac OS X 10.3 Panther offers 64-bit processor support and new features wrapped in the latest version of a GUI that has its roots in the NeXT desktop. While Panther sets a new standard for ease of use and interface look and feel, it still lacks features that Linux users have long enjoyed.

    Panther, billed as "the evolution of the species" and built on the open source Darwin project's version of BSD 5, really is an evolutionary step -- not a revolutionary new operating system. Panther does offer admirable user-interface consistency and ease-of-use, but its new Finder is bound to draw complaints from died-in-the-wool Mac users,

    particularly the large base of users who still cling to Mac OS 9 "Classic."

    *NIX users will find this one of the most polished GUIs ever bolted onto a UNIX-like OS and probably won't have issues with the file browser. Mac developers groaned audibly when Steve Jobs presented an OS X Finder based on the NeXT columnar file browser at the ADC conference in 1998, and Mac OS Classic users continue to resist it in favor of traditional Mac windows, icons, and folders. In Panther, columnar view is the default window behavior.

    Apple has taken the sleek, brushed chrome interface featured on apps like iTunes and Safari and applied it to the new version of Finder, the always-on application that provides the Mac desktop and handles chores like connecting to servers and other shared resources. Gone are many of the shiny, translucent Aqua interface widgets and light gray pin stripes that debuted barely three years ago.

    Finder windows offer a new pane, called a Sidebar, that weds the NeXT-like columnar file hierarchy view with a Windows XP-like list of storage devices and common sub-directories in the user's home folder. Buttons on the customizable window allow users to select iconic, list or column views and turn the Sidebar on and off.

    While this will be handy for people who are at home with hierarchical file systems, it has potential to confuse others because it can mask parts of the hierarchy, particularly when the list or icon views are selected. At first glance, files appear to live at the top of whatever directory is selected in the Sidebar -- intervening folders and subfolders are not shown. Sidebar does not have an option for the tree view common to Linux and Windows desktop windows.

    ExposZ allows for one-click tiling of all open windows.
    A new feature called ExposZ allows one-button (or one-click) tiling of all the open windows as thumbnails, and is a very handy way to find a specific window on a crowded desktop with many apps running.

    Panther continues Apple's commitment to making it easy to use Macs in heterogenous network environments. Mac OS X 10.3 offers easy one-click access to network servers in the underlying BSD 5 subsystem. A click-to-start list in the Systems Preferences Sharing panel turns on ASIP (AppleShare over IP), SMB, Apache, FTP, and printer sharing via LPD/LPR and CUPS. NFS, surprisingly can only be turned on using the command line or a GUI config app like Marcel Bresink's NFS Manager.

    Panther also discovers and connects to virtually any Windows or *NIX server, although, in practice, the process didn't always work smoothly, and occasionally not at all. Panther generated username/password errors and refused to connect to a Red Hat Linux 9 box running NFS on a local subnet. For its part, the Red Hat box could see the Mac in its UNIX network browser, but returned an error when attempting to open a directory. For some reason, SuSE 8.2 worked fine, in both directions, and the Mac happily connected via ASIP to the netatalk server on the RH 9 box.

    Panther also features Rendezvous, Apple's version of zeroconf, that does a good job of discovering

  14. Switching... by Chicane-UK · · Score: 5, Insightful

    He obviously likes a lot about Panther, but he doesn't think many Linux users will switch to it..

    Well he can put me down as a Linux user who jumped onto OSX.

    I really like Linux, but I just never got on with it as a desktop OS - lots of little things used to irk me, and the frustration of trying to get Linux working with much more modern hardware (like my NForce2 board) just made me get fed up with the whole idea.

    Using OSX is like having the ultimate Linux distro.. you have THE best GUI available today, there are loads of Window XP beating applications shipped with OSX as standard, and hardware integration is obviously perfect - stuff just works. Plus you can quite easily get into the underlying UNIX core, and tamper with things - having such a functional GUI, and being able to fire up a terminal and use things like openssh, pico, etc right out of the box just totally sold me.

    I still use Linux on my servers though.. you just can't beat that reliability and flexibility.. though I haven't tried out OSX Server yet.... :p

    --
    "Hey! Unless this is a nude love-in, get the hell off my property!!"
    1. Re:Switching... by pigeon · · Score: 3, Interesting

      Exactly what I did.. I used to use linux on my desktop, debian, used it for quite some time, but after a while I got a little annoyed that every time I wanted to do something more "Exotic" like using bluetooth, it was a lot of struggle. With os X it just works (which is not always the case with windows either). For me OS X is the ideal desktop OS, it has the unix side, so I can use the unix tools, it runs the cool audio applications like logic audio, dtp apps and videoediting apps, it;s stable, it has a great gui and it's not windows, but the virtual pc emulation is good enough if I need to run some windows app. Which never happens. I still use linux on my servers, although I am migrating some of my servers to freebsd. I mean, OS X on the desktop, freebsd/linux on the servers: life is good.

    2. Re:Switching... by IamTheRealMike · · Score: 2, Insightful
      the frustration of trying to get Linux working with much more modern hardware (like my NForce2 board) just made me get fed up with the whole idea ..... hardware integration is obviously perfect - stuff just works

      Send $2000 to my address via PayPal and I will ship you a machine with modern hardware that works perfectly out-the-box with Linux.

      Actually, don't do that - my point is that you're comparing apples (hardware+software) and oranges (just software). Apple have a distinct advantage in this area, in that nobody installs OS X on their souped up built-from-the-bits machine or cupboard box, so it's a lot easier to get hardware integration running OK.

    3. Re:Switching... by Anonymous Coward · · Score: 0

      the sentences "I really like Linux" and "lots of little things used to irk me" don't match very well.

      But tell me, how did you get OSX to recognize your NForce2 board?

      What? You mean OSX runs better on "Made for OSX" hardware, than Linux runs on "Made for Windows XP" hardware?

      I'm sure that Linux would also run better on OSX hardware, than OSX runs on Windows XP hardware.

    4. Re:Switching... by Chicane-UK · · Score: 1

      Thats a fair enough point, but I wouldn't exactly consider an NForce2 board (probably one of the most popular performance Athlon chipsets in use today) as a 'built-from-the-bits' type component.

      I realise that its not really any fault of Linux that there is such poor hardware support.. its manufacturers opening up the specs to allow the developers to make drivers. Either that or the manufacturers making substandard Linux drivers in an attempt to keep Linux users at bay.

      But at the end of the day, I want my hardware to work the same regardless of what OS I use it under. I like the fact that I don't have to worry about such issues with the Mac.

      --
      "Hey! Unless this is a nude love-in, get the hell off my property!!"
    5. Re:Switching... by Anonymous Coward · · Score: 0

      don't know if your check responses to your ac posts, but in case of:
      very good point, it made my day. Thanks :)

      ac (another one)

    6. Re:Switching... by Anonymous Coward · · Score: 0

      Linux works fine with nforce2 boards (debian is a little behind on this, you have to compile your own kernel for it this guy is a dolt.

    7. Re:Switching... by Arker · · Score: 1

      Well he can put me down as a Linux user who jumped onto OSX.

      I went from using Linux on my main box to using an Apple as my main too, but the resemblence ends there.

      I use the Apple because I have to have a few proprietary programs that don't have Linux versions. It was Apple or XP, and Apple wins that comparison hands down.

      But I strongly disagree that it beats Linux, for my purposes, outside of that constraint.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    8. Re:Switching... by Anonymous Coward · · Score: 0

      I wouldn't consider it a "built for Linux" component either. Remember that NForce boards are made by Nvidia, Microsoft fanboy number one, and originally made for the Microsoft/Nvidia X-box system.

      This is the same company that still keep making binary-only drivers for their graphics cards, that often make linux systems just as unstable as Windows, even though they promised open source drivers years ago.

    9. Re:Switching... by Anonymous Coward · · Score: 0

      here here!!!

      Could'nt agree more

      ( linux to osx switcher ).

    10. Re:Switching... by DeadScreenSky · · Score: 1

      nd the frustration of trying to get Linux working with much more modern hardware (like my NForce2 board)

      So, how's OSX handling that NForce2 mobo? :P

      --
      There is no excellent beauty that hath not some strangeness in the proportion. -- Francis Bacon
    11. Re:Switching... by zurab · · Score: 1
      Exactly what I did.. I used to use linux on my desktop, debian, used it for quite some time, but after a while I got a little annoyed that every time I wanted to do something more "Exotic" like using bluetooth ...


      I've looked at it from a little different perspective. I mean I know OS X looks good, is extremely easy to use, and is very well integrated. I have actually considered getting one of those sexy laptops, but when it comes down to it, I figure, novelty and "looking good" wears off, and it comes down to efficiency and personalization. I mean I'd rather spend few extra minutes trying to get bluetooth to work right (which I did) rather than give up things like:

      - multiple virtual desktops (as article mentioned); I've been hooked on this since I started using Linux few years ago and I simply cannot give this up. Single desktop environment makes me feel claustrophobic as I need to (and do) switch between variety of tasks or task groups often while keeping them alive in their state where I left them off. Single desktop in this case becomes a big mess.

      - ability to customize look and feel, themes, window/keyboard/mouse behavior to my tastes and usage preferences which many times are not the default chosen by someone else.

      - many applications I've gotten used to are not available on OS X or equivalents cost more money. As an example, I am not a graphic designer, but I do use GIMP sometimes. I'd feel less likely to make the switch if I had to shell out few hundred to Adobe or someone else. Although, I have to admit, Apple is making this more attractive by enabling X install in the update (per article).

      - sometimes I get tired of one window manager or a desktop environment, and use another one for a day or two; just for kicks, just for a little change-up. I lose that freedom with those "integrated" environments.

      There are other smaller things that make my life "better and easier" when I have more choices. And again, I'd rather extend little extra energy into making sure I get compatible hardware than give up those benefits. Mind you, Linux hardware support is pretty good, and most hardware just works without needing any driver installation or configuration on major distros.
    12. Re:Switching... by Chicane-UK · · Score: 1

      Oh I *see* - so its not possible to like something AND have complaints or issues with it? You have to totally adore it, and maintain that there is not ONE THING wrong with it before you can truely say you like it?

      As I already said in another reply, my complaint is not so much with Linux or the developers about the hardware compatability. Its not their fault that the manufacturers don't open up the hardware specs nor release particularly good drivers. But at the end of the day thats the problem, and as an end user it pisses me off.

      I like the fact that OSX / Mac helps me round that.

      Sheesh.

      --
      "Hey! Unless this is a nude love-in, get the hell off my property!!"
    13. Re:Switching... by hamster+foo · · Score: 1

      I understand what you are saying, but produce the same situation for Linux as OS X has and then see if you have problems. With OS X, you either had a machine custom built by Apple to run with Apple's OS or you bought one. Now, to my knowledge there is no Linux distribution offering custom built computers, but you could sit down and build a machine based on hardware that you know Linux supports well. Then you'd have a fair situation to compare it to if you still had problems.

      --
      - b
    14. Re:Switching... by Chicane-UK · · Score: 1

      Its not.. but at least with my mac I don't have to run my soundcard in a f'ing compatability mode (use all 4 of your speakers? No! Only two for you!), and my kernel doesn't lock when it picks up my USB mouse ;)

      --
      "Hey! Unless this is a nude love-in, get the hell off my property!!"
    15. Re:Switching... by Anonymous Coward · · Score: 0

      i have my nforce2 board running perfectly :)
      even lm_sensors works fine, and it was not that hard, with gentoo ;)

    16. Re:Switching... by WzDD · · Score: 1

      you're comparing apples (hardware+software) and oranges (just software)

      He's not, really. Bluetooth, external input devices, hard drives, cameras, scanners - all these things are third party hardware that Apple has no control over, and all of these things work wonderfully under OS X.

      Sure, there's definitely *more* hardware to support under Linux, but that doesn't change the fact that when I plug my camera into my Mac, I get to download my pictures, and when I plug it into Linux, Linux crashes.

      (And before you start: it's because hotplug wanted to load uhci rather than usb-uhci. uhci works for a couple of my USB devices, usb-uchi works for a couple of other (different) devices. After fiddling with hotplug for a while I concluded that it really wasn't mature software, which kind of emphasises the point I'm trying to make here.)

    17. Re:Switching... by Slayer · · Score: 1

      Personally (linux user since 1996) I couldn't care less if someone uses one OS or some other. But what I like about your statement is: You didn't put up with poorly supported Win-only hardware and basically told the NForce2-folks to go to hell with their product because it doesn't properly support the OS you prefer.

      You could have achieved exactly the same by looking whether a certain piece of hardware is supported under linux before buying it, but evidently Apple makes this task just a little bit easier.

      I just wait for the moment when hardware manufacturers realize that Win-only hardware doesn't sell all that well ... at least I made sure that no one in our company buys CD ROM drives from LG.

    18. Re:Switching... by Anonymous Coward · · Score: 0

      thank you for reminding me. I've been meaning to switch from Driver "nvidia" to Driver "vesa" for some days now.

    19. Re:Switching... by Anonymous Coward · · Score: 0

      oh, I do.

    20. Re:Switching... by SlamMan · · Score: 4, Informative

      But you can do all of that! Off the whole "OSX is BSD, but prettier" angle, all you have to do is load up ">console" mode at login, and fire up an XWindow manager. Poof, looks and works just like linux.

      Given, OSX's Aqua has cleaner better solutions than that, IE, GIMP runs fine under the X11, or you can pay $$25 and get an Aqua'd version from Open OS X. As for virtual vesktops, there's a host of 3rd party apps for it, but make sure you give Expose a try first. Greatest thing since slice bread.

      --
      Mod point free since 2001
    21. Re:Switching... by Megane · · Score: 1
      multiple virtual desktops

      I do that all the time on OS X. It's just that under the current "desktop", I get to see bits of all the other "desktops". And there's this handy bar full of these various desktops that I can switch between, one per app. It's called the "Dock".

      So basically, it's all in how you think of it.

      Plus, the new Expose feature should make finding those hidden windows a lot easier. In fact, I was surprised to see a hidden window in Mozilla show up. From the look of the title bar widgets, it may have been a prototype Find window, but it was definitely in Mozilla, and disappeared when I brought some other app to the front.

      --
      #naabhaprzrag, #sverubfr-000, #agi-fcbafberq, negvpyr[pynff*=' negvpyr-ary-'] { qvfcynl: abar !vzcbegnag; }
    22. Re:Switching... by NineNine · · Score: 1

      just wait for the moment when hardware manufacturers realize that Win-only hardware doesn't sell all that well ...


      Well, in order for them to realize it, it has to actually come true, first. Call me crazy, but right now, I have a feeling that win-only hardware sells *very* well.

    23. Re:Switching... by azatoth · · Score: 1

      >I'm sure that Linux would also run better on OSX
      >hardware, than OSX runs on Windows XP hardware.

      Definitely NO. I've been a Linux zealot for more than ten years, writing programs, writing howtos, debugging code etc... (I've even sent some patches to rob malda when he was doing little apps for NextStep or whatever was the name ;-)

      And Linux was never near to approach the level of finition of Mac OS X. Waiting ten years for something which is still "in construction" is just too long. Linux has failed on the Desktop so you won't make ordinary users accept it. In the same time they will happily accept Mac OS X. It just works out of the box, runs their favorite programs (you know what I mean) they can copy-paste between apps and will never have to open the terminal to use their computer.

      I agree that Linux can be "faster" on apple harware than OS X. But it will forever be useless for most users.

      --
      -- "Life is easier since I have excluded JonKatz stories from my homepage"
    24. Re:Switching... by Anonymous Coward · · Score: 0

      Where, where?

    25. Re:Switching... by ViolentGreen · · Score: 1

      I do that all the time on OS X. It's just that under the current "desktop", I get to see bits of all the other "desktops". And there's this handy bar full of these various desktops that I can switch between, one per app. It's called the "Dock".

      I think that's stretching it a bit...

      --
      Not everything is analogous to cars. Car analogies rarely work.
    26. Re:Switching... by meta-monkey · · Score: 1

      I'm another former Linux-on-the-desktop guy who switched to OSX about a year ago. I never want to go back...I just got my Dual 2GHz G5 yesterday, and it is GLORIOUS. That said, I LOVED my virtual desktops from Linux, so paid $30 for CodeTek Virtual Desktop. It's a really good app, and I'm very happy with it, but, really, this is something that should have been included out of the box. Who the hell could stand to only have one desktop? It feels like trying to work inside of a cardboard box. I gotta have space :)

      --
      We don't have a state-run media we have a media-run state.
    27. Re:Switching... by zeank · · Score: 0

      I don't understand. I am using Linux not because I think it is the best OS available but because it is free software. OS X is not an option then.

    28. Re:Switching... by Anonymous Coward · · Score: 0

      multiple virtual desktops (as article mentioned); I've been hooked on this since I started using Linux few years ago and I simply cannot give this up

      Yeah, you can. It's called Expose.

      ability to customize look and feel

      Mac OS X gives you the ability to customize the look and feel. It just doesn't let you break it, or make it look ass-ugly.

      I do use GIMP sometimes

      Available for OS X.

      sometimes I get tired of one window manager or a desktop environment, and use another one for a day or two

      That's because you haven't found a good one yet.

    29. Re:Switching... by bojan · · Score: 1

      same reason why I switched from Linux to OS X, and I'm very happy about it :)

    30. Re:Switching... by Anonymous Coward · · Score: 0

      Ahahahaha... Isn't saying it's not hard with Gentoo about equivilent to saying going to the moon is easy if you use rocket scientists.

    31. Re:Switching... by abischof · · Score: 1

      The Mozilla-hidden-window-in-Expose bug is bug 223545 (you may have to post that into your URL bar since Bugzilla rejects referrers from Slashdot).

      --

      Alex Bischoff
      HTML/CSS coder for hire

    32. Re:Switching... by choctotha · · Score: 1

      It sounds like to me you are so stuck in how you are doing things now you are unwilling to learn anything new.

    33. Re:Switching... by Bob+Uhl · · Score: 1
      ...use things like...pico, etc right out of the box just totally sold me.

      Pico?!? That says it all...

      From my point of view, OS X offers me nothing I want that, say, Red Hat doesn't offer as well--but it's proprietary, costs a packet, requires special hardware &c.

      I used to be a big Mac fan. Most of my college friends are now Mac users, because I evangelised them so heavily. But I've long since left the Mac behind--and to an extent it has left me behind as well. The OS X GUI is pretty, certainly, but it doesn't seem to have the same amount of thought behind it that the original GUI had. There were debates back in '83 over how many 'racing stripes' a window's titlebar should have; OS X shows none of the same signs of dedication and concern.

      What's more, I simply don't wish to use proprietary software. I believe that people should be free to make and use it if they wish, but it's not for me. I like freedom, and a lot of freedom is worth a little nuisance; indeed, a little freedom is worth a lot of nuisance. I want the vote, and I want my weapons, and I want free speech, and I want the source. I've not done a whole lot of hacking of code (a slight patch to XMMS which was rejected is my biggest contribution), but I like the freedom to do so.

    34. Re:Switching... by valmont · · Score: 1

      i would recommend you do 2 things:

      1. install X11 on OS X. This is just Apple's version, there's also the XonX project. I'd recommend Apple's version for now. If you have Panther, it is located on CD #3, there's an X11.pkg file, dlb-click on that, or you may tell the panther installer to install it for you if you check the appropriate box in a "Customize..." Install.
      2. Install Fink.

      from this point, just about any unix/linux/open-source app you can think of is available to you to run under OS X, either from any terminal, or thru X11. For a while and since Mac OS 10.1, i've had a slew of X11 apps running on my mac, the whole Gnome desktop and all its goodies, and Gimp, to name a few.

      Enjoy :)

    35. Re:Switching... by Shuh · · Score: 1
      Plus you can quite easily get into the underlying UNIX core, and tamper with things - having such a functional GUI, and being able to fire up a terminal and use things like openssh, pico, etc right out of the box just totally sold me.
      Indeed, and many of the more popular open-source UNIX/Linux/X11 tools compile and run cleanly on OSX. Even the cvs version of EMACS will compile and run cleanly (as a Carbon application, no need for X11!) on OSX.

    36. Re:Switching... by Aetrix · · Score: 1

      I wholeheartedly agree with your comment, "Using OSX is like having the ultimate Linux distro..."

      Back when OSX first came out, I was a die-hard Linux user and a die-hard Mac opponent. I tried OSX and thought it was Linux on crack. I bought a TiBook.

      My advisor (a die-hard Mac fan) said to me, "You're coming over to our (Mac) world!" I looked at him and said, "Nope, you Mac people are coming over to my (Linux) world."

      --

      "One touch of Darwin makes the whole world kin." George Bernard Shaw
    37. Re:Switching... by Seanasy · · Score: 1

      The Open OS X version is not a native Aqua port. It's just their packaging of GIMP for regular, old X11. It's no different than the Fink or DarwinPorts versions.There's absolutely no reason, if you are handy with Linux or Unix, to pay for GIMP.

    38. Re:Switching... by Tukla · · Score: 1

      Nothing you say addresses the grandparent's assertion that Linux runs better on PowerPC hardware than MacOSX does on x86 hardware. In fact, you're supporting his point.

    39. Re:Switching... by zurab · · Score: 1
      multiple virtual desktops (as article mentioned); I've been hooked on this since I started using Linux few years ago and I simply cannot give this up


      Yeah, you can. It's called Expose.


      I have looked at http://www.apple.com/macosx/features/expose/ but it does not say anything about multiple virtual desktops. It says it "arranges" windows in some manner to reduce clutter when too many of them are open.

      Mac OS X gives you the ability to customize the look and feel. It just doesn't let you break it, or make it look ass-ugly.


      I don't know what you mean by "customize" but either you haven't seen real "customization" and/or didn't completely understand what I meant.

      sometimes I get tired of one window manager or a desktop environment, and use another one for a day or two


      That's because you haven't found a good one yet.


      That's a problem - you deciding what I have found or not. I definitely have found the desktop environment that I like, that can be customized and changed any way I want. And, once in a while, I reserve the right to use others as well. If you don't like it, well I wasn't talking for you, only for myself.
    40. Re:Switching... by zurab · · Score: 1
      It sounds like to me you are so stuck in how you are doing things now you are unwilling to learn anything new.


      I see the opposite. I am willing to try out different desktop environments, window managers, play with [real] customization, until I find the one(s) that I like; doesn't matter Linux, OS X or anything else; after awhile try new stuff again and adjust them to my new tastes. I am not stuck on one thing.

      My fear is, if I do make a switch, then I will be stuck mostly to whatever Apple decides is good for me. Although, again, as I said, availability of X changes this balance greatly and hopefully for the better and more competition.
    41. Re:Switching... by Anonymous Coward · · Score: 0

      I have looked at http://www.apple.com/macosx/features/expose/ but it does not say anything about multiple virtual desktops.

      Look more closely. Right there, in the middle of the page, in giant red letters, it reads:

      You don't need them any more, dumbass.

      either you haven't seen real "customization" and/or didn't completely understand what I meant.

      I'm pretty sure I covered that with the "no breaking or making ugly" thing.

      I definitely have found the desktop environment that I like

      No, you haven't. You've found one that frustrates and angers you slightly less than the others, and because your expectations have been beaten down by years of exposure to shoddy products, you're under the mistaken impression that this is the best you can do.

      It's not.

      You need to raise the bar.

    42. Re:Switching... by zurab · · Score: 1

      Aha! We found the source of the problem! You are telling others what they should like and what they should not like! What they should use and not use. What is "ugly" and what is "cool".

      Gimme a break! I think I'll be in charge of what I like and what I need, not some /. troll! No further comment.

  15. A recent switcher by mubes · · Score: 5, Interesting

    Well, I went from Linux over to OS X for my 'daytime' OS just a month ago....and upgraded to Panther as it came out too. Just thought I'd add a couple of reflections;

    I'm certainly not a linux newbie, started off with a slackware 0.99pl13 and been using various disties since, and it'll still run on my servers for the forseeable future, but I have to say that as a desktop OS OSX is hard to beat.

    The bundled applications in the iLife suite are really something - plugging in a video camera and spooling a tape onto disk, editing it and burning to an indexed DVD took about 2 hours. Of course, there's plenty of stuff you can't do, but the OS basically makes the easy things trivial. Most of the things iLife offer can be done via Linux, but the beauty of OS X, for me at least, is that it all works _well_enuf_ out of the box - Linux is always a few hours tinkering to get the configuration you need. It's a shame that OpenOffice isn't better integrated into the system, but that's down to all of us getting our collective fingers out and doing something about it!

    With the benefit of 'fink' theres plenty of GPL software out there, so in theory at least there shouldn't be much that you can do with Linux that's not possible on OS X (OK, OK, let's not get started about Aqua), but OTOH, linux gives you a sharp set of tools for doing the more sophisticated things that are difficult to do anywhere else.

    Apple PowerBook quality, in my experience, hasn't been so great - my first machine went back because it had a duff DVD drive, current one has colour deformations on the screen, but that'll get sorted over time.

    In short - OS X is a great OS for those people who want to do straightforward computer things (including content manipulation) but not for the dyed-in-the-wool linux hacker. Personally, I can't see myself going back to Linux for my desktop OS...

    1. Re:A recent switcher by Kingpin · · Score: 1


      I just switched last week, and I really enjoy working with my new 12" PB. And like you, I have kept Linux in my flat as a server OS (on a small, silent Dell OptiPlex) - it's a stunning combo :)

      --
      Unable to read configuration file '/bigassraid/htdig//conf/14229.conf'
      Geocrawler error message.
    2. Re:A recent switcher by Karl+Cocknozzle · · Score: 1
      And like you, I have kept Linux in my flat as a server OS (on a small, silent Dell OptiPlex) - it's a stunning combo

      Heh... Our office garage sale liquidated 40 of these last week. Walked away with five for $50--Now I've got the machines I've always wanted to experiment with clustering. (And a fifth to replace my ANCIENT smoothwall firewall box.)
      --
      Who did what now?
    3. Re:A recent switcher by Anonymous Coward · · Score: 0

      Of course, there's plenty of stuff you can't do, but the OS basically makes the easy things trivial.

      Don't you see? Apple has almost singlehandedly redefined "easy."

      Five years ago, editing videos on your computer and then outputting to a video medium (tape, disc, whatever) would have been challenging at best, and downright impossible without a ton of third-party hardware and software, probably costing thousands of dollars. It wouldn't have been easy at all. It would have been damn near impossible.

      It's not the relentless march of technology that's gotten us here. Bigger hard drives, faster CPU's, more RAM; these things wouldn't have helped a bit. We needed FireWire--which is more than just an interconnect, but also an isochronous video transport protocol--and iLife.

      So at least in this one case, Apple literally did make the impossible (or at least practically impossible) easy.

    4. Re:A recent switcher by Anonymous Coward · · Score: 0

      started off with a slackware 0.99pl13

      You sure about that? I started with kernel 0.99pl12 and I could have swore Slackware didn't even come into existence until a year or so after that. My first distro was SLS 1.05. About 20 install floppies, as I recall. :)

      But I'm with you on OS X now. I switched from Linux to FreeBSD 3 years ago, and bought my first OS X capable Mac a year later. OS X has been my desktop ever since, with FreeBSD as a headless server. iLife rocks. My wedding DVD was way cheaper than using a professional, more fun, and came out just the way I want it. Try that, Linux! :)

      At work, OS X lets me do all of my Unix stuff, my PowerBook plows through data faster than the Suns or SGIs, I can do my documentation in Word, use Excel, connect to the company Exchange server for email, etc, etc all in one machine. And it looks good and Expos is already speeding up how I work.

    5. Re:A recent switcher by bindaaas · · Score: 1

      Hell yes, I want to hack the system to make something work ! Even if it is trivial like making coffee :-).

      It's no fun drinking coffee in a $ star hotel, (crap, who has money to pay the $tip$ ).

      --
      bin
      look siG is kool
    6. Re:A recent switcher by Anonymous Coward · · Score: 0


      started off with a slackware 0.99pl13

      You sure about that? I started with kernel 0.99pl12 and I could have swore Slackware didn't even come into existence until a year or so after that. My first distro was SLS 1.05. About 20 install floppies, as I recall. :)

      Nope. See http://www.jeepster.org.uk/history.html.

  16. User experience by mirko · · Score: 5, Interesting
    Let's make it short.
    ever since I switch to Jaguar (My Panther box is somewhere between Cork (IE) and .CH) , I have been able to :
    • Inline view any of the online-available movie trailers in my browser
    • User quality music software (Reason, Logic...)
    • Use Interface Builder
    • Standby/Resume an easy way
    • Use Excel, thus discover that Microsoft API may suck but what they develop for the Mac is quality stuff
    • Use Illustrator, Flash MX...
    • Not losing time configuring my computer No need to : it definitely pleases me the way it goes
    • Use my smartmedia/pcmcia adapter without going through 20 kernel/pcmcia-cs modules recompilations (it stopped being recognized around linux2.2.18)


    What I could do on Linux and still can do on OSX:
    • code in perl
    • (ab)use the command line
    • develop, test and cross-compile software for my Zaurus


    What I still cannot do (I used to be able to do it under Linux) :
    • Synchronize my Zaurus to the Address Book and the Datebook


    So my point is not to troll (only people who disagree but won't argue might say so) but just to express the following : Linux is cool, nice, may even be optimized but my current powerbook is way faster than the P3/600 Linux laptop I had before switching (I don't care about existing models). I also benefit from many quality software and from a very cool development environement.
    Finally, I won't step back because I just enjoy typing this on the sexiest computer I ever owned (I also own an Acorn RiscPC, a NeXTstation, a Bebox, a P4 PC, a Zaurus and a Sinclair ZX81).
    --
    Trolling using another account since 2005.
    1. Re:User experience by mvdw · · Score: 5, Insightful

      I'm sorry, but someone who owns a NeXT Station cannot possibly own a sexier computer, unless he also has a hexagonal, liquid-cooled couch in his basement.

    2. Re:User experience by mirko · · Score: 1

      In my point of view, the new AlBook is a NeXT-laptop in colour. Same but improved OS, efficient hardware.

      --
      Trolling using another account since 2005.
    3. Re:User experience by mst76 · · Score: 1
      Linux is cool, nice, may even be optimized but my current powerbook is way faster than the P3/600 Linux laptop I had before switching (I don't care about existing models).
      I know how you feel. MacOS is cool, nice, may even be optimized, but my current thinkpad is way faster than the 68K/16 System 7 laptop I had before switching (I don't care about existing models either).
    4. Re:User experience by Anonymous Coward · · Score: 0

      dude, those old crays were never sexy - just damn fast for their time. let them rip and move on ;-)

    5. Re:User experience by transient · · Score: 1

      I dunno about that -- I have two NeXTstations and a PowerBook, and I think the laptop wins. NeXTs are damn sexy though.

      --

      irb(main):001:0>
    6. Re:User experience by Anonymous Coward · · Score: 0

      But it's a couch!

    7. Re:User experience by Anonymous Coward · · Score: 0

      iSynch doesn't work for you?

    8. Re:User experience by Megane · · Score: 1
      What I still cannot do (I used to be able to do it under Linux)

      You forgot "get r00ted by the latest 'sploit"! One reason I'm getting rid of my last Linux box (a NAT/DNS/IMAP/etc. server) in favor of a Blue & White G3 running Panther is that I'm tired of "watching my back" looking out for the latest exploit. The kiddies don't want to bother with rooting OS X boxes because there aren't enough of them to bother with, and there aren't enough m4d t00lz to break into them either. And Apple is quick with the security updates. For the stuff that I compile myself, I have more time to fix them.

      --
      #naabhaprzrag, #sverubfr-000, #agi-fcbafberq, negvpyr[pynff*=' negvpyr-ary-'] { qvfcynl: abar !vzcbegnag; }
    9. Re:User experience by mirko · · Score: 1

      iSync doesn't support the Zaurus sync protocol.

      --
      Trolling using another account since 2005.
    10. Re:User experience by Anonymous Coward · · Score: 0
      I'm sorry, but someone who owns a NeXT Station cannot possibly own a sexier computer, unless he also has a hexagonal, liquid-cooled couch in his basement.
      Hey, I live in my (parents') basement, you insensitive clod! And just so you know, Natalie is currently sound asleep on my hexagonal, liquid-cooled couch. Alas, there are no hot grits, as this puppy dissipates heat like nobody's business.

      On the bright side, in Soviet Russia, a Beowulf cluster of these couches would be cold enough to make Siberia feel like the 9th circle of Hell!

      --
      Rate Naked People at Fuck Meter (not work-safe... trick or treat!)
    11. Re:User experience by Rick+Zeman · · Score: 1

      What I still cannot do (I used to be able to do it under Linux) :

      Synchronize my Zaurus to the Address Book and the Datebook


      Dude, you might want to check out http://www.hgsc.bcm.tmc.edu/~kdurbin/zlinks.html . Lots of good resources for MacZaurus folk.

    12. Re:User experience by mblase · · Score: 1

      What I still cannot do (I used to be able to do it under Linux) :
      * Synchronize my Zaurus to the Address Book and the Datebook


      A quick Google for 'zaurus sync "mac os x"' turned up this page full of SourceForge-hosted approaches to your problem. Looks like you're not the first to complain.

    13. Re:User experience by mirko · · Score: 1

      Thanks but nothing's ready, yet.
      I use the Zaurus ROMv3 for which there is no solution. :(

      --
      Trolling using another account since 2005.
    14. Re:User experience by mirko · · Score: 1

      Hi,
      As I answered previously, no one of these solutions actually works.
      The AppleScript Address Book Sync, which is the most advanced of these projects, only works with ROMv2.38 whereas, like most peoplee, I switched to ROMv3 : such PIM data are not stored in flat ascii files anymore but in some poorly documented binary blurb.
      I actually consider writing my own PIM app for the Zaurus, this will expectedly come with an OSX soft or SyncML filter.
      I plan to solve this issue this way because Apple's ADC provides much better API info than Sharp :
      I'll keep my Zaurus until it dies but I'll never buy another unless this is as open as my RiscPC was.

      --
      Trolling using another account since 2005.
    15. Re:User experience by Rick+Zeman · · Score: 1

      Thanks but nothing's ready, yet.
      I use the Zaurus ROMv3 for which there is no solution.


      Bummer. Guess it's obvious I don't have one. Oh well, I tried; I just knew that I'd tripped across something recently.

    16. Re:User experience by addaon · · Score: 1

      Same but improved OS

      Not at all convinced about that... OS X is better than NeXT in some ways, and a lot worse in others. PDF instead of Display PS is a big letdown, for instance, and one that I'll never understand.

      --

      I've had this sig for three days.
    17. Re:User experience by mirko · · Score: 1

      The reason I still have a Zaurus iss because I LOVE to code in Qt/C++ : otherwise, I plan to acquire an iPod which may become my only PIM.
      (I do lot of sport and my Discman just lets me down when I move too much)

      --
      Trolling using another account since 2005.
    18. Re:User experience by Anonymous Coward · · Score: 0

      You've got that backwards. The Zaurus doesn't speak SyncML, like (arguably) it should.

    19. Re:User experience by unother · · Score: 1

      This is a really old story.

      DPS was not removed because Apple desired to do so (if anything it complicated the eventual OS X roll-out extremely by necessitating the creation of Quartz)... basically, Adobe was happy to license PS for the use of a small-market product like NeXT, but for Apple, the thought of all that lost PS printer revenue was too much for poor Adobe to bear. So, they yanked the license, and Apple was pushed into its post-DPS model of the PDF-based Quartz.

      Incidentally, this should help people who see Apple as always being the heavy in these sorts of affairs in a new light...

    20. Re:User experience by MouseR · · Score: 1

      someone who owns a NeXT Station cannot possibly own a sexier computer

      I consider my dual G5 sexier than both my NeXT Cube and NeXT Station Color machines.

      Or at least equally.

    21. Re:User experience by unother · · Score: 1

      Oh c'mon, Troll on, friend...

      For your flame to have been remotely on base the original poster would have had to compared his new PowerBook to his 386/16 laptop. The kind of laptop you're comparing his statement to, for Apple, would've been top-of-the-line... oh, around the time that Linus was first looking for help with this new kernel he had produced on his own time at Uni.

    22. Re:User experience by 0x0d0a · · Score: 1


      * Inline view any of the online-available movie trailers in my browser

      mplugger

      * User quality music software (Reason, Logic...)

      Rosegarden

      * Use Interface Builder

      Dunno what IB is, but sounds like a RAD UI dev tool. Glade, any number of Java tools, whatever the KDE tool is that does this.

      * Standby/Resume an easy way

      I have a desktop, so no idea what the parallel is. I do have my keyboard power key set up to lock my machine and turn off my computer lamp, FWIW.

      * Use Excel, thus discover that Microsoft API may suck but what they develop for the Mac is quality stuff

      gnumeric

      * Use Illustrator, Flash MX...

      Sodipodi. Not fully comparable yet.

      * Not losing time configuring my computer No need to : it definitely pleases me the way it goes

      Outa luck, unless you like the default setup, which I assume you don't.

      * Use my smartmedia/pcmcia adapter without going through 20 kernel/pcmcia-cs modules recompilations (it stopped being recognized around linux2.2.18)

      No idea. I have a desktop.

    23. Re:User experience by mirko · · Score: 1

      mplugger
      Don't know.
      But this is the problem : such a program is not obvious.
      Especially one year after.

      Rosegarden
      Just one ?
      And how can this reach Reason's level ?

      Dunno what IB is, but sounds like a RAD UI dev tool. Glade, any number of Java tools, whatever the KDE tool is that does this.

      No, once again I am afraid the tools you mention are not even close to IB's level.

      gnumeric
      Last time I checked, it didn't have a solver ?

      Sodipodi. Not fully comparable yet.
      This one looks seriously good.

      --
      Trolling using another account since 2005.
    24. Re:User experience by Anonymous Coward · · Score: 0

      I have had NeXT Turbo Colors, OpenSTEP 4.2 and NEXTSTEP 3.3 on Sparc, and a Cube (which I still have). I got into NeXT from being a Mac Plus/SE user, and looked like a genius when all of the old Mac command key shortcuts worked perfectly in NEXTSTEP. I adminned NS hosts for 5 years.

      I have only spent my own money for two computers in my life (not counting assembling my own PeeCees). One was a Mac PLus in 1987. The second was my TiBook 550 in 2001. Both were worth $2000 for the value that they provided to me, and the years of functional service life.

      I will probably get a G5 dual proc host next year, when Panther goes native 64-bit, and prices for 2GHz SMP untis go to sub $2000 for the edu price.

      PeeCees are fun to tinker with, and can provide speed at the sacrifice of reliability and workmanship. For industrial use, I'd spec a Sun, IBM, HP or Apple well over a Dell or Gateway or homebuilt. It's just apples and oranges, parden the pun. Or maybe apples to flaming bags of dog poo....

    25. Re:User experience by 0x0d0a · · Score: 1

      Don't know.
      But this is the problem : such a program is not obvious.


      Oh. Looks like I had the name wrong. There's some general-media plugin that handles all sorts of media types and hands them off to helper apps. Well, here, this'll do the same thing here.

      I never use it, because I *hate* animation on web pages. The first thing I do when using a browser on any OS is disable animated GIFs, Flash, movies, everything possible.

      Rosegarden
      Just one ?
      And how can this reach Reason's level ?


      I don't know whether it does -- I'm not a musician. It has some snazzy screenshots with music notes and whatnot, and it seems to be popular with creative types on Linux. If you want more music software packages, try PlanetCCRMA.

      No, once again I am afraid the tools you mention are not even close to IB's level.

      What are you missing?

      Last time I checked, it didn't have a solver ?

      Good news -- they've since added one.

      I'm not a spreadsheet nut (a lot of spreadsheet stuff is easier to do with a regular programming language if you code a lot, IMHO). However, it does everything I've ever needed to do with Excel (which, to be fair, isn't a lot). There might well be major missing functionality that I wouldn't know about.

      This one looks seriously good.

      I've only used Illustrator briefly, but I remember it having a lot more palettes than Sodipodi, and fancy (not on the level of 2d CAD, but not bad) alignment functionality, and a lot of basic vector graphics functionality that Sodipodi doesn't have (like text-on-a-path). Ironically enough, the app here that you were most positive about is the one that I feel has the most glaring lacks between its closed source cousin (though it's still quite young compared to cousins like the GIMP...reminds me of the GIMP at around version 1). :-)

    26. Re:User experience by Anonymous Coward · · Score: 0

      I think it a lot more to do with price. NeXT didn't mind kicking back $50 per copy of their $800 OS to Adobe. Apple can't afford that on a $700 machine.

      There's also the question if it was really needed. Not that many NeXT progs output a custom PS stream and there may be security considerations with having executable graphics.

    27. Re:User experience by srussell · · Score: 1
      Since I switched to Linux and KDE, I've been able to:
      • Inline view most of the online-available movie trailers in my browser (kmplayer) -- even better, easily switch the display to full-screen mode.
      • User quality music software (xmms, noatun)
      • Use an interface builder (qt designer, ebuilder, qt architect)
      • Standby/Resume an easy way (apm)
      • Use StarOffice and KSpread, and discover that there are a number of enterprise quality alternatives for Linux
      • Use StarOffice, Karbon14, and the peerless Sodipodi...
      • No losing time trying to figure out how to force the OS to open a Word document that I know is a Word document, but that the OS, for some unfathomable reason, has decided isn't a Word document and absolutely refuses to open
      • Use my smartmedia/pcmcia adapter without going through 20 kernel/pcmcia-cs modules recompilations
      • Synchronize my Palm Tungsten T to the Address Book and the Datebook

      Sorry for being snide. IME, Linux isn't as idiot-proof as MacOS, but it hasn't required rocket science for years, and lately (the past year or so) has been pretty much plug-and-play for me.

    28. Re:User experience by unother · · Score: 1

      Valid concerns, certainly. But my recollection was that Adobe flat-out refused to license DPS for anything like a reasonable rate to Apple.

      Think of how much sooner OS X would've been out the door if Apple could've avoided the need to build Quartz. Certainly Quartz's performance has shown the hallmarks of being "new development", considering the egregious hack that Quartz Extreme is...

    29. Re:User experience by Anonymous Coward · · Score: 0

      For whatever reason, Adobe wants to position PostScript as an ultra-highend product. Most PostScript printers currently ship with a clone "PS" interpreter and Adobe doesn't make a dime. PostScript is Dying.

    30. Re:User experience by WWWWolf · · Score: 1

      (Not intended as a flame =)

      Inline view any of the online-available movie trailers in my browser

      ::jaw drops to the floor:: HEATHEN! Video is meant to be played on the Player, as God intended! Browser inlining is work of Satan! =) (As is, in my opinion, quite a bit of Mac UI, but I'm not going to argue here... I'll just say that I far more prefer Window Maker over any other UI. Unlike many UIs out there, this thing was meant for work.)

      Finally, I won't step back because I just enjoy typing this on the sexiest computer I ever owned (I also own an Acorn RiscPC, a NeXTstation, a Bebox, a P4 PC, a Zaurus and a Sinclair ZX81).

      *snort* In order, the sexiest computers in the universe: NeXT Cube, Apple cube, and Commodore 64 model G (which is only one of the three that I own - anyone got the other two, really really cheap?)

    31. Re:User experience by Anonymous Coward · · Score: 0

      At least Preview opens Postscript files again in Panther (and you can search the text, too, which you couldn't do in NeXT's Preview.

      Unfortunately, it opens Postscript by converting to PDF, but I'm still happy about it.

  17. Mac OS X is what Linux wants to be? by Hackie_Chan · · Score: 3, Insightful

    This is not to troll, but this is what I've been saying to my Linux pals a couple of time when Linux vs OS X has come up.... That Linux want to become Mac OS X.

    Major applications ported to it. (no WINE)

    Lots of games. (not Tuxracer!)

    And it's cool... (not trying to copy existing GUI's)

    --

    What's so bad about being lazy? What if there was a war and nobody showed up?
    1. Re:Mac OS X is what Linux wants to be? by Jugalator · · Score: 0, Flamebait

      .. and maybe also easy to use, yet a powerful and flexible Unix shell?

      --
      Beware: In C++, your friends can see your privates!
    2. Re:Mac OS X is what Linux wants to be? by dionmyers · · Score: 1

      hmmmm. I was just playing Tux Racer on my 10.-running 550MHz TiBook... Look harder... Google knows (almost) all.

    3. Re:Mac OS X is what Linux wants to be? by c4seyj0nes · · Score: 1
      Lots of games.
      huh? Maybe I dont see the shelf with all these mac game when I go to Best Buy. I see one little shelf with UT and EQ. Am I missing somthing?
      --
      "In wine there is wisdom. In beer there is strength. In water there is bacteria." --Old German Proverb
    4. Re:Mac OS X is what Linux wants to be? by Hackie_Chan · · Score: 1

      Am I missing somthing?

      Yes. A shelf of Linux games.

      --

      What's so bad about being lazy? What if there was a war and nobody showed up?
    5. Re:Mac OS X is what Linux wants to be? by prockcore · · Score: 1


      Lots of games. (not Tuxracer!)


      That's not at all what OS X is. Linux has more games than OS X. More often than not, there is a Linux version of the game long before a Mac version (Savage, NWN, etc)

    6. Re:Mac OS X is what Linux wants to be? by Anonymous Coward · · Score: 0

      More often than not, there is a Linux version of the game long before a Mac version (Savage, NWN, etc)

      I can name 30 games where that is blatantly untrue. Can you name even 5 where it is?

    7. Re:Mac OS X is what Linux wants to be? by prockcore · · Score: 1

      I can name 30 games where that is blatantly untrue. Can you name even 5 where it is?

      Neverwinter Nights
      America's Army: Operations
      Unreal Tournament 2003
      Savage
      Wolfenstein: Enemy Territory

      There's your 5, all have 1st party linux versions which came out before the Mac versions. UT2k3, Savage, and Wolf:ET had a Linux version come out at the same time as the windows version.

      Now name your 30.

    8. Re:Mac OS X is what Linux wants to be? by ozzmosis · · Score: 1

      here's a pretty big list of games for mac. Just because best buy doesnt sell mac games doenst mean there aren't any.

    9. Re:Mac OS X is what Linux wants to be? by Anonymous Coward · · Score: 0

      There are heaps more; these were just the ones easiest to copy/paste

      Command & Conquer: Generals
      Ghost Master
      The Sims: Superstar
      Splinter Cell
      X2: Wolverine's Revenge
      Star Trek: Elite Force II
      Neverwinter Nights
      No One Lives Forever 2
      America's Army: Operations
      Aliens vs. Predator 2
      Kelly Slater's Pro Surfer
      EverQuest
      Warrior Kings
      Zoo Tycoon
      Tony Hawk's Pro Skater 4
      Nascar Racing 2003
      Medal of Honor: Spearhead
      SimCity 4
      ThinkTanks
      Dungeon Siege
      Tony Hawk's Pro Skater 4
      WarCraft III: The Frozen Throne
      Enigmo
      Shadowbane
      Legion
      BloodRayne
      Up link
      Tiger Woods PGA Tour 2003
      Star Trek: Elite Force II

    10. Re:Mac OS X is what Linux wants to be? by Anonymous Coward · · Score: 0

      lol prockcore - owned! Give me a break. There's alot more games out for OS X (commercial great quality games now) than for Linux. Get your head out of your ass...

    11. Re:Mac OS X is what Linux wants to be? by Anonymous Coward · · Score: 0

      Funny how this post gets a score of 2, but the response that shows that he's full of crap only gets a 0. The response is correct too; there are hundreds of games available for the Mac. Just go to Aspyr, Macplay, and Macsoft to see three companies that make most, if not all, of their income from selling Mac games. Even Age of Mythology and Dungeon Siege, which are produced by Microsoft, have Mac versions. I can name one company that tried the same approach to Linux. Loki, and they went bankrupt because no-one bought their Linux games.

    12. Re:Mac OS X is what Linux wants to be? by Anonymous Coward · · Score: 0

      Sorry, I screwed up the Macsoft tag.

  18. My opinion by 1337+Apple+Zealot · · Score: 0, Troll

    As someone who runs Debian Gnu/Linux on thier G5, i can give my view. I can't RTFA because its slashdotted. Keep in mind that "Linux" to the end user often means KDE/GNOME.

    First of all, The Aqua GUI can get in the way after a while, and there isn't really a good option to turn it off. KDE lets you terraform the GUI quite a bit. You can emulate the Aqua look with the "Liquid" style, but most KDE distributions use "Keramik" by default. Kermamik uses rounded, gradiented buttons, along with the "Crystal" icon set by deafult, but it can be turned off and switch to more flatter and simpler styles like .net and Plastik. The gnome styles are also quite simple, with Cleanice and Smokey being the simplest. Not to mention that KDE 3.2 and Gnome 2.4 have cleaned up their act, you will never have to touch a text file again. Also the hardware dectection has become top notch excellent. Forget having to edit textfiles, forget about cdroms that don't eject, forget about modprobing, its all automagic now!

    Also there are THOUSANDS more apps for linux, in Debian there are 13000(!) different packages, offering a ploethera of software, The new GIMP with a easy GUI and CMYK support, the Fast OpenOffice 1.1, the sleek totem movie player, plus much much more. Not to mention you can run more with Wine, or MacOnLinux if you use a Gx processor.

    Mac OS X on the other hand has broken binary compatibillity, fries Firewird disks, Costs $129 per point release, where linux is just a simple click of the "dist upgrade" button.

    I am a apple zealot, but I don't like their OS, their OS has gone down hill ever since Mac OS 8. I have ran Linux on them ever since, and after trying MacOS Jaguar and Panther, I'm glad to use Linux.

    1. Re:My opinion by Anonymous Coward · · Score: 0

      Worst troll ever.

    2. Re:My opinion by GraWil · · Score: 1

      Right, because everyone wants to spend days installing and weeks debugging an OS on their brand new Apple computer. Many of the THOUSANDS of apps for linux can be compiled on OS X either with fink, ports, or even a ./configure; make; make install.

      If it weren't for Ben where would you be?

    3. Re:My opinion by hype7 · · Score: 5, Informative
      Also there are THOUSANDS more apps for linux, in Debian there are 13000(!) different packages, offering a ploethera of software, The new GIMP with a easy GUI and CMYK support, the Fast OpenOffice 1.1, the sleek totem movie player, plus much much more. Not to mention you can run more with Wine, or MacOnLinux if you use a Gx processor.


      It is usually possible to tell there's something wrong with a post when someone starts ranting and raving about GIMP. Yep, it's free, and no, it's no patch on Photoshop. In fact, GraphicConverter is in many ways better than GIMP.

      Great, you've got 13 000 packages (and I hope you've tried them all, too!) - but no Photoshop? How about, say, Final Cut Pro? Hmm, I feel like a game of Diablo. Oh, what's that? You can only run it in emulation?

      The point is, it comes down to quality, not quantity. Professionals use professional tools, not some I'm-a-CS-graduate-and-know-how-to-program-stuff. I'm willing to assert that a majority of the 13000 pkgs are under 500k. They're probably really neat, you'd probably download them and stick them in your utilities folder and they'd never get seen again.


      Mac OS X on the other hand has broken binary compatibillity,


      1. It has the honour of being the first OS to do this, I suppose?
      2. Can't make omelette without cracking a few eggs etc. GCC 3.3 broke shit. Get over it.

      fries Firewird disks

      well, it'd also be the first OS to have hardware incompatibilities with one single type of chip. FFS buddy, nobody has not killed something somewhere along the way.

      Costs $129 per point release, where linux is just a simple click of the "dist upgrade" button.

      Yeah, and with every point release adds more features than Linux gets in a full digit release.


      I am a apple zealot, but I don't like their OS,


      that, my dear friend, is a complete contradiction in terms. Apple's hardware is shiny, but their OS utterly dominates everything else out there in the desktop stakes. that's what makes apple zealots. It's also the reason so many people continually pine for OS X on Intel. The hardware's kinda cool, but the software kicks hind tit.


      their OS has gone down hill ever since Mac OS 8. I have ran Linux on them ever since, and after trying MacOS Jaguar and Panther, I'm glad to use Linux.


      "Down hill". Hmm, I can think of all the /. editors, John Carmack, Tim O'Reilly, that cool Indian dude with the number 3 supercomputer in the world, the ars technica editors... guess what? they all think you're wrong!

      Linux certainly has it's place in areas where organisations can develop a full system, but where you want to go out and buy something and have it all work, intuitively, and stable-y, and without spyware, and without MS groping your HD, you go buy a mac. Simple.

      -- james
    4. Re:My opinion by Anonymous Coward · · Score: 0

      Yeah, and with every point release adds more features than Linux gets in a full digit release.

      you were fine up to here, but this went off mark. stick to what you know, least you throw away a good argument.

      "Down hill". Hmm, I can think of all the /. editors, John Carmack, Tim O'Reilly, that cool Indian dude with the number 3 supercomputer in the world, the ars technica editors... guess what? they all think you're wrong!

      afair Carmack does coding in windows (there was some praise of Visual Studio that I found strange, but there you are). and the supercomputer dude bought the macs for the hardware, not the 'shiny os'(*) - guess what, when you're doing number crunching, the OS kind of tends to get in the way, see how the next cray thingy uses a custom os from sandia on the computing nodes and linux only for non-computing stuff (storage, monitoring). so there. (not saying you didn't have a point, just that you didn't make it)

      (*) admittedly, the bad 'os=gui' interpretation applies here. i beg to be excused on the grounds that practically all arguments about the coolness of apple's os refer to the gui alone. and that's the last thing you need on a supercomputer's node.

    5. Re:My opinion by Anonymous Coward · · Score: 0

      "It is usually possible to tell there's something wrong with a post when someone starts ranting and raving about GIMP. Yep, it's free, and no, it's no patch on Photoshop. In fact, GraphicConverter is in many ways better than GIMP."

      And that goes for posts that dis GIMP whilst promoting Photoshop too.

      In fact GIMP is pretty close to Photoshop, no the buttons aren't in exactly the same place, yes sometimes you have to figure out how to achieve a particular effect.
      What bugs me the most about these Photoshop is superior to GIMP posts, is that they're mostly written by some web-designer who deems himself the MichaelAngelo of online arts, and refuses to use anything but the best of the best, or at least what his arty-friends tell him what's best.
      They culture their self-proclaimed god-of-arts status, and what they use /must/ be the ultimate and everything that isn't exactly what they use is worthless for creating truly artistic web-sites.
      GIMP is great, can do most of what Photoshop can (although sometimes in a different way) and is thanks to its build in scripting ability in some areas brutally more powerfull than Photoshop.

      And for the things that GIMP indeed can not do. A check for the amount that the price of Photoshop costs will get you alot of goodwill from the developers, instead of going to the "imprison people 'cause we don't like what they do" law-fund of Adobe.

      You claim GIMP doesn't do what you want ? Work on making it better, so other people won't have the problems you encountered with it.
      But then again, noone probably makes art to the same standards you do, and GIMP is only for second-rate artists.

      I know this post is slightly inflammatory, and I apologize for that,but then again, if you think Photoshop is the isallendall of graphics editing, please do use it, but do not dis the GIMP.

      GIMP is catching up in some areas, just as powerfull in most, and even superior in a few.

      Most importantly, GIMP has a feature that adobe can never provide no matter how much you pay them, and that is that it's libre.

    6. Re:My opinion by hype7 · · Score: 1
      you were fine up to here, but this went off mark. stick to what you know, least you throw away a good argument.


      Name me three innovative linux features in the OS, I'll name you a hundred innovative features in Apple's OSes. Nearly everything cool in Linux was done somewhere else first.

      and before you ask, I can't be bothered to type them out - but I bet you I could find 100 features that apple had in their OS before Windows, or before Linux.

      afair Carmack does coding in windows (there was some praise of Visual Studio that I found strange, but there you are).


      I didn't say what they used. I said what they think.


      and the supercomputer dude bought the macs for the hardware, not the 'shiny os'(*) - guess what, when you're doing number crunching, the OS kind of tends to get in the way


      funny assertion, seeing how he left OS X on those machines instead of installing Linux. Also, the guy does use two macs himself - a 17'' pb and a G5.

      He did buy the G5s for the hardware, you're right, but I would assert he wasn't buying it for use in the context of this article. i would rather have OS X on a two year old mac than Red Hat on the latest and greatest machine. Speed is not the only measure of efficiency, esp not for desktop users.

      , see how the next cray thingy uses a custom os from sandia on the computing nodes and linux only for non-computing stuff (storage, monitoring). so there. (not saying you didn't have a point, just that you didn't make it)


      Hmm, somehow methinks there are going to be a lot more G5 clusters popping up running OS X than the cray numbers. I guess we'll see.

      -- james
    7. Re:My opinion by Haeleth · · Score: 1

      > and before you ask, I can't be bothered to type them out - but I bet you I could find 100 features that apple had in their OS before Windows, or before Linux.

      How much?

      And what about little things like dynamic memory management and real multitasking? Even Windows had them back in 1996, while Apple only introduced them in OS X.

    8. Re:My opinion by hype7 · · Score: 1
      buddy, I am none of:
      What bugs me the most about these Photoshop is superior to GIMP posts, is that they're mostly written by some web-designer who deems himself the MichaelAngelo of online arts, and refuses to use anything but the best of the best, or at least what his arty-friends tell him what's best.
      They culture their self-proclaimed god-of-arts status, and what they use /must/ be the ultimate and everything that isn't exactly what they use is worthless for creating truly artistic web-sites.
      GIMP is great, can do most of what Photoshop can (although sometimes in a different way) and is thanks to its build in scripting ability in some areas brutally more powerfull than Photoshop.


      I am a computer science student. I don't touch art, I have used both however to a moderate level for those inevitable moments where something shiny must be developed. I have worked in a big ISP, and have many friends who are web designers (still, none claiming to be Leo DaVinci or any such crap). There is a feature level that PS has that the GIMP has not matched. I've never met a real person (as opposed to some A-C probably on the dev team) that says that Gimp is better. It's not. Not by a long shot. However, I think we're starting to get closer to the truth around here:
      instead of going to the "imprison people 'cause we don't like what they do" law-fund of Adobe.


      Ahh, you don't like adobe hey? I don't like 'em much either. But I'm not putting my rose-coloured specs on; just because the company sucks, it doesn't mean the product does as well.

      Full credit to 'em for trying. Competition is good etc


      , and that is that it's libre.


      and that you get what you pay for.

      -- james
    9. Re:My opinion by Lussarn · · Score: 0, Troll

      Maybe Linux users don't have days and weeks of time to install all the apps via ./configure; make; make install that should have been there by default.

    10. Re:My opinion by Anonymous Coward · · Score: 0

      Fair enough, a decent reply instead of a flame (for which I wouldn't have blamed you, my posting /was/ somewhat "flamisch"), warrants a decent reply.

      "There is a feature level that PS has that the GIMP has not matched"
      True, yet most of the features that are claimed to be absent are there. It's just that they do not exactly function in the same way as in PS. As a CS student you'll probably have a better understanding of what actually happens when a filter (etc...) is applied, and the exact same matrices can be applied under the gimp, and therefore the same effect achieved, so the feature is not absent, but to use it under GIMP one would need some background as to what's actually going on.
      Do note that my claim lies in that most of the absent features are actually there in the GIMP, and posts that say otherwise might put people of from using it, so they might not use it due to false assumptions.
      As to user-friendlyness, PS might for some people be a better choice, since the layout for GIMP is somewhat outlandisch. But when I switched it took only a few days to get used to it, but I can see how people give up after a few hours, thinking the desired effect is absent.

      For most of the graphics work where it is claimed that PS is absolutely necessary, GIMP would be sufficient, but it is skipped as an option because people are falsely informed about the capabilities of GIMP.

      I'm a AC yes, but not for the purpose of being anonymous. I'm not on the dev-team though, just a happy user who thinks GIMP doesn't get a fair chance due to false information about it's capabilities. And als to promote the GIMP, but then again, every thread about graphics disses GIMP and praises PS, which is a personal preference, but it shouldn't be done for the wrong (imo) reasons.

      "Ahh, you don't like adobe hey? I don't like 'em much either. But I'm not putting my rose-coloured specs on; just because the company sucks, it doesn't mean the product does as well."
      No I don't like them, but indeed it is not a completely valid point to use in an argument about technical merits. However, although not a major point, it should not be completely be removed from the equation.

      ", and that is that it's libre.
      and that you get what you pay for.
      "
      gratis/libre....fsf/gnu...not no cost....etc.etc.etc. I'll assume you know the drill ;)

    11. Re:My opinion by Anonymous Coward · · Score: 0

      Strange how Mac-freaks have only one argument against The Gimp - that it is not Photoshop. They often can't mention any features The Gimp lacks (previously CMYK was the only thing, but apparently newer versions of gimp got that).

      Perhaps Photoshop can do some stuff that The Gimp can't, but until Adobe get their act together, and fix their horribly broken user interface, it will be one of those programs that only Mac-fanatics like.

      But then, when they most likely won't get a useable UI until years after they drop Mac-support.

    12. Re:My opinion by maharg · · Score: 1

      The hardware's kinda cool, but the software kicks hind tit.

      hind tit ? Can't you say arse :o)

      --

      $ strings FTP.EXE | grep Copyright
      @(#) Copyright (c) 1983 The Regents of the University of California.
    13. Re:My opinion by ncr53c8xx · · Score: 1
      It is usually possible to tell there's something wrong with a post when someone starts ranting and raving about GIMP. Yep, it's free, and no, it's no patch on Photoshop. In fact, GraphicConverter is in many ways better than GIMP.

      And why is Photoshop better again? Is it because you shelled out $$$ for it? Unless you need CMYK support (and you don't need that for electronic publishing), GIMP is just fine. And people use ImageMagick for converting files in UNIX.

      Hmm, I feel like a game of Diablo. Oh, what's that? You can only run it in emulation?

      Yeah, talk about the two games that have been released on OS X. Face it, with almost all the games going with DirectX, Mac as a gaming platform is dead. And you have Quake in GNU/Linux too.

      They're probably really neat, you'd probably download them and stick them in your utilities folder and they'd never get seen again.

      I don't have to download them--they are already installed and ready to use. And when was the last time you could trust an .exe in closed systems (most likely spy/adware)?

      Yeah, and with every point release adds more features than Linux gets in a full digit release.

      I suppose you are talking about the kernel. Can you list the new features in the Mac kernel?

      Linux certainly has it's place in areas where organisations can develop a full system, but where you want to go out and buy something and have it all work, intuitively, and stable-y, and without spyware, and without MS groping your HD, you go buy a mac. Simple.

      Apple software (eg. iTunes) does send info back to the company. And no, that is even before you sign up for their service.

    14. Re:My opinion by ncr53c8xx · · Score: 1
      Name me three innovative linux features in the OS, I'll name you a hundred innovative features in Apple's OSes. Nearly everything cool in Linux was done somewhere else first.

      Since you didn't name even a couple of features in Apple's OS, I will make this unsubstantiated statement: for every 3 innovative features in OSX, I will name 300 innovative features in Linux.

      Hmm, somehow methinks there are going to be a lot more G5 clusters popping up running OS X than the cray numbers. I guess we'll see.

      Yeah, generalizing from a sample size of one is always a great idea. I am not holding my breath though.

    15. Re:My opinion by wchin · · Score: 1
      Haeleth wrote: And what about little things like dynamic memory management and real multitasking? Even Windows had them back in 1996, while Apple only introduced them in OS X.

      You do realize that Apple and NeXT merged in 1997, right? So today's Apple can legitimately claim all that is NeXT, and Mac OS X's lineage is NeXTstep/OPENSTEP. NeXTstep sported these things in its 1.0 release in 1988.

    16. Re:My opinion by Anonymous Coward · · Score: 0

      ok, so what i originally left out and the other answers didn't coverwas about the osx cluster.

      funny assertion, seeing how he left OS X on those machines instead of installing Linux. Also, the guy does use two macs himself - a 17'' pb and a G5.

      check out his last presentation (it's somewhere in a ./ story not long ago, too lazy to link). he said something like:

      1. the option for going with apple was the price point - he considered intel, amd and ibm - yes, the very power970, but packed by ibm; unforunately availability was 'too late in the future'. as for the rest, they went past his budget. so he was in a bind; then apple released the g5 packing of power970 (so things happened this summer, if you noticed).

      2. when the apple guy he contacted asked if he ever used macs, he said no. funny, eh?

      finally, they barely had time to change the interconnect for the macs (gigabit is too slow for supercomputers - big latencies); the time constraint was because they needed spec results on a deadline to meet the grant requirements. just think about how long ~1k os installs take (any os for that matter, you can't get away with less than 20 min. per machine).

      as to cluster numbers, it's a matter of perspective. cray makes real machines; the terrascale one is a bit of hacked together from comodity parts (an impressive hack, too). go on, compare partitioning, storage, bandwith, latency, monitoring ... you see, peak performance is not the only thing there is, and cray has been making supercomputers all its history. so it's not that simple to compare just numbers.

      oh well, can't help it, wou asked(*): compare os features (again, core os, not giu this time - to make it fair) between osx 10.0-10.3 and linux 2.4.x-2.6.0-test9 (latest). you notice i picked kernels on the linux side. if you want to go to other parts (like gui parts) compare the relevant parts of a linux distro, like the desktop (assuming you didn't just throw words around and confused kernels and distros).

      (*) this is probably half-trolling or more, but since you were doing the same thing on the subject ... and i did provide facts for the first part :-)

    17. Re:My opinion by 0x0d0a · · Score: 1

      It is usually possible to tell there's something wrong with a post when someone starts ranting and raving about GIMP. Yep, it's free, and no, it's no patch on Photoshop. In fact, GraphicConverter is in many ways better than GIMP.

      It entirely depends on what you're doing with it. It's true that it's not a replacement -- GIMP is designed for output intended for computer display, and makes a very poor publishing tool. For example, I'd like to see you do this with Photoshop.

      How about, say, Final Cut Pro? Hmm, I feel like a game of Diablo. Oh, what's that? You can only run it in emulation?

      The point is, it comes down to quality, not quantity. Professionals use professional tools, not some I'm-a-CS-graduate-and-know-how-to-program-stuff.


      Both you and the original poster are full of it (on opposite sides of the fence). The Mac has a number of content creation programs and games that Linux does not, and the 13k packages claim is pretty irrelevant. The "professional tools" claim you're making is also ridiculous. I'm a professional software developer. I am *far* better served by Linux than Mac OS X. A publishing professional would probably be *far* better served by Windows or Mac OS X than Linux. The Mac OS is hardly "more professional" than Linux.

      1. It has the honour of being the first OS to do this, I suppose?

      No, but the Mac OS is designed around a binary distribution mechanism. Linux is designed around a source distribution mechanism. If the FSF decides to change glibc so that all the functions now have a tiz_taz_ prefix and take an extra parameter, *then* Linux folks would be ticked off.

      2. Can't make omelette without cracking a few eggs etc. GCC 3.3 broke shit. Get over it.

      GCC 3.3 broke the C++ ABI. Aside from the fact that essentially nobody tries to package Linux binaries across distributions (or releases of distributions) because the library set available differs, much less the ABI, C++ is a tiny minority on Linux, nothing like it is on Windows. The main place C++ is used is in the Qt/KDE project. Outside of that, C is by far the dominant language. Besides all this, Linux runs on a ton of platforms (unlike OS X), and you can't package a binary that runs on ARM, PowerPC, and x86.

      Yeah, and with every point release adds more features than Linux gets in a full digit release.

      I'm going to assume that you mean "time" rather than "major point releases", since either one could do a major point release each day, and still be producing more goodies, though less per release. If you're talking about the kernel, ridiculous. If you're talking about a distro, I'm very, very, very doubtful. A Linux distro has *far* more developers working on software in it than a Mac OS CD does.

      It's also the reason so many people continually pine for OS X on Intel. The hardware's kinda cool, but the software kicks hind tit.

      Bullshit. Apple is a hardware company. They make their money with hardware. Their hardware is competitive with the best of the best out there. Their software (*currently*, not back in the golden days) is decidedly not competitive.

      "Down hill". Hmm, I can think of all the /. editors, John Carmack, Tim O'Reilly, that cool Indian dude with the number 3 supercomputer in the world, the ars technica editors... guess what? they all think you're wrong!

      The stability of the OS has improved since OS 8. I think the UI has taken a hit -- and this has traditionally been Apple's biggest selling point.

      Linux certainly has it's place in areas where organisations can develop a full system, but where you want to go out and buy something and have it all work, intuitively, and stable-y, and without spyware, and without MS groping your HD, you go buy a mac. Simple.

      While there's something to what you say, when was the last time you were using Linux? I remember installing Red Hat 5.2 on a computer, and remember installing Red Hat 9 on a computer, and the difference is...quite significant. :-)

    18. Re:My opinion by choctotha · · Score: 1

      wow i guess you weren't around when the apple os went from 6 to 7. everyone had the same bitch that 7 sucked and that are sticking with 6. Kind of sounds like the whole it is not how I used to do it so I don't like it complaint I here so much. But i have been using apple's stuff for 13 years and I love the new OS much better and yeah it is a bit of a learning curve but not much of one. and this upgrade is far better than when everyone went from 6 to 7 and oh yeah i hated 8. 8 was as bad as 7 it didn't get better till 8.6. Hell my father who has been using them since the beginning and yes he is in his 50's likes X far better than 9 or 8 or 7. Sounds to like you need to educate yourself before you speak. Those who can make you believe absurdities can make you commit atrocities. Voltair

    19. Re:My opinion by akuzi · · Score: 1
      > And why is Photoshop better again? Is it because
      > you shelled out $$$ for it? Unless you need CMYK
      > support (and you don't need that for electronic
      > publishing), GIMP is just fine. And people use
      > ImageMagick for converting files in UNIX.

      GIMP may be fine for preparing graphics for the web - because accurate colorspace management is useless when PC monitors vary so much, but if you are doing work that needs to go into a print publication, it seems like it lacks some pretty fundamental features. CMYK support yes, but also other color management features, support for ICC device profiles and colorspace conversions.

      Without these features there is no way to get accurate colors in from a scanner or out to a printer, or to mix images from multiple sources in the same document. It's not just a matter of adjusting gamma values, you need to have profiles of the various RGB colorspaces that describe how various points in RGB spaces map to each other (how they are suppose to 'look').

      There have been attempts to provide this type of functionality in Gimp through plugins but these are in fairly early stages. Also i believe a lot of the fundament color management algorithms are protected by patents.

    20. Re:My opinion by Anonymous Coward · · Score: 0

      The GIMP is *not* fine. The interface is convoluted and, being a GIMP novice, I find it difficult to perform the simplest tasks in GIMP. Photoshop, on the other hand, has been usability engineered in such a way that the simple tasks are extremely easy to perform, even to a novice like me. The menus are intuitively structured and it takes no time for me to find the features I'm looking for. In GIMP, I've seriously hunted for two hours to find out how to do something, only to have given up and downloaded another, more specialized program to help me with my task because it was just easier than the GIMP.

      The GIMP may be powerful, but I still think it's a usability nightmare. I personally don't want to have to become a GIMP expert in order to accomplish the very small number of things that I'll ever use it for. That's a complete waste of my time and effort.

      Then again, I'm one of those ex-Linux zealots who found Mac OS X and hasn't looked back ever since. Mac OS X may not be perfect, but it's damn better than all the alternatives that I seen. No more system administrative wrestling with my computer. 99% of the time, everything just works refreshingly flawlessly.

    21. Re:My opinion by akuzi · · Score: 1
      > I'm a professional software developer. I am *far* better served by Linux than Mac OS X

      Really? I use Linux at work to do Java development, all the standard tools I use are also available on OS X (plus more, eg. xcode). Emacs, Eclipse, Code warrior, ant, maven, Jboss, JEdit etc.

      That is true for all Linux software, since it's based on open source software and OS X is unix based - if it's popular there's generally going to be a port (even if you might have to use X11).

      That's why the quality software available for OS X is always going to be a superset of what is available for Linux.

    22. Re:My opinion by Tukla · · Score: 1

      So you're saying that Apple can claim to have had preemptive multitasking and protected memory since 1988, even though it never made or sold a computer with these features until over a decade later, just because it merged with a company that did?

      Sorry, that kind of tortured logic doesn't cut it for me.

    23. Re:My opinion by Tukla · · Score: 1

      Apple says that Panther has 150 new features. Which one do they gush over? Expose. Woo-hoo, they can tile windows! Oh, and they have fast user switching. If these are the most "exciting" and "innovative" new features, I can't imagine what yawners the other 140-some must be.

    24. Re:My opinion by ncr53c8xx · · Score: 1
      but if you are doing work that needs to go into a print publication

      As I said in my original post, the general trend is towards electronic publishing. Soon people will have very little time to go through dead tree brochures. Till about a couple of years ago, I used to get glossy publications from vendors. Now I get CD-ROMs and spiels about how many features are present in the company website. It won't be long now ...

    25. Re:My opinion by ncr53c8xx · · Score: 1
      The GIMP is *not* fine. The interface is convoluted and, being a GIMP novice, I find it difficult to perform the simplest tasks in GIMP. Photoshop, on the other hand, has been usability engineered in such a way that the simple tasks are extremely easy to perform, even to a novice like me.

      This is the strangest thing to say. Having used both GIMP and Photoshop, the menus look the same to me. May be there are different features, but I haven't heard anyone say that photoshop has a good user interface.

    26. Re:My opinion by Anonymous Coward · · Score: 0
      Fair enough, a decent reply instead of a flame (for which I wouldn't have blamed you, my posting /was/ somewhat "flamisch"), warrants a decent reply.


      You know who I am, and there's no chance of being modded up now, so I'll go for the cloak-and-dagger routine also.

      rue, yet most of the features that are claimed to be absent are there. It's just that they do not exactly function in the same way as in PS. As a CS student you'll probably have a better understanding of what actually happens when a filter (etc...) is applied, and the exact same matrices can be applied under the gimp, and therefore the same effect achieved, so the feature is not absent, but to use it under GIMP one would need some background as to what's actually going on.
      Do note that my claim lies in that most of the absent features are actually there in the GIMP, and posts that say otherwise might put people of from using it, so they might not use it due to false assumptions.
      As to user-friendlyness, PS might for some people be a better choice, since the layout for GIMP is somewhat outlandisch. But when I switched it took only a few days to get used to it, but I can see how people give up after a few hours, thinking the desired effect is absent.


      The speed, the layers, the colour management; these were the first three that my web designer friend mentioned just then. PS is good; nobody has been able to knock it off for a reason. Adobe isn't untouchable - look what Apple did to it with Final Cut Pro. Nobody uses Premiere any more (well, they shouldn't).

      For most of the graphics work where it is claimed that PS is absolutely necessary, GIMP would be sufficient, but it is skipped as an option because people are falsely informed about the capabilities of GIMP.


      Hiding from the Agents, huh? ;P

      , and that is that it's libre.
      and that you get what you pay for.
      "
      gratis/libre....fsf/gnu...not no cost....etc.etc.etc. I'll assume you know the drill ;)


      You quoted a benefit of GIMP as being free - and yeah, I do realise what you mean between differences in free as in speech and free as in beer. But if you're going to start getting into arguments about product distribution methods, I'll come back to it - you get what you pay for.

      Nothing could be a better example of this than Linux. Linux is fine if you want to pay in time instead of $$$. There are those of us who prefer things to just work.

      GIMP will also make you pay - maybe not up front, but there's always a cost involved. You just have to decide whether you'd rather pay now or later.

      -- james
  19. Old Mac users and the Finder by deep+square+leg · · Score: 1

    Apparently old mac users don't like the new Finder. However, this is one of the reasons I have never bought a mac before OSX, as a lot of the old UI components were bloody stupid. I expect that once these users get used to the new Finder, they will see how much more sensible it is.

    1. Re:Old Mac users and the Finder by Motherfucking+Shit · · Score: 1
      I expect that once these users get used to the new Finder, they will see how much more sensible it is.
      I've been using OSX for two years now and I'm still not used to the OSX Finder.

      I don't have Panther yet, but from the screenshot in the article, it looks mostly like a steel-woolified Jaguar finder. I remember watching Jobs' speech when he unveiled Panther, and one of his focal points was the new Finder. He talked about how the Jaguar Finder was computer-centric, and the Panther Finder would be user-centric. Granted I'm only looking at screenshots, so perhaps I'm speaking out of turn, but it still doesn't look like it's happening.

      People who grew up on Macs aren't used to the "tree" concept of filesystem management. They don't expect various levels of the filesystem to display in different columns of the same window. More importantly, they don't expect to have to scroll sideways. That was never a part of the Mac navigation scheme until OSX, the Classic Finder was deep as opposed to lateral. Sure, there was always a hierarchy; everything started at Macintosh HD (or Moof, or whatever you named it) and went deeper from there.

      The Finder - I'm thinking System 6 and 7 here - was good at turning that hierarchy into a nest of folders, one window apiece. This was how Mac folks learned to navigate the filesystem, and indeed how to navigate the OS. The tree itself was a subconscious thing; it was there, but you didn't have to think about it. You could have "Macintosh HD:Applications:Photoshop" open on the Desktop without having to see the contents of either "Macintosh HD" or "Applications," or even to see that they existed. It was clean and clutter-free, in that every level of the filesystem was visually independent of its parent, sibling, or child directories.

      I'd like to see the Finder go one of two directions: back to the Classic way, or change to the Windows way. That is to say, either no visual tree at all, or a complete visual tree without all the sideways-scrolling back and forth. If I have something 6 directories deep in Windows, it takes minimal effort (one click up on the scrollbar, or a flick of the mousewheel) to reselect the ultimate parent. With OSX's Finder, it just seems like more work to get where I want to go - especially with the Mac's lack of a [standard] mousewheel (not intended as a slam). The old Finder just seemed more efficient.

      Again it's back to the deep vs. lateral paradigms. Switching from the Classic Finder way to the OSX Finder is sort of like going from a 3D tree with depth to a flat, sideways 2D tree. As someone who's been using MacOS, Windows, Linux, and FreeBSD side-by-side for years, I imagine my own transition was probably much easier than for those who have known nothing but the Classic Finder. And even I'm still hung up on some old habits.

      The Macintosh GUI (or "Human Interface") was always about consistency, things were the same from one application to the next, and from one OS release to the next. OSX turned a lot of that on its head, and while I love OSX, it still has its quirks. Even today, two years later, I still find myself hitting Command-N in the Finder to make a New Folder. And it brings up a New View instead. That's not what I want, that's not how it was before, that's not what I was used to, and that's not consistent.

      And that pisses me off.

      I wonder if they changed it in Panther?
      --
      "BSD: Free as in speech. Linux: Free as in beer. Windows 10: Free as in herpes." --Man On Pink Corner in #52607549.
    2. Re:Old Mac users and the Finder by croddy · · Score: 1
      People who grew up on Macs aren't used to the "tree" concept of filesystem management. They don't expect various levels of the filesystem to display in different columns of the same window. More importantly, they don't expect to have to scroll sideways. That was never a part of the Mac navigation scheme until OSX, the Classic Finder was deep as opposed to lateral.directories.
      alright. welcome to the world of the Filesystem Hierarchy Standard. this is how we do it now. get used to it or go /home.
    3. Re:Old Mac users and the Finder by Motherfucking+Shit · · Score: 1
      this is how we do it now. get used to it or go /home.
      I'm plenty used to it, but I don't think I'm the issue. It's the Mac users who have never used anything but a Mac (like my mom, for example) who tend to get confused by the OSX Finder. I'm perfectly comfortable thinking in the "/usr/home/candletruq" mindset, or the "C:\Docume~1\Admini~1" mindset. A lot of Mac users aren't.

      The Mac always adhered to the imaginary "Filesystem Hierarchy Standard" you mention, as all operating systems must do in order to avoid total chaos; it just presented things in a different manner. Considering the constant MacOS push for consistency (to the point where learning the Macintosh Human Interface Guidelines was once more important than learning Objective C! Your app could cure cancer, but if it didn't feel like all other apps, it wouldn't succeed), I can't help but take issue with OSX's deviance from the norm. The Finder should have remained the same, in terms of interface.

      I still love OSX and wouldn't go back. I just have my qualms, is all.
      --
      "BSD: Free as in speech. Linux: Free as in beer. Windows 10: Free as in herpes." --Man On Pink Corner in #52607549.
    4. Re:Old Mac users and the Finder by Anonymous Coward · · Score: 0

      yo its not imaginary
      click here

    5. Re:Old Mac users and the Finder by phatsharpie · · Score: 1

      I was also really annoyed by the change from Command-N to Shift-Command-N for making new folders. It just seems so bizarre... I would think most people create new folders more often than new views. Oh well...

      The other thing is, you can still make the finder folder centric like in Classic. You don't have to use the column view you don't want to. And in the Finder preferences you can have each folder open a new window. I am running Panther now, but those options were in Jaguar too. Unless I am misunderstanding some of your qualms.

      I have to admit I am still trying to make up my mind about the column view. I have a love hate relationship with it. I don't actually like the old style folder centric Finder, but the column view isn't better at times either. Strangely enough, I find navigating directories most easy with the Windows 98/2000 interface. Maybe I am just more used to it, since I used Windows a long time. I think Apple should examine its attachment to column views and see if they can get some inspiration from other OS vendors.

      -B

    6. Re:Old Mac users and the Finder by gamgee5273 · · Score: 1
      I hate to say this, but: You haven't played with the Finder enough, then. As of Jaguar, you have eveything you had in OS 9 (with the exception of Trash on the desktop), you just have to make it so. In Panther, remove the toolbar and view in icon mode or list (if you prefer to stack your directories).

      Personally, I love the column view, the Dock really works well, and Expose is "da bomb." It makes logical sense (is that redundant?) - and I've used Macs since System 6, so I'm not a newbie in any sense of the word. Even the sidebar in Panther is indespensible to me, after only a week of using it...

      I will say, though, that the Command-N still annoys me, too, though I'm starting to remember to use Shift in there...

      Things change. If they didn't, the world would be a very boring place.

    7. Re:Old Mac users and the Finder by unother · · Score: 1

      I think what the original poster's problem was is that the spatial Finder view is not the default and thus your average Macoid will not realize he can change it a view similar to OS 9. However...

      I personally feel a few really innovative things were dropped from the OS X Finder or munged which were accessions to OS 9 users. I too, didn't understand why "we have to start with the Home Folder"; why "disks don't appear on the desktop"; and why "I can't tell which dock icons are running" and "why isn't there an Apps menu", when I first saw OS X in its Beta phase. But since then I've come to understand method to the madness: with a proper VM, who cares which programs are in memory; with the size of a modern hard-drive, we need to move AWAY from the "Physical Media=Access Point/Hierarchy" mode of file navigation. Specifically, file access needs to be abstracted away from the "physical location of files".

      Your avg. user doesn't care where on a HD a file is, as long as he can get at it. That our file-systems STILL insist we navigate directory->file hierarchically is a massive failure in UI design, IMHO. In an era of 120GB+ HDs, what do we care? Filesystems are themselves an abstraction of the physical contents of the drive anyway; it's not like X.gif really LIES at Documents/Pictures/Vacation; it's a mnemonic, but the metaphor was invented for a period when your avg. file-storage device was 360K!!!

      Personally, my view of the future of storage device navigation is multiple levels of discrete itemization; e.g. something similar to the "Home" folder philosophy in OS X right now, but one that automatically categorizes files correctly, without the need to physically manipulate those files into postions on the FS. Of course this is the roughest of sketches and many details would need to be worked out, but this is a move above the "spatial Finder" which, although at one point a useful metaphor, has its problem as being anchored to the FS concept.

  20. MacOS X and Linux are not comparable! by kompiluj · · Score: 3, Insightful

    You cannot compare MacOS X with Linux, despite the fact that these operating systems are similar technologically - they are based on *NIX-like architecture.
    The reason for that is the simple fact that Linux is CLI (Command Line Interface) first, GUI second. And in MacOS X is the other way round - the interface is the most important part of the OS.
    Of course, you can compare the Linux kernel with MacOS kernel, Linux CLI with MacOS CLI, Linux filesystems with MacOS filesystems, and GNOME (or KDE) with MacOS X GUI, you can even compare a disto of your choice (be it RedHat, SuSE, Mandrake, Gentoo, Debian or Slackware) - with MacOS X, but not LINUX as a generic OS, for Christ sake!

    --
    You can defy gravity... for a short time
    1. Re:MacOS X and Linux are not comparable! by Anonymous Coward · · Score: 0

      No, Linux is not CLI first, Linux doesn't care at all. It all depends on how the system is configured.

      The only reason that almost every Linux machine depends heavily on the shell, is that the people using Linux are those who have figured out the huge advantages that the shell provides when compared to a GUI.

      The only time Linux even looks for /bin/sh, is when it can't find init anywhere, and wants to dump you into some kind of emergency rescue shell.

    2. Re:MacOS X and Linux are not comparable! by 1000101 · · Score: 1
      "The reason for that is the simple fact that Linux is CLI (Command Line Interface) first, GUI second."


      And people wonder why Linux has such a hard time taking market share on the desktop....

  21. external hdd by dizzy+tunez · · Score: 1

    linux doesn`t erase external disks (without any announcement whatsoever), does it?

    --
    "If you loved me, you`d all kill yourselves today"
    Spider Jerusalem
    1. Re:external hdd by Anonymous Coward · · Score: 0
    2. Re:external hdd by Anonymous Coward · · Score: 0
      linux doesn`t erase external disks (without any announcement whatsoever), does it?

      No, it just permanently fries LG's cd-roms.

    3. Re:external hdd by Anonymous Coward · · Score: 0

      You know, it just might, if it was the drive's chipset causing the corruption.

    4. Re:external hdd by Anonymous Coward · · Score: 0

      In Soviet Russia, disk erases operating system.

    5. Re:external hdd by Anonymous Coward · · Score: 0

      That should be: No, but certain CD-ROM drives insist on erasing their own firmware, when Linux sends the ATAPI standard command to clear the cache.

    6. Re:external hdd by Anonymous Coward · · Score: 1, Funny

      Linux doesn't earse external disk because it could not even see it.

  22. BSD 5? by Anonymous Coward · · Score: 1, Insightful
    Panther, billed as "the evolution of the species" and built on the open source Darwin project's version of BSD 5
    Wow, Linux users are so smart!
    1. Re:BSD 5? by Anonymous Coward · · Score: 0

      4.4 = 5 for large values of 4.4.

  23. Where are the Classic users clinging on? by gsdali · · Score: 4, Interesting

    I'm surprised that he reckons that vast swaths of Classic users are cling gin on. Even people who were held back by Quark not upgrading quickly enough are moving now. What's more OS X can provide a very classic like user experience if you want it to.

    I'm also wondering about his assessment of the speed of OS X on his G4. Now maybe 16 years of Mac use has blinded me to how slow Mac OS X really is, but I find it (on a 500Mhz G3) pretty snappy and nothing to complain about. Maybe I should see the light and install Linux.

    I think not though, productivity would grind to a halt as I tried to get Linux to do the things I wanted it to.

    One things is to be said, I would have never ;learnt any *nix stuff or run any X11 programmes without OS X. OpenOffice 1.0.3 is now my Office suite of choice, although the sooner they sort out the terrible human interface the better. And that's my major gripe with Linux and other *nix flavours, is the terrible human interface. Now Aqua is not perfect but one thing Apple has managed to do over the years is keep the interface consistent and persuade developers to make their interfaces consistent with the OS. What linux needs is an Open Human Interface Standard if it want's to succeed on the desktop.

    1. Re:Where are the Classic users clinging on? by sinistral · · Score: 1

      My girlfriend runs slackware 9.1 on her P4/1.6 laptop, and the GUI is *slightly* more responsive than it is on my G3/450 desktop.

      He may have noticed speed issues due to the automatic defragging. Some of my MP3s really lagged out my computer when I first installed Panther.

    2. Re:Where are the Classic users clinging on? by CdotZinger · · Score: 1, Insightful

      Among the Mac users I know, only about a third have switched to X permanently.

      Aside from the superior security, and the familiarity that makes 9 reliable for us (if you know how it works, and you don't run crappy software, it doesn't crash; and if you've got work to do, "Relearn ancient Unix and NeXt arcana" isn't high on your to-do list), what stops us from switching is the immaturity--still--of X in certain areas, like interface consistency, speed (at certain tasks), (certain kinds of) latency, and general "finishedness."

      In my and a couple other cases I know of, the stumbling block is incompatability with some bizarre specialized audio software and old devices that won't ever get updated. "Classic" in X is bad with external hardware, and lacks some of the quirks and errors that some old software depends on. Also, X's virtual memory is very good, but it isn't optional; 9 and below let you turn it off if you have to (and sometimes, to do some things, you have to, or the box'll choke--physical RAM always wins).

      Basically, we don't need it, so we don't buy it, though we've all tried it, and been half-thrilled, and half-disappointed. In a couple years, our boxes will die, and we'll have no choice. By then X should be as mature as 9 is. See you there.

      --
      Your mouth is like Columbus Day.
    3. Re:Where are the Classic users clinging on? by Arker · · Score: 1

      What's more OS X can provide a very classic like user experience if you want it to.

      Umm, no it can't.

      If you've tried it, and think you succeeded, then you don't have a clue what the Classic 'user experience' is.

      You can sort-of-kind-of make Aqua *look* like Classic, but there are still so many key elements of the GUI missing and/or different, it's not anything close.

      --
      =-=-=-=-=-=-=-=-=-=-=-=-=-=-
      Friends don't let friends enable ecmascript.
    4. Re:Where are the Classic users clinging on? by Anonymous Coward · · Score: 0
      would you mind calling it OSX, as opposed to X?
      the letter X alone refers to the X Window System.

      the open, standardized X Window System that was crowded out of apple's "unix" by a toy called aqua.

    5. Re:Where are the Classic users clinging on? by macguys · · Score: 1

      I'm a full time MacOS consultant (http://homepage.mac.com/macguys). My clients are mostly large organizations but I still have a handful of mom and pop's. Almost all of my large clients and about 2/3 of the small users have left Classic behind. For those that haven't, it's for one of two reasons:

      1. Apps haven't been ported to OS X. Heck, I know of one factory in Georgia that is still running a Mac IIci because their production line depends on a nuBus card. A more typical example is a biomedical research lab where I do some Filemaker work. They have a few dozen computers including several servers. Two of them are stuck as OS 9 boxes waiting (impatiently) for the developers to step up.

      2. Users are running old hardware. I won't recommend upgrading to OS X on anything slower than a G3/400 and that is marginal. "Gee Dave, I just bought that computer 5 years ago...you're telling me that I have to replace it if I'm going to upgarde?" If you're running legacy hardware, you're going to have to run legacy software. Keeping legacy software/hardware running often costs more , but at least you don't ahve to buy a new box.

      --
      wherever I go, there I am.
    6. Re:Where are the Classic users clinging on? by CXI · · Score: 1

      The large majority of people still using Classic are those that can't afford a new enough Mac to run OS X, can't afford OS X, or who have applications that have not been upgraded because the company that made them is either dead or just doesn't care. This is exactly the same kind of thing that can happen on any platorm. There are lots of people out there running Windows NT because they have hardware that doesn't have 2000/XP drivers. Having users who can't or won't upgrade is by no means a failure of the operating system unless you consider every operating system to date a failure!

    7. Re:Where are the Classic users clinging on? by BigBir3d · · Score: 1

      Roughly 25% of pre-OS X users have switched. Major blame goes to Quark, and the lack of legacy support with OS X. It needs newer hardware (G3 and built-in USB for Panther), mainly lots of RAM (min 128MB) and a good video card (min 8MB).

    8. Re:Where are the Classic users clinging on? by Abjifyicious · · Score: 1

      I love your idea of an Open Human Interface Standard for Linux apps. I have both a Linux box and a Mac, and I've found the Mac to be much more usable as a desktop system. The only really big reason I can see for this however, is that there's no standard interface for how Linux programs should work. Sure, it can be tough to install and configure sometimes, but that problem should disapear over time as distros start getting more intelligent about that stuff. User interface though, that's another story. If someone could come up with a standard that everyone could agree on....

    9. Re:Where are the Classic users clinging on? by Anonymous Coward · · Score: 0

      Wha?

      Superior securty? In what way does OS9 have superior security? And disabling virtual memory? Sure, you had to do that in old versions of MacOS, but that's because its virtual memory handling was horrible. It simply isn't a problem in OSX, so you shouldn't need to disable it.

      There are only two real reasons people have been staying with OS9:
      1) they prefer the interface- get over it. It's done, and we ain't going back.
      2) legacy support- this happens with every computer that gets updated. The enevitable conclusion is that vendors either get with the program or become obsolete.

    10. Re:Where are the Classic users clinging on? by Mildew+Man · · Score: 1
      I'm surprised that he reckons that vast swaths of Classic users are cling gin on. Even people who were held back by Quark not upgrading quickly enough are moving now. What's more OS X can provide a very classic like user experience if you want it to.

      Oh I soooo want to switch to OSX but it is not polished enough to fade to the background like all good tools should. I have a G4 with loads of RAM (lots of Photoshop work) and it is not nearly as snappy as OS9.

      I have all the upgraded software that I need for the switch (Photoshop, Quark, Illustrator, Freehand, Deamweaver, Fireworks, Flash, Office, etc...) and I do boot into 10.2 at least once a day but it's not going to happen full time for at least 6 months. Maybe more. I have vendors that still accept my files. I could care less about the command line. OS9 is faster and--get this--It's more stable than 10.2.

      I will get the Panther upgrade to see if it's faster and more stable but I WILL NOT SWITCH until usability surpasses OS9. Currently it does not.

    11. Re:Where are the Classic users clinging on? by Anonymous Coward · · Score: 0

      Oh yeah, security by obscurity! Dream on. OS 9 is not secure. A huge misconception by classic users.

    12. Re:Where are the Classic users clinging on? by choctotha · · Score: 1

      Dude i don't know what you have been smoking but i want some. Usability in os 10.2 and 10.3 does surpass that of 9 I hate when something is rasterizing in photoshop in 9 I can't do anything else I just sit there and stare. Also i got sick and tired of when one thing would crash in 9 the whole system would go down and if I had anything else open it was lost. Boy I have to say that was productive. Geez dude you really need to educate yourself before going of and saying a bunch of crap like this.

    13. Re:Where are the Classic users clinging on? by Mildew+Man · · Score: 1
      Geez dude yourself. I think I am quite educated about OSX. I can rasterize a photo in OS9 and do others things. What have you been smoking? I can burn a CD AND rasterize a photo AND compose an e-mail. I am not saying that it's as smooth as it should be but I can do it.

      As far as system stability, I haven't had a crash in OS9 in a long, long time (let alone one that brought the whole system down). I run a _really_ clean system and don't install crap software. I can't tell you how many times I have had shit freeze up in OSX and god I hate the spinning beach ball. Granted I have never had the whole system crash but I have had Photoshop, Safari, iTunes, Freehand and many other programs stall, crash and just run a hell of a lot slower on OSX. And don't get me started on the finder in OSX.

      I am not saying that OSX isn't the future (I haven't had time to install 10.3) but compare to what I can get done in OS9 RIGHT NOW, it isn't quite ready. I am not about to take a step back in productivity just to move to OSX because blathering idiots like you say it is the shit. I have to take a wait and see approach because my job depends on it. Just so you know I have been working in this field since Photoshop 1, Quark 1, PageMaker 1, Freehand 1, etc....all on Macs before they even had hard drives (anybody else remember the floppy shuffle?)

      So I don't think what I say is crap. I think it is quite informed.

  24. Re:Let's Do It !!! by TheNetAvenger · · Score: 1

    If you're gonna support a side, give Mac your money; fsck longhorn. In those two years until its realease, we can advocate for the more intuitive and [partially] free OS that Mac is. And which the Linux desktop will eventually become

    Smart, not only support a company that has a proprietary UI on a *nix with no intention of opening it, but also a company that has full control of its own hardware market as well.

    Geesh... Even if you hate Microsoft, at least they support tons of hardware and don't force you to buy any brand. (And don't give me a Mice speech, Logitech mice work just a well as Microsoft mice on MS OSes.

    Not going to defend Microsoft, but to play Apple as the god's gift ot the Open Source movement is the stupiest thing I have seen posted in a long time.

    And please don't post Darwin Links to prove that Apple is all warm and fuzzy with open source.

    The ASDL is NOT true open source, it is a disclosure out of public image and necessity due to the ripped off BSD and MACH technologies.

  25. Stability by rf0 · · Score: 4, Funny

    Well he does say

    "I think nothing of leaving apps and files open for days or even weeks on the Linux machine.".

    Now that is cool. Nice endorsment of Linux's stability. However I still think he should say that he does save once in a while as stable as Linux is it can't survive the power cord being pulled out the back or a child putting a pop tart in the CD-ROM drive

    Rus

    1. Re:Stability by Anonymous Coward · · Score: 0

      Yeah, some apps are stable, unfortunately, there is a glut of overwhelmingly poor quality (unfinished, unstable, unpolished, unintuitive, poorly documented etc.) open source apps knocked up by people who just need its functionality quickly.

    2. Re:Stability by Ziviyr · · Score: 1

      I'd never think a poptart in the CD-ROM drive would cause a kernel panic...

      --

      Someone set us up the bomb, so shine we are!
    3. Re:Stability by Espen · · Score: 1

      "I think nothing of leaving apps and files open for days or even weeks on the Linux machine."

      Funny you should mention that. What struck me when reading this statement was that it reflects exactly how I work on my MacOSX machine, and I'm pretty sure a lot of other Mac users do too.

      I also note how Mac laptop users tend to come in with just their computer and wake it up from sleep mode, whereas PC users usually come in trailing bags and leads, and almost always have to boot up their computer before using it.

    4. Re:Stability by shaldannon · · Score: 1

      My old Sony Vaio (still have it but it is somewhat deceased) had this neat little suspend-to-disk feature (would write a snapshot of memory to disk and turn off; on waking it would load the memory snapshot). This was handy as I could turn it off for extended periods of time without it consuming battery power. It even worked under Linux!

      I had access to a PowerBook G4 TI for some months and while I certainly liked it very much, it seemed like suspend only lasted as long as the battery. Did I miss something, or is the functionality I want (powerless suspend) missing?

      --


      What is your Slash Rating?
    5. Re:Stability by chrome · · Score: 1

      OSX does not support suspend-to-disk yet. I really wish this feature existed, but I can live without it for now.

      If you have a fully charged battery, it will last for a very long time, which is enough for me.

    6. Re:Stability by Megane · · Score: 1
      On the other hand, waking up from sleep is fast. Usually under one second, or just about the time it takes you to get the thing open. In fact, this was the "killer feature" which caused me to Switch from 9.

      Apparently Open Transport liked to hog the machine for eight seconds or so when you woke the computer from sleep. (It still does in Classic, but you can still use the OS X side while it's doing that.)

      As I heard the story, Steve Jobs bitched about how long it took to wake a Powerbook from sleep. He did the math on how long it took times how often people woke up their Powerbooks times the number of Powerbooks produced. The result was that "entire lifetimes" were being wasted waiting for Powerbooks to wake up.

      As for how long you can keep a Powerbook in sleep mode, it's usually on the order of a couple of days. If you have to go that long without having a power outlet handy, then shut it down, already!

      --
      #naabhaprzrag, #sverubfr-000, #agi-fcbafberq, negvpyr[pynff*=' negvpyr-ary-'] { qvfcynl: abar !vzcbegnag; }
    7. Re:Stability by seanmeister · · Score: 1

      This was handy as I could turn it off for extended periods of time without it consuming battery power.

      This been a key feature of battery powered devices for a while now.

    8. Re:Stability by Anonymous Coward · · Score: 0

      I don't normally comment on these subject 'cuase I think the whole argument is a big bunch of shyte, but if we want to discuss stability...

      I run four web servers, three are dedicated machines - one OSX Server and two Linux - and one is actually a stock standard version of OSX running on a four year old iMac which I also use as my desktop machine for my day to day tasks like email, web, WP, iTunes and occasionally photoshop, dreamweaver etc. I find NO stability difference between these machines. I never reboot any of these machines. I don't have freezes, I don't have apps falling over.

      The machine that doubles as a workstation hosts forums that are used by my local education department for some offline english subjects they offer. It also hosts a groupware package and on the local network a proxy server that is used for content control. Obviously it isn't a high volume server, but it is accessed daily and needs to be stable.

      Did I mention that I NEVER have to restart these machines through crashes?!

      I carry an iBook with me for my 'during the day' use - and it's what I'm writing this on now. It also runs OSX (10.2.8 like the others) and like the others I never have to restart it - except for a few updates now and then. I often leave apps open for weeks at a time on both the desktop mac and the iBook without fearing a crash, and although the iBook is only a G3 500 with 640Mb RAM it is plenty quick enough for all the tasks I throw at it - which include those mentioned previously as well as using VNC and SSH to manage remote Windaz/Linux/Mac servers and using M$ Remote Desktop Connection to run a remote session from a Windoze Terminal Server on a remote client's network.

      I suppose my point is that comparing these two OSes is really quite dumb. Both are excellent and both serve multiple purposes. Personally I wouldn't use Linux on my desktop because the quality apps that I need and the interface consistence I desire and the 'things just work without having to play' ease I need to be productive just aren't there. But that is a personal preference - and for those that are wondering, yes I have (and continue to) tried every desktop distro out there for both X86 and Mac.

      I do however run Linux servers, because they are fast, secure and stable. I run Mac servers for the same reason - plus I can run Filemaker on them to deliver database driven web sites that are a piece of piss to create and are linked to my business' front end.

      We're need to keep in mind that we are all on the same team here. Our enemy is in Redmond, not on another *NIX platform...

    9. Re:Stability by greed · · Score: 1
      I'd never think a poptart in the CD-ROM drive would cause a kernel panic...

      You've never used a FireWire CD burner on Linux, have you? It'll panic even if you only put plain white toast in the drive.

    10. Re:Stability by prockcore · · Score: 1

      Poptart in the cdrom drive shouldn't do anything to linux. My dvdrom drive died a few months ago, it won't open at all.. yet Linux is still running without a single reboot.

    11. Re:Stability by ppc970 · · Score: 1

      My old PowerBook 170 used to wake nearly instantly, back in the days of System 7.1 or so. I think the old skool AppleTalk and MacTCP were much better about not dorking around than Open Transport. Of course, the 170 had psuedo-static RAM (or something) and could sleep for weeks.

  26. The People's Front of Unix by inkswamp · · Score: 4, Insightful
    This simmering OS X vs. Linux thing that seems to have emerged lately (as evidenced by more articles like the one posted) humors me and bothers me. Mac users and Linux users should band together against the common foe. Need I name names? :^)

    I'd hate to see users of two fantastic operating systems like OS X and Linux turn into bickering opponents not unlike the factious Judean liberation groups in Monty Python's Life of Brian.

    IMO, there's more than enough room for lots of operating systems out there. I hope some of you posting comments favoring one or the other can keep the comments purely at a technical, respectful and impersonal level.

    --
    --Rick "If it isn't broken, take it apart and find out why."
    1. Re:The People's Front of Unix by Safiire+Arrowny · · Score: 1

      I think you're imagining this feud. I don't see why an article comparing two OSes bothers you.

    2. Re:The People's Front of Unix by Trurl's+Machine · · Score: 2, Interesting

      The problem is that Mac and Linux are rather like extreme left and extreme right versus the broad middle-of-the-road Windows world. In most cases, Mac philosophy and Linux philosophy are on the extreme opposites, while Windows philosophy tries to balance them (as both Mac and Linux users would agree, their balance is actually the sum of the WORST parts of both worlds).

      Take the problem of customization. Linux world is "customize everything, if anything else fails - just by tampering with the source code". . Windows is "Desktop themes? Sure, fine, but don't think we'll allow you to write your own window manager". Mac world is "So you want to have THEMES on your desktop? Well, if you are such a hacker, use hacker tools, you won't get it in your vanilla system".

      Take the problem of machine life-cycle. Linux is "An old Pentium 90 your uncle gave your for free? What a fine machine, you can still run the majority of server applications on it". Windows is "An old Pentium II you bought in 1998? Well, just add a new graphics card and change the CPU, and you can still have some play". Mac is "What, a vintage PowerMac 9600? We don't care you added G3/466 and ATI Radeon, you just won't run MacOS X on it because we say NO".

      Take the problem of user friendlyness. Linux is "if you are not a rocket scientist, we actually don't want you to run our software". Windows is "anything that Dell Dude could manage". MacOS is "if it's too complicated for Elen Feiss, it's not good. Oh my God, what is that? Two-button mouse? Are you nuts, do you think she can handle THIS?".

    3. Re:The People's Front of Unix by jc42 · · Score: 4, Interesting

      I'd hate to see users of two fantastic operating systems like OS X and Linux turn into bickering opponents ...

      Well, as a software developer by trade, I sorta like it.

      One of the very real problems with all computer systems (linux included) is the difficulty in discovering the capabilities and limitations of the software. This is where "X vs Y flame wars" come in handy.

      Thus, in the eternal unix vi-vs-emacs war, I went with the vi side. But I didn't learn much about it from the docs. Where I really learned was the flame wars. Some emacs partisan would say "Emacs can do FOO and vi can't." A vi partisan would then say "Yes it can, here's how ..." My response would be "Hey, I never suspected that vi or emacs could do that, but now I know how to do it."

      It's a pity that this particular was seems to have somewhat died down. As a result, the younger generation no longer has this simple, elegant way of discovering the undocumented capabilities of these powerful tools. I often watch younger people laboriously trying to get them to do what to me are simple, quick tasks.

      Meanwhile, on the GUI front, the X-windows world has a flock of window managers, most recently KDE and Gnome. As usual, the "documentation" mostly consists of idiot-level intros that are more marketing that education. If you want to find out how to do something, asking newsgroups or mailing lists mostly gets you a "RTFM" response. But if you can say "Gnome can do BAR but KDE can't" you often get a reply explaining how easy it is with KDE.

      With both MS Windows and the Mac GUI, you don't have this. I've been playing with OSX for four months now, and there are a lot of cool things about it. But from my X-Windows perspective, the GUI sucks. The simplest things that I do with one or two events on my linux box can take the longest time. Even a simple cut-and-paste is 2 to 10 times longer than with X, and prone to frustrating errors. I can't background a window. There's only one desktop. You can only resize windows via the lower right corner. Terminal windows don't have borders, and changing the background color is extremely difficult, so the windows run together. And so on.

      Yes, I've asked on ...mac... newsgroups, but with disappointing results. The replies tend to be "It can't be done" or "Wait for the next release". The first reply I tend to translate to "I don't know how to do it", of course, and the second to "Maybe someday, when the geniuses at Apple get around to it".

      It's all very frustrating to know that such things have been solved on linux, but the commercial guys at both MS and Apple seem to have little interest in the possible solutions. And as a programmer, I don't have any practical way to implement a solution myself and offer it to the population of Mac users, as I've done in the past with linux and GNU software.

      Or maybe I'm missing something ...

      [Note that this message could be interpreted as an example of "linux can to QUX but OSX can't." I'd be happy to see it lead to a debunking of all my comments by explaining how too get a profitable linux-vs-OSX flame war going, so I can learn how to do things on OSX that I know how to do on linux. ;-]

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
    4. Re:The People's Front of Unix by Anonymous Coward · · Score: 0

      I am a rocket scientist, you insensitive clod!

    5. Re:The People's Front of Unix by Zelet · · Score: 1

      As a Mac and Linux user - the two OSes work perfectly together. They are both standards based and both very well designed. What we need to see is each community supporting each other not destroying each other. We need to see Linux geeks selling the benefits of OS X to their mom and grandma. We also need to see Mac users telling their hard-core geek friends that don't want to spend the money on an apple that they should at least check out Linux.

      The world of IT would be a better place with two systems that are standards based. Think about it this way - OS X and Linux use OpenGL... games anyone? Mutual success.

      --
      ...And when they came for me, there was no one left to speak out for me." - Martin Niemoeller (1892-1984)
    6. Re:The People's Front of Unix by 0x0d0a · · Score: 1

      Same when it comes to money.

      Most Linux folks are hackers to some degree. They like poking away at stuff and getting it to work, and some of the challenge is seeing how cheaply everything can be done.

      You can get an entirely legal nice server/graphics editing setup/rendering box running on hardware being thrown out without paying for any drivers or apps and essentially drop nothing.

      Windows is about Microsoft sticking it to you (just on strength of the monopoly), and then some vague competition.

      Apple sells systems that you pay a heavy premium on for a preconfigured environment.

    7. Re:The People's Front of Unix by turkmenistani · · Score: 1
      "It's all very frustrating to know that such things have been solved on linux, but the commercial guys at both MS and Apple seem to have little interest in the possible solutions.

      Generally, when it comes to product changes that affect an Operating Systems' appearance, such as what you mentioned concerning (not being able to) "background a window" is a little more touchy when profit is at stake. For Linux users, coders, etc. such a tweak is easily done because their computer knowledge is more up to speed on comprehending such changes; not to mention the fact that the community itself has come to accept constant releases/tweaks. If the folks at Apple, or even Microsoft where to do such a thing, the behavior (constant tweaks to the UI) would appear erratic. Erratic behavior in business, and the computing industry in general is bad business; uncertainty shows lack of direction. Who wants to invest in a company that floods it's users with constant updates? Wait, bad example. ;-)

      And, not to flame here; but a lot of these "simple changes" or not necessarily an enhancement, but merely a personal preference. If Apple and Microsoft were to develop the same routine executed by Linux users, there'd be a lot more than "lacking" features to complain about - more to the effect of unnecessary and conflicting features (which is not to say OS X and Windows don't have conflicting features). But not to the point certain builds of Linux contain. Some may say having a "million different text editors" is a necessary addition, but for a lot of people it's just clutter.

    8. Re:The People's Front of Unix by Xtifr · · Score: 1

      Mac users and Linux users should band together against the common foe. Need I name names? :^)

      Nope, sorry, MS is no threat to my vendor. I would say, if anything, that MS and Mac users had better band together against the common foe, Linux. Of course, that's my perspective as a Linux user and free software advocate.

      I'd hate to see users of two fantastic operating systems like OS X and Linux turn into bickering opponents not unlike the factious Judean liberation groups in Monty Python's Life of Brian.

      The difference is that the various Judean liberation groups had a common goal. OS X and Linux do not. Apple's goals look no closer to mine than MS's. In fact, Apple's goals look nearly identical to MS's, from where I sit, and not one tiny bit like Debian's or Gentoo's or even Red Hat's.

      Here's a quiz for you: Which company made such appalling and far-reaching "intellectual property" claims in the eighties that the FSF felt compelled to call for a boycott of them?

      o Apple
      o Microsoft

      Here's a clue: the name does NOT start with "M"!

      IMO, there's more than enough room for lots of operating systems out there.

      Well, that part's true enough. I truly don't care if MS and Apple continue to hawk their proprietary wares. Neither one is going to have any impact on my use of free software.

      The one thing I will concede: the ABM (Anything But Microsoft crowd) would do best to support both Apple and Linux (and the BSDs), but the actual Linux and Apple supporters have little in common, and no reason to band together except fear of MS (and I'm not afraid of MS; they're mostly irrelevent as far as I'm concerned). The enemy of my enemy is not necessarily my friend, especially when my "enemy" is really only my enemy in his own mind, and is mostly just someone to ignore in mine.

    9. Re:The People's Front of Unix by Chuck+Bucket · · Score: 1

      Agreed, when I started using Linux I found all sorts of things that you could do in it, that were not in Mac/win world; it always seemed like a natural way for me or programmers to do something. I've been in Linux since 1998, and current do administration. I've been using Slackware, Gentoo, Debian and FreeBSD and just love what I can do with it all. My kids now run OS X on an old (350Mhz) iMac and I couldn't be happier for that, but it just isn't for me, and yes, I've given it a chance. I'm typing this on a 800Mhz iBook, running Gentoo, and I've never had a machine (hardware and software) that I've felt more comfortable on. I understand some Linux users migrating towards OS X, but to me, it's not Linux.

      P

    10. Re:The People's Front of Unix by Anonymous Coward · · Score: 0

      TWO fantastic OS's? I only saw one listed. That "Linux" thing you mentioned is a hobbyist OS written by amateur programmers. OS X is a professional OS for professional computer users. Linux users cant deal with this fact, so they whine and complain instead.

    11. Re:The People's Front of Unix by superposed · · Score: 1

      "Terminal windows don't have borders, and changing the background color is extremely difficult, so the windows run together."

      In the spirit of your own message ... I had never thought of changing Terminal window colors to keep them distinct. But with a little experiment, it turns out to be pretty easy, at least in 10.3, if you don't mind a little screen clutter.

      With a Terminal window open, choose Terminal->Window Settings... Then choose Color from the popup list. Then click on the color swatch next to "Use this background color." The system Color palette will come up, and it will be in "background color changing mode." You can now close the "Terminal Inspector" window and keep just the "Color" palette open. And every time you click on a color in the Color palette, the frontmost Terminal window will assume (and keep) that color.

  27. How about Gnome 2.4 vs KDE 3.2 vs Aqua 10.3 by Anonymous Coward · · Score: 0

    The kernel is irrelevent int this case, since MacOS X is limited to a subset of Apple Hardware, while Linux can run on a lot more. If it was Darwin vs Linux, then Linux would be the winner before the battle even started

    So, we need to go higher up. For example lets verse these apps together from the two major "Linux" GUI's vs the "Darwin" GUI.

    Finder vs Nautilus vs Konqueror
    Safari vs Epiphany vs Konqueror
    Itunes vs Rhythmbox vs JuK
    Quicktime player vs Totem vs Kmplayer
    Expose vs Virtual desktops
    Aqua vs Curve vs Keramik
    iChat vs Gaim vs Kopete
    iphoto vs Gimp

    I haven't tried OSX 10.3 yet, only Jaguar, so I'd like to know your opinions about them.

    1. Re:How about Gnome 2.4 vs KDE 3.2 vs Aqua 10.3 by Llywelyn · · Score: 1

      As a note: we have to be careful with some of these comparisons since several of the linux apps will run without any difficulty on a MacOS X box.

      >Finder vs Nautilus vs Konqueror

      No contest. Finder. Now with things like Expose and that everything is automatically sent through the graphics card, the Finder has a lead and its just gaining more ground.

      >Safari vs Epiphany vs Konqueror

      I've never tried Epiphany, but I prefer Safari to Konqueror just because of how smooth my experience has been with it (as opposed to the rocky ride I had with Konq). I'm biased here since the version of Konq that I used was somewhat older.

      >Itunes vs Rhythmbox vs JuK

      Not qualified to comment.

      >Quicktime player vs Totem vs Kmplayer

      If you don't like Quicktime as a player you can, of course, use mplayer as well.

      >Expose vs Virtual desktops

      No contest for most users, though they really do different things.

      >iChat vs Gaim vs Kopete

      iChat Just Works(TM) My experience with Gaim wasn't nearly as forgiving. Never tried Kopete.

      That having been said: the audio and video chat abilities for iChat are truly remarkable, along with subtle functional details.

      >iphoto vs Gimp

      These are two separate beasts for two separate purposes. You can, however, run Gimp on MacOS X.

      --
      Integrate Keynote and LaTeX
    2. Re:How about Gnome 2.4 vs KDE 3.2 vs Aqua 10.3 by Anonymous Coward · · Score: 0

      Try Gaim 0.11.0pre15. It's perfect. It's all been down-hill since then.

  28. No its not ! by Anonymous Coward · · Score: 0

    as has been said before ... WHORE!

  29. to sum it up... by jlemmerer · · Score: 1

    ... MacOS has a smoother user interface. If you like a crisp and clean desktop buy a mac. if you work in the design or music business buy a mac. also buy a mac if you have too much money left and want a piece of art.
    on the other hand side, as to customizing mac os can not compete with linux. also, in my opinion linux has more programs that are freely available (i know that osX is a bsd derivative, but I don't know if you can compile a lot of open source code on a osX platform). I work a lot on linux and mac, and each system has its uses. if you put up a server use linux, of you want to do some design work switch to a mac.

    --
    ".Sig Stealer" was here
    1. Re:to sum it up... by sinistral · · Score: 1

      You can compile plenty of open source software on Mac. Everything I've tried compiling works without any Makefile hackery. This includes Apache, PHP, Perl, OpenSSH...

    2. Re:to sum it up... by shaldannon · · Score: 1

      hmmm...yes...what about compiling curses 4 on an OSX box? last time I tried, it refused.......

      --


      What is your Slash Rating?
    3. Re:to sum it up... by Megane · · Score: 2, Insightful
      But if you have better things to do with your time than customize your window manager and desktop environment (and XFree86 modelines) all day, then maybe OS X is for you.

      Linux is great for computer "gearheads". The equivalent of some guy 1983 whose only car was some beater that he constantly had jacked up to tweak the motor. On the other hand, if you have a regular 9-to-5 job, you can't afford to have your car not working every morning at 8 AM. One solution is to get another car. Another is to get rid of the beater for a reliable car, stop tinkering with it, and actually have some free time when you get back from work.

      Some people like tinkering with their cars or computers all the time. I'd rather move on and tinker with something else instead.

      --
      #naabhaprzrag, #sverubfr-000, #agi-fcbafberq, negvpyr[pynff*=' negvpyr-ary-'] { qvfcynl: abar !vzcbegnag; }
    4. Re:to sum it up... by tuffy · · Score: 1
      But if you have better things to do with your time than customize your window manager and desktop environment (and XFree86 modelines) all day, then maybe OS X is for you.

      I use Linux every day precisely because I don't like to spend all day tinkering with shit. I've spent a few minutes here and there adjusting with my shells and window managers to get them the way I like them to be most productive. And because I'm on a Linux box, I don't have to worry about my comfortable, productive environment being pulled out from under me at the whim of some OS manufacturer.

      Are you comfy with OS X now? Maybe. But will you be just as comfy with OS X + 1? Apple's going to change stuff sooner or later and you're going to have to adapt. It's inevitable, it wastes time and I'd rather avoid it.

      (And kindly spare me the whole "What if Gnome/KDE change stuff?" argument, since I use neither of them - for much the same reason I don't use OS X).

      --

      Ita erat quando hic adveni.

    5. Re:to sum it up... by bamberg · · Score: 1

      You imply that Linux is not reliable and that Linux users constantly run into problems with their computers "not working every morning at 8 AM". This is obviously inaccurate.

      I use Linux as my desktop at home. I tinker around with it quite a bit because computers are one of my hobbies but it doesn't break during that time. While I'm tweaking window manager settings or compiling a kernel on one desktop, I'm using the web, reading email, and writing documents and source code on others.

      I use Linux as my desktop at work (I'm a programmer). I don't tinker with it there because I have better things to do. I set it up initially in the optimal manner for my needs (gotta love UI flexibility) and after that it just works, without tweaking or "jacking up", or rebooting.

      OS X is a great operating system; for me, it's the first time that buying a Mac was even a remote possibility. But don't try to pretend that Linux is the Yugo of operating systems; here, at least, people know better.

      Eric Bamberg

    6. Re:to sum it up... by 0x0d0a · · Score: 1

      Some people like tinkering with their cars or computers all the time. I'd rather move on and tinker with something else instead.

      This sounded good at first, but then I considered that you're sitting, posting to a tech forum instead of enjoying your "free time".

  30. Well, I'm sold by drsmithy · · Score: 3, Interesting
    Having finally had the opportunity to sit down and use a Panther machine for a decent length of time, Expose has sold me. It is, without a doubt, the best task switching method I've ever used. While the default keyboard shortcuts are terrible, remapping them to some mouse keys makes switching between tasks incredibly quick & easy. It really is a "killer feature".

    Are people working on getting something similar into KDE and/or GNOME ?

    1. Re:Well, I'm sold by Anonymous Coward · · Score: 0
      you should try windowmaker. mouse wheel shades windows, mouse wheel switches desktops. drag windows between desktops. hell, you even get a dock, minus those CPU-crushing LSD-inspired animations of the OSX dock, of course :-)

      it's a fast no-frills window manager. great if you know what you wanna do and don't want to struggle through some ridiculous wizards and dialog boxes to get there.

      you'll look at expose and say, "god damn, that was slow."

    2. Re:Well, I'm sold by meta-monkey · · Score: 1

      Yeah, Expose is money. I bought a new mouse for it. A Logitech MX 500. I used to be content with a three button mouse, but I wanted the extra...what...five...buttons this thing has got so I could map some of them to Expose commands. Now I just hit the thumb button, and I get the "view all windows" expose command. Awesome.

      However, I also must say that I still have no idea why Apple is sticking with the "one button mouse" thing. I mean, no scroll-wheel even. Is there anyone on the planet who doesn't immediately throw away the one-button mouse that comes with their new Mac?

      --
      We don't have a state-run media we have a media-run state.
    3. Re:Well, I'm sold by drsmithy · · Score: 1
      you'll look at expose and say, "god damn, that was slow."

      I doubt it. While the OS X GUI is still hardly what you'd call "snappy", even in 10.3, the sheer improvement in the response time from the user will more than make up for it. You can have dozens of windows open and be able to switch to anyone of them nearly instantaneously, just with a mouse click and about half a screen of mouse movement.

      Over the years I think I've used just about every way of switching between tasks known to man - including the tricks you describe in Windowmaker - and _nothing_ has come close to Expose for efficiency and intuitiveness. It takes OS X from having mediocre task switching abilities to having the best available.

      It's a long time since there was really something new in the GUI world. Expose is it. If you regularly work with more than a few windows open, it's worth the upgrade price on its own.

    4. Re:Well, I'm sold by iso · · Score: 1

      However, I also must say that I still have no idea why Apple is sticking with the "one button mouse" thing. I mean, no scroll-wheel even. Is there anyone on the planet who doesn't immediately throw away the one-button mouse that comes with their new Mac?

      I used to think the same thing, but now I'm a one-button mouse convert. I bought a PowerBook, and used my Logitech 4-button mouse for a while with it, but recently I picked up Apple's Bluetooth one-button for a few reasons: Mac OS X is built to work just fine with a one-button mouse, it's more comfortable on the hand, and my finger would always cramp up when raising it in the convoluted way necessary to move a scroll wheel. The one button mouse is much more comfortable, and for scrolling I use uControl to allow me to scroll with the mouse by holding down the PowerBook's "Fn" key.

      After using the one-button mouse for a while I realize the idea of adding as many buttons as possible is a ticket to repetitive strain injuries, and a one-button mouse (especially the new apple ones) really is a great idea!

    5. Re:Well, I'm sold by drsmithy · · Score: 1
      If/when you get a copy of Panther, try going back to a multibutton mouse and map the Expose keys to a spare mouse button or two - I dare say you'll be converted back.

      I'd have to agree OS X is obviously built around a single-button mouse and is quite usable with one, but having the Expose functions only a mouseclick away instead of the naff defaults they are on makes it *much* nicer.

  31. Re:That's not an example by Pingular · · Score: 1

    That's not an example
    IMO your problem with the installation CDs can have one of two causes :
    1. There is something in your already installed linux that prevents the install from running again. This should easily be solved by formating the partitions you are installing to during setup ( = create new filesystem on partition ).
    2. Your CD set or CD drive is physically damaged. Do you have access to an other computer with CD? Can you look at your installation CDs there?
    Oh, and as to your modem problem : Which kernel are you using? The /dev/ttyx becomes obsolete with the 2.2.x series, replaced by /dev/cuax. Could this be your problem?
    Hang on in there! I always say : Linux makes the easy things a tad more difficult, but it makes the hard things easier and the impossible things possible, at least once in a while :-)
    I fail to see how that isn't an example.

    --

    When anger rises, think of the consequences.
    Confucius (551 BC - 479 BC)
  32. Re:That's not an example by MrMickS · · Score: 1
    I fail to see how that isn't an example.
    Because you originally said.
    Wheras MacOS makes the easy things easy, the hard things hard and the impossible things not possible
    The referred document was about what was possible with Linux. It said nothing about what wasn't possible with MacOS.

    An example of why your statement is false has to be non-linear video editing and DVD authoring. These are both complex tasks that up until a few years ago would have been thought impossible for the majority of people. iMovie changed the former, iDVD changed the latter. Anyone can now do these things.

    --
    You may think me a tired, old, cynic. I'd have to disagree about the tired bit.
  33. You confound stupidity researchers by Anonymous Coward · · Score: 0

    The depth to which your stupity sinks is immeasurable.

    And you still haven't posted an example. Yes, you've posted a quote.

    A witty saying proves nothing.

  34. Re: TONS of os9 users according to GOOGLE and Jobs by Anonymous Coward · · Score: 0

    Steve jobs himself admitted most people use os9 and not osx.

    he held up a graph in may press show that started in january 2003 and wnet to may 2003 he admitted that in January 2003 there were only 200,000 regualr osx users but by may 2003 it was 7 million using osx and 7 million using os9.

    Google clicks show that requests from classic os users is still slightly more popular than the slower osx.

    google zeitgeist and other click-counting sites show osx is NOT that popular, though 8 times more popular than linux surfers.

    Steve jobs admitted himself osx was a failure in 2003... in JANUARY 2003, though its come around finally.

  35. Linux volume/homedir encrypted containers? by Anonymous Coward · · Score: 0
    One thing that caught my eye in the review was this:
    Notable additions to Panther include ... FileVault, which offers 128-bit AES home-directory encryption/decryption on the fly
    I've always wanted something like this for Linux, something comparable to PGPdisk on Windows or (if I'm reading the description correctly) FileVault in Panther. I want to be able to set up an encrypted volume which requires a password to mount, and is read/writeable seamlessly as "just another disk." So far all I've been able to find is Rubberhose, which is over my head, and is only in alpha anyway.

    Can someone give me some pointers? Is there a good "on-the-fly" encrypted volume utility for Linux?
  36. Mac User since 9 by bbtom · · Score: 3, Informative

    I've used Mac since 9, and upgraded to X at around 10.1. Before that I used 95, and attempted Linux (but my shitty old computer didn't want to play - damn CD-Rom drives of that time).

    I love 10.1 (and hopefully 10.3 once I can find 70 to drop for the students edition) - I can do 'boring' stuff on it, like run Word or Powerpoint. I can do arty / photographic things on there (Photoshop), and also run Apache, MySQL, PHP/Perl to develop websites.

    In addition thanks to Fink I can use debian style package management tools with ease. Damn good OS.

    --
    catch (HumourFailureException e) { e.user.send("You, sir, are a humourless idiot."); }
    1. Re:Mac User since 9 by phatsharpie · · Score: 1

      I think you'll love 10.3! It's definitely more polished and sleeker than Jaguar... The interface just seems more polished - or more responsive at least. If you're on 10.1, you'll definitely see a difference! Although I love Panther, I have to admit I don't think its price tag is completely justified (but Expose is without a doubt, amazing), but if you can get educational discount (I did), it's definitely worth it!

      However, I do notice that there are some application and stability issues at times. I am looking forward to the 10.3.1 patch.

      -B

    2. Re:Mac User since 9 by Soul+Brother+#1 · · Score: 1

      What, you can afford Photoshop, but can't find a lousy $70 for Panther? Golly, your copy of Photoshop isn't ILLEGAL, is it?

      Don't mind me. Just giving you a hard time. :)

      -W

      --
      All unfair meta-mods are now being meta-meta-modded as retarded.
    3. Re:Mac User since 9 by bbtom · · Score: 1

      No, it's an old copy of Photoshop 6 that I run under Classic.

      And it's 70 UKP. Which is a fair bit more than 70 USD.

      --
      catch (HumourFailureException e) { e.user.send("You, sir, are a humourless idiot."); }
  37. I iknow lots of linux bugs and they are whacky by Anonymous Coward · · Score: 0

    I got demoted as a troll for posting FACTUAL information, so i will post these facts again but request that no one bother commenting on it. Without comments, and without seeking comments on these informative facts i am BY DEFINITION not being a troll because a troll implies trolling for responses and i formally request NO RESPONSES to these facts.

    I know lots of nasty linux bugs, few mac bugs
    For example a relatively modern virgin install of full redhat linux with gnome could be make to soft-hang byt copyung a directory into its decendent further down the hierarchy... infinte recursion.
    HAH! no version of any mac os allowed that idiotic bug and used checks to prevent it.
    There are plenty more lazy shortcuts riddled through linux. The most glaring are the counltess places where no error detection allows bugs to become more dramatic. Fro example in some linux kernels there was assumption that certain writes to the boot device never fail to write, but had no feedback.
    I do not care.
    I use classic mac, and windows and sometimes osx, and think trying to comapre linux vs freebsd based mac is pointless. The mac will always have 8 times the market share and countless shrinkwrapped commercial apps.

    Libux was predicted to overtake mac 5 years ago and it never happened then and will also not ever happen in another 5 years, if ever.
    FreeBSD mac OSX won the race. and most of the source code is open.

    Apple just released the source to darwin 7.0 (full source to most of the parts of mac os that count) and did it coinciding with the release of the mac.

    again... this is not a troll, so quite marking it as such, because i request no replies to my comments and this is an informative post.

    There is NOT ONE lie in it and if a Linuxfanboy wants to keep modding down FACTS then they merely are reinforcing why people are switching from linux to mac in droves.

    Thanks.

    1. Re:I iknow lots of linux bugs and they are whacky by Anthony · · Score: 1

      Hubris is a wonderful thing. Keep an eye out. A bunch of fundamental Panther security flaws are going to appear in the next couple of months.

      --
      Slashdot: Where nerds gather to pool their ignorance
  38. Re:That's not an example by Pingular · · Score: 1

    Because you originally said.
    Wheras MacOS makes the easy things easy, the hard things hard and the impossible things not possible
    Yes, but you completely failed to mention what I said before that:
    But I'll give you a (slightly altered) quote to sum up the situation
    Way to quote me out of context.

    --

    When anger rises, think of the consequences.
    Confucius (551 BC - 479 BC)
  39. Classic for VPC by Anonymous Coward · · Score: 0

    I boot into Mac OS 9.2.2 to run Connectix Virtual PC 5.04. Classic requires far less processing power and RAM, so VPC gets more. I have an iMac G4 800 with 512 MB RAM and I can give those virtual PC's 320 MB RAM. Runs Debian Linux just fine (installed from Knoppix 3.3 CD).

  40. I hope they port MacOSX to PCs soon by Anonymous Coward · · Score: 0

    It feels like my laptops are just going to waste with stupid windows and linux on them.

  41. User Education is a potential problem.. by Anonymous Coward · · Score: 0

    Every time I hear a user say "My Mac has locked up - can I do something to save my work still?", I just have to laugh.

    Explaining to people that you have to assign max memory allowed per application also gets painful.

    Trouble with going to Mac OS X:
    1) A pile of G4 400 MHz macs that really aren't fast enough and would require a lot more RAM too.
    2) Explaining the differences to users could take ages

  42. *sputter* by Anonymous Coward · · Score: 0

    Are you sure you didn't mean "hand job?"

    The club wasn't at all some fanboy club for Apple, as you seem to suggest. Rather, it was a pre-law club.

    Our president (at the time)

  43. Amazing Apple XCode was not highlighted !?!?! by Anonymous Coward · · Score: 1, Informative

    Oddly this post was marked as a -1 troll even though its 100% on topic (#7356423), 100% truthful adn information packed. Please stop MOD ABUSE. I had to repost it.

    Apple includes a full cd of developer goodies and timing analysis tools (CHUD) on the fourth cd in every box of the faster better Panther 10.3 OSX.

    This Xcode compiler-IDE environment allows distributed CPU distributed Mac compiles. It also has lots of modern high tech link and compiler techniques and the cool stuff pioneered on NeXT Step in late 1990 that was partly implemented as proof of concept a few years later at Apple (DINKER - dynamic linker).

    But the dynamic linker technologies in XCode allow changing and radically altering single routines while an ap is still running, without having to compile without most popular optimizations.

    http://www.apple.com/pr/library/2003/jun/23xcode .h tml

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

    Linux installs rarely have GUI based debuggers and GDB has some really ugly hacks to make it work with mice, but rarely are there any great low level (driver debugging) gui based debuggers on Linux.

    xcode makes programmers much more productive and this artcle refused to compare compiler tools.

    Naturally, mac users can also use FINK if they want to and install most all other popular open source apps without RPM hell.

    Also Mac now includes full "The X Windows System" x11 on the thhird installer cd and includes "The X Windows System" sdk on the developer cd now, to aid in porting high end scientific apps momentarily before being redressed as pleasing cocoa interfaced apps.

    The main reason to use Macs is that they are cheaper than intel for cpu power, that is why the number 3 spot on www.top500.org list will be the VT University 1100 node mac cluster in november when the list is publicly posted.

    intel, itanium, AMD cannot compete against the dual g5 in performance and price. Especially if you need 8 gigabyte of physical RAM (Mac) and PCI-X 133Mhz 64bit slots (Mac) and 64 bit integers (mac) etc etc etc.

    record breaking 16 Gflop/s per mac (with FMADD) !!!:

    A fused multiply-add (FMADD) is f0 = f1 * f2 + f3, which is two floating point operations in a single opcode. Each FPU on a G5 can execute an FMADD each cycle. So:

    1 FMADD per cycle = 2 flop/cycle * 2 FPUs = 4 flop/cycle * 2 CPUs = 8 flop/cycle * 2 GHz = 16 Gflop/s per 2999 dollar list price mac with the fast DVD burner and pci-x slots and 8 gig ram limit and 4 S-ATA drive connectors, OPTICAL SPDIF in-out, usb 2, firewire 800, etc etc etc

    Do not get me wrong.... LINUX is interesting, and almsot became popular, but most the people I know that supported linux that have jobs adn incomes all switched over to macs even before the dual g5 shipped and many more have switched to mac since. They run linux servers but use macs for enjoyment, and personal productivity.

    Some also run macs as servers but not the ones taht have no need for science or no need of apples dirt cheap cheap Fibre channel 14 drive raid array. (xRAID).

    Ah well... i wish this article was written from a DEVELOPERS point of view.

    people fought the mouse from apple for years and fought icons and scrollable resizable windows.. the Mac won that war and now even pc users use MS Windows (a copy descended from the Mac GUI pioneered on apples September 1983 Lisa computer)

    people fought mice and people fight osx but the osx will prevail

    But freebsd, openbsd, netbsd all keep apple honest and on their toes.

    Linux people never remember linux was a ripoff of MINUX source code originally, and a rippoff of GNU tools), True its come a long way in recent years, but a lot of those types of hobbyists ARE buying macs.

    Xcode is one of the reasons.

    I formally request that no one bother commenting on this post. Without comments, and without seeking comments on these informative facts i am BY DEFINITION not being a troll because a troll implies trolling for responses and i formally request NO RESPONSES to these facts.
    thanks.

    1. Re:Amazing Apple XCode was not highlighted !?!?! by TrancePhreak · · Score: 2, Insightful
      Xcode does seem nice, but this post is wrong in several ways, I can see why you got modded down.
      To start:
      1 FMADD per cycle = 2 flop/cycle * 2 FPUs = 4 flop/cycle * 2 CPUs = 8 flop/cycle * 2 GHz = 16 Gflop/s

      This is fine and dandy in theory, as long as that is the only operation you perform. To refute, you can do two floating point multiplies on a P4 with HT in a single cpu. Thus that single CPU is doing two floating point operations that are much more complex than your FMADD. None of this is really how a flop should be determined anyways.

      Secondly, Visual Studio has had edit and continue functionality for quite some time. At least version 6, which was back before 1998. The way it is implimented in XCode is possibly more complex, but it does the same thing.

      Now let's talk about that cluster... It's a nice cluster, yes, but it was also very expensive. From the reports they had to pay full price. If we use the false logic for a flop from earlier, we can deduce that two $1200 PCs and a $2999 Mac can perform the same math calculations.

      PCI-Xpress... With all those cards available.... Next year.

      I personally have a DVD+R writer. It's 4x and I've had it since ~February. They go for about $180 now at the local stores. Anyone can have a fast DVD burner who wants one now.

      In short, I agree that XCode is good, but the rest of what you say has little ground.
      --

      -]Phreak Out[-
    2. Re:Amazing Apple XCode was not highlighted !?!?! by Alioth · · Score: 3, Insightful

      Linux people never remember linux was a ripoff of MINUX source code originally, and a rippoff of GNU tools), True its come a long way in recent years, but a lot of those types of hobbyists ARE buying macs


      Linux people never remember that because it wasn't a rip-off of Minix. Linux was developed from scratch. In the early days, you needed to compile the kernel using GCC running on Minix - but that doesn't mean it's a rip-off of Minix any more than a program compiled with a compiler running on Windows is a ripoff of Windows.

      Linux is not a rip-off of GNU either. GNU runs on Linux. That's why it's called GNU/Linux: it's the Linux kernel with the GNU userland. That's no different to, say, taking the OpenBSD kernel and packaging it up with the GNU userland. Or indeed, taking a Mac and installing the GNU userland.
  44. More is not (always) better, better is better by skurken · · Score: 1

    I'm a regular Linux user and have been since 1994 but for the first time I'm considering switching my fav os for something else, MacOS X. Why? BETTER apps. Not more, not freer, not more open source, but better, more thought through applications (and that includes the GUI).

    I think Nautilus is swell and the whole GNOME desktop is a great accomplishment for the open source community, but it's nowhere near the refinement of the MacOS GUI. The diffrences are not obvious right away since most people will just try to use the GUI as they would use Windows or GNOME. This will yield a working GUI, but you need to understand the MacOS philosophy in much the same manner as you must understand the terminal in order to get any effective work done. When you do, there is no turning back.

    Oh, another thing: cut-and-paste, drag-n-drop, hardware acceleration, plug-and-play, third party driver support... those are working concepts in MacOS X. I miss that in Linux.

    1. Re:More is not (always) better, better is better by Anonymous Coward · · Score: 0

      I often say that I was spoiled in starting on NEXTSTEP as my first Un*x derivative in 1992. It canged my life. I touched the future; a future which still has not come to pass in mainstream computing. I don't even think OS X has achieved the level that NEXTSTEP had.

      My progression was DEC VAX --> 80286 PC --> Mac Plus --> Mac IIci --> NeXT --> Sun OS --> OpenStep + Solaris --> Solaris on big iron + Linux on small --> Linux + OS X for home (unemployment phase). I'm using Mandrake 9.2 on Athlon XP with accellerated NVidia modules. It's a pretty nice platform, using the "G5" theme for Sawfish, it's pretty sweet.

      But it's nowhere near the refinement of my TiBook in 1600x12200 on a 21" Sun monitor. And it is all well below running a 4-architecture NEXTSTEP network via NetInfo, with PCs and Solaris boxes slaving off of the NeXTs for YP. It just worked.

  45. Whatever! by Anonymous Coward · · Score: 0

    I think this topic is so passe it's not even wort writing a decent reply too. Perhaps you should quit trolling forums and actually report some news. However, OS X is alot better as far as ease of use than any linux system will ever be. Every Linux distro I have used has always required an implied knowledge of *nix. OS X is like linux for dummies. However, it fails in the fact that it doesn't have alot of X11/GNU software and those bastards at apple don't want to use MIT shared memory in their mach kernel.

  46. Another great review by Schnitzel+The+Viper · · Score: 1

    Here's another great review of Panther. Translation is available here.

  47. Re:Let's Do It !!! by mabinogi · · Score: 1

    > The ASDL is NOT true open source, it is a disclosure out of public image and necessity due to the ripped off BSD and MACH technologies

    that's not really true at all you know...the BSD license pretty much lets you do what you want with the code, there's no requirement to open derivative works.

    --
    Advanced users are users too!
  48. Linux is the kernel!!! by gilesjuk · · Score: 0, Insightful

    How many times do we have to say it, comparing KDE/Gnome etc.. to OSX isn't comparing Linux with OSX. You're comparing a desktop environment that just happens to run on Linux with OSX.

    KDE, Gnome etc.. are available on other OSes like Solaris and the BSDs.

    If you're going to compare OSX and Linux then you should be looking at the kernel performance.

    1. Re:Linux is the kernel!!! by nichrome · · Score: 1
      KDE, Gnome etc.. are available on other OSes like Solaris and the BSDs.

      Not to mention Mac OS X. KDE and Gnome have been around for Mac OS X for quite a while, and now it's even easier to run them as Apple's XFree86-based X implementation (which uses native OpenGL for display) is bundled with the OS (previously you had to separately download and install XFree86's Darwin/OS X port).

      There are also projects on-going to bring apps like the KOffice package to Mac OS X in native Mac OS X binary form (since Qt exists for Mac OS X, too) without having to run KDE on top of OS X.

      So yes, if you need to compare, stick to kernel level comparisons. Even those can easily be inherently flawed, but at least it's an improvement over babbling about multiplatform software like KDE or Gnome and their associated additional software.

      --
      --You think you've found my weakness, but I have more.--
  49. uhhh.... let's not! by Anonymous Coward · · Score: 0

    How about supporting neither?:

    1). Seems both companies wish to force users to upgrade as often as possible. Although 5 years of security fixes for 98 is better than the lastest Mac OS debacle.

    2). Linux won't benefit from Mac OS. There is NO WAY Apple will open up the source to its GUI. Period. Do they really give back to the Open Source community? Maybe a few minor modifications to the *BSD code it's built on.

    3). MacOS base is about as similar to Linux, as the Solaris base is. To the igorant, they are the same, Unix variants. But to others, so far apart, not even close - don't even go there.

    4). Your argument to get people to improve Linux by supporting Apple is bogus. People can support Linux right now if they wanted. And people do. Apple is doing slightly more than zilch to help the progress of the GNU/Linux OS.

    1. Re:uhhh.... let's not! by TheNetAvenger · · Score: 1

      Thank God there are people on here that think for themselves. Kudos...

    2. Re:uhhh.... let's not! by Anonymous Coward · · Score: 0

      Or do you mean "think like me"?

    3. Re:uhhh.... let's not! by TheNetAvenger · · Score: 1

      Or do you mean "think like me"?

      How about, just outside the box, and for themselves even if I do disagree. Is that too much to ask?

      People are too quick to take a 'me too' attitude and not take the time to research something; thereby, they make topics and issues a belief system instead of basing their ideals on their own research and conclusions.

      My beliefs do not require you to have the same beliefs.

  50. linux may be great... by nuckin+futs · · Score: 3, Insightful

    but my grandma can't use it.
    She buys a digital camera, plugs it on a Mac, and iPhoto does everything for her.
    If she plugs in the same camera on a linux machine, will it do the same thing?

    1. Re:linux may be great... by Lispy · · Score: 1

      When was the last time you looked at a Linux System? Even so-called "diehard" Distros like Debian or Slackware can handle such a task quite fine. If you use a cam that can be mounted as a USB-Drive youre all set. Plugin, mount (under Gnome using Rightclick on the Desktop).
      If not get one of these and get gphotolib. It couldnt be any easier.

      cu,
      Lispy

    2. Re:linux may be great... by CmdrGravy · · Score: 1

      It will if she's using Mandrake 9.1. I've had terrible trouble getting my Kodak DX3600 to work with Linux very well previously but since upgrading to 9.1 I just plug it in, an icon appears on the desktop which lets me get at the pictures on it and do what I want to them.

    3. Re:linux may be great... by Anonymous Coward · · Score: 0

      ...if she plugs the same camera into her PC, will it work, or will she have to buy a media reader cause the camera doesn't quite jive with her chipset.

      I feel the digital camera isn't a good example, cause it's stored on solid state media after all. Pop out of camera, pop in media reader, read like a disk. So long as your grandma understands how to access files, not a problem under any platform.

      It's one of the brillent things about modern digital cameras, rather then scanners of old. I've had many a good scanner rendered obsolete by a lack of support above and beyond win3.1, win95, system 7, etc... etc. The sane project is pretty damn good, but solid state media resolves all those pesky issues of needing propriority drivers to download a freaking image.

      This is a touch off the topic at hand, so i'm going AC.

    4. Re:linux may be great... by Anonymous Coward · · Score: 0

      Yes. She'll plug the digital camera into the linux machine, and iPhoto will pop right up for her. Try it!

    5. Re:linux may be great... by prockcore · · Score: 1

      funny, my grandma uses TiVo all the time.

    6. Re:linux may be great... by Anonymous Coward · · Score: 1, Insightful

      Yes, it could get much easier. Try a Mac sometime. Grandma doesn't understand the concept of 'mount'. Nor does she understand the concept of files. She shouldn't have to. She knows what pictures are and what a photo album is -- that's what she understands. Plug a camera into a Mac, her photo album comes up and the pictures from the camera magically go into the photo album. Plain and simple.

      With Linux, it's always "yeah it's easy, just do this, bring up an xterm and type this, oh and make sure you have this module compiled for your kernel and you're gonna want this package from your distro... then do this... blah blah blah." Easy for you and me, absolutely incomprehensible to "normal" people.

      Which is better? Well, ideally a solution that caters to both crowds without doing it half assed for either one. Nobody's quite there yet, but Apple's closer. Personally, I don't use iPhoto. I have mine set to open up Image Capture, which downloads all the JPGs to a directory of my choosing, then I run a gimp-perl script I wrote to resize them for the web, make thumbnails, and generate an html template that I then edit in vi. I could use iPhoto, but my way is exactly how I want it done, down to the smallest detail.

      Grandma doesn't care about that and certainly doesn't want to even begin to wrap her brain around that. She's very intelligent, but this is simply not her thing, and she didn't grow up with computers like many of us, so they never will be intuitive to her at those levels. Right now, Apple does the best job of approaching the user's needs at both ends of the spectrum without sacrificing much at either end. Both Grandma and I are happy using the same machine. Hopefully they'll continue to get better at both ends.

  51. Re:That's not an example by Anonymous Coward · · Score: 0

    Oh, and as to your modem problem : Which kernel are you using? The /dev/ttyx becomes obsolete with the 2.2.x series, replaced by /dev/cuax. Could this be your problem?

    This is horseshit. /dev/ttyS* is alive and well, /dev/cua* is dead (or dying).

  52. Exclusive Linux Desktop User Responds by ljavelin · · Score: 3, Interesting

    I only use Linux. My desktop machine at works runs Linux, and my desktop machine at home runs Linux. No "dual boot" or anything like that.

    Is Mac OS X good? Yeah. I'd say it's pretty darn compelling, and all Linux application developers should take a good long look at OS X in order to learn to see where it succeeds.

    Running Linux on the Desktop does not make my day easier. Printing, clipboarding, decent-quality video drivers, fonts, app consistency - these are all still major issues that impact the further deployment of Linux on the desktop.

    The amazing part of OS X is it's integration and consistency. Simply put, it's a cohesive environment, built as if one very talented person built almost all the applications. Every Linux distribution is years behind it in that category (although things are very slowly getting better!)

    It's hard to force UI and feature standards upon desktop applications in the world of open source - the distributedness and the lack of centralization of open source makes it hard to achieve that level of clarity.

    So the next question is - can it be done in Linux? Is it even possible to build guidelines and services that make it possible for an open source project to achieve what Apple has done for OS X?

    If I ever buy a laptop, there is no doubt in my mind that it will be a Mac running OS X.

    PS - every application should have a "print preview"! Damn it!

    1. Re:Exclusive Linux Desktop User Responds by chrome · · Score: 1

      Really good post, and excellent questions. I agree with your position wholeheartedly.

      I'm on the other end of the spectrum. I use a Mac running OSX all day. I'm a sysadmin by trade ... and we only do UNIX. Solaris (a little) and Linux (99%).

      OSX has the tools to help me do that: good support for X so I can export displays back to my machine as needed. A real CLI. Standard unix tools.

      And then, there is the other part of my job, and my hobbies. Opening word documents and writing technical specifications. Printing (perversely enough, OSX doesnt support the office printer yet! It's some weird Japan only model, and the drivers are a bit dodge ... but soon, real soon.) on my Epson colour is perfect. Photography (I'm an amature photographer). Coding - perl (my love) and C are not very different from what I dealt with on Linux.

      Xcode is a great inclusion. No link stage! Run from the .o files when you want to test! And the editor is sweet. And feel the paroxysm of joy when you need to debug your app, and a *graphical* front-end to GDB fires up and you can step through your program with a click, with the source in another window, your breakpoints set ... all this free! (Well, obviously GDB is free, but the whole environment?) All the documentation freely available for anyone to study and read.

      Anyway. Back to your points.

      Yes, I think Linux can do it. All it takes is someone to take the initiative and define the things that Apple have done for OSX. Style, consistency, vision.

      Come on, guys! They did this in the space of 3-4 years. Linux has been around longer than that. Do they have more coders? No! Do they have better coders? NO! They have cohesion .

    2. Re:Exclusive Linux Desktop User Responds by Cycline3 · · Score: 1
      Cohesion?

      No, it's not cohesion that makes OS X better than Linux. Apple has money. It really boils down to that.

      People will write open source software for fun and to learn, but ultimately, people expect to be paid for their best, hard work and the companies paying programmers are always going to be ahead of open source for that very reason.

      Anyone that doesn't agree can come work for me for free - I'll work you til you drop all with a GNU style license. :^)

      -Sean

    3. Re:Exclusive Linux Desktop User Responds by Anonymous Coward · · Score: 0

      > PS - every application should have a "print preview"! Damn it!

      It's called gv or gsview.

    4. Re:Exclusive Linux Desktop User Responds by Anonymous Coward · · Score: 0

      PS - every application should have a "print preview"! Damn it!

      I'll get on to the xmms guys about that right away..

    5. Re:Exclusive Linux Desktop User Responds by Anonymous Coward · · Score: 0

      > PS - every application should have a "print preview"! Damn it!

      Yeah, I can see the usefulness of something like, say, dd having a print preview.

      Proving somone's .sig: "Over generalizations are generally wrong."

    6. Re:Exclusive Linux Desktop User Responds by Anonymous Coward · · Score: 0

      ...every application should have a "print preview"...

      Once you buy that OS X laptop, every app will...(!)

    7. Re:Exclusive Linux Desktop User Responds by JCholewa · · Score: 1

      > > PS - every application should have a
      > > "print preview"! Damn it!

      > It's called gv or gsview.

      I tend to use KDE's pdf viewer as a print preview. I'm at the beginning of my caffeine/methylphenidate high, so the critical part of my brain that identifies what that program's name is has been momentarily shut off, but that program works pretty well (with the one negative point being that when printed from Konqueror, the KDE print preview program loads the *entire* webpage, even if you told Konq to print only page one (the print preview program knows to only print page one, but it still loads all the extra pages for no reason).

      Anyway, my one remaining problem is getting opera to run it. I can't set up a printer object that points to kprintpreview (or whatever), to the best of my knowledge. And I've tried clicking on the "custom program" (something like that) tab in opera's printer setup and putting "| kprintpreview" in the text field, but it loads the program without successfully getting the webpage.

      Any suggestions?

      --
      -JC

    8. Re:Exclusive Linux Desktop User Responds by 0x0d0a · · Score: 1

      Printing, clipboarding, decent-quality video drivers, fonts, app consistency - these are all still major issues that impact the further deployment of Linux on the desktop.

      ? I would have agreed with you two years ago, but the Qt screwup WRT clipboarding is fixed. Printing support is excellent (RH even includes a little "click-to-setup-printer" icon). Video drivers...well, I'm not sure what the state of modern Nvidia and ATI cards are, but I own a Matrox G450, and support is excellent. Fonts used to be a problem, but Bitstream donated a set of very nice fonts to the Linux world. UI consistency isn't perfect (RH tries), but then again, the Mac classic holy grail of OS-wide UI consistency died an unpleasant death when OS X came out.

      If I ever buy a laptop, there is no doubt in my mind that it will be a Mac running OS X.

      I know a lot of people like this -- three Linux people that run Linux on the workstation, Linux on the server, but love their Powerbook.

      Me, I'd take a Lifebook with Linux, but that's just me.

    9. Re:Exclusive Linux Desktop User Responds by prockcore · · Score: 1

      I use linux on the desktop almost exclusively as well. I have a dual G4 on my desk, but I find the UI maddening. Once you have more than 1 app running, you realize why 90% of mac users use 2 or more monitors.

      DragThing and WindowShadeX have made life a little easier, but I think Apple should have made those things part of the OS.

    10. Re:Exclusive Linux Desktop User Responds by transiit · · Score: 1

      I disagree that it's about saving your best work for when you're getting paid.

      I think it has to do more with doing what they want, in their style, on their schedule, or they stop paying you.

      -transiit

    11. Re:Exclusive Linux Desktop User Responds by ljavelin · · Score: 1

      Ya, sure it is, But I'm a lazy bastard. I don't want to print to PS or PDF. I just want a freakin' menu option called "Print Preview" that fires up a print preview window (gv driven or otherwise).

      Sure, I can print to a file, and then open that file with a PS viewer without printing... I know that. That doesn't solve my issue.

      I want ease of use. I want one stop shopping.

    12. Re:Exclusive Linux Desktop User Responds by Queer+Boy · · Score: 1
      PS - every application should have a "print preview"! Damn it!

      I hope you're not talking about Mac OS X because it has always had the ability to send a PDF preview to the Preview application.

      --
      Not since Marie-Antoinette played milkmaid has looking simple and honest been so fake and complicated.
  53. OS X apps by Biotech9 · · Score: 1, Informative

    One thing that annoys me is people counting apps on X versus unix/windows. Windows has 10's of thousands of apps, but the vast majority are shit. How many MP3 players are there for windows? Millions. How many do you need? When you actually get down to the apps that aren't shit, OS X has a comparable number, esp. compared to linux where there is no pro apps (like Cubase/Reason/Logic etc). Having said that, When Linux does make a "pro" app like the Gimp, It doth rock severly. But BlastX, sequencing, audio production, visual production, etc are easy to get for X.

  54. This is silly... by Anonymous Coward · · Score: 5, Insightful
    I know that this this is going to degenerate into a my OS is better then your OS battle, So I just get this in for the record.

    Linux and OSX are part of the same culture.

    Apple doesn't really compete with linux or the rest of the current UNIX crowd. Maybe SUN but they are screwed anyway. We are not talking about a fork of Unix but rather Apple embraceing a current implimentation (BSD/Darwin) and giving it there own "spin" by, bascially, bolting on their own propriety GUI (quartz and what ever that new metal look is called) plus a bunch of lifestyle apps.

    As long as a program conforms to the POSIX stardard then it should compile on OSX just fine. If you absolutely must have all your software "free" in the idealogical sense then I think you can find a open source implimentation of Cocoa and afterstep - a standard which Apple more or less follows. Apple can's own UNIX as much as SCO can since it is a open standard.

    What we are talking about is a company talking the best of open source and making it more friendly for your average consumer. This is someting that most linux distros try, the best example being Mandrake. but don't quite get right mainly due to technical (XFree86, dependency hell) cultural (pointless flamefests over which is the best editor) and social problems (not having one standard GUI, installing a million text editors, lack of propriety apps etc). Some of these problems can be overcome, but some, like the idea that to make more people use linux you have to clone the windows GUI are going to take years to get over. I for one am glad that someone is attempting to lead the way and give people what they what - a decent alterative to windows that dosen't require a degree to write your resume on. Yet still has the power of UNIX if yon need it.

    OSX is UNIX. That Apple should chose this direction should be taken as compliment to Linux.

    Sorry to rant but I wish for once us geeks would stop getting into pointless pissing contests about things which, in the grand scheme of things, just aren't really important. For example who cares that OSX can't crtl alt f1 to the terminal? this is just nitpicking.

    1. Re:This is silly... by Anonymous Coward · · Score: 0

      For example who cares that OSX can't crtl alt f1 to the terminal?

      The same people who flame you for using a different linux distro than they do.

      (And the same people who flame you for not writing "GNU/Linux".)

    2. Re:This is silly... by Tinfoil · · Score: 1

      Things like Mac OSX are why GNU-type people like the GPL more than the BSD license. Mac OSX is proprietary software, with some free components. The real meat of the system is the proprietary work. It might as well be developed by Microsoft.

      Linux and OS X are both quality software packages. They are both stable, both very tweakable and have numerous commonalities due to their lineage.

      I fail to see why software must be considered evil if one has to pay for it nor why 'It might as well be developed by Microsoft'.

    3. Re:This is silly... by Darkelf · · Score: 1

      I agree. Apple computer has the one advantage that a linux distro does not have: consistency. They took a BSD implementation and worked with it so that regular users, regular MAC users could actually get something done. Whatever anybody has said in the past about MacOS not being as powerful or intuative are probably right on some level. But Apple really tries to engineer (for the most part) a simple way to use a computer. It works best for the less-technically-inclined viewers out there (this is IMHO, not trying to sound condesending, just realizing that not everybody wants to know how to compile their kernel).

      Apple is great at "just making it work". Take that idea and apply it to an OS backbone with some real teeth (BSD derived) and you are approaching the best of both worlds. You will have a computer I can use if I need to (cmd line) and the GUI that my wife and kids can use/understand and also have widely available in our schools (ours just outfitted a lab with new G5z).

      Think of how easy it will be to migrate small ppl to linux, *BSD, etc. with OSX experience.

      True, everything can be done with alot of persistence and hand-holding with linux/*BSD. But how many average-joe types out there are gonna get heavy into Linux without some commercial OS experience first?

      --
      -Darkelf
    4. Re:This is silly... by Anonymous Coward · · Score: 0

      I agree.
      I kept trying to switch to Linux years ago, but kept having to go back to Windows. Why? I'm stupid, I guess, but even being in IT, I couldn't always get the programs I wanted to install properly, if they existed at all on Linux. It's a great server OS, and I thought it was great as long as I was only using software that came with the distro, but, I swear, all the dependancies got to me, I'd give up, go back to Windows with my tail between my legs.

      Years ago, I kept thinking, "If only someone would put the polish on this thing, I could ditch windows forever." Unfortunately, the level of polish I was looking for would require something that is, essentially, the single thing OSS lacks: unified focus.

      You pretty much need a single mind overseeing the whole thing to have the level of consistancy/integration/polish I'm talking about. Distros do a decent enough job, but they don't really rewrite all the source to integrate into their vision.

      But I kept thinking "If only..." I used BeOS for a while. GREAT! No support and it died. Went back to "If only somebody would fund a SUPER-DISTRO!" "If only someone would Human Interface Standards group!" "If only..."

      So, Mac OS X comes along, and I make the switch. No more windows. Hell, as soon as they make a native version of OOo, no more Microsoft at all. Plus I've been picking up some more UNIX type stuff on the side, trying out X11....

      Now I'm looking at a world where you can have Linux servers, Linux desktops, and for those (like me) too stupid to figure Linux out, Mac desktops. Having similar underpinnings, they all play well together, and Apple doesn't tend to do that MS thing where they change standards just to break compatibility with third-party products.

      Plus, although MacOS isn't all Open source, it's partially open source, and Apple supports open source. It's the best of all worlds.

    5. Re:This is silly... by 0x0d0a · · Score: 1

      [shrug] sounds good to me.

      I would point out that Linux distros tend to make it pretty easy (well, automatic) to do the things that used to be a royal pain in the ass just a couple of years ago (get a GUI up, set up a printer, set up a webserver). If you want to poke at the guts of things and tweak things, you still can, but you're not generally required to understand everything before setting it up, as you once did.

      But, hell. I like people using OS X. It breaks the Microsoft monopoly, and I think that if people once again have to compete on quality, the whole computer world will get significantly better. It supports POSIX apps, so encourages development of apps that run on both systems and greater portability, instead of things tied to Win32 (or .NET or whatever). It is at least *somewhat* open, something that would have been inconceivable for Apple a few years ago.

  55. NIS/YP by uohcicds · · Score: 2, Interesting

    Anyone know if PAnther has support for YP/NIS services. It was a know issue with early OSX releases and it's fairly hard find out. Believe mew, I've tried... BG: Our cxampus is about to get a nice spanknig 50 seat G% lab with 50 or som machines. Our dept has an existing infrastructure underpinned by NIS for authentication, with some samba. We'd like to be able to get some of our existing users to use new facilities more easily and beinfg able to integrate with new servers installed specifically for that lab. We really don't want to go down an LDAP route if we can avoid it, which is why I'm asking about NIS

    --
    It's not you: I'm just this horrifically socially awkward with everybody.
    1. Re:NIS/YP by Anonymous Coward · · Score: 0

      Of course you can. The Mac OS X authentication architecture , dubbed 'Open Directory' is plug-in based, and since Mac OS X 10.2.6 a nice click-and-play NIS plug comes in standard. For more info : Open Directory
      Open Directory administration

    2. Re:NIS/YP by Anonymous Coward · · Score: 0
      I'm working on making loginwindow.app work with PAM, in which case you would be able to use NIS. I'm not really writing a replacement, but rather sidestepping loginwindow.app. The system I'm writing will allow you to plug in scripts in various places and mounting an SMB share will be easy (we're doing exactly that). My motivation for doing this is because the Apple-provided login stuff is OK but we need far more sophisticated possibilities (need to run code client-side with the password at various points in the login process, and this is not directly possible with OS X - I've investigated all the possibilities, including PAM modules for SASL (runs server-side, will require some very distasteful hacks), attempting a loginwindow.app plugin (completely undocumented API which changes every revision, nobody is using this) and other things before deciding to go with the design I'm using.

      I'm posting anonymously as I prefer keeping my main slashdot account separate from my real identity and I will be releasing this under my real name. It will be available under GPL - would have liked to put under MIT license, but some of the code I'm using for a kernel module (yes, the system requires a kernel module) is under GPL, so all my stuff is infected.

      Wait a month or two and then search google for "brutelogin" which will be the name of the system.

      In the meantime, you can investigate whether you can get CMU's SASL server to grok NIS, but automounting the samba shares may be an issue.

    3. Re:NIS/YP by Anonymous Coward · · Score: 0
  56. Apple has really got it i think by Alkonaut · · Score: 1

    They realized that OS stability doesn't really matter once the user has crashed...

  57. A bug in Panther. by Anonymous Coward · · Score: 0

    Apple's Panther has a serious bug that wipes out external FireWire drives during the upgrade procedure. Worse, many Mac users are backing up to external drives before upgrading. Some are losing everything.

    http://www.wired.com/news/mac/0,212 5,61031,00.html?tw=wn_tophead_1

    1. Re:A bug in Panther. by chrome · · Score: 1

      Your link doesn't work.

      Here is a working one.

      You do know html tags work on slashdot, right? :)

  58. Excellent! by zanderredux · · Score: 0, Troll
    They dropped the Aqua theme and the pinstripe thing, which I really loved, and they've gone back to the brushed metal theme. Which is, by the way, predominantly gray, just like Windows used to be.

    Next thing, Apple will finally drop entirely the Mac interface and adopt KDE or Gnome.

    Hope they bring their UI expertise to Gnome, that would make it a killer desktop!!!!

    1. Re:Excellent! by Anonymous Coward · · Score: 0

      Dream on.. By the way, his statement is false, by clicking the upper right button of the finder, you get an aqua spatial finder, like the Classic OS9 users would like.

    2. Re:Excellent! by Anonymous Coward · · Score: 0

      Just like Gnome? Gad, that would f-ing suck, actually. Just wait until you get to be 17 years old. By that point you'll be tired of recustomizing your desktop every day. When you dont have an extra 8-16 hours a week to tweak your OS - pushing the minimize/max buttons around the window's border, making hotspots on the desktop, skinning every app to look like a j-pop cartoon.. thats when you'll appreciate a professionally-designed consistent interface.

      and for the last time - OpenOffice IS NOT FREAKING COMPATIBLE WITH MS OFFICE! Bulletized text are prefixed with small DOTS not DIAMONDS or hearts or other cute widgets. It's great if you work alone, but when you start to work in the real world, you'll understand.

    3. Re:Excellent! by Anonymous Coward · · Score: 0

      HAHAHAHAHA.

      Your definition of compatability has to do with the way an application visually displays an un-ordered list?!

      HAHAHAHHA

      Fucking idiots. Oh and by the way, the real world is alone. You just think you are all jammed up with a bunch of other people that understand you. They do not, nor do they truly want to. Get used to it.

  59. predatory practices? by muyuubyou · · Score: 0, Troll

    I tend to feel sympathy for Apple just because it's not "the enemy" and in fact is competition for this "enemy" we know and can recognize very well. In fact I feel very tempted right now to go and buy one of the cheapest iBooks.


    However Apple isn't playing fair enough with the Open Source community. It's based on BSD. That's ok - they every right to do so and in fact BSD gets some "brand recognition" out of it.

    They release a Quicktime player for Windows and not for Linux/FreeBSD/etc . Not even a closed source one. My guess is it shouldn't be complicated to port it anyway. But they don't even try - they do release Darwin Darwin for x86. And as you said, you can use mplayer for Mac as well. That's the way this "yours is mine, mine is mine" strategy.

    The same extends to iChat and iPhoto too. Don't release them even closed source for other systems unless they benefit out of it (usually windows software) - this is a purely practical and completely uncollaborative standpoint. And they can get Open Source alternatives as well (Gimp for instance, but just check how many O.S. packages have been ported) and they benefit of that greatly. Apple doesn't have competitive alternatives for several of those packages and the budget Mac user can afford now to own a Mac without breaking the bank to pay it's rather expensive software (warez is the shamelessly accepted option for windows).


    The moral of the story is: Apple practices are the closest in the market. Cut the "Apple openness" bull. If Apple was in M$'s position it would probably be even worse, with their closed hardware policy. Apple has taken much, much more from the O.S. community than it has given. Your post shows that good old parasitism still works.

    I think I'll still have the iBook, but cut the crap.

    Love, muyuu

    1. Re:predatory practices? by chrome · · Score: 1

      I'm not sure about your comments with regard to iChat and iPhoto. Especially iChat, I think to be able to port it to linux, they'd have to port a lot of their Aqua library as well - and a bunch of the CoreFoundation libraries that are not opensourced.

      Their apps make such an extensive use of their proprietary frameworks, I don't think a port is really possible.

      It would be nice, obviously, if they just opensourced all of Aqua, but they are not going to do that - thats how they make money! By attracting developers to their platform, and in turn, users.

      And let me tell you, 10.3 is a *really* nice development platform. I mean, just take a look at some of the documentation.

    2. Re:predatory practices? by Llywelyn · · Score: 1

      >However Apple isn't playing fair enough with the Open
      >Source community

      Oh really? They follow all of the licenses, they have helped improve many programs and libraries (gcc and KHTML come immediately to mind) and they have given us quite a bit (say, all of Darwin) that they didn't have to.

      >They release a Quicktime player for Windows and not for
      >Linux/FreeBSD/etc

      That is because they are a "Company" trying to turn a "Profit."

      Quicktime Player on windows makes sense--it is a mechanism to get their format adopted as the standard for digital video editing. Porting to linux won't help them in this regard.

      >The same extends to iChat and iPhoto too. Don't release
      >them even closed source for other systems unless they
      >benefit out of it (usually windows software) - this is a
      >purely practical and completely uncollaborative
      >standpoint. "

      They are a "company" trying to turn a "profit."

      Say it with me now. They do not have a profit motive in porting their iApps. They would have to justify the costs, whatever those happen to be, and they aren't looking at gaining anything by doing so.

      Is MacOS X as open as Linux? No, not particularly. Was that in any way relevant to anything that I've said? Nope, not even slightly. Do I care whether it is as open as Linux?

      Not even slightly. I choose an OS and apps based on what works for me, not for religious reasons.

      --
      Integrate Keynote and LaTeX
    3. Re:predatory practices? by muyuubyou · · Score: 1

      >I choose an OS and apps based on what works for me, not for religious reasons.

      So do I. As I pointed out several times in my post, they are being practical. Yes, they are a company trying to turn a profit. Now, tell all these trolls to stop the "apple openness" false bullcrap. I understand when Apple spits that shit toghether with dubious marketroid speak in their benchmarks "because they are a company trying to turn a profit". I can't stand deceiving fanboyism.


      That said, Mac people aren't usually qualified to rate Linux and don't even know Linux innovations that are not "standard" (Enlightenment for instance) and there's more hobbyist innovation (and a lot of not so hobbyist University innovation), ideas and contribution in Open Source than anywhere else.

      I have tried Mac (the design boy by my side allows me to play with this powerbook and his dual G4) and I like it. It's been fast enough for a long time if you aren't using it for gaming. I'd add a second darn mouse button but that's not such a big deal.

      I don't have experience in Mac application development, that's why I'm buying one soon. I hope Apple takes a fair share of the Joe Schmoe market for Microsoft. I believe in competition and in software development for a living and not just as a hobby.


      Cheers.

    4. Re:predatory practices? by Megane · · Score: 1
      They release a Quicktime player for Windows and not for Linux/FreeBSD/etc . Not even a closed source one. My guess is it shouldn't be complicated to port it anyway.

      Maybe it is, maybe it isn't. I suspect that it may be more trouble than you think. Why do I think this? Look at the VLC player. Mac version, unpack it and drag to Applications folder. Windows version, typical installer. Linux version, long list of "you need these libraries installed in your system first".

      And then there's the issue of video hardware. Mac and XP both have good APIs to support using video accelleration and separate framebuffers for playing video. X Windows is still an artifact of the '80s, so you have to bolt on some extra APIs somewhere to do that. When you start talking about FreeBSD, then you've got the issue of binary executable formats too. Apple is not going to release Quicktime as a bunch of .c/.h files with a makefile just so you can maybe compile it under FreeBSD. Even if you already have the thirty other libraries it would need.

      And then there's the issue of the Sorenson codec, for which I can remember there was finger pointing between Apple and Sorenson about why there's no Linux version. But you still need an API to compile the rest of Quicktime to anyhow.

      Besides, can't you run Quicktime for Windows under Wine anyhow?

      --
      #naabhaprzrag, #sverubfr-000, #agi-fcbafberq, negvpyr[pynff*=' negvpyr-ary-'] { qvfcynl: abar !vzcbegnag; }
    5. Re:predatory practices? by ncr53c8xx · · Score: 1
      Oh really? They follow all of the licenses, they have helped improve many programs and libraries (gcc and KHTML come immediately to mind) and they have given us quite a bit (say, all of Darwin) that they didn't have to.

      No, they don't follow licenses: FSF had to threated to sue them before Jobs released the changes to gcc. As for giving back to the community, the FreeBSD people were pretty happy to have Apple support till one by one all Apple-paid developers withdrew from FreeBSD.

      Do I care whether it is as open as Linux?

      Openness of a platform is not a matter of religion. It is human nature to yearn for freedom. I suppose you would be happy to be a well fed prisoner.

    6. Re:predatory practices? by Anonymous Coward · · Score: 0

      I'd rather be in jail and eat, than starve to death in the wilderness

    7. Re:predatory practices? by muyuubyou · · Score: 1

      This case is about being in jail and eat thinking you would starve to death in the wilderness, only to find when you are released that you're eating just okay.

    8. Re:predatory practices? by Anonymous Coward · · Score: 0

      Even supporting opensource a *little* is pretty great for a company in their position. More importantly, they use open standards, which means it plays nice with open source software.

      Let me put it this way: Of course they won't open source all their software. Their entire business model is to make premium (read: high end) products at a premium price. They package things in such a way that if you want one of their products, you usually need to buy others.

      Of course you can say that they shouldn't use this business model, but it's the only way they can survive. If you don't like it, don't buy Apple products, but I, for one, think the world is better off with Apple in the picture.

      A little diversity really makes for a better situation. Open source solutions have traditionally produced less-than-user-friendly-polished products. That's the weakness of the open source movement. A product that lacks a commercial developement team under a unified vision and strict guidelines tends to produce unpolished (however great and well-written they may be) products. They are typically also not aimed at Ma and Pa types, therefore reducing the motivation for developers to make polished products.

      However, Ma and Pa types are usually willing to deal with paying a little extra for closed systems as long as they get the polish. A commercial company is willing to add polish to an open system so long as they get to keep Ma and Pa's money.

      Once Apple open sources everything, there's no reason for Ma and Pa to buy it. Suddenly there's no reason for Apple to polish it. This puts you back in the position of having no Apple, and Ma and Pa go back to MS, who without any competition to speak of abuse their monopoly even more.

      With Apple around, you get a consumer OS suitable for Ma and Pa that shares similar underpinnings with Linux, open source components, and uses open standards. In addition, it supports gcc, konquerer, fink, Xfree86 and others, as well as hyping open source to some who would otherwise be closed to it. It allows users to easily run open source apps on their desktops, and makes sure their product works well with BSD/GNU products.

      All Apple wants to keep for themselves is the polish. Nothing else, just the polish. Plus, keeping the polish is within the terms of the license agreements of the open source software the use. Do you really want to deny them that, the one thing that keeps them afloat and allows them to continue to help open source? If so, then you, my friend, are the sort that enables open source advocates to be roundly catagorized as a radical fringe group of communists.

  60. Here are the applications... by dripwipeflush · · Score: 2, Informative

    Linux has many high-quality desktop applications: WordPerfect OpenOffice Xess Applixware Gnomeeting Blender Maya Mozilla Nvu GIMP (ad infinitum sourceforge.net && freshmeat.net) Civilization Quake3 Return to Castle Wolfenstein Kohan FreeCraft FreeSpace Vendetta (ad infinitum happypenguin.org && linuxgames.com)

    1. Re:Here are the applications... by Anonymous Coward · · Score: 0

      Let me know when you find a suitable replacement for Illustrator.

    2. Re:Here are the applications... by Anonymous Coward · · Score: 1, Funny

      Talent

    3. Re:Here are the applications... by GeorgeH · · Score: 2, Funny

      Which of those don't run on Mac OS X?

      --
      Why can't I moderate something "Wrong" or at least "Grossly Misinformed"?
    4. Re:Here are the applications... by *xpenguin* · · Score: 1

      Which of those don't run on Mac OS X?

      Kohan

    5. Re:Here are the applications... by davids-world.com · · Score: 2, Insightful

      Neither is Open Office specialized (it's a bread-and-butter office productivity suite), nor is it high quality.

      Mozilla, GIMP, Blender, Open Office and I guess many of the others run on OS X too, at least with the same quality (X11 GUI) as on Linux.

    6. Re:Here are the applications... by dripwipeflush · · Score: 1

      Neither is Open Office specialized (it's a bread-and-butter office productivity suite), nor is it high quality.

      Allow me to impose on everyone my multiple-personalities...

      Enable Mode.Bruce-Perens
      If there is any lacking feature which the majority of other users didn't find needful, you are welcome to implement it yourself as you have the sourcecode.
      Disable Mode.Bruce-Perens

      Enable Mode.Theo-Du-Ratd
      RTFM! Add features you want! If you want a paper-clip, put it in there GODDDAAAMIT!#@$
      Disable Mode.Theo-Du-Ratd

    7. Re:Here are the applications... by dripwipeflush · · Score: 1

      $ cd /mnt/wineC/Program*Files/Adobe/Illustrator
      $ wine Illustrator.exe
      .

      Also, having invested the Time/Money in downloading and installing libTalent-1.0.so may do some help if you don't have libwine.

  61. Remember AmigaOS by johannesg · · Score: 4, Insightful
    As the AmigaOS style guide said, "Simple things should be simple. Hard things should be possible." And that's the way it should be.

    Your funny statement notwithstanding, impossible things are by their very definition impossible on any OS in any situation.

    1. Re:Remember AmigaOS by Alan+Partridge · · Score: 1

      There's not much point trying to introduce rational thought into a fanboy flame war.

      Nice try, though.

      --
      That was classic intercourse!
    2. Re:Remember AmigaOS by old_unicorn · · Score: 1

      Impossible when? Impossible yesterday may be possible today and easy tomorrow.

      --
      ***You learn something Every day. And then you die.***
    3. Re:Remember AmigaOS by d0n+quix0te · · Score: 1

      Nope, it was Alan Kay (of Apple and, Dynabook fame) who said, "Simple things should be simple, complex things should be possible" This was the philosophy from the Mac guidelines.

      And of course, as Einstein said, "Things should be as simple as possible. But no simpler."

      And it was Thoreau who said "Simplify, simplify, simplify" which I wish the GNOME/KDE/OO.org developers would take to heart!

    4. Re:Remember AmigaOS by fire5ign · · Score: 1

      Indeed... Hard things were possible on the Amiga, like the time one of my students erased the system OS that the Amiga was running. Just try that with Panther!

  62. In common parlance, it isn't. by Haeleth · · Score: 1
    How many times do we have to say it, comparing KDE/Gnome etc.. to OSX isn't comparing Linux with OSX. You're comparing a desktop environment that just happens to run on Linux with OSX.

    If you're going to compare OSX and Linux then you should be looking at the kernel performance.
    Then you shouldn't be comparing OSX to Linux - you should be comparing Darwin to Linux.

    Let's be realistic here. "Linux", these days, effectively means "Linux + XFree86 + KDE or Gnome". If you say Linux, that's what most people think of. Even a large proportion of Slashdot readers. And what most of these people would say, to refer to the kernel, would be "the Linux kernel".

    That this is technically "wrong" is irrelevant. Consider the word "America" as an analogy. "Technically" it refers to a continent - but in practice, if I say "America", nearly everyone will think of the USA - even many Canadians! Likewise, if I say "England", most people outside Scotland and Wales will think of Great Britain. And likewise, if I say "Linux", most people who've heard of it will... okay, they'll think of a command line, but if I say "Linux" in the same breath as "OS X", they'll think of KDE or Gnome.

    So... comparing KDE/Gnome, running on a Linux kernel, to OSX, is comparing Linux with OSX. Sorry, but that's the way the world sees it, and therefore that's the way it is.
    1. Re:In common parlance, it isn't. by lieven_dekeyser · · Score: 1

      Then you shouldn't be comparing OSX to Linux - you should be comparing Darwin to Linux.

      nope, you should be comparing Mach to Linux :p

    2. Re:In common parlance, it isn't. by gilesjuk · · Score: 1

      Fair enough, but I would rather see someone write "Comparing OSX to a Linux distribution".

      Make it clear what they're comparing (including the CPU family etc..). It's not much use comparing Red Hat running on a P4 2GHz 256MB RAM to a Dual G5 with 1GB RAM.

    3. Re:In common parlance, it isn't. by vegetasaiyajin · · Score: 1

      Consider the word "America" as an analogy. "Technically" it refers to a continent - but in practice, if I say "America", nearly everyone will think of the USA - even many Canadians!
      In Latin America and Spain (don't know about other countries) when you say America we think about a continent. We only think about USA when you say Estados Unidos.

      --

      My heart is pure, but make no mistake, it's pure evil
  63. Re:The 4 People Who Switched To OSX by Anonymous Coward · · Score: 0

    or maybe part of the switch was to get away from broad minded linux zealots?

  64. Re:The 4 People Who Switched To OSX by Anonymous Coward · · Score: 0

    Another point to consider is that after someone drops a couple or three thousands dollars of dollars on their Apple rig, there is a strong psychological need to justify the expenditure. Very few folks want to reveal publically that their very expensive choice was a mistake. In other words, such a party would not be the most objective source for information.

  65. They would sell like hot cakes... by xiaodidi · · Score: 0

    ...if you could install OS X on them.
    pithy.

  66. Recommend Mac's to novices? by malsdavis · · Score: 4, Informative

    I played around with a Mac OS X computer (one of the cool looking 'lamp' ones) in PCworld the other day and was extremely impressed.

    Personally I will stick to Linux because I like it but I think for a lot of novice computer uses currently using Windows because 'theres no other choice', I think should consider switching to Mac OS X.

    I had always sort of them as being extremely expensive but the ones in the shop (which sells both Windows and Mac computers) were about the same price as the Windows ones.

    The major problem is that as the sales guy explained to me, people don't realise a 800mhz G4 is far better than say a 1.5Ghz Pentium however when people see the 800mhz mac costing more than the 1.4 ghz PC they obviously go for the PC.

    Kind of reminds me of the old saying that if it wasn't for Apple's pathetic marketing practises they would be the dominant software company of today (whether that is good or bad I don't know).

    However, I think that for novice users who arn't quite ready to use Linux as a desktop (in its current form), then they should be recommended a Mac as they are atleast half way there and all competition is good for the computer industry, better than everyone dominated by one large monopoly anyway.

    1. Re:Recommend Mac's to novices? by Trurl's+Machine · · Score: 1

      The major problem is that as the sales guy explained to me, people don't realise a 800mhz G4 is far better than say a 1.5Ghz Pentium

      My friend, you shouldn't really believe in EVERYTHING the sales guys tell you. "Selling is what selling sells but only saints from seventh avenue can sell the seventh hell", as Joe Strummer once wrote. In some applications, yes, 800 MHz G4 can match 1.5 GHz Pentium (but not really surpass it). However they are not necessarily the applications Joe Shmoe is mostly interested in. Like games, for example.

    2. Re:Recommend Mac's to novices? by 0x0d0a · · Score: 1

      Uh...unless you have a benchmark designed to do nothing but let an 800 MHz G4 beat a 1.5 Ghz P4, it's not going to happen.

      Of course, the question then is whether you *need* the CPU power (of course, the counter is "with CPU-hungry OS X, you do").

    3. Re: Recommend Mac's to novices? by furriskey · · Score: 1

      I am an owner of one of those "lamp" computers, the 17" LCD iMac.
      We bought it because my girlfriend does graphic work and needed the colors on the screen to match the colors coming out of the printer (something which was giving trouble on our , admittedly cheap, pc and monitor that we had before.)

      I have to say that one the whole, despite being wowed by the sheer beauty of the machine and the interface, I am dissapointed with our purchase.

      The performance is certainly slower than an equivalently priced PC - even my XP Pro laptop, which was only couple of hundred $ more than the iMac blows it away in terms of overall performance. This seems to be because of OS X (Jaguar) because when we boot into OS 9 it is much faster. I hear that Panther has improved performance, but I will feel a bit robbed if I end up paying another $140 for an upgrade to a system that is very new, and was already highly priced.

      I think that it will take time for Linux desktop distro solutions to mature to the point where they have the software choices and ease of use that matches Windows/Mac, but when that day comes it will be good for users in general. When Linux has a 30% desktop share, it will keep Apple and Microsoft on their toes. We may look back on a time when trying to charge $140 for an OS upgrade every couple of years seems inconceivable.

    4. Re:Recommend Mac's to novices? by Anonymous Coward · · Score: 0
      Apple and their sales reps have been doing the "less megahertz is better" thing for years and years. Sometimes there is a morsel of truth, but most often it is just a cover lie for the fact that they cannot match the development cycle of the rest of the world all by themselves.

      Your example is not a good one, because a 1.4ghz Pentium-M chip can outperform a 2.1ghz Pentium 4 chip at most tasks. Actually, in the bechmarks I have seen, a 1.2ghz M can keep up quite handily with a 3ghz hyperthread P4. And that is just on the Intel side. All of that aside, I don't think any knowledgeable Mac user will try to defend the G4 chip against Intel chips of even equal mhz ratings, let alone greater ones. To complicated the matter further, the PC side has had low demand OSes (with the exception of XP) all this time. Mac OS X is still catching up with efficiency to XP -- the worst of the PC lot, and that is only with the help of offloading a ton of its "candy" to the video board. It is not even nearly a match against an intelligently coded window manager in Linux, such as OpenBox.

    5. Re:Recommend Mac's to novices? by ToAnMy · · Score: 1

      This is nonsense! I've been using linux for ten years and there is no such thing as being "ready to use linux on the desktop". With respect to OS X, Linux is a huge step backwards in productivity. Linux as a desktop system is inconsistent, amateurish and butt ugly. The only reason I stuck with Linux so long is that I love the CLI, Emacs and the ability to run my simulations on 50 machines simultaneously due to the multi-user paradigm. However, creating a scientific poster or a presentation was always an ordeal as the tools available are ancient relics.

      After I got my PB 1Ghz I could never, ever work on a linux box again. It just has to be tried, and then it is no way back. I still buy PCs with linux and stick in the computerroom -- no monitor, mouse or keyboard. Just lots of memory and and fast cpu's that can run the CLI programs I develop under OS X.

      I guess many will look at this posting as pure trolling, but I really mean it - many linux users really are in denial. Linux is great for many things, but as a desktop system it is a useless, sorry, unproductive mess... I'd still use Linux instead of windows, as most of what I do is better suited to this platform, but with OS X I can do all that, and I have a great desktop OS as well. Unbeatable...

  67. Another one liner by tres · · Score: 2, Insightful


    Yes, and just the other day, a quick SSH from my Powerbook to one of my remote desktop clients running Linux revealed that it was only the GUI that had frozen.

    --
    Notes From Under *nix: blas.phemo.us
  68. Re:Let's Do It !!! by TheNetAvenger · · Score: 1

    that's not really true at all you know...the BSD license pretty much lets you do what you want with the code, there's no requirement to open derivative works.

    The license can be debated for hours, but you are also forgetting the basic MACH license, that REQUESTS that all derivative works be returned - i.e. Open.

  69. you must be joking. by Selecter · · Score: 0

    "FOR THE REST OF US, LINUX IS WHERE IT'S AT"? huh? you make it sound like Linux is the op system that has 90% market share. Please. :/ I'm REALLY GLAD you LUB LINUX SO MUCH, but lets not get carried away. Repeat after me please....it's just an operating system.....it's just an operating system.....maybe I can de-program you. Yeah go ahead, mod this a troll. I dont care. It needed to be said.

  70. Practicality by Toomuchstuff · · Score: 1

    For the average everyday user Mac OSx is far easier to use and maintain. Linux is wonderful but it is pretty high maintenance. I switched recently from a Red Hat 8 machine and a Windows XP pro to a very elegant new 15" powerbook now running "panther" OSx 10.3 (which albeit is a bit bug laden) is a wonderful system. I'm a very happy camper. I just needed to get stuff down without futzing around with the system.

    1. Re:Practicality by Anonymous Coward · · Score: 0
      How is Linux high on maintenance? It might be high on install and configuration, but that is not maintenance. Once I get everything set up the way I want with Debian, I *never* have to maintain it. Once that sucker is installed it lives on that computer until the computer is dead. I have never had to re-install Debian.

      Windows is arguably the worst for maintenance. The system just becomes a royal mess after a while, and eventually requires a re-install unless you are so anal retentive that you spent 10x the re-install time being pansy toed around it. OS X is a bit better, but still has issues with things spontaneously combusting, especially with fonts. I had never seen a system before that completely coughed up its lung because one font went "corrupt." I don't even know how a font could possibly get corrupt. Macs have always had issues with file corruption. They are better than they used to be, but any long-term Mac user knows exactly what I am talking about. What's the old mantra for a dodgy application? "Trash the preferences and see if that works." Nine times out of ten it was a corrupt preference file. With X, somehow the fonts are vulnerable to corruption, and it takes a lot of screwing around with it to get it back into an operational state.

      This is where the second part of maintenance resolution comes in. When and if an OS does go belly up, I've found it to always be easier to fix a Linux system than anything else. With Linux goes belly up because I did something stupid under root access. With Windows and X they can do it all by themselves. With both Windows and X you have to know a lot of undocumented crap to get your system working again. With Linux, it is all documented, everywhere.

  71. 8 * Shit is still SHIT you grabasstic troll! by FatSean · · Score: 1

    gurgle it.

    --
    Blar.
  72. cheap and exclusive... by jpellino · · Score: 1

    What's in my classic apps folder?
    Claris Home Page - yeah, yeah, yeah...
    GPSY & DeLorme Street Atlas 6 - no decent replacements yet
    Photoshop LE - Elements is at present too cumbersome for the $100
    PageMaker 6.x - still does a yeoman's job balanced against the upgrade cost
    Microsoft Works - for playing whack-a-mole with legacy docs

    --
    "Win treats sysadmins better than users. Mac treats users better than sysadmins. Linux treats everyone like sysadmins."
  73. mod this shit up by Selecter · · Score: 0

    pretty much says it all. Going to the Apple Store today after work and buying a new mac. I'm tired of Microsoft's bullshit, I'm tired of worms and virii, and I'm tired of DRM windows style - it's gonna be intrusive and nasty when it hits full force, and there will be no OFF button. Time to switch and leave the windows machine for playing games, which is the only thing they are better at the mac anyways.

  74. Re:Let's Do It !!! by Anonymous Coward · · Score: 0

    Unless it REQUIRES then there isn't much debate.

  75. what are they comparing ??? by moro_666 · · Score: 0

    it's like comparing linux & windows.
    these are totally different items, if they
    just want to compare gui-s like kde or gnome
    then just call it that way (compared kde on linux with mac os X ) or smth like it.

    i consider my machine running on linux althrough i hardly ever bring up any more applications than vim in an xterm :D

    [??? when is this "comparing" going to end ???]
    it's just a waste of time and money, as are the
    news about it.

    --

    I'd tell you the chances of this story being a dupe, but you wouldn't like it.
  76. I disagree by Anonymous Coward · · Score: 0

    People who use OS X certainly is very different from people who use Linux. Few reasons:

    1) Linux runs on cheap, commodity and easily available hardware.

    2) Linux is written by the people for the people.
    If you don't like anything about it, theoretically, your knowledge is the only thing that stops you from fixing it. OS X and the many apps which run on it are owned and controlled by their respective authors. Hence one is a knowledge driven culture, while the other is not.

    While I am not against people who don't value these things, they should be mentioned.

    1. Re:I disagree by Anonymous Coward · · Score: 0

      You're right, in theory, that nothing keeps me from fixing Linux except knowledge.

      Oops, wait, and time....and oh yeah, desire. You see, I have shit to do sometimes that prevents me from spending my days writing code for fun, and it's worth an extra $130 a year to have someone do it all for me.

      Hell, I don't care if it's Linux or BSD. Just so it works without me screwing around with it all day.

  77. Making the impossible possible by Skreech · · Score: 1

    Making the impossible possible has already been done with ZomboOS.

  78. And another point yet... by xiaodidi · · Score: 0

    Another point to consider is that after someone spends a couple of weeks installing and hand-tuning Linux, there is a strong psychological need to justify such time expenditure. Very few folks want to reveal publically that their very time-consuming choice was a mistake. Etc.

    1. Re:And another point yet... by c77m · · Score: 1
      While my experience agrees with your statement, I think it's pretty universal that time and knowledge come much easier than money. At least the ridiculous sums of money required to purchase Mac gear.

      I'm an end-user at home these days, mostly because by the time I get home from work I have little interest in interacting with technology (perhaps with the exception of the ReplayTV.) The OS on my linux box at home was last built close to three years ago. I haven't had a reason to build a custom kernel or do any significant tuning since well before that. (Read: My computer is for work, my console is for games.)

      So the question for people like me is.. Do I want to spend about $500 on a decent Dell (my last one was $498 after rebate, including an LCD monitor) or do I want to drop four times that much on a Mac? The Mac would be much better in the end for things like my digital darkroom, but I can't justify the price difference when I could use that hypothetical money to buy some new lenses and a nicer tripod. If Mac could bring the bang:buck ratio down a bit, I'd be all over it.

    2. Re:And another point yet... by xiaodidi · · Score: 0

      I don't think it's an issue of cost. People that have the education to use computers are relatively well off, and the price difference between a Mac and a PC won't break them. To paraphrase you, time and knowledge will give you money, and vice-versa.

      Moreover, for most Linux users would be even cheaper to go and use the Windows OS that came installed on their machines of choice. At least they would save time. Indeed, at least here in Europe, sleek-packaged Linux distros sold in stores are quite popular. Each box costs a good third or even half of the corresponding Mac or Windows OS box.

      Linux users think Linux is cool. So do Mac users of their OS. The latters may have more spare time to do other things.

    3. Re:And another point yet... by morelife · · Score: 1

      a couple of weeks installing and hand-tuning Linux

      =cough= dude. A fully operational linux desktop system can be brought to production in less than three hours. Couple of weeks? Ok, you're a little new at this, so just as an example for you, I have 4 linux and one freebsd systems operational on my home /office lan. I built over 14 Unix servers in 2003, all in operation now. Maintenance is pretty minimal. It takes more effort to keep my couple of win2k patched and "safe" than fix unix/linux problems. I would say most of my peers are roughly in a similar scenario. If you are spending that much time on one linux system, certainly you're going to have a bad impression of the process.

      strong psychological need to justify such time expenditure
      Sorry but you're way way off base here. Linux today is a far superior system than Mac OS9. OSX has yet to prove itself. I made over $160K last year working with Linux and FreeBSD exclusively. My peers are the same - we don't have to justify anything to you!

  79. #1 Reason I'd never switch to MqacOSX by brunes69 · · Score: 1

    I love Apple hardware and products. ANd believe me I am dying to get a new Powerbook or G5. But no matter what Mac product I get, I am going to end up installing Linux PPC on it.

    The reason? Aqua. I *hate* the look of Aqua, and Apple decided "hey everyone will *LOVE* this so why have themeing?". Newsflash, everyone doesn't want bubbly garbage all over their screen.

    If I coudl switch OSX themes I would be able to use it. Although I also hate the OSX dock... but I could work around that probably by using some 3rd party task manager.

    1. Re:#1 Reason I'd never switch to MqacOSX by moro_666 · · Score: 0

      you got a point there ...
      mac dudes should go back to some compact
      theme , these bubbles are really annoying
      and the annoy even more as an emulation
      on other systems and programs
      (like some "mozilla" called thangs :D)

      anyway, linux will rule with the ideological points,
      mac os x rules with the gui & easiness (kde and gnome
      teams still have a lot to do ..) ..

      so there is no winner, no matter how you may compare them.

      --

      I'd tell you the chances of this story being a dupe, but you wouldn't like it.
    2. Re:#1 Reason I'd never switch to MqacOSX by canon006 · · Score: 1

      Check out Duality 4.0 GT for OS X, I don't think it's been updated for 10.3 yet but it lets you theme OS X, and there's some good clean themes for it. It works pretty well too I've been using it on my iBook for months without any complications.

    3. Re:#1 Reason I'd never switch to MqacOSX by Scarpia10 · · Score: 1

      You could also pick up a copy of themechanger, which is a bit simpler and is open source! Then go to resexcellence for all of your theme needs.

      I don't mind the look of aqua, but I do get pretty tired of it after a while. Can't wait till themes get updated for 10.3!

      http://themechanger.sourceforge.net/
      http://www .resexcellence.com/themes/

  80. However, a lot of developers might want to move.. by igomaniac · · Score: 3, Insightful

    If you're like me and want to do some development for fun, the new developer tools that come with Panther are absolutely amazing. I think it beats anything available for free (fix and continue, need I say more...) and also beats Visual Studio (which is, to be fair, a pretty good product even if it is made by the evil empire) which certainly does not come for free with every compy of WinXP.

    It is my opinion that an OS that makes developers comfortable is going to be a successful OS, so full credits to Apple on this one. I would really never have considered buying a mac before OSX (come on, they didn't even have a command line!) but now I have, and it just let's me get on with doing what I love, writing software...

    --

    The interactive way to Go -- http://www.playgo.to/iwtg/en/
  81. Maintenance by nuggz · · Score: 1, Informative

    Linux High maintenance?
    Only if you screw with it a lot.

    The extent of my regular maintenance for the last few years is running apt-get to get security fixes.
    Only occasionally a kernel upgrade.

    I've found my linux machine needs much less work to keep it running smoothly then my windows machine, which starts acting weird every few months.

    1. Re:Maintenance by demon · · Score: 1

      Amen. My Debian boxes just hum away, doing what I tell them to do, no questions, no bullshit. Update packages periodically, and it works like a charm. I have a PowerBook (Pismo) and a PowerMac 7500, and things work nicely, just like on my x86 systems.

      As far as Windows... Windows just eats itself every so often, on every machine I've ever seen in run on. A friend of mine tells me every so often about the huge Unisys 32-way Windows box they have where he works, and more than once, Windows has just eaten itself on that (multi-million dollar) Windows system. They have to pay a Windows "expert" to come in, look at it, and say "eh. Have to just reinstall Windows." Confidence-inspiring, isn't it?

      --

      Sam: "That was needlessly cryptic."
      Max: "I'd be peeing my pants if I wore any!"
  82. killing loginwindow usually resolves GUI problems by teridon · · Score: 4, Informative

    The majority of user-level processes are started by loginwindow or children of loginwindow, so killing it kills everything except the OS itself. This also returns you to the login window. In effect, this is the same as killing X11 when it locks up.

    --
    I hold it, that a little rebellion, now and then, is a good thing. -- Thomas Jefferson
  83. I'm still a Classic user. by eunos94 · · Score: 1

    Well, I have to say, I boot into OS 9 a couple times a week because Finale by Coda is not available for OSX. This isn't a problem of Classic mode so much as it is of Coda in not providing software that is even mildly up to date. Finale just won't function under OSX Classic Mode and Coda doesn't care that their users are cryinng out for solutions. They are so far behind the times it's unbelievable. If any of the other music notation software starts to come close in functionality I'd switch, but until then, I'm stuck booting into 9.

  84. One error I noticed by alfredo · · Score: 1

    OSX did give back the OS9 finder. Just hit the little oval button on the top right of the window, and you are back to the land of yesteryear.

    Anyone find the naked Britney Spears Easter egg?

    --
    photosMy Photostream
  85. Gimp again! by xiaodidi · · Score: 0

    I run Gimp on OS X. Good and successful Linux apps will always be ported to OS X.

  86. Virtual Desktops by signals42 · · Score: 2, Interesting
    A feature I would love to see in Mac OS X is virtual desktops.

    Me too. I've been a Linux user for years. I took a job at a prepress company last year, and now have a TiBook running Jaguar on my desk. OS X is okay, but it needs virtual desktops, badly.

    I have a dual head setup with an external monitor and the laptop's LCD screen. I frequently have both screens covered with windows, and can't find what I want. Maybe Panther will fix this with Expose, but it's not the same as virtual desktops.

    Does anybody know of decent virtual desktop software for Mac OS X?

    I've tried this but it's not really virtual desktops, it's more of a kludge that uses "Hide Application" to simulate them. (Or at least it was, it's been a few months since I tried it.) It also has that gigantic desktop switcher box that uses up my precious screen real-estate.

    I sure would like to find one that works like the traditional X11 notion of virtual desktops.

    1. Re:Virtual Desktops by meta-monkey · · Score: 1

      Actually, I use CodeTek Virtual Desktops, and I like it very much. Works for me. Still, this is something Apple should have included out of the box. Who ever heard of a Unix GUI without virtual desktops?

      Only problem is it's slightly broken with Expose. When you do the "show all apps" command, apps on other desktops don't show up, but they take up screen space. You can still select them by moving the mouse over the empty space where they'd be and clicking, and then your focus will switch to that app on its desktop. Their website says they're working on version 3.0, which will be ready in January and will play nice with Expose. We'll see.

      --
      We don't have a state-run media we have a media-run state.
    2. Re:Virtual Desktops by overunderunderdone · · Score: 1

      I've been using Desktop Manager for the past week or so and am pretty happy with it.

    3. Re:Virtual Desktops by NtroP · · Score: 1
      At work I use a RH 9 Box and I LOVE/need my 6 virtual desktops - I have been wishing for Apple to implement it since 10.0.

      At home, I installed Panther. I have to say, for what I use virtual desktops for, Expose does even better! It is an AMAZING productivity tool!

      I have 3 Monitors (a 22" flat-panel and 2 Dell 17") and often have Photoshop (with many images open), Safari, iTunes, iChatAV, several terminal windows, etc, etc open on various monitors, cluttering the desktop. I've re-mapped the middle mouse button (sorry, Apple NEEDS to come out with a 3-button scroll-wheel mouse) to "All Applications" Expose and I can instantly get to where I need to go while Still being able to see and monitor what is happening in my other apps.

      With virtual desktops I am always having to switch back and forth to "check in on" the progress of, for instance downloads, compiling, etc. I use my other monitors for that and use Expose for "digging down" into the mass of windows on my 22" center monitor. I've yet to wish for virtual desktops since Panther. Just my opinion, but I'd have paid $129.00 for that alone now that I'm hooked.

      --
      "terrorism" and "pedophilia" are the root passwords to the Constitution
    4. Re:Virtual Desktops by Anonymous Coward · · Score: 0

      A quick me too post - both on CodeTek VD usefulness and expose issues. But I did want to add about the original poster's big pager comment that you can size the pager to whatever dimensions make sense on your desktop. Partial transparency also makes the pager less intrusive. Very workable, and looking forward to an expose fix.

    5. Re:Virtual Desktops by DraKKon · · Score: 1

      you do know that you can resize that switch box right? Yoy should check out the latest version.. it rocks..

      --
      "It's not like your minds are as open as the source you love..." - Me to the majority of Slashdot.
    6. Re:Virtual Desktops by argent · · Score: 1

      I use Desktops Manager too. It's discreet and just does the virtual desktop thing... but it does it well.

      One thing I find amusing, though is this comment: "it's more of a kludge that uses "Hide Application" to simulate them"... um, that's pretty much how virtual window managers on UNIX work, you know... :)

    7. Re:Virtual Desktops by Anonymous Coward · · Score: 0
      Actually, not really. Virtual desktops is something built into the X11 protocol that switching front ends access. It is up to the switcher to limit number of them and the conceptualization of their layout (like wmaker's strickly horizontal, versus Enlightenment's dual system of matrix desktops in layers of equal sized matrix sets.) In short, whether or not the window manager actually even has an iconization or hiding function built in to it, at the X11 level it can access these paging functions. Indeed, the window manager itself might not even support paging at all, and a third dedication application can handle the entire thing on its own.

      OS X's underlying GUI system, on the other hand, has no such function anywhere. Instead it just has the window manager level "hide" feature for each individual application. X11 does not recognized anything on the application level. True, every created window instance is indeed tagged as being owned by a parent window, but these parent windows need not even be from the same application as the daughter window. X11 recognizes each window instance as a separate entity for purposes of raising, lower, minimizing, hiding, and so on.

      For this and many other reasons, X11's paging feature is far and away much more processor efficient than hacking X11's hide feature to emulate the process.

    8. Re:Virtual Desktops by Anonymous Coward · · Score: 0
      How exactly is Expose better than virtual desktops? You never do quite get around to explaining that convincingly. Your single example of having to switch back and forth to check progress of other apps just points out you aren't using virtual desktops to their fullest ability. If you use it in conjunction with a powerful window manageer, it is no more difficult than Expose, even easier. Sticky windows for one would help you accomplish the need for checking the progress in an app for a bit. Good keyboard/mouse binding makes switching around desktops second nature. May favorite set up is to have the 'a' and 's' keys bound to going up and down the desktop stack. All I have to do is plop the pointer over the root window, hit 'a' three times to see progress, then 's' three times to get back to what I was doing. Thanks to how efficient virtual desktops are, this process is nearly instantaneous. I don't have to wait for all of the applications to animate around on the screen, squint at miniature windows, guess at which of the 20 terminals is doing what I want to check, click it, re-animate, and then repeat to get back to the other application.

      The other problem with Expose is that it works on an appication, not a window, level. In the above example when I punch up the terminal, all 20 of them suddenly spring to the foreground with it because they are all attached to the parent Terminal.app. Everything on my screen before is now obscured, requiring more switch-backs.

      Personally, I think you've just been "wowed" a bit by how slick Expose looks. I'll admit it is a pretty nifty feeling to see all of your windows whooshing about like that and then springing back. But as far as efficiency goes, if you are used to have six or eight carefully arranged sets of applications on virtual desktops, Expose does very little to replace that. Especially when you have lots of windows. Then Expose just gets ridiculously difficult to use, and slow. Virtual desktops scale with what you are doing. Ran out of space? Add another. Done with it? Remove it. Set up hot keys to switch to individual desktops with one keypress, like 1,2,3,4 keys over root window? Done.

    9. Re:Virtual Desktops by argent · · Score: 1

      "OS X's underlying GUI system, on the other hand, has no such function anywhere. Instead it just has the window manager level "hide" feature for each individual application"

      Um, no, that is simply NOT TRUE.

      If it were true, it would not be possible to have a virtual desktop with windows from different applications, and another virtual desktop with *other* windows from different applications on it. Which I routinely do.

      Also, you're confusing virtual desktops with virtual screens. There are virtual screen window managers that present a window on a larger virtual bitmap, like olvwm, and there are virtual desktop window managers that hide and unhide windows as you switch desktops, like Windowmaker. Both of these mechanisms exist in Mac OS, but you won't see a virtual screen window manager because that mechanism is already used for the multi-monitor support... which is much more sophisticated than X11's.

  87. cant read the F'ing article by Anonymous Coward · · Score: 0

    Theres a big fscking ad in the middle of the got da/\/\n page and I can't read part of the article. I know its not slashdots fault but I'm pissed so fsck you too. Ads in the middle of the page are for homosexuals, you stupid sl00tz need to fix that sh1t now before I stop reading newsforge!

  88. OS X and the power of UNIX... by Anonymous Coward · · Score: 0
    I see a lot of *Linux* fans calling OS X the 'ultimate Linux distro.' That may be; as a BSD fan, I think it has a long way to go before it's the ultimate BSD.

    I have some serious doubts about xnu (the Mach-derived kernel, to which bits of FreeBSD have been tacked); in actual usage, I've experienced destructive crashes, whether they're its fault, or something higher up in the human-interface stack. Meanwhile, Apple continues to market the "power" and "stability" of UNIX, and I have to deal with Mac fans claiming I have to like it because "It's FreeBSD!"

    So while harsh, this is my analogy for Darwin's true relation to FreeBSD, and Apple's marketing thereof:
    "I come into your house, I chainsaw your room apart, I Crazy-Glue it back together on a dingy, decade-old barge that hasn't even been tested for watertightness, floating somewhere out in hurricane country...

    "But it's your room, and you didn't live in a rickety sh*thole, now did you? See? So it must be sturdy!"
    FreeBSD (and Linux, and any other open-source system) is stable because the kernel's withstood the test of many eyes, and evolved over many years. Tearing it apart, sticking it to Mach, and erecting hoops for the few hackers not groaning already seems an inefficient way to "harness the power of open source."
  89. Linux Impresses Me by Anonymous Coward · · Score: 0

    The fact that Mac OS X, a commercial high quality Desktop platform, is compared to Linux just impresses me. Only a year or two ago, they were just not comparable. Today a free hobbyist project is compared, although unfairly, with a professional commercial quality Desktop platform, that has a R&D department.

    I give Linux 5 more years. The switches will be switched back. :-) Good job Free/Open Source, good job! The only stole our kernel today. Tommorrow they'll be stealing our UI innovations, only then, there'd be no reason to switch. When I see projects like GNOME, I have faith in open source's future. Once again, I'm impressed.

    P.S. Any user who has used the GNOME platform and its application lately, will tell you it is a more unified, flexible and simpler environment than Mac OS X is. Just it time. :-)

  90. Two Cases... by 4of12 · · Score: 1

    classic' Mac OS users may not want to move

    Yep.

    I have a relative who has been using his Mac happily for about a decade, but when I queried him about whether he was running OS X he said no, that it was "too different".

    Meanwhile, having lived in UNIX land myself for a long time, I'm intrigued about getting a laptop that can simultaneously serve as a native UNIX development platform (using command line, config files) as well as handling the ubiquitous .doc and .ppt files.

    Up until Mac OS X, I was leery of Mac's because they seemed to wrap stuff up in GUI's to where you couldn't see the engine working.

    --
    "Provided by the management for your protection."
  91. Comment removed by account_deleted · · Score: 0, Troll

    Comment removed based on user account deletion

  92. Re:not switching? - Business Reason by dejaffa · · Score: 2, Interesting

    Or you have software, such as MacAuthorize, that requires the ability to dial the modem directly.

    Since MacAuthorize is not being supported any more by the company which owns the rights to it (Veri$ign), upgrading to an OS X version isn't an option.

    Since the only OS X-native credit-card authorization software I've seen costs upwards of $1000/seat, that isn't an immediate option for many small businesses.

    --
    There is no 'i' in team, but there is in fiasco...
  93. At least Linux doesn't eat external HDDs - OUCH by Anonymous Coward · · Score: 0

    http://news.com.com/2100-1045_3-5099878.html?tag=n efd_top

    "A problem is causing some of those who install the new version of Mac OS X to lose the data that's stored on their external hard drives. Apple Computer said the glitch is limited to external hard drives that use a high-speed FireWire connection and a particular chipset Oxford Semiconductor manufactures. The company encouraged those who have a drive that uses the chip to disconnect their drives from Macs that are being upgraded to Mac OS X version 10.3, or Panther."

  94. Runs much faster by neoform · · Score: 2, Insightful

    I had previous installs of OSX on my G4 350 (10.1 and 10.2) both wer un-usable due to slowness..

    10.3 is suddenly MUCH MUCH faster and actually usable..

    --
    MABASPLOOM!
  95. Reminds me of... by skebe · · Score: 0

    OSX User: Tastes great!! Linux User: Less filling!!

  96. Re:Let's Do It !!! by Anonymous Coward · · Score: 0

    Request don't mean shit. Require would mean something. If they didn't want to give anyone the source, they didn't have to.

  97. Interesting by merryworks4u · · Score: 1

    Very interesting read. I love anything I can use as tools to migrate clients away from the Windows platform.

    --
    Michael Merry
    Merryworks
  98. It seems they've done just that. . . by AlgoRhythm · · Score: 1

    In this article the reviewer notes that the real (and under reported) benefit of the new 'metal' interface is the ability to choose classic finder behavior, i.e. persistent windows etc. and the new file browser paradigm (which I happen to prefer, but I was weened on windows, not classic)

    Cheers

  99. Parent post is a troll by thefinite · · Score: 1

    Subtlety, though a rare trait among trolls, still exists. The homo/mac thing is not only a troll, but a thick-skulled one.

    --
    Boom Shanka
    1. Re:Parent post is a troll by Anonymous Coward · · Score: 0

      I agree. Awesome post.

  100. How is that a troll? by Anonymous Coward · · Score: 0

    When you disagree, reply, don't moderate as troll... You gotta hate fanboy moderator nazis.

  101. My journal entry this morning: Steve Jobs Jorb by adzoox · · Score: 1
    This was my journal entry for the morning, a little off topic but in a round about way, Sun relates to Linux and the merger mentioned at the end could make HUGE inroads for Apple into the Linux market.

    Happy Halloween ... I'll start of with a little humor...

    Look at this cartoon at HomeStarRunner.com. When Steve Jobs introduced Jaguar he pronounced it "JagWire" - seems he needs to take a lesson from the HomeStar gang.

    So, if I were CEO of Apple or if my job was in product development here's what I would be developing/releasing:

    A bluetooth "one/two" button scroll mouse - I say "one/two" because the scroll button could be the 2nd button - this would satisfy Steve's simplicity rule (and his ongoing contract not to make fancy mice with Logitech) - this would also satisfy those that finally want two buttons. The scroll wheel should be like the scroller found on new Microsoft mice that can move from side to side as well as up & down a page. Scrolling is overdue on Apple mice. I really don't think Apple should innovate beyond this, but I am aware of a very interesting mouse that's in development that will combine a Griffin PowerMate and a mouse - sounds odd, but it will be interesting to see.

    Along the same lines, Apple needs to put this same scroller on PowerBooks - an up & down and side to side scroller

    Here's the big one - a TV tuner in everything except the iBook - all 15" & 17" PowerBooks, the high end 15" & 17" iMacs, the high end G5's, and the high end eMac should all have TV Tuners - a TV/FM/AM tuner would be awesome. Make the svideo port on the back an i/o rather than just output. This would make macs not just computers but entertainment centers as well. This is Steve's vision isn't it? Mac Users would go APES to have a Mac TV in their bedrooms - and it would be an immense value to the consumer as 17" LCD TVs are premium priced at $799 - a TV integration should cost no more than $30 in volume production. Sell a bluetooth remote, get a company like Griffin, Macally, XtremeMac in on the idea, ask them if they want to produce a premium remote. One that could say control an iPod OR the TV. Now get this - here's a side advantage - have a retractable antenna that can act as a 802.11g signal booster OR an over the air antenna!!! Apple could already have something similar to this if they'd just integrate a PCMCIA slot into iMacs & G5s. But still, I'd rather it be Apple's total solution, integrated and slick.

    Next: The iSight needs a line in - this would cost pennies to integrate - the back should just screw off or a little popout svideo port would be cool - a $149 camera/firewire digitizer would SHAKE that entire market - the current firewire/analog converters are VERY expensive.

    Next Up: The iPod - it needs to be this. Apple could have the iMovie store - what about Movies in Mp4 for $1.99 !! Burn once to DVD capable, authorized on 3 computers or the iPod. Think of it!!. Truthfully, I'd rather my car passengers have something like a video iPod than one of those integrated DVD/TVs that are popping up in minivans now. I saw an accident happen on the highway the other day because the driver behind a minivan with a TV was watching the TV and not the road/car in front of him. (The guy behind the minivan was actually watching the TV!!) Photo & video sharing, iPhoto integration, wow. Then, somebody with better design thinking than Belkin ("what the hell" was my reaction when I saw this) could make a media dock that could transfer photos to a Mac OR to the iPod. The media reader Belkin made was VERY short sighted. They should have made it firewire, then ALL Mac users might have been interested as well as some PC

    --
    Yell & scream & rant & rave... it's no use... you need a shaaaave ~ Bugs Bunny
  102. I love OS X but didn't switch as such by alistair · · Score: 1

    I think the author is missing one important point, which is market segments.

    To explain, I work in a bank which for a long time has had a Microsoft Desktop focus and I have been using Linux on my PC for over 4 years now. Sometimes it has taken time to set up but I have always found the return on investment very justifiable.

    When it came to choosing a home machine my criteria were different. As it will be used by my Wife and Children I wanted somthing that would play Dr Suuss games and integrate nicely with my Digital Camera and Video recorder. I also wanted something which would enable me to work from home from time to time and play with Unix.

    My iMac with OS X has met my needs perfectly. It plays childrens games very well. It integrates perfectly with the video camera and stores and emails digital photographs perfectly. It connects to my corporate VPN (thanks Netlock) and I get a very good X client for free, so I can X back my PC apps. over broadband if neccecary. It has very good versions of PERL and OpenLDAP available from the command line (as an LDAP architect these things are important to me) and it looks good and nas NEVER crashed.

    If I hadn't bought this machine, we would probably still have nothing but my office portble at home. AS it is it has formed a very important part of my family life, and I'm very happy with that. So we should always consider the possibility that Apple are opening up market segments that simply wouldn't buy a PC before.

    One final comment, many years ago when I worked in PC support, Apples were the bane of my life and I would never have considered purchasing a machine based on OS9. OS X has completely changed my view of the company, and I know many other people who have bought new Apples for exactly the same reason.

  103. A dumb question but... by dfj225 · · Score: 1

    The author of the article keeps talking about how OS X is derived from something called the NeXT Desktop. I have no idea what this is, and since "NeXT" is a common term, I couldn't find anything worth-while in my googling. Can anyone point me to some info about this? Or explain what it is?

    --
    SIGFAULT
    1. Re:A dumb question but... by Bemopolis · · Score: 2, Informative

      NeXT computer was the company Steve Jobs founded after he lost Apple to CEO John Sculley and the rest of the board. It was a failure but a spectacular one, as it introduced several innovations in its GUI. Later on Apple bought NeXT, and with it its code base and Steve Jobs. And with that, the new Mac OS under development (code name Copland) was scrapped, and OS X was built on the NeXT codebase.

      All from memory mind you, so hit the salt lick.
      Bemopolis

      --
      "I guess the moral of the story is, don't paint your airship with rocket fuel." -- Addison Bain
    2. Re:A dumb question but... by deep+square+leg · · Score: 1

      http://www.osnews.com/story.php?news_id=4042 It was a system that Jobs helped design after he left Apple.

    3. Re:A dumb question but... by Anonymous Coward · · Score: 0

      It's neat to see a lot of the little old NeXT touches show up in X from time to time. Now the current version highlights icons like NeXT did, with a rectangular smooth cornered background and oval around the text below it.

  104. Clean GUI by aphor · · Score: 4, Insightful

    I have a TiBook. I'm typing on it now. The NeXTStep interface was cleaner than the MacOS Classic interface. The only thing that "dirties" the MacOSX interface is the "classic" look of apps that insist on drawing windows with their own application-specific goofy widgets that are designed to look good taking up all of a blurry 14" CRT screen.

    Also, more time in the "lickable" Aqua world, and you will be instantly conscious of the mood altering effects of being surrounded by soft edges and clean surfaces with rich (but understated) textures when you switch back to the cold-hard Classic. It's easy to say "it's all just flash !*blink* *blink*", but you haven't really tasted both samples.

    I've used MSWindows 3.0,3.1,95,XP; NextStep; BeOS FVWM, OpenLook, CDE, WindowMaker, AfterStep, Enlightenment, KDE, Sawfish, Black Box; etc.. I prefer the OS-X (still using Jaguar) interface. Keys include a cohesive window-management scheme, and *working* VFS. Also there's transparent terminals that use QuartzExtreme so that I can put a window with documentation under a Terminal.app window and type what I want based on the slightly blurred text underneath. Cocoa's message-passing for loose-types makes for a somewhat bloat-y experience, but it isn't something that scales with hardware. It runs nearly as well on a Grape G3 iMac as it does on my TiBook at twice the clock speed plus AltiVec and 32MB GPU.

    That said, MacOSX is a logical continuation of NeXTStep. It is a leap from MacOS Classic. Let me say one thing: it is much less of a leap from Classic to OSX than it is from Classic to MSWindowsXP.

    You can continue to run your old Classic apps in MacOS Classic if you like. I invite you to try EBay for an old NeXT cube/slab with some software on it. OSX has definitely met Classic users halfway. If you are so reactionary that you can't bear to part with your good-ol' key combo shortcuts and learn a new style, then you don't deserve to run new software that demands it. That's great if you're a "my own little world" style user who just needs Adobe apps and doesn't need UTF-8 international character support...

    The bottom line is that you can hold out and save your money for a compelling personal reason to switch, but if you really want your old OS, the old interface guidelines, etc. it ain't gonna happen. Translating your comments in light of that makes your position sound more like "There are those of us who will never upgrade. Long Live Classic!" Whatever...

    --
    --- Nothing clever here: move along now...
    1. Re:Clean GUI by Further82 · · Score: 1

      Am I the only one who dosn't like the Auqa GUI. It's just too freiking bright, its blinding. I don't want my GUI to be bright white and obnoxious, I want it to be grey and stay in the background where it belongs. Using OS X is like staring at a light bulb, at least with windows (windows Classic of course) the gui dosnt get in the way.

    2. Re:Clean GUI by bheer · · Score: 1

      Also, more time in the "lickable" Aqua world, and you will be instantly conscious of the mood altering effects of being surrounded by soft edges and clean surfaces with rich (but understated) textures [...]

      Dude, get a life?

    3. Re:Clean GUI by KH · · Score: 1

      As a poster above said to another post, very well written. It is the classic apps and to some extent Carbon apps that degrades the OS X experiences. I'm glad that as with Panther OS X is no more pretending to be an evolution of System 7, but looking like logical evolution of NeXTSTEP.

      I wonder anyone else has noticed the lack of mention of Carbon in Panther literature. After Classic, Carbon has to go.

    4. Re:Clean GUI by aphor · · Score: 1

      Actually, I would keep Carbon. It just needs to be retooled to better conformance with the Cocoa Aqua interfaces. If they really wanted to make it slick, they could put support in the Carbon classes for the necessary runtime type detection to make them work like the loose-type Objective C objects.

      What has to go is the end-user distinction between Carbon and Cocoa apps. Even more than the differences from Cocoa, Carbon should be considered a compatibility layer for OSX. They should flesh it out with minimal QT and GTK compatibility. Then (theoretically) you could run native GIMP and KOffice with a recompile. That would put the spurs to Adobe and get us some new compelling apps!

      --
      --- Nothing clever here: move along now...
  105. Or by autechre · · Score: 1

    Another solution is to not have a 9-to-5 job :)

    Yes, that seems to be the solution for most people, but it's not the only way to go.

    Roblimo once said (on our LUG mailing list) that he knows 2 basic types of people. One set likes a more "usual" lifestyle with a regular job, family car, house (probably in the suburbs or city), etc. The other sort has the "beach bum" mentality: contract work when you need money, mess around with all sorts of stuff the rest of the time. I agree with him that there's nothing wrong with choosing either path, but you should always remember that both exist.

    Right now, I have a "regular" job (7:30-4), plus 10 hours a week for freshmeat. Do I see this lasting forever? No; the other side of things sounds fun too, and honestly, I quite like tinkering.

    --
    WMBC freeform/independent online radio.
  106. Here's the best quote: by Anonymous Coward · · Score: 0

    For $129, you would hope to get a well-debugged product.

    Why? Microsoft has been selling even more poorly debugged products for even more money for years. In so doing, Microsoft has lowered the bar for everybody. Nobody tests their products adequately anymore, no matter how much they charge!

    Sad to see that Apple is following right along.

  107. my question for people like you is.... by microcars · · Score: 1
    how do you arrive at a cheap Mac costing FOUR TIMES as much as the cheap Dell?

    a G4 eMac w/ LCD is $799 NEW.

    and that's not a bargain basement closeout like the Dell you bought.

    --
    I like microcars
  108. Mod that "zealotry" by ianscot · · Score: 1
    OSX can be part of my culture when it's free software, and not a second before. OSX can be a part of my culture when Apple stops trying to sue people for copying their look and feel.

    Oops, wait a minute, that second sentence almost seemed like a compromise. You might want to recant and return to the fundamentalist fold, there. Total freeness is the only possible doctrine. I'm not sure what line of heresy you're on by attempting to suggest forgiveness for companies coping with copyright law...

    You just made the poster's point ever so well.

    --
    "Fundamentalism" isn't about divine morality. It's about human authority.
    1. Re:Mod that "zealotry" by OmniVector · · Score: 1

      so you'd rather apple base their os off a completely priorietary kernel like NT? you'd rather apple use a centralized, faulty registry system like windows instead of apple's plist preferences system where prefs are independent xml files? would you also like apple to drop their *vastly* superior quartz extreme interface for X11 so that we can live in the 70s again? i'm sure we shouldn't stop there. we should ask apple to stop using apache as the built in web server, ssh as the built in remote login server, and lukeftpd as the built in ftp server.

      zealots like you don't look at the whole picture. you use your computer for the sole purpose of running applications. mac can run your applications, or linux, or bsd. the point is relatively moot. apple's choice of applications is based off the open source community. and for THAT, i can forgive just about any atrocity apple commits due to a lifetime of woes that microsoft windows has caused the computer industry. when i use apple's os, at least i'm using an os built off the ideals of oss community, not the embrace and extend policy of the other world.

      so give apple some slack. they can't exist with the oss community, so linux and bsd are never going away, and the oss community can't live without the innovation and embracement of the "consumer" os.

      --
      - tristan
  109. Mac and linux are different philosophies by Zimm · · Score: 1

    I use my computer to code. C/C++ and Java mostly. For me Linux is light years ahead of Mac in user interface and the reasons are simple. I have countless scripts and config files that I have tweaked to make my every day life easier. I wouldn't think I would need to say this on /. but I guess there are not that many coders on here any more. I want my GUI to grow with me, I change how I work at times, I need to change my scripts and pipe output to start gui's like debuggers and the like in different ways. This tweaking of scripts isn't a bad thing at all, it is a necessity. My co-workers have their own setups that are different then mine, is that wrong? No it's right for them. Macintosh is about doing things one way, and that way is the right way. But guess what, it's not the right way for me, and most of the people I work with. Maybe Macs just happen to be setup perfect for people who use photoshop right out of the box, I don't know I don't do that sort of thing, and if it is then that is great for them. But Mac's UI isn't perfect for me. To me Linux and Mac are on the oppisite end of the spectrum, I can't imagine why anyone would switch from Linux to Mac, if they do, then they weren't using the power of linux to start with, and maybe they didn't need it. In the end the endless configuration of linux is not a fault, it's a feature, one I can't live without.

    1. Re:Mac and linux are different philosophies by choctotha · · Score: 1

      I can tell you have never used a mac. I get sick and tired of how peaple are just not willing to learn something new. No it my not be the way you do it now and yes it might not be as customizable as you like but how the hell do you know if you have never used it or never given it a chance to see if it could work for you. Instead you just have convinced yourself it can't be done or is just for the basic user and are never going to try it out and see.

    2. Re:Mac and linux are different philosophies by prockcore · · Score: 1

      I can tell you have never used a mac.

      There are three things about OS X that make it inferior to linux for programming purposes.

      One, the terminal app is slow as hell.

      Two, you can't have multiple tabs in the terminal window unlike KDE and Gnome's terminals (you can get a 3rd party terminal app for OS X but it's even slower!).

      Three, OSX uses the horrible BSD version of vi from 96, rather than the better and newer vim. (Luckily someone finally made a version of vim that works under Jaguar, but not under 10.1 or 10.3)

    3. Re:Mac and linux are different philosophies by Anonymous Coward · · Score: 0

      Yeah, I always liked that "It's a feature!" joke.

      "I WANT to be able to access my Windows machine, and I don't WANT to have to remember the password. Therefore, the fact that it's easily hackable is a FEATURE!"

      Seriously, though, one man's "feature" is another man's "fault".

  110. The enemy of my enemy... by roshi · · Score: 5, Insightful

    More than one previous poster has pointed out that OSX and Linux users are natural allies, and that the two systems have more similarities than differences, but I would put an even finer point on it:

    OSX and Linux can help each other by breaking the monoculture. There have been a few stories recently about the Linux user base being set to overtake that of OSX in the next few years. These stories are invariably followed by choruses of "Apple is dying." but consider: An (corporate) IT environment which welcomes Linux on the desktop and in the server room is a) more likely to consider alternate platforms and b) an extremely friendly environment (from a protocol standpoint) in which to deploy OSX boxes.

    Unlike MS OSes, which expend a great deal of their energies in locking out other platforms, both Linux and OSX are commited to open standards; they are playing by the same rules and will always play well together. A world with (let's say) 85% Windows 10% Linux and 5% OSX on the desktop is a world where more attention and emaphasis will be given to open standards, where OSX will have less resistance to grow its share in many different market spaces, and (perhaps most importantly) a world where the barrier to entry for some theoretical new-and-better OS is much lower.

    To look at this another way: As PCs become more commoditized, and as they move more toward being plug-in-and-use appliances, the OS must fade further and further into the background; it must become transperant to the user. The day will come when end users neither know nor care what OS they are using (some would argue that's always been true ;) Sony will ship a slickified custom linux with their Vaios, geared toward the multi-media heavy tasks that their product is aimed at, other companies will ship machines with stripped down, extremely easy to use "big-button" interfaces for grandma to check email and look at pictures of the grandkids. If we can just break the MS lock on the market, there will be plenty of room for a rich ecosystem of OSes to survive. If they are all commited to open standards, there is no reason why a plethora of OSes (as opposed to just one or a few) cannot both survive in the market and be easily managed by IT pros.

    The future is not a world where Linux (or MacOSX) has replaced windows on the desktop, but rather one where we have a burgeoning number of choices, and can pick amongst many tools to get the job done right. (I hope....)

    -alex

  111. Linux users won't Switch? Where has he been? by ducomputergeek · · Score: 3, Insightful
    but he doesn't think many Linux users will switch to it, and that a lot of 'classic' Mac OS users may not want to move to it, either."

    Why is it at every PERL and PHP developers conference I attend, I see more and more carrying iBooks and Powerbooks? There are a few running Linux on a DELL or other PC notebook, but there were many Linux users that abandoned Linux on their desktop for OSX. Most "switchers" I know were from Linux to Mac, not Win to Mac.

    I am one of them. I was tired of Windows crashing, even with 2000 and now XP being much better in that regaurds, and it was consent problem of not having drivers for the hardware I already had and what to consider in the future.

    OSX came out and I waited until 10.1 for Apple to get the major bugs out of the software and when it came time to buy a new laptop, I chose an iBook. Why? I still have MySQL, PERL and PHP along with BBEdit now to code in and test in a *iux platform on my laptop. Plus, I can still communicate with the rest of the business world with MS Office, plus programs like Photoshop, QuarkXpress, GoLive, Dreamweaver, Flash, Quicktime, iLife, etc..

    Apple beat Linux in the desktop market hands down. Truefully, the smaller businesses I deal with don't have the resources or the need for a dedicated IT person on staff. That want products that have a 1-800 number they can call for support or if they do need to hire someone to come fix something, that they at least know what they hell the program is.

    Now, several SMB's I have delt with in the past six months have switched from Windows to Mac, and most have been perfectly happy because their systems don't crash, its easy to use. Some use it as a Point-of-Sale system with a CC reader. USB barcode scanner and USB cash drawer without any problems. Others just need MS Office, email, and Quickbooks. The biggest complaint I have heard was one manger loved the productivy, easy of use, and stablity of their Macs, but complained that the Mac didn't have solitare.

    Until we see commercial vendors, the Adobe's and Macromedia's of the world, produce native Linux products, the platform in the US won't be takening off in the business world.

    Part of the reason has to do with the Dot communism mystique of the OSS community. While businesses know that the deployment costs of Linux on the desktop is a hell of a lot lower, TCO may or may not be. I have only had one client switch his office over to mostly Linux. Their accounting and shipping units still use PC's because of their software needs. There was nothing there in OSS land that would have proved cost effective to switch too, and their PR department (2 people) are using Macs for page layouts and the like. However, this was a medium sized company with 40 employees including 5 IT guys that had been running Linux on servers for close to three years and played with the system at home.

    I will place my own predictions: Linux users will continue to switch to OSX. Maybe not in droves, but proably more than one would think.

    --
    "The problem with socialism is eventually you run out of other people's money" - Thatcher.
  112. Switching by StormReaver · · Score: 1, Interesting

    I will, for the sake of argument, assume that MacOS X 10.3 is far and away, across the board, the best user environment ever created. Having never seen it, used it, or cared about it in any direction, I'll stipulate to that point.

    I still wouldn't willingly spend any serious time with it. I would play with it, I would wow over it, and I would commend Apple for doing a fantastic job with it, but I wouldn't do anything that would make me depend on it.

    I have been the victim of the same pattern over the years with proprietary operating systems, proprietary applications, and proprietary hardware. The [OS/application/hardware] is compelling, so I invest heavily (time, data, and money) in it. I have a great time using it, it is indeed the answer to my computng dreams. Then the vendor either:

    1) Goes out of business. All my work is gone. Start over, with excrutiating pain, with a new product.

    2) Discontinues the product. While not always painful, this is too unpredictable for my comfort. Sometimes the transition to the new product is seamless, and sometimes not. And sometimes no new product is forthcoming. I have experienced all of these eventualities, and I can't take it anymore.

    3) Sells out to a competitor. This tends to lead to very similar conditions as number 2 above.

    No matter how good a proprietary product is, it inevitably leads to a dependence on the sole supplier of that product. Having been victimized by the lack of control this requires, I decided to never go down that route again.

    There are a great many cases where Free software does not compare favorably in feature count or usability with proprietary software. However, if the Free software gets the job done, even if it requires extra work on my part to get the job done, I will always prefer it over a proprietary counterpart.

    The GIMP may or may not hold a candle to Photoshop, but it does the jobs I need it to do (both at home and at work). KDE's UI may or may not hold a candle to MacOS X, but it does the jobs I want it to do (and does them admirably). MacOS X hardware support may be better than Linux (given that all the Mac drivers are written by the Mac vendor, I would certainly hope the support is perfect), but all my hardware works.

    But the single most important reason I will continue to base all my important work on Linux and Free software is that my work will not (and cannot, short of Congressional stupidity) be pulled out from under me. I don't care if I have to work a little harder per job (which, incidentally, I usually don't). The peace of mind I get by not having to worry about the goodwill of a vendor is an order of magnitude more important to me that having a flashier tool.

    There are, though, times where a proprietary vendor is the only solution, such as accessing our [horribly pathetic] UniVerse database via ODBC within Linux. We had to buy middleware from a proprietary company as an immediate solution.

    However, this illustrated serious problems with UniVerse which, among many other UniVerse and IBM non-support issues, is prompting us to run trials with PostgreSQL (which are going very well).

    I'm digressing too much, though. The bottom line is that vendor abuses have driven me to use, like, and prefer Free environments over even the most featureful proprietary ones.

    1. Re:Switching by zorander · · Score: 1

      Your argument almost works. What you fail to acknowledge is that apple hardware runs free software very well.

      Personally, I see a lot of value in switching to the mac platform (for a laptop, in particular). Right now I dual boot Linux and Windows XP. For years, I ran Linux alone, but then (just as with anything else), that killer app came around and It justified the purchase of a second hard drive and installing windows for the first time in four years to support that application. In my case, the app (Finale) will very likely never run under Linux. No emulation solution, (no, not VMWare or win4lin..believe me I've tried) can do it right because of midi synthesis/latency issues and general crappiness in the multimedia support in wine/winex/vmware/win4lin/etc. (multimedia != directx).

      So I'm a developer and I need Finale. The *only* platform that can satisfy that is MacOS X. In the end, if I'm left with an unsupported piece of hardware (unlikely), I can always install Linux on it and be exactly where I am now--frustrated at the fact that I need to disrupt my work environment to use Finale, but no worse off. I can do my linux development with gcc set up as a cross compiler.

      The bottom line is, even if the hardware were to lose support, you could switch back to free software at any time with little or no loss, aside from a weekend of getting everything transferred/back into place.

      The beauty of that is your next system could be a pc or something else entirely, and your work using opensource tools would not be effected hardly at all--so long as gentoo or debian or something similarly cross platform were made available.

      And for now, you get a very slick ui, very sexy hardware, and good product support. Sounds like a win-win to me.

      Brian

  113. Hmmm... by dasmegabyte · · Score: 1

    A feature I would love to see in Mac OS X is virtual desktops. My Red Hat/Gnome machine has become a productivity workhorse because I can have several projects -- with different apps, docs et al. -- open at the same time and switch between them as needs dictate. I think nothing of leaving apps and files open for days or even weeks on the Linux machine.

    Leave things open, but not on the screen? I do this on my iBook all the time, through the use of the magical function HIDE. It's been in Apple OSs since...well, as long as I can remember, at least as far back as System 8. In fact, it's been in use so long that every program I use except Adobe Photoshop maps APPLE H and SHIFT APPLE H to hide this and hide others.

    I used to use Litestep on my PC, and played with the virtual desktop function. I quickly came to the assertion that virtual desktops confuse the hell out of me, and there are only FOUR in that version of litestep. Things would always get wierd, open in other desktops, and I had to have a MAP to find shit. A freaking map, which highlighted what QUADRANT of my screen I was looking at. Pretty complex when all I really wanted was for some windows to go away so i could see my desktop. I figured it out...but it took a while, and I still didn't know quite how to manage it.

    Hiding does the same thing -- removes a window from your desktop while maintaining its state -- without a lot of learning involved. You can pick up the concept of Hiding VERY quickly...even my MOM, who can't figure out how to make an email list after just making 4 of them, understands hiding.

    See, Apple's interface is all about binary. It either is, or it isn't. One mouse button, etc. So if something is open, but you don't see it, it's hidden. Clicking on its representaion in the dock unhides it. Or, you can Apple-tab to it. Simple.

    Why is it that some people think that ALL GUIs should be exactly the same? That OSX should have virtual desktops, Windows a Dock, etc? The whole POINT of having more than one type of GUI is that there are tons of possible GUI paradigms and none is inherently better or worse than the others. Apple tries to find a level of subtly between form and function, power and learning curve. They're more than willing to let you keep your files open for as long as you like (so's MS, by the way....next time you feel overwhelmed by windows, hit Windows-D or Windows-M and watch them ALL go away, minimized to the taskbar).

    --
    Hey freaks: now you're ju
    1. Re:Hmmm... by Anonymous Coward · · Score: 0
      So it goes over your head, that does not mean very much. Hiding does not work for all situations. The way I use virtual desktops is to have groups of seperate applications that are working together. A few terminals, gvim, a browser on one. In another some file management tools, and so on. If I could create groups of windows from seperate applications (but not all of that applications daughter windows) then maybe hiding would somewhat accomplish this. To do it the way it works now, I'd have to individually select and hide four or five different applications to get to another arranged layer, and then reselect those applications one by one to get back to the other. Excuse me, but I think it is a little easier to hit one stinking little button and have your whole workspace transform into precisely the way you left it a moment ago without a zillion applications cluttering everything underneath it. To adjust the way I work to your methodology would require me to sit there "hiding" countless applications most of the day. Ridiculous; and not very "simple." I, and most other people who work with computers intensively, do not work in a "binary" mindset. Demanding that we do so means a loss in efficiency.

      The ability of the GUI to manage your work should scale with the amount of work you are doing.

      Additionally, the way the Mac works now, if you raise an application, it's host of support dialogs raise with it, obscuring everything below. For people that use monolithic applications that might not be too furstrating, but if you use a lot of little specialized applications, it means keeping everything very carefully arranged so that previously invisible dialog boxes do not obscure what you are looking for.

      Should all GUIs look the same? Of course not, but you shouldn't restrict what a GUI can do entirely. Why not just have the option to use behavior from other GUIs that you prefer? Mix and match until you get what works for you, not what Apple or Microsoft thinks works best for you and several hundred million other people. Instead of "trying to find a level of subtly between form and function" provide it all so the power users can be happy as well. One shouldn't have to throw away their entire computer because one stupid little feature is missing that they want. With virtual desktops it is piss easy to do that. If they confuse you, don't use them, even if they are there. Just do all of your HIDING and tabbing and exposing and clicking and futzing around in one of the desktops, ignoring the others entirely.

      This is why Linux remains the best choice among these three for power users, because you can make these decisions. There is not board of executives deciding your fate because they came up with a neat marketing buzzword that will increase profits.

  114. Microsoft is an Authoritarian World Unto Itself by FreeUser · · Score: 1
    The problem is that Mac and Linux are rather like extreme left and extreme right versus the broad middle-of-the-road Windows world.

    I don't think that is either a fair or accurate portrayal of either GNU/Linux or OS X users. I say this as one who uses both.

    Mac philosophy and Linux philosophy are on the extreme opposites, while Windows philosophy tries to balance them

    Mac and Linux philosophies are different (hell, Mac and FreeBSD philosophies are different, despite OS X being built upon FreeBSD in no small part), that is true. However, they are hardly opposites, and the notion that windows somehow mediates between the two, or finds a middle of the road approach to the two, is laughable.

    OS X and Linux are both "hacker" friendly (in the "tinkerer" sense of the word). Windows is not terribly "hacker" friendly (though of course it can be tweaked like anything else).

    OS X and Linux are both "cracker" resistent ... they both have solid security designs at the foundation, and frequent updates to fix security issues when they arise. Neither depends on obscurity (killing, or at least denigrating, the messenger for publishing expoits, etc.). All of this is in direct contrast to Microsoft and Windows.

    Customization is extreme under Linux, and quite doable under both Mac and Windows (though using vastly different approaches, I agree).

    Machine lifecycle is one where you may have a point, but that is only one variable amongst a great number.

    User friendliness OS X wins hands down. However, IMHO Linux takes the "middle" ground, while Windows loses on this in every respect except USER FAMILIARITY. My mother and my girlfriend are excellent examples of people who have dispaired with their windows machines. In my mother's case, she is a firm Linux convert, finding her KDE desktop more intuitive than her windows XP box at work, and finding Linux's consistent behavior (read: no random reboots, no strange inexplicable changes in behavior due to this or that clobbered dll, stealth malware install, or worm/virus de jour), in my girlfriend's case she is just as enthusiastic an OS X convert. In both cases it was I who showed them the way out of Windows hell.

    You are absolutely right in pointing out Windows gives one the "worst" of all worlds, but in truth Windows has things that are worse than either worlds. Security on the Microsoft platform for example is orders of magnitude worse than on any other platform, GNU/Linux and OS X included. Stability, while vastly improved over previous versions of Windows, remains appalling when compared to either OS X or Linux, and the list goes on. I would say that Windows, rather than having "the worst of both worlds" has invented its own appalling badness, independent of either OS X or Linux. Indeed, one might argue that this is the only real Microsoft "innovation" the world has really seen.

    I would be more generous. I would argue that the "innovation" we've seen from Microsoft consists more of:
    • inventing new and elaborate ways for systems to crash of their own accord and mangle data.
    • inventing new vectors for worms, viruses, and trojans to spread quickly and thoroughly (executable mail extentions, activeX, and other such atrocities)
    • inventing new ways to restrict what a person can do with their own computer hardware that they own (Palladium, Trusted Computing, DRM, and other "Where the hell do you think you're going today?" technologies) and leveraging their innovations in worm technologies mentioned above to sell it to an otherwise reluctant public
    • their new, innovative CLI ... which as far as I can tell is the only innovation they've ever done that looks like it might actually be beneficial ... were it not for the very valid observation others have made that it will almost certainly provide even more vectors for worms, viruses, and other malware to spread ... unless, of cour
    --
    The Future of Human Evolution: Autonomy
  115. The classic approach is dead. by hey! · · Score: 2, Interesting

    And this is the one area where OSX is a step backwards. Apple has fallen for what we could call the Microsoft syndrome, fallen in love with flashy graphics at the expense of a clean UI, and it shows.

    We don't have to be puritanical about this. A little eye candy is perfectly harmless, although if it goes too far over the top it is distracting.

    However, the old Finder was a masterpiece of UI design, built to exacting HCI standards and a coherent, ergonomically driven vision. Apple has abandoned that kind of UI design, in favor of a one that is equally coherent, but driven more by artistic vision. It makes sense I guess if you look at how their businss has changed. It's not that ergonomics aren't important anymore, it's just that they are no longer paramount. Simply put, the idea that ergonomics will conquer the world has been discredited -- decisively so. People can get by with something less than perfect, and most people will if they can get something good enough for less money.

    People will pay a premium for something with more than the usual panache -- that makes a statement. Style was always part of the Mac appeal, it's just that it turned out in the long term to be its strongest suit from a business standpoint. So styling is now paramount and HCI is taking a back seat (although it is still riding in the car I guess).

    So if you look at Apple products, they are (1) good enough from an HCI standpoint in comparison to the competition, (2) loads more elegant than the competition, and (3) reasonably good values. They look like the result of a business lesson learned.

    Long time Mac afficiandos internalized the concept of concept of exacting HCI standards, and these are the people who groan at the new interfaces. But the fact is that they are good enough, better than what is in widespread use, and have a kind of stylistic dash that sets Apple apart.

    People who are HCI purists would do better to look to open source as a long term torch bearer of that standard, because HCI perfectionism (unfortunately) is not a workable business strategy.

    --
    Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    1. Re:The classic approach is dead. by Anonymous Coward · · Score: 0

      It seems to me that this article addresses the fact that Apple has merged the old spatial Finder with the new, OS X Finder:

      http://www.macobserver.com/editorial/2003/10/28. 1. shtml

      Anyone with Panther verify this?

  116. ExposZ? by bobrk · · Score: 1

    When I saw that, I stopped reading. This has got to be possibly the lamest review I've read about Panther so far.

    1. Re:ExposZ? by demon · · Score: 1

      Apparently the author has never heard of entity references?

      --

      Sam: "That was needlessly cryptic."
      Max: "I'd be peeing my pants if I wore any!"
  117. Re:The 4 People Who Switched To OSX by morelife · · Score: 0, Troll

    Yes, and I have nothing against Apple, actually, the struggling company. The hardware design has been cutting edge for years, beautiful to look at. And the dual G5 is an awesome thing. I hope iTunes wins.

    What I am sick of, is Mac users who think they're technologists. I've met plenty of them here and in real life, where they're writers, graphic designers, etc., but think they're technology people.

    What I am sick of, is people who think Apple is this fantastic company when in reality over the past 12 years they've made tremendous errors in business. It's a wonder they're still alive.

    What I'm sick of, is people running around saying how Macs "blow away" intel PCs in speed and performance. I can only remember three times when this has been the case, and the situation was erased when the next round of PC architecture came around 2 months later (as opposed to Apple's next round, 4 years later). Face it people: Apple makes consumer-grade equipment, nothing more. For the first time, in the G5, have we seen an Apple product that might be used for a serious computational task.

    What I am sick of, is Mac aficionados and users who think they're enlightened, when in reality only a few people in the Apple camp are enlightened.

    What I am sick of, is Mac people who've turned end user computing into a battle of camps -- it wasn't until you got so high and mighty about your relatively mediocre Macintosh computer. As to being called a Linux Zealot, that's not exactly true. I'm a FreeBSD, Linux, Standards, correctness, and truth zealot. This is the stuff I'm crazy about -- zealotry -- I take it as a compliment.

    What I am sick of, is hearing the continuing narrow view of you Mac lovers. Only a small percentage of you have the testicles to pick up Mac OSx, and learn something over and above "control panels".

    Let's talk about the hardware for a second. Sure it's pretty cool to look at. But it's strictly one-off end-user stuff. Have you ever tried to do system administration of Macs? The hardware is an incredible pain in the ass to deal with. You can't stack it, it doesn't stack. It takes up twice the room that it should. Ever try to put a keyboard on top of a G4? I've never seen cables pick up as much dirt and much as those mouse and keyboard cables. Ever tried to open a G4 in tight desk space? Boy I wish the cover just slid off but NO, it has to fucking swing open. Is it my imagination or were G4s only just a little faster than G3s.

    Mod something a "troll" if it was obviously meant to illicit negative commentary, and to detract from fruitful discussion of the topic -- but not if you happen to disagree with the view. Modders: read the instructions - it's not about whether or not you agree with the poster's POV.

    I actually hope that with the G5 architecture Apple begins a new era of prosperity. But given their past track record, it could be just another brilliant peak in a long string of struggles.

  118. Re:killing loginwindow usually resolves GUI proble by Anonymous Coward · · Score: 0

    Was it loginwindow that was hung, or was it Finder? How long did he wait before killing it? 5 seconds? 5 minutes? We'll never know because he apparently made zero attempt to diagnose the problem. He just thought "Aha! Now I have an excuse to slam OS X in my review!"

  119. Here's a sexy NeXT Station... ( PICS ) by blakespot · · Score: 1
    Here's a few pics of my NeXT Station Turbo Color setup:

    http://www.blakespot.com/list/images/ns1.jpg
    http://www.blakespot.com/list/images/ns2.jpg
    http://www.blakespot.com/list/images/ns3.jpg
    http://www.blakespot.com/list/images/ns4.jpg
    http://www.blakespot.com/list/images/ns5.jpg
    http://www.blakespot.com/list/images/ns6.jpg

    68040 @ 33MHz
    128MB RAM
    2GB HD
    12x SCSI CD-ROM drive
    NeXTSTEP Developer v3.3

    It's definitely sexier than my G4 rig ... and it's pretty sexy.

    Just grabbed an HP-9000 712/60 "Gecko" workstation for $25 from a flea market. 64MB/2GB - about to install NeXTSTEP on it. We'll see how it goes. Less sexy tho...


    blakespot

    --
    -- Heisenberg may have slept here.
    iPod Hacks.com
    1. Re:Here's a sexy NeXT Station... ( PICS ) by Anonymous Coward · · Score: 0

      "Here's a few pics of my NeXT Station Turbo Color setup:"

      My pants are tight!!!

  120. MacOS, Linux and embedded computing by greenhills · · Score: 1

    I think OS X is great, use it for all my creative work but Linux is the future of operating systems... and it all has to do with embedded systems and the versatility of linux.

    PC sales have stopped growing, I hate PC's... the're big, clunky (Im talking about laptops here too) and they get hot. Throughout a regular day I check my email, check stuff on the web, browse files, listen to music... things that would be far more conveniant to do on a device that didn't cost more than $1000 or weigh more than 500g. Linux will rule the post-pc world of computing because of its versatility and its open-source model. It will drive all the new computing devices.

    I think there is something prophetic about the typical slashdot joke "does it run linux?".... what is the significance of more than half a million alpha-geeks hacking away with linux to make their new digital camera stream mp3's to a stereo over a 802.11b network? The future of computing.

  121. Strange statement by t0ny · · Score: 1
    "This is a nice and fairly complete 'first look' at Mac OS X 10.3 (Panther), but author Chris Gulker, who I happen to know was an Apple PR guy years ago, spends a lot of time comparing the Mac 'Panther' release to Linux, which he seems to use most of the time these days. He obviously likes a lot about Panther, but he doesn't think many Linux users will switch to it, and that a lot of 'Classic' Mac OS users may not want to move to it, either."

    Nice to see they defined their target audience...

    --

    Manipulate the moderator system! Mod someone as "overrated" today.

  122. workspaces by BigBir3d · · Score: 1
    1. Re:workspaces by argent · · Score: 1

      I looked at that, but it's application-oriented, not window-oriented. I've got windows from finder and terminal and safari in my main desktop, and I've got photoshop and terminal and resknife in the second, and I've got terminal and safari and project builder in the third...

      Expose has the same problem. It's a better spoon for stirring a screen full of gumbo, which is fne when you're eating gumbo but it makes a mess of sushi.

  123. Re:Linux users won't Switch? Where has he been? by ainsoph · · Score: 1

    So what your'e trying to tell me is, computer users who have previously spent their time using an OS that assumes you are, and treats you like an intelligent user, and thus requiring you to be one, are switching to an OS that treats you like a lobotomized primate??

    My theory: They were all Macfanbots anyway when they were using Linux. I say let them go, maybe they will stop influencing Gnome development.

  124. Re:Let's Do It !!! by TheNetAvenger · · Score: 1

    Request don't mean shit. Require would mean something. If they didn't want to give anyone the source, they didn't have to.

    Since a license is a form of legalese and a binding agreement, then why don't you rethink the license from the perspective of legality?

    If a party 'requests' certain assets or items, legally it becomes a condition for compliance within the agreement.

    So no matter if they use the word request, or require, it is a legal document, and is therefore subject to standard legal terminology and compliance.

    For example, "If my party requests that you pay them $100 to use their car. And you use their car, you have accepted the terms of their agreement by using their car. Therefore, you must then pay my party $100 as requested."

    Do you now see that this is a binding agreement and it does not use the word REQUIRE?

    God, I hope someone gets this.

    Like I said before, this could be argued forever in a non-legal forum, but in basic legal terminology both the BSD and MACH licenses do NOT allow for a party to take the technology and modify it without complying to the agreement which is 'to return (i.e. make open)' all changes they have made to the technology and code.

    Now Apple could take a hard line and just turn the code directly back over to the original license owners and not make it open to the public as the MACH license specifically allows; however, A) The original license owners would make the Apple modifications public anyway. B) It presents a better public image to the Open Source and *nix community to create the Darwin and APSL face for Apple.

    This then suckers a lot of people in the Open Source world into a false lure that Apple is working with them. Great marketing and PR is just the extra benefit of using a technology they did not have to develop.

    Of course there is also the side benefit that comes with the Darwin 'lure', Open Source people then devote time by helping Apple to fix and evolve their code, even though the Apple APSL license DOES NOT allow the people to EVER use it for themselves outside of the Apple arena or commercially.

    Which strangely, is also a nice LEGAL way to effectively cap the future of the Apple modifications that are made by outside users that are not contingent upon the Apple BSD and MACH licenses and are now contingent only upon the APSL.

    Has anyone actually read all of the APSL?

    With that said I don't dislike Apple, in fact I champion a lot of what they have done for the computing world and continue to do so. I just don't agree with the fact that they are a better choice just because of the facade they put on for the Open Source, BSD, and Linux community.

    Apple is a company for profit that has the same motives as Microsoft and has done just as many egregious acts as Microsoft; however, Apple has had the luxury of being protected from the public outcry of these practices due to the small market share they hold.

    TheNetAvenger

  125. Yes by Anonymous Coward · · Score: 0

    Me

  126. Alternatives to Finale by Anonymous Coward · · Score: 0

    I'm not very fluent reading and writing music, but sometimes I have to ;). A good alternative (better according to most "real" musicians/composers I know) is Sibelius. They have an OS X version and they even have a special price when you upgrade from Finale.


    There's also Lilypond, a very good free (as in speech) software that you can get through Fink and use with Apple's X11 implementation. Personally that's what I use, and it gives me very nice scores.


    I hope this helps!

  127. Mac Browser by DrCode · · Score: 1

    Isn't the new 'official' Mac browser based on Konqueror? Seems like we're really in the same boat.

    Anyway, I don't really see much conflict between Mac and Linux users. I use Linux partly because I like fiddling with things and building machines from scratch. But I'd most certainly consider getting an Apple if I wanted a laptop (ANYTHING to avoid having to deal with another Windows machine).

  128. My take. by mindstrm · · Score: 1

    To sum it up, it's not really a contest.
    Why?

    OSX and Linux are two different beasts.

    Linux is the swiss army chainsaw of operating systems... we can do pretty much anything with it, technically speaking. For the record, I've used linux for ten years, since .95 or so. For a good portion of those ten years, my main workstation at work has been Linux, usually with a Windows box on the side, for administrative purposes.

    Along comes OS X. Now... here's the deal. OS X turned out to be my favorite workstation EVER. I have two OS X boxes on my desk.. a G4 tower, and an iBook 800. IT gives me all the unix flexibility I need in my primary workstation (admin scripts, ssh, sniffers, etc), and a user interface and desktop application set that is second to none. After getting my head around how Apple handles the gui, I realize that Windows is a poor, feeble attempt at good user interface.

    OSX does not feel like windows + cygwin. It does not feel like some weird unix layer stuck in there.. it feels like a real desktop, running on unix... just the way I want it.

    Now.. does that mean OSX is better than linux? Heck no. Linux boxes are all around me, for various tasks.. I would not advocate someone replace one with the other.. except maybe if it's for their primary workstation only. I have linux boxes, when I need to test linux applications.

    Stuff like iTunes music sharing, so I don't have to copy music to my desktop (where my nice headphones and amp are hooked up).. is great. Sure, you could rig up streaming fairly easily with linux.. but with the mac, it just worked.

    It's like this:

    Windows - MS attempts to make a GUI that is easy to use, and does what you want. Unfortunately, they aren't that good at this. Even more unforunately, anything outside the scope of what MS thought you wanted to do becomes very tough to do.

    Linux - In general, everything is possible, knowledge required. Light on the GUI stuff. KDE and Gnome don't quite cut it, though if configured perfectly, they can.

    OS X - GUI that is easy to use, apps with default behaviors that just make sense. If not, you can still make it do whatever you want, it's unix.

    If you are a guy at home, with one computer, and you run linux on it, maybe dual booting windows for games.. I'm not trying to sell you on OS X. It's more expensive, less flexible than what you already have. If you are a professional who has multiple computers, likes unix, and wants a cool new workstation, I recommend you give it a try, you might find you really like it.

    It's not the mac of old, by any means.

    Let's hope apple doesn't screw it up.

  129. Re:Linux users won't Switch? Where has he been? by ducomputergeek · · Score: 2, Insightful
    I can tell you haven't had a lot of experance with computer users. I used to be like you and loved to play with Linux in my college days, but then I got into the real world and discovered a few things about technology and end users. 99.9% of them wants something that WORKS. They couldn't give a shit why or how, they just want it to work. I'm not a zelaot one way or the other. I had been using Win 98 and its consent crashing was pain in the ass. So I switched to Linux, which had its problems too, like my printer didn't work, my scanner didn't work, my sound card didn't have drivers, etc. and it was taking a lot of time for me to play with the system configuration, time that could be best spent actually generating income so that I can pay rent, buy food, etc.. With OSX, I still have the tools I need for *iux developement along with tools like Microsoft Office, which I love on the Mac, and Adobe Photoshop.

    Although, first let me tell you that I stopped using Linux all together last year finally switching the last of our servers to FreeBSD or OpenBSD. Frankly I find the orgainzation of the *BSD software and communities much better and more organized. Linux has always seemed more hodgepodge. I once heard AOL described as "training wheels for the internet" and I feel the same way about Linux...its training wheels for many students and others into the world of Unix. Its what I learned on, but once I got the hang of it, I found many time saving admin features in BSD, especially the ports tree.

    Most of the Linux users that switch to Mac OS were not macfanbots. Most, like myself, hated 'Classic" and still do. What apple did was give the world an affordable Unix, and I said UNIX because as many linux users are quick to point out - LINUX IS NOT UNIX ITS UNIX-LIKE, platform that is:
    1) Easy to use for the average joe that want's something easy to use
    2) If you are a power user, the tools are there and you can use them
    3) Aka, best of the OSS support & those 'evil' close source people.

    At leas with OS X I have the choice of easy to use interface and not having to worry about it, or opening up terminal/shell and going hardcore when I want.

    Moreover, I no longer have the time to "play around" with an OS no matter what it is. I work as an SMB consultant primarily in technology. In fact I am proably wasting 15 minutes I could be charging someone about $50 for by writing this post. I don't have time to toy around with something that might or might not work.

    great example is our accounting software. I looked at NOLA, liked the package a lot, but decided on Quickbooks for Mac. Why? Our CPA supports Quickbooks and gives us a discount for using it because it makes her job easier, plus it took about 15 minutes to install and another two hours to set up. It would have taken at least that long to get Nola up and running, let along configured. Furthermore, our sectary was already familar with the software which saved a lot of time for us in training. TCO was a hell of a lot cheaper than NOLA for our business. Now that's not the case with everyone.

    Boils down to right tool for the job. Linux has its place, like running application spefic taks such as Kiosks and on embeded chips. I like Linux's flexablities in that regaurd, but the average user just wants something that is easy to use and works. They don't have the time nor the desire to mess with problems.

    --
    "The problem with socialism is eventually you run out of other people's money" - Thatcher.
  130. Your understanding of Mac philosophy seems dated by AHumbleOpinion · · Score: 1

    I need to change my scripts and pipe output to start gui's like debuggers and the like in different ways. This tweaking of scripts isn't a bad thing at all, it is a necessity. My co-workers have their own setups that are different then mine, is that wrong? No it's right for them. Macintosh is about doing things one way, and that way is the right way.

    You do realize that Mac OS X has a Unix console, a full set of console tools, X Windows support, and that other traditional Unix tools are often a recompile away? That it can be configured as a multiuser system where everyone has unique configurations? Have you even used Mac OS X? You seem to be thinking Mac OS 9 or older. Mac OS X does a wonderful job of burying Unix so a novice user doesn't see it but it is there for more advanced users.

  131. MacsBug by nullard · · Score: 1

    The trick with OS 10 was to install MacsBug and kill frozen apps that way. It worked for me 90% of the time. I wish that MacsBug was still alive, I prefer it to gdb in most cases and it was always running so you could instantly debug any app. I used to use it to find out which files were likeley to crash an application (bad prefs, etc) by listing which files the current process was reading. I do miss MacsBug.

    Oh, and get the PB. I'm writing this from one. If you replace the ram yourself (it costs less) you get to sell the old ram online later. Otherwise, they charge you for one dimm and keep the two you already paid for -- unless you get it done at an Apple Store.

    --


    t'nera semordnilap
    1. Re:MacsBug by nullard · · Score: 1

      That should have read "The trick with OS < 10"

      --


      t'nera semordnilap
  132. Re:Linux users won't Switch? Where has he been? by presearch · · Score: 1

    Seems like someone would be more of a lobotomized primate if they can't handle
    learning and using more than one OS environment. Back in "the old days", people
    would constantly learn new things, while retaining knowledge of the past.
    As reflected in many of the posts here, these days it's "I know what I like and like what I know".

    Besides, most Linux desktops (to me) appear to have a Windows fixation and the goal is to emulate
    Windows as closely as possible... "see, we can do that too! M$ has got nothing on us! ".
    The rest of it doesn't seem much different than the Unix V7 I used back in 1979.
    Other than the concept of "we did it, we own it", I just can't see the big deal about Linux.
    For the most part, it's just a clunky, cranky subset of what's in OS X. Sure, there's some
    people that would like to tweeze the source of iTunes or iMovie or the Finder, but I'd rather
    have other experts (that know and love the code) doing that for me while I concentrate on other
    things. For the $130 a year that Apple charges, it's a bargain. Based on a 2000 hour
    work year, they are doing the work for 6.5 cents an hour. That's not "free" like Linux, but
    it's close.

    Computer/car analogies are lame, but cars these days don't have controls on the
    dash that let you control the fuel-air ratio or ignition timing. With Linux, you need
    to know these controls or the car won't run as well as it could. With Windows,
    the dash has lots of these controls and they have to be manipulated to make
    the car go, yet provide no feedback as to what the settings actually are and what
    you are changing. Often, they change themselves or continually revert back to
    random settings without rhyme or reason.

    With OS X, you just get in and drive to your destination quickly and efficiently.
    That may seem lobotomized, but not everyone has the desire or time to be a mechanic.

  133. What does "64-bit processor support" mean? by VojakSvejk · · Score: 1

    OK. The article refers to "64-bit processor support".

    Is that like saying a 10Mbit ethernet card has "100Mbit" network support because it will run on a 10/100 network at 10Mbit?

    OSX Runs in 32-bit mode on a G5. There is no significant difference made to the user by the 64-bitness of the processor (please don't tell me about hardware 64-bit integer instructions).

    If Linux gets around to running on the G5, it will likely be 32-bit for a while, too, since ppc32 is where the work is going these days. I'm still guessing Linux will support the G5 in all its glory before OSX does.

    Does someone want to correct me? Can I write an OSX app that accesses the 42-bit address space of the G5?

  134. Re:Linux users won't Switch? Where has he been? by argent · · Score: 1

    The only OS I know that treats you like a lobotomised primate is the one from Redmond. Oh, Classic Mac OS was limited, but what there was was very straightforward and encouraged poking around. OS X carries on that tradition... it's much easier to figure out how to do fairly deep stuff in the OS just by fiddling with it than just about anything else with a GUI that I've used since the advent of "X desktops".

    I see more condecension coming from Red Hat than Apple.

  135. Re:Linux users won't Switch? Where has he been? by argent · · Score: 1

    "With OS X, you just get in and drive to your destination quickly and efficiently."

    But if you want to putter, well, I've puttered around in Gnome and I've puttered around in OS X, and I know which one *I* think has a better geek interface, and it doesn't start with "G".

  136. Linux is UNIX by argent · · Score: 1

    Much as I'm a BSD fan, I have to say that in any real sense of the word Linux is UNIX. It's a chaotic goofball absent-minded-professor UNIX, but it is UNIX.

  137. Re:That's not an example by ErixTr · · Score: 1
    /dev/cua* is dead (or dying).
    Does Netcraft confirms this?
    --
    less is more
  138. Not the Cube, the Slab by argent · · Score: 1

    Don't re-release the Cube, release a Slab, the size of the Performa 47x, a little smaller than the Next Slab or the Sparcstation 1.

    It would have 0 or 1 PCI slots, depending on whether the video was on the motherboard. It'd come with a modest processor, G4/700, G3/800, whatever Apple can get cheaply.

    It would have the same ports as the iMac or eMac, plus an SVGA in and a USB in. The SVGA in would go to a memory mapped video window. The USB in would go to a software hub that exposed itself as an ethernet port, a mouse, and a keyboard.

    It would have room for two internal 3.5" IDE drives, and ship with one installed, the other accessible via a sled... or it'd come with a firewire shell to put an IDE drive in... ether way, there's a way to plug in a second IDE drive.

    Now imagine you're a PC user, you just bought your Mac Slab. Plug one of the USB out ports on the PC to the USB in on the Mac. Plug the video out on the PC to the video in on the Mac, and plug your existing SVGA monitor into the Mac.

    It would fit comfortably under your monitor.

    Now... boot it up. Once it's up you can log in to Mac OS X or you can fast-user-switch to your PC.

    Or, launch the iSwitch app, and your PC display is in a window in front of the Mac.

    Your PC drives are visible as network drives from the Mac, and your Mac drives are visible as network shares from the PC.

    Later, you maybe get a studio monitor and plug that in to the ADC port, the PC display comes to live on the old monitor.

    Over time, you transfer almost everything you're doing from the PC world to the Mac world. There's just... well, you're really not sure you've got everything... so you take the hard drive out of the PC and slot it in the available slot in the Mac. You turn off the PC and sell it on eBay to one of the remaining PC users who hasn't switched yet.

    I'd say, $399-$449. $499 at the most. Slower than the eMac, no built-in monitor, low and stylish.

    Call it the iSwitch. Think different.

  139. Virtual Desktops in OS X by justMichael · · Score: 1

    Here are a few options:

    Desktop Manager GPL
    CodeTek Shareware, $30.00
    Space.app QPL

    Have fun-

  140. Re:killing loginwindow usually resolves GUI proble by Anonymous Coward · · Score: 0

    The majority of the time, yes. Thank goodness for that. But unfortunately, not all of the time.

    I've had 2 gui hangs since installing Panther on my PowerMac G4 last Saturday. The first one, I couldn't ssh in. Telnet to port 22 accepted the connection, but no sshd greeting. So the lowest levels of the kernel were ok but all of userland was hosed. Hard reset.

    Second freeze, I was able to ssh in successfully and kill loginwindow. But the login dialog never came back up. Just a new loginwindow process using 50% cpu constantly. The other 50% cpu was used by umount_afs. Killing it, even with -9 did not work. Apparently while I had been browsing my network in the finder earlier, the machine had discovered my iBook and tried to mount it. Then it went crazy when the iBook went to sleep. Dang, guess the network filesystem hangs are still there!!

    Anyway, I had to reboot this time as well, but at least I could do sudo reboot and do it cleanly.

    I love OS X and believe it's hands down the best OS out there, but it still has a long way to go in terms of stability and avoiding obscure lockup situations. I'd love to see it achieve the level of Solaris or IRIX in this regard. Hell, even Linux or FreeBSD. Most users probably rarely if ever encounter these things, but it seems that we power users tend to find them anyway... :)

  141. Re:Linux users won't Switch? Where has he been? by Anonymous Coward · · Score: 0

    Right, it starts with a "K".

  142. test by Anonymous Coward · · Score: 0

    test of censorship or legal servability enforced
    on 'eye'denttify able 'blogggers on.ly.

  143. cd / : ls -lR by Wargames · · Score: 1

    Factoid: I did a ls -R in / in the command shell on a shiny new Mac G5 in the local CompUSA store. It is amazing how many files there are in the base os. This sucker went on for many minutes before I got bored watching them fly by. It is obvious that in this speed test a (G5, or any modern PC for that matter) just isn't near as fast as an IBM PC running DOS that only has about 4 files (autoexec.bat, config.sys, msdos.sys and io.sys). The old IBM PC boots faster too.

    This is not to say that I wouldn't love to have one of these artful beauties sitting on my desk right now.

    --
    -- Each tock of the Planck clock is a new world and here we are still life. --
  144. You haven't used OSX much, have you? by Anonymous Coward · · Score: 0

    Apple has changed (well, failed to implement, really) a lot of the things that are common, if not prevalent, on other unices. Specifically, dlopen() and company. Whereas most, if not all, other unices support dlopen and friends, Apple decided not to upgrade the NeXT kernel, instead relying on dylib. Granted that people have contributed dlcompatible items to fink et al, but this is still a shortcoming on Apple's part. Additionally, Apple/NeXT uses/used 'frameworks', which are (imho) libraries done The Right Way -- headers, libraries themselves, and related material are all in a .framework wrapper. However, this has a tendency to break (or at least horribly maim) various Makefiles, as one as to link with not '-lc', but '-framework System'.

    There are other issues, too, but I have to get back to work.

  145. Not entirely true. by mlyle · · Score: 1

    Color Classic

    Sure, it post-dates the MacII. But Apple did build color all-in-ones before the iMac.

  146. ok, now I see you filtered some of what I said by muyuubyou · · Score: 1

    If you read my post again, you will find nowhere I asked Apple to open their source. Do they open their source for Windows? no. But they release their products in that platform. They are taking a lot from the community and contributing very little.

    One of the major annoyances the Linux user has to face is Quicktime-only sites. They have a standard yet they don't release a player like they do for Windows. This hurts a lot the community they're leeching from. They should release at the very least the QT player for Linux and FreeBSD.

    The Linux market is big enough. In fact, it's close to the Mac market. Even Macromedia releases their Flash player for Linux.

    1. Re:ok, now I see you filtered some of what I said by Anonymous Coward · · Score: 0

      Yeah, I'm putting together two things.
      1) why Apple shouldn't open source
      2) why Apple should be wary of producing their great apps (i.e. iLife) for other OS's.

      If they do either of these things, it only diminishes the motivation for consumers to buy Macs. As much as they might want to be do-gooders, they also need to keep people wanting to buy Macs.

      Now, I think they should have open standards that allow Linux developers to easily make a player that plays Quicktime files and a chat program that interacts with iChat and such (which Linux already pretty much has, no?), but I think that's the limit that you're going to get from Apple.

      One thing that will probably hold it up, along with everything else, is that the character of Linux conflicts a bit with their developement methods. Linux likes choice while Apple likes controlled environments, making their software run on specific versions of an operating system and specific hardware. That's why they can achieve the "polish" I was talking about. Frankly, I've been surprised they've ventured so far into windows-land. Could you imagine Apple developing a program that needs to be installed from a command line, and worrying about different distros/kernels/packages/dependancies?

      No, I think they should try to use open standards (hey, MPG 4, AAC?) and make it easy for third party developers to make what they want. This allows them to keep their polished look and give linux the access they need. If they do this (and they're close), I think that's pretty alright. C'mon, which would the Linux community want anyway, a pre-compiled closed binary package that gives them a certain ability, or open standards that allow them to use/acces the formats however they want.

      In the end, Apple's "leeching" off a community that wants to give their stuff away, doing no real harm, and doing at least *some* good. At the very least, they're lending credibility/hype/access to the open source movement.

    2. Re:ok, now I see you filtered some of what I said by Anonymous Coward · · Score: 0
      Now, I think they should have open standards that allow Linux developers to easily make a player that plays Quicktime files and a chat program that interacts with iChat and such (which Linux already pretty much has, no?), but I think that's the limit that you're going to get from Apple.

      That would be definitely enough. Apple should at least not hurt by releasing unsupported standards. AAC is rather unneeded because it's not competitive and it's not so widely used (basically only Apple and Apple-related things use it). Ogg Vorbis is much better. Xvid rocks. DivX is supported.

      -muyuu with love
    3. Re:ok, now I see you filtered some of what I said by Anonymous Coward · · Score: 0

      AAC is a standard. It's not an Apple thing, it's a Dolby/Fraunhoffer/others thing. Sure Ogg /whatever support and such would be great, but AAC is a fair bit better than WMA.

  147. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  148. Have Linux on my Desktop OS X on iBook by bodland · · Score: 1

    Both seem pretty comfy. I can do what I need to at from home with OS X and I can also do all kinds of cool design, music recording and digital photography that I can't do on Linux. OS X rocks. Linux Rocks. I like them both equally. lets face it too. The coolest commerical apps are on Mac OS X right now.

  149. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  150. Here are some packages that don't quite run on OSX by dripwipeflush · · Score: 1

    As of this day, only FreeBSD can run these applicatiosn but Mac OSX can't do anything with them... OpenOffice-1.0-x86-Linux.tar.gz netscape-v304-export.x86-unknown-linux-elf.tar.gz (oh yea, ad infinitum "-x86-linux...")

  151. Whoops, update already by dripwipeflush · · Score: 1

    I just checked the Contrib section of my local Linux vendor and discovered libTalent-1.0.so is obsolete and is only needed when you buy a computer. What you need to download is libTalent-1.0.1.so. I may attest that symlinking libTalent-1.0.so to libTalent-1.0.1.so is protocol-compatible for applications linked with the earlier libTalent. Wow, how quick Linux technology updates faster than Mac OSX!

  152. un-install also mis-characterized by morcheeba · · Score: 2, Interesting

    For OS X, they said:

    Uninstallation service for installed programs: no. Most programs can be deleted by dragging files to the trash. This may leave files in the system folder or other locations.

    Actually, dragging an application to the trash starts an uninstall script -- same thing happens on install. Maybe they thought they were deleting a single file, but most applications are actually directories that contain the "other locations" that they were probably thinking about.

    There's a certain beauty in things just working and not bothering the user; I guess the reviewers expected to be hassled.

    1. Re:un-install also mis-characterized by raverbuzzy · · Score: 1

      dragging an application to the trash starts an uninstall script

      I've never heard of this. Care to back it up?

    2. Re:un-install also mis-characterized by Anonymous Coward · · Score: 0

      This got a Score: 2, Interesting? How about a Score -1: Total Baloney.

      Applications are just directories. Dragging an application to the Trash does the same thing as dragging a directory (or file) to the trash: it moves it to the .trash directory, renaming it if a similarly-named directory is already there. Nothing else.

    3. Re:un-install also mis-characterized by morcheeba · · Score: 1

      Actually, I was wrong - sorry. I'm just starting OS X programming, and thought that I had read this a few nights earlier. It seems that PackageMaker only allows install scripts for automated installs, but not uninstalls... But, I guess the idea is that since the application is really a directory, you can keep most stuff needed for install there, so that it can be deleted cleanly. But plugins, which need to be in specific directories, could get left behind.

  153. Re:killing loginwindow usually resolves GUI proble by Pieroxy · · Score: 1

    achieve the level of Solaris or IRIX in this regard. Hell, even Linux or FreeBSD

    Hmmm, having worked for a while on an Onyx station, I can tell you that in my mind, IRIX is by FAR the worst unix of all I know in terms of stability.

    I was just working at the time on a automatic reconstruction of lanscape with stereo aerial images, and the scene we were trying to render did hold a couple of million triangles with full texturing.

  154. Huh? by Xtifr · · Score: 1

    Linux is [...] [t]he equivalent of some guy 1983 whose only car was some beater that he constantly had jacked up to tweak the motor.

    Huh? I've been using Linux as my primary desktop OS since '98, and the amount of "tweaking" and "tinkering" I do dropped massively from when I used to run MS systems (which broke stuff with every update, and occasionally at random inbetween updates). I first set up fvwm in '96, and I've been using it without tweaks or tinks since then, and it works fine. I first set up emacs in 1987, and have been using it with few or no tweaks since then.

    I'm sure there are plenty of people using Linux because it allows (not "forces") them to tweak with their systems, but there are also plenty of people using Linux because it allows them (out of the box, no tweaking required) to keep using software they've been using since the seventies or eighties. Compare that to MS (who forced their users to switch to new stuff at the beginning of the nineties) or Apple (who's trying to force their users to switch to new stuff now).

  155. Apple PR? Puhleazzzze.... by gulker · · Score: 1

    I was never in Apple PR. I was Director of Strategic Relations in the Design & Publishing Markets group in 1999.

    No employee relationship since then... though I did write a white paper for a marketing contractor about the Xserve last year.

    I do split my time between Linux and Mac... and Linux on the desktop has come a long way in an amazingly short time. I like OS X's consistency, et al. but I sure wish it ran faster without plunking down $2K for the latest hardware...

    I think the next few years will be very interesting as the Linux GUIs improve even more. I wonder if Apple or open sourcers will get to a radically new way to use computers first...?

    --
    Rules? We have no rules. We're trying to accomplish something. - Thomas Edsion
  156. Re:Linux users won't Switch? Where has he been? by LamerX · · Score: 1

    Hey dipshit, maybe Quickbooks is so easy for your CPA to set up because they've had hours upon hours of training on it. If they had training in the other app, it would be just as easy.

    You must be supreme god yuppy guy. Mr. "I don't have time to play around". If you were so goddamn efficent and didn't need computer stuff, then why bother reading slashdot. Why bother going through the comments. If you want to get the news quit wasting your goddamn time posting you're "I'm better than you time-wasting people" crap.

    We don't give a fuck how much money you make or could be making. I make just as much money using Linux, since I know what I'm doing. Linux has all the tools that I need to run an efficent, stable server. Fuck most of my server have over 2 years of uptime, and cost less than $500 for hardware. How about that for TCO? Sounds to me like you don't give a fuck about what your clients get, just what you end up with in the end.

    You're just a goddamn business machine drone, and have no enthusiasm for what you are doing. Enthusiam is what creates innovation, instead of doing the same systematic bullshit all day long with the same goddamn tools, blah blah blah.

    I bet your wife really likes your efficent, get-the-job-done, attitude too. I'm sure you get the job done in no time, cos you don't have time for life or anything else it sounds like.

  157. Nothing is faster than expose (used to love VD's) by SuperKendall · · Score: 1

    I used to be a big fan of virtual desktops, and had many custom settings so things would open up in the right room, I could hotkey stuff around, the works.

    Nothing on earth is faster and easier to use than Expose. Not only is it quicker in terms of time (even quicker than switching to a virtual desktop) but right away you get a picture of the "Big Picture" of what is going on in your computer (or your apps). With virtual desktops sometimes windows don't end up where you expect, and other things mar your understanding of what is going on all over.

    What you also get is to see visually what you are choosing, which also helps eliminate duplication (especially good with browser windows). The need for window shading is simply gone - who cares when in a split second I can see what all the other windows are doing? There is no such thing as windows obscuring things any longer.

    Every day I go to work now and sit in front of my Dell with XP, and stare at the meaningless icons at the strip at the bottom of the machine (or at least one row of them) and I curse being stuck doing tasks there.

    After Expose I have finally ceased looking around for a virtual desktop I like, because almost all the reasons I used to use virtual desktops have been addressed by Expose.

    The only thing I still like virtual desktops for is when I have a number of windows in a particular configuration, like for a set of log windows. But for that I usually just run an X11 VNC session with only those things, and then others can access it too which is nice.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  158. Well, to be fair by SuperKendall · · Score: 1

    Those would affect internal drives too, not just the external ones like in Panther... :-)

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  159. Re:Linux users won't Switch? Where has he been? by tychay · · Score: 1

    Whoa! That hurts. As one of the Powerbook owners at a Perl/PHP developer conference that was probably noticed by the original poster, I guess I should speak in my defense before people like you keep implying that I'm not an "intelligent user" and like to be treated like a "lobotomized primate."

    Unfortunately I am guilty of being a "Macfanbot" by your definition--I've used Macs for personal use since 1985. However there is a logic error in your argument: you imply I've somehow stopped using Linux. How many of these Powerbook and iBook Perl/PHP coders deploy their stuff on Linux machines? How many of these people ran Windows-only for development or had a dual boot configuration on their notebook? How many of them have Linux desktops at home? I personally answer "yes" to all the above question and still have more Linux desktops in use than Mac ones.

    The thing was, until Mac OS X, I never thought to use Macs for development. Sure I'd whip out something in MacPerl, but that isn't saying much. Now, it is different, I code from the same machine I make Keynote presentations on. From the compliments I get from my talks, I guess my platform choice hasn't hurt. Or are you saying that in order to be a card-carrying "intelligent user" I have to do all my presentations in "Pres2"?

  160. Good artcle on just that point here by SuperKendall · · Score: 1

    At OSNews.

    The summary is that the libraries most people link to are indeed 32 bit. However Panther bests Windows and Linux in having a larger availiable address space per application (4GB). And of course the OS does support more than 4GB of RAM.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  161. Funny, he can't even spell by Anonymous Coward · · Score: 0

    It's Expose, with an accent on the last 'e', not ExposZ. Is that an attempt at showing the accent mark?

  162. Re:Can't Do It? by Anonymous Coward · · Score: 0

    CodeTek's shareware VirtualDesktop for OS X solves one of your missing problems.

    ---
    Changing the background color on a window? What kind of window?

    Finder window colors: In icon view, use Show View Options from the View menu

    Terminal colors: Select Window Settings from the "Terminal" menu to change background and window transparency. I have mine set as green text on black semi-transparent. Nuvo-Retro!

    Application window colors: Depends on the application
    ---
    Other issues:

    Resizing windows: No alternative that I know of

    Cut and Paste: I notice no delay, unless cutting something very, very large (multi megs). I notice no errors either.

    Ultimately, OS X works like OS X, just as KDE operates like KDE. . . There is no "Linux skin" for OS X that I know of. If you're that attached to "the Linux way," obviously no other OS will cut it for you. That's fine. I've used several OSs for over two decades. OS X is easily the best I've seen, IMHO.

    Doug

  163. Re:However, a lot of developers might want to move by n8_f · · Score: 1

    "I would really never have considered buying a mac before OSX (come on, they didn't even have a command line!)...."

    Dude, MPW! You obviously didn't know any hardcore-geek Mac users. Before switching to Linux, that is what I used. It rocked! It was probably the most integrated CLI and GUI ever. You could close windows from the command line, you could send Apple Events, you could copy things to the clipboard, you could control Macs remotely with a remote shell. It was completely odd and totally Mac. It wasn't perfect by any means, but it kicked the ass of DOS. Good times...

  164. Re:19th post! by Anonymous Coward · · Score: 0

    Look at me, I'm your friendly neighbourhood first post troll

    You have to admit, they are friendly.

  165. Both!! by randito · · Score: 2, Interesting

    I run both.

    OS X is the ultimate user interface. and what else runs dreamweaver / flash / photoshop / illustrator? the desktop environments available on linux cannot compare.

    linux, however, is what i trust for my servers. i trust apple to make my OS secure, but i do not trust them to respect my modifications to the OS between software updates. Apple has screwed up my PHP / MySQL / Apache customization before and i was not impressed. RedHat is much better in this respect.

  166. Read da post by xiaodidi · · Score: 0

    My post was a parody of its parent. Maybe you should do a little more reading before replying in such earnest.

    1. Re:Read da post by morelife · · Score: 1

      Another point to consider is that after someone spends a couple of weeks installing and hand-tuning Linux, there is a strong psychological need to justify such time expenditure. Very few folks want to reveal publically that their very time-consuming choice was a mistake. Etc.

      That's a parody?? I guest it was, in your mind:)

  167. You just answered the parent post by Anonymous Coward · · Score: 0

    That's why you are using OS X, and the original poster using Linux.

    Looks like different cultures to me.

  168. Re:The enemy of my enemy...GOOD POST!! by vortexau · · Score: 1

    BRAVO! Your post has been one of the most intelligent on this theme!
    Alternative (non-MS) OS' users should stand togather for one, if no other, reason-
    OS Diversity! As in the natural world (and in YOUR own family, I may add) genetic diversity is the way of improvement of a specis. Anyone can imagine what happens to a specis (or family) that's procreation is limited by inbreeding!

    Computer Hardware needs OS Diversity for maximum services (& ease-of-use) to continually improve.

    I'm sure that the GENERAL CONSENSES on this site agree/s that BOTH Linux & MacOSX (particulary when able to run on a single system) offer the user continually improving usability & services! About the only recuring objection that I see, on this site, refers to the closed ((or expensive)) Mac Hardware!?!

    Just to confirm (or inform) readers here - that I am POSTING from (non-Mac)Debian GNU/Linux on PPC! True, presently I have NO OTHER OS' installed on THIS Hardware - but I have the option of adding MacOSx thru MOL, and am presently awaiting the OS for which Chiefly I acquired THIS Hardware -- AmigaOS4!

    Who says- "You can't have it ALL!"? :-) ((Excluding, of course, anything MS!!) :-)
    .

    --
    (David Bowman, EVA near HUGE Monolithic Win-PC in orbit around Jupiter) "My God - its full of Malware!"
  169. Re:not switching? - Business Reason by aphor · · Score: 1

    How much would you pay me for a port of tip(1)?? tip(1) is BSD software that will allow you to connect stdin/stdout to a serial device (ie. /dev/tty.*) so that random software can access it.

    I'm going to guess that you will need a Carbon driver wrapper so that classic style apps can use the BSD stdin/stdout or the /dev/tty.* devices. Do you know how MacAuthorize interfaces the modem?

    --
    --- Nothing clever here: move along now...
  170. But Linux is OPEN SOURCE! by RexDevious · · Score: 1

    Look guys,
    I use Windows 2000/XP, Jaguar, and very rarely, Linux. They all have their own little advantages and disadvantages over each other, but how can anything possibly be more important than an OS being open? Without that trait, even the coolest, slickest, most stable and secure OS still throws it's future at the mercy of the company controling it. Apple seems like a cool company for the most part (at least compared to Microsoft, not that that's saying much); but it's still a company. Right now, it churns out great work because that's a profitable strategy against market leader Microsoft. Tomorrow, it might not be. And for those who can't switch to Microsoft, you don't see Apple behaving quite as honourably.

    I implore you, do not surrender control of your operating system in exchange for anything. Nothing can make that a winning proposition in the long run. A benign dicatorship can offer citizens plenty of perks over a chaotic democracy, but I've never seen a group of people ultimately happy with that choice; other than the dictators themselves.

    A large chunk of our lives takes place in computers. If the Linux community looks at the fruits of a dictatorship OS (one controled by a company) as a viable alternative to a free OS, rather than simply a challenge, we will all ultimately regret it. At any moment, even a seemingly benign company like Apple could decide that they needed to put DRM software, or lousy security, or ill-conceived product activation schemes into their OS; and if there isn't a good alternative available, and there won't be a damn thing you can do about it. Or, simply because it's a company, it could be required by the government to install spyware of one sort or another, and you won't be able to get it out. With a free OS, you'll never have to worry about that.

    Apple has been an inspiration to technophiles since it's inception, and I think OSX is really great piece of work. But computer operating systems are already too important to our lives to relinquish control over, and will become more and more vital every year. My sincerest hope is that Apple will one day be confined to making contributions to a ubiquitous open source OS, rather than producing one which only it controls. And that will only happen if people never lose sight of how important it is to do whatever it takes to retain control over their computers.

    No one will probably read this, since this is an old thread, but I just wanted to go on record as pointing out that no feature is as important as freedom. Cheers.

    1. Re:But Linux is OPEN SOURCE! by janbjurstrom · · Score: 1
      ...no feature is as important as freedom.
      Well put (and we're reading, no worries :)). I would, in addition to the empowering and strategic importance of open source, like to underscore that the concepts that Linux, *BSD, GPL, BSD, the Internet, WWW, &c., provide us with, are central.

      OSS to me ("free software" even more so) is about the idea and realization - the enactment - of that fundamental freedom you point out; "there is no box," like the saying goes. It's a long walk to reach that insight, and we shouldn't underestimate the power inherent in the process of (continually) grokking that.

      True, it would be detrimental if Linux et al. were reduced to mere ROI, TCO or function-by-function comparisons with OSX, Windows, and the like. But focusing too much on the (sometimes perceived) *control* that source code gives us, can eventually become restricting as well.

      A 'reality' Bourne (oh sorry) out of GPL, BSD, and such, where we all are mutually creating and defining the *whole* thing, is a fundamentally different 'reality', than being restricted to "think different" inside a prefab framework (eg. MS or Apple walled gardens).
      --
      668.5
  171. Re:Nothing is faster than expose (used to love VD' by drsmithy · · Score: 1

    Virtual Desktops and Expose solve different problems. Virtual Desktops are for logically organising open windows and/or applications into groups, Expose is for switching between open windows. They would complement, not replace, each other.

  172. But why group when you don't have to? by SuperKendall · · Score: 1

    I agree the grouping is nice for things like multiple log screens. But beyond that, a lot of what I used to use windows for was grouping - so that I didn't have to minimize or maximize windows at all. I could just switch to the right desktop and there the window would be already opened.

    With Expose, you don't need to care about grouping for that purpose anymore because it is so easy to select any window in the system.

    When you can see all of the windows in the system in a split second, why hide windows in multiple rooms anymore? The only reason would be if you want to see groupings of windows in the same app in a certain way, but beyond the log example I almost never find myself needing that.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  173. Do read da post by xiaodidi · · Score: 0

    The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
    Original post:
    Re:The 4 People Who Switched To OSX (Score:0) by Anonymous Coward
    Another point to consider is that after someone drops a couple or three thousands dollars of dollars on their Apple rig, there is a strong psychological need to justify the expenditure. Very few folks want to reveal publically that their very expensive choice was a mistake. In other words, such a party would not be the most objective source for information.

    My parody reply to it:
    Another point to consider is that after someone spends a couple of weeks installing and hand-tuning Linux, there is a strong psychological need to justify such time expenditure. Very few folks want to reveal publically that their very time-consuming choice was a mistake. Etc.

    See my point now?

  174. Problems with Desktop Linux by Anonymous Coward · · Score: 1, Insightful

    I run a linux as a hobby, using it for a file and dns server, mainly beacuse I can't afford a third mac, but I do have an old pc around that's more than capable of pushing linux. I do have a few complaints about linux as a desktop that haven't been mentioned.

    -There is no system wide address book that I can sync with my phone
    -all of those little apps have such goofy names, I can't figure out what does what without looking it up first
    -I can't buy a linux box for my parents without expecting to do full-time tech support
    -system preferences are not centralized (no, they're not)
    -poor color calibration tools
    -poor type support
    -an overall lacking of GUI polish
    -poor third-party hardware support (a printer that prints isn't worthwhile to me without all the features being available)

    I think that most of these issues from Linux people developing for other Linux people, rather than for other professionals. It will be decades before designers have all the color, type, printing options on Linux that have existed on the Mac since the classic days. Hell, Microsoft can't even get it right and they now have a sizable share of the publishing industry. And the publishing industry is only getting bigger.

  175. Re:not switching? - Business Reason by HuguesT · · Score: 1

    Tip is already in Darwin/OSX and has been since the beginning. It was in NextSTep too, since at least 1993.

  176. I would jump to OS/X by HuguesT · · Score: 1

    But it won't work on my work-supplied stupid DELL or any new sub $500 computer.

  177. tip(1) for Mac OS X (not Darwin or OSX Server)? by aphor · · Score: 1

    Maybe it is in Darwin, and maybe it is in Mac OS X Server, but it is not in OS X unless it is buried. Assuming I have a copy of Jaguar running on my Mac, where should I look for tip(1)?

    --
    --- Nothing clever here: move along now...
  178. Could they afford SUNW? by Cujo · · Score: 1

    i don;t think Apple will buy Sun.

    Last I checked, the market cap for SUNW was about 13 billion. Way down from where it used to be, but still a lot compared to Apple's 8 billion. That's a lot for Apple to swallow - they'd have effectively to go into debt.

    Sun is struggling to keep their high-end niche while getting pushed out of the low end - it's not clear to me that they have a brilliant future, or that Apple could help much (there's that "synergy" thing again). Sun's products are great (we use them extensively), but everyone is gunning for their markets with cheaper stuff.

    The precedents aren't very good. I don't see that Compaq got their money's worth for DEC, or that HP got it's money's worth for Compaq, or that GM got anything like a good investment in Hughes Aircraft. The list goes on.

    --

    Helium balloons want to be free.