Slashdot Mirror


An Answer To "What is Mac OS X?"

XCube writes: "'What is Mac OS X?' is a fascinating article over at KernelThread.com. According to Amit Singh it's a hacker-over-friendly answer to that question and a low-level taste of Apple's OS. The extensive article covers many details on Mac OS X: history, Mac firmware & boot loader, system architecture, kernel, startup, file systems, app environments, programming facilities, available software, and more. A great read if you are interested in Mac OS X, though some stuff is too technical methinks. On second thought, this may be a better read if you're *not* interested in Mac OS X! The author says he wrote it to introduce Mac OS X to the Linux User's Group at his work."

664 comments

  1. Re:No trolling here but... by nomadic · · Score: 1, Offtopic

    Welcome to slashdot.

  2. Re:OS X 10? by goober · · Score: 4, Insightful

    I'm sorry but - there's no reason to run OS X - FreeBSD 4.x already offers everything it has for free, and FreeBSD -current far surpasses it.

    One word: Photoshop.
    Bzzt...Gimp doesn't count so don't bother.

  3. Hey, Wait a second by jetkust · · Score: 4, Funny

    On second thought, this may be a better read if you're *not* interested in OS X!

    But if I wasn't interested, then why would I be reading it?

    1. Re:Hey, Wait a second by mangu · · Score: 0, Flamebait
      why does any mention of OS X draw so much negative shit... are people really threatened


      No, no! It's only that Mac zealots get so pissed-off... It's fun to criticize anything Mac related!

    2. Re:Hey, Wait a second by KillerHamster · · Score: 4, Funny

      And even if you were interested, you probably still wouldn't read the article. This is Slashdot, after all.

    3. Re:Hey, Wait a second by phre4k · · Score: 2, Funny

      isn't being pissed-off a part of the zealot definition?

      --
      "Nobody really checks their email any more. They just delete their spam"
    4. Re:Hey, Wait a second by BorgCopyeditor · · Score: 5, Funny
      You know what else pisses people off?

      Sticking pins in them! Some people say it's wrong, but that's what makes it fun!!!

      --
      Shop as usual. And avoid panic buying.
    5. Re:Hey, Wait a second by jc42 · · Score: 2, Insightful

      Hmmm ... so where does all the "slashdotting" come from? Who are all those non-slashdot readers who are bringing down sites by following links on slashdot?

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
    6. Re:Hey, Wait a second by Anonymous Coward · · Score: 0

      Hey, guess what - get used to that Score: 1 ;-)

    7. Re:Hey, Wait a second by Anonymous Coward · · Score: 0

      If 10% of everyone reading a Slashdot thread is enough to kill a server, just think what would happen if the other 90% bothered to follow the link.

      Purely based on their intent to continue their ignorance of the topic of discussion, they're being unbelievably considerate of system admins worldwide.

      In fairness, I think Fark.com's "Boobies" submissions do far better jobs of bringing servers to their knees. Only gay men and militant feminists don't follow those links...

    8. Re:Hey, Wait a second by imtheguru · · Score: 1

      mmmm...must click link

      --
      Yet Socrates himself is particularly missed.
      A lovely little thinker but a bugger when he's pissed.
    9. Re:Hey, Wait a second by BugZRevengE · · Score: 1

      The rules of slashdot:
      1. Read the story
      2. Click the links
      3. DO NOT READ THE ARTICLES
      4. slashdotted!
      5. post an comment about the article.
      also if you acidently break rule 3, make sure your comment looks like you did not read the article

      --
      Why me? Why not!
      BACKUP YOUR PARTITIONS
  4. Carbon's roots are older by saddino · · Score: 5, Interesting

    Carbon. This is a set of procedural C-based APIs for Mac OS X that are based on the old Mac OS 9 API (actually dating back as far back as Mac OS 8.1)

    To nitpick: actually, a lot of the Carbon APIs go as far back as System 1.0 -- most of QuickDraw for example.

    1. Re:Carbon's roots are older by frankie · · Score: 5, Informative
      The article is conflating two different things - either an accidental mis-edit or an intentional oversimplification.

      Carbon is based on the classic Mac APIs which go way back to 1984, while the Carbon API actually exists (and is available for calls) in MacOS 8.1 and higher via the CarbonLib classic extension.

    2. Re:Carbon's roots are older by gwernol · · Score: 5, Informative

      Carbon is based on the classic Mac APIs which go way back to 1984, while the Carbon API actually exists (and is available for calls) in MacOS 8.1 and higher via the CarbonLib classic extension.

      Actually (if you care about all the historical details of Mac OS X's evolution) Carbon was originally based on the QuickTime library, which in turn was based on the classic Mac APIs. I was an engineer on the QuickTime team during the early Rhapsody days up through Mac OS X beta.

      When Rhapsody (basically the NextStep OS) was being developed it quickly became obvious we needed to support classic Macintosh applications. QuickTime had already been ported to an early Rhapsody version, and it just so happened QuickTime already carried around an API that contained about 70% of the Mac OS functionality. This is how QuickTime runs on Windows and why porting Carbon/classic Mac apps to Windows is (relatively) painless if you know to call the QTW libraries. So Apple effectively had the start of Carbon on NextStep as a result of the QuickTime port. Rhapsody became Mac OS X, the QuickTime library support was spun out to its own team and became Carbon.

      None of which really disagrees with your post, just a little more detail on the exact process.

      --
      Sailing over the event horizon
    3. Re:Carbon's roots are older by Anonymous Coward · · Score: 0

      And then they fired you.

    4. Re:Carbon's roots are older by soft_guy · · Score: 1

      Carbon has a lot in common with the API that preceeded it - called the MacOS Toolbox.

      --
      Avoid Missing Ball for High Score
    5. Re:Carbon's roots are older by Don'tTreadOnMe · · Score: 2, Funny


      Holy Crap, you people are geeks !


      Oh, sorry, forgot where I was for a minute there...

    6. Re:Carbon's roots are older by Anonymous Coward · · Score: 0
      Holy Crap, you people are geeks ! Oh, sorry, forgot where I was for a minute there...

      and if you're here three words:

      Pot

      Kettle

      Black

    7. Re:Carbon's roots are older by Anonymous Coward · · Score: 0

      Why does Web Objects suck so much ass?

    8. Re:Carbon's roots are older by Anonymous Coward · · Score: 0

      So if most of the Classic Mac's functionality is based on Carbon, which is based on QuickTime, and QuickTime has been ported to Windows...

      aaaannnd, most of the NextStep functionality was available to x86 early on, with the YellowBox environment as well as seen in Rhapsody and WebObjects...

      aaaaannnd Darwin, the OSX xnu kernel and personalities on Mach run on x86...

      We have pretty complete coverage of the state of the Mac on x86. Interesting. I suspect with QuickTime installed, the hardest thing about iTunes on Windows was getting the GUI right. Which really is hard.

    9. Re:Carbon's roots are older by gwernol · · Score: 4, Informative

      So if most of the Classic Mac's functionality is based on Carbon, which is based on QuickTime, and QuickTime has been ported to Windows...

      aaaannnd, most of the NextStep functionality was available to x86 early on, with the YellowBox environment as well as seen in Rhapsody and WebObjects...

      aaaaannnd Darwin, the OSX xnu kernel and personalities on Mach run on x86...

      We have pretty complete coverage of the state of the Mac on x86. Interesting. I suspect with QuickTime installed, the hardest thing about iTunes on Windows was getting the GUI right. Which really is hard.


      Yes, this is indeed the case. However...

      First you're missing some important components, for example the Quartz rendering layer and the Aqua UI components. Neither of these are at all trivial.

      Second, even ignorning Quartz and Aqua, you now have a set of about 70% of the components you need to build a Mac OS X-like operating system on Intel. As they say, the first 70% of the work takes 90% of the time, the other 30% of the work takes the other 90% of the time. It gives you a head-start, sure but you still have an immense effort ahead of you.

      Apple spent (very, very approximately) a team of 1,000 engineers for 3 years to get to Mac OS X 10.0, from about the starting point you describe. That's 3,000 engineer-years of effort to find. Panther is another 3,000 engineer-years beyond that. It could be done, but its not trivial.

      That said, when I was at Apple we did builds of Mac OS X (the entire stack) for PowerPC and Intel. From colleagues still at Infinite Loop I understand they still do every build for both platforms. I don't believe that it is technical barriers that are stopping Mac OS X for Intel...

      --
      Sailing over the event horizon
    10. Re:Carbon's roots are older by Anonymous Coward · · Score: 0

      Oh come on now, you know that the 15 people who would actually run OS X for Intel would provide a limitless wellspring for developers to sell goods to.

    11. Re:Carbon's roots are older by Anonymous Coward · · Score: 0

      As they say, the first 70% of the work takes 90% of the time, the other 30% of the work takes the other 90% of the time.

      Who are 'they'? My guess would be 'they who cannot count very well'. If this is not a mistake but a clever way to point out the fact that most projects take a lot longer to complete than originally intended, I bow to your superior wit and apologize.

    12. Re:Carbon's roots are older by gwernol · · Score: 1

      Who are 'they'? My guess would be 'they who cannot count very well'. If this is not a mistake but a clever way to point out the fact that most projects take a lot longer to complete than originally intended, I bow to your superior wit and apologize.

      No, its an old saw that's often heard amongst software engineers. The version you'll hear most commonly is "the first 90% of a project takes 90% of the time, the remainng 10% takes the other 90%". It means that getting the basic functionality in place ("alpha") is a lot of work and most naive people assume that's most of the task of shipping a product. In fact, even once you've got the basic features coded, there's at least as much work left bug testing, polishing, documenting and generally preparing for release.

      Not my phrase originally, I don't know where it comes from, but most every engineer worth her salt will have heard it.

      --
      Sailing over the event horizon
  5. Re:OS X 10? by Anonymous Coward · · Score: 0

    Well that would explain why such a small population uses Mac. If the best you can come up with is an application that maybe 1% of the computer using world actually uses or cares about then that is pretty sad.

  6. Re:Well, the question is "WHY" ?? by Anonymous Coward · · Score: 0

    Are they going to release OS-X under a free license ? If not, it's not very intersting since you cannot hope to hack the code and redistribute it..

    Zealot or troll. You decide.

  7. The core is already... by SuperKendall · · Score: 2, Informative

    Darwin has been released under the GPL. It's only the higher layers (like Aqua) that are closed.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
    1. Re:The core is already... by scrod · · Score: 4, Informative

      Really? The GPL you say? Sorry, but no. Parts of Darwin are GPL'd, but Apple's own code is released under the Apple Public Source License.

    2. Re:The core is already... by Anonymous Coward · · Score: 0

      It really is too bad they had to put the word Source in that title.. cos then they could have just had the APL.

      But then they'd have had to kill everyone, because everyone would be saying "The Apple APL license", and the only thing that's worse than redundancy is alliterative redundancy (yes, that was intentional).

    3. Re:The core is already... by JPelorat · · Score: 1

      If you want to *be* a sarcastic prick, use Overrated or Offtopic. If you want to *acknowledge* his sarcastic-prickitude, use Underrated or Funny.

      --
      Hokey statistics and ancient misconceptions are no match for a good thought in your head, kid!
    4. Re:The core is already... by the+argonaut · · Score: 1

      But then they'd have had to kill everyone, because everyone would be saying "The Apple APL license", and the only thing that's worse than redundancy is alliterative redundancy (yes, that was intentional).

      Even worse is that it expands to "Apple Apple Public License", unless they were really going for the geeks in which case APL would stand for "APL Public License".

      --
      fuck you.
  8. Re:OS X 10? by Anonymous Coward · · Score: 4, Funny

    I know what you mean...

    Yesterday I was having a great time editing my masterpiece "When Trolls attack" on Final Cut Pro, especially after I finally was done tweaking the shots in Photoshop and After Effects.

    Later I enjoyed solving another level of Halo while listening to my iTunes collection.

    Thank God for FreeBSD 4! I didn't have to pay for none of this stiffling proprietary OS X crap! :P~~~~

    Joe Anoymous.

  9. Re:OS X 10? by Anonymous Coward · · Score: 2, Funny

    What are these good or wack comments about? Are they good or are they wack?

  10. The question by CelticWhisper · · Score: 5, Funny

    It's been at the back of your mind all along, always there, you're always asking...

    "What is Mac OS X?"

    Do you want me to show you, Neo...er...Steve? Eat the blue apple, and you'll go on living your life, believing whatever you want to believe. Eat the red apple, and I'll show you how deep the worm hole goes. And you'll realize that there is no Mac OS X. It's only your mind that has unfathomably sexy UI elements.

    --
    Help protect civil rights from abuse by the TSA - visit TSA News Blog.
    http://www.tsanewsblog.com
    1. Re:The question by NaugaHunter · · Score: 4, Funny

      I took a bit out of a rainbow-colored apple and ended up in a wormhole to my life in the 70's...

      --
      R: That voice. Where have I heard that voice before? B: In about 365 other episodes. But I don't know who it is either.
  11. Re:OS X 10? by Anonymous Coward · · Score: 0
    So, OS X is useless, unless you need Photoshop.

    No wonder Apple ony has like 3% of the market.

  12. Re:OS X 10? by Anonymous Coward · · Score: 0

    Yay! The troll shows his colors! Perhaps the idiot mods in some of your karma whoring posts will finally wake up. The funny thing is that you start these huge threads and never bother responding because you know that you are a troll.

  13. What is Mac OS X? by mac+os+ken · · Score: 4, Funny
    Mac OS X is:

    stable

    easy to use

    gorgeous

    well rounded

    interesting Kind of sounds like the perfect boyfriend/girlfriend. But remember, we're talking about software here... :P

    --
    .deviatefromtheabsolute.
    1. Re:What is Mac OS X? by CelticWhisper · · Score: 3, Funny

      So then it's Software vs. Softwear?

      --
      Help protect civil rights from abuse by the TSA - visit TSA News Blog.
      http://www.tsanewsblog.com
    2. Re:What is Mac OS X? by NanoGator · · Score: 2, Funny

      " vs. Softwear? "

      Whoah.. I can sort by cup size. Man I'm glad I'm telecommuting today.

      --
      "Derp de derp."
    3. Re:What is Mac OS X? by shunnicutt · · Score: 3, Funny

      Mac OS X is:

      stable

      asy to use

      gorgeous

      well rounded

      You forgot "lickable"
    4. Re:What is Mac OS X? by Anonymous Coward · · Score: 0


      Mac OS X is:

      stable

      asy to use

      gorgeous

      well rounded

      You forgot "lickable"


      And orthogonally persistent!

    5. Re:What is Mac OS X? by Anonymous Coward · · Score: 1, Funny

      interesting Kind of sounds like the perfect boyfriend/girlfriend. But remember, we're talking about software here... :P

      Come on, this is slashdot. I think many of us, myself included, are at the stage where we have to take what we can get.

    6. Re:What is Mac OS X? by Anonymous Coward · · Score: 0

      Mac OS X is:
      stable
      asy to use
      gorgeous
      well rounded
      You forgot "lickable"


      You forgot "Beauty is in the eye of the beholder.".

    7. Re:What is Mac OS X? by burns210 · · Score: 2, Funny
      You forgot "lickable"

      just like the perfect girlfriend! :)

  14. Potential Linux Switchers: Read Up by Spencerian · · Score: 5, Insightful

    If you've been under a rock and haven't read much about OS X, still view Linux as a strong desktop OS, but hate having to fight to get the latest software, hardware, or other common computer accessories working without a call to your other Linux buddies, you should get a kick out of this article.

    While the author disavows the article to a degree, it may be of great use to Linux and other UNIX users who haven't a clue of the true nature of OS X beneath its GUI interface. From the kernel, to a typical Mac's boot firmware, to its BSD origins, this is probably one of the better free web-accessible summaries that Linux geeks could appreciate.

    OK, it might not make you switch, but note that this guy admits to using OS X for only 3 years or so, and he's gained quite an understanding of it.

    Will OS X work for you best? YMMV.

    --
    Vos teneo officium eram periculosus ut vos recipero is.
    1. Re:Potential Linux Switchers: Read Up by RevRa · · Score: 1, Insightful

      OK, it might not make you switch, but note that this guy admits to using OS X for only 3 years or so, and he's gained quite an understanding of it.

      Uhm...yea.

      Q. How long has MacOS X been around?
      A. About 3 years or so.

      --
      - Kate
      "DNA is life. The rest is just translation."
    2. Re:Potential Linux Switchers: Read Up by happyfrogcow · · Score: 4, Interesting

      I'm sorry, I'm not using Linux because it's a strong desktop (it's good enough for me, i'd call it adequate). I don't fight to get the latest software, I use what works and don't need to have the hottest, newest bits running through my processor. Most security updates are irellevant as I have hardly any services running, but I update the ones I need. If I had accesories, i'd make sure they worked with Linux before buying them, or were from a company who has a history of devulging enough specs for people to write device drivers themselves.

      I use personally use Linux to get away from the liscensing nonsense that MicroAppleSunSoft tries to cram down my throat and sockets. They force too much upon me. It's my hardware, not theirs. I use Linux because it is Free. I use OSX at work and MS-Windows at work because I have to. What management decides is out of my control.

      "...without a call to your other Linux buddies..."

      Half the fun of Linux is the community built around it.

    3. Re:Potential Linux Switchers: Read Up by Anonymous Coward · · Score: 0

      What management decides is out of my control

      No it's not. Management is there to help you do your job. If you talk to them, they will listen, or you escalate to their boss. You're working for the company.

    4. Re:Potential Linux Switchers: Read Up by Anonymous Coward · · Score: 0

      so .. you don't actually use your computer for anything ?
      good job :)

    5. Re:Potential Linux Switchers: Read Up by Anonymous Coward · · Score: 0
      You're unemployed, aren't you? That kind of BS won't keep a job.

      "Hey, Boss-Man! I want a new Linux box!"

      "No."

      "Uh? But it'll help me code better, faster, sexier."

      "No."

      "Uhm... There are all these wonderful apps that can save you big money!"

      "No."

      "May I ask why?"

      "Because we use Windows/Mac/Sun/etc here and don't want to change."

      Trust me. I've been there, done that. Imagine coding in a purely Windows environment, writing Web Apps. Lotus Domino. IIS. SQL Server. Ugh. Sucky environment. I'm glad I'm not there any more.

      (Consequently, I'm now writing DB Apps in a purely Linux environment [switched jobs]. Nice change)

    6. Re:Potential Linux Switchers: Read Up by Spencerian · · Score: 4, Insightful

      Makes sense to me, all you've said. Apologies if I sound like I am pigeonholing the typical Linux user.

      But OS X is much like any other BSD. Don't want to pay Roxio for a burn app? Just use the exact same CD burn tools you're using now. Same is true for Apache and many, many other tools that are built in OS X as they are in Linux and BSD. Else, compile the darn things.

      Just note that not everyone (not even here on /.) are whizzes that can build anything they need or tinker for hours. How much do you consider your time is worth? Some of us just want to buy something, use it, and take the remaining time in the date to do something else, like, hell--I don't know--date or something.

      --
      Vos teneo officium eram periculosus ut vos recipero is.
    7. Re:Potential Linux Switchers: Read Up by Anonymous Coward · · Score: 0

      Mr. Gates is not going to approve my using Linux instead of Windows.

    8. Re:Potential Linux Switchers: Read Up by uberdave · · Score: 0, Troll

      Is OS-X available for non-Apple machines?

    9. Re:Potential Linux Switchers: Read Up by MalleusEBHC · · Score: 2, Insightful

      I use personally use Linux to get away from the liscensing nonsense that MicroAppleSunSoft tries to cram down my throat and sockets. They force too much upon me. It's my hardware, not theirs. I use Linux because it is Free. I use OSX at work and MS-Windows at work because I have to. What management decides is out of my control.

      Unless you are a GNU/Zealot, I can't see what problem you would have with Apple's licenses. They are about the minimal license for a piece of proprietary software: can't redistribute, they own it, etc. If this is "cramming it down my throat," I can't imagine what MS is. I'm also confused as to what you mean by "It's my hardware, not theirs." I've installed OpenBSD and Linux on a Mac before with no problems (that is, except for the exceptionally painful install process).

    10. Re:Potential Linux Switchers: Read Up by Anonymous Coward · · Score: 0

      Well, it's been around a tad longer than that. "Mac OS X 10.0" is probably around three years old, but before that was Mac OS X Server, and before that Rhapsody, and before that OpenStep, and before that NextStep.

    11. Re:Potential Linux Switchers: Read Up by gamgee5273 · · Score: 3, Informative

      I started using OS X with the Public Beta - in September 1999. And, yes, it was on my production machine. Thus, OS X has been with us for 4 years and 4 months, not 3 years.

    12. Re:Potential Linux Switchers: Read Up by greygent · · Score: 1

      They force too much upon me. It's my hardware, not theirs.

      Oh please, they're not forcing anything upon you. You said you're using Linux, so what are they "forcing" on you? Their licensing terms? Big deal, GNU software "forces" its licensing terms on you as well. Stop whining and just use what you want and stfu.

    13. Re:Potential Linux Switchers: Read Up by NanoGator · · Score: 3, Insightful

      "Is OS-X available for non-Apple machines? "

      A lot of us running Windows wish it was.

      --
      "Derp de derp."
    14. Re:Potential Linux Switchers: Read Up by happyfrogcow · · Score: 1

      GNU does force the terms on you, but they don't reserve the right to change those terms at any time. GNU, BSD, etc also restrict fewer behaviors.

      you've mistaken my post for whining. i was simply stating that the other person missed reasons why someone might not want to switch to OS X.

      flame elsewhere.

    15. Re:Potential Linux Switchers: Read Up by jaxdahl · · Score: 1

      Nope. In the article it discusses this issue for a bit -- basically Apple just doesn't want to -- Mac with Mac OS X is a package deal and much easier for Apple to support than running it on a myriad of different hardware configurations.

    16. Re:Potential Linux Switchers: Read Up by Anonymous Coward · · Score: 0

      Unless you are a GNU/Zealot, I can't see what problem you would have with Apple's licenses. They are about the minimal license for a piece of proprietary software: can't redistribute, they own it, etc.

      Compare and contrast with most Linux distributions: CAN redistribute, modify, deploy on a thousand machines without paying extra...
    17. Re:Potential Linux Switchers: Read Up by Palshife · · Score: 0, Flamebait

      Mods, this wasn't at all interesting. No offense.

      --
      Attention deficit disorder is a complicated issue, spanning several major... HEY LET'S GO RIDE BIKES!
    18. Re:Potential Linux Switchers: Read Up by Roydd+McWilson · · Score: 1, Funny

      But OS X is much like any other BSD.
      You mean it's dying?

      --
      THE NERD IS THE COMPUTER.
    19. Re:Potential Linux Switchers: Read Up by rampant+mac · · Score: 4, Insightful
      "Half the fun of Linux is the community built around it."

      Half the frustration of Linux is the community built around it, also.

      That goes for every operating system. Use what makes YOU more productive. I could care less about free/open source/closed source. I prefer to use an OS that makes me more productive, with the least amount of hassle. Apple gives me that. Microsoft does not. Linux sure doesn't either.

      --
      I like big butts and I cannot lie.
    20. Re:Potential Linux Switchers: Read Up by Roydd+McWilson · · Score: 1

      GNU does force the terms on you, but they don't reserve the right to change those terms at any time. GNU, BSD, etc also restrict fewer behaviors.
      Not only that, but the GPL and BSDL allow you everything copyright law allows you, plus granting additional rights. So in comparison, the government by default tries to force more terms on you.

      --
      THE NERD IS THE COMPUTER.
    21. Re:Potential Linux Switchers: Read Up by Brandybuck · · Score: 4, Interesting

      And this was the way some proprietary software was going for a while. In the beginning, it was unclear how copyright applied to software, so the proprietarists came up with licensing instead. Like humans coming down out of the trees, this is generally been regarded as a bad move. But once it became clear that copyright applied to software, some proprietarists thought it silly to saddle their users with contracts, or to spend years in court arguing that "read-to-agree" schemes constituted contractual assent. They didn't want to control their users, they just wanted to make sure their software wasn't redistributed. Standard copyright law (plus an attached disclaimer of warranty) was all they needed.

      I think Borland was the first major software vendor to use a copyright-based proprietary license (the famous "book" license). Some other companies followed suit, Apple included. Unfortunately, the old unilateral-contract-based schemes required hordes of lawyers, and lawyers love nothing better than to control other people.

      Apple's proprietary software is still proprietary. But it's in a completely different class then Microsoft software. Nothing is being crammed down anyone's throat. While I still prefer Free Software, I have no problems buying and using proprietary software if the license terms are based on copyright rather than on some lawyer's delusion of how the world should work.

      --
      Don't blame me, I didn't vote for either of them!
    22. Re:Potential Linux Switchers: Read Up by Anonymous Coward · · Score: 0

      Actually, I believe the article said he only switched to OS X in April 2003....that's not even one year, much less 3+ years

    23. Re:Potential Linux Switchers: Read Up by Graff · · Score: 1
      I use personally use Linux to get away from the liscensing nonsense that MicroAppleSunSoft tries to cram down my throat and sockets.

      Right, and Linux has no "licensing nonsense" at all, does it?

      Windows, Mac OS X, and Linux operating systems all have "licensing nonsense". In fact, the operating system license that probably has the least amount of "nonsense" is the BSD License.
    24. Re:Potential Linux Switchers: Read Up by Kunta+Kinte · · Score: 1
      Unless you are a GNU/Zealot, ...

      You say that like if it is a bad thing.

      --Kunta Kinte

      Card-carrying GNU/FSF Zealot

      --
      Based on upvotes, Ageism is the only "-ism" Slashdotters care about and think isn't SJW
    25. Re:Potential Linux Switchers: Read Up by DancesWithBulls · · Score: 0
      Dude he says got his first Mac in April 2003. So his understanding of MacOSX was attained in 9 months and NOT 3 years.

      "I currently use Mac OS X as my primary operating system. However, I am not a longtime Apple user. boughtmy first Apple computer in April 2003."

    26. Re:Potential Linux Switchers: Read Up by drinkypoo · · Score: 1, Insightful

      But OS X is much like any other BSD.

      Show it to me running on an x86-based (or x86-64 based) clone, and I'll agree with you. It's at least a grand to get something worth running OSX on. You can get something worth running a BSD on for about three hundo.

      MacOSX is gorgeous and usable even if it is about as kind to random Unix software as cygwin, in terms of actually building anything, and I think it's a fantastic operating system, but the plain fact is that if either A> there were substantially cheaper macs or B> it ran on inexpensive commodity hardware, many Unix geeks would care a lot more. Not to mention, all the pretty parts are closed source.

      The assorted free Unices are (eventually) going to overtake everyone else in terms of functionality and, much later, usability. Since Rasterman's excellent efforts to make things pretty have basically been run out (how much more window decoration crap is even possible?)people can focus on making usable interfaces. I think that with a few more holes filled in terms of easy to use software, Linux and co. will be there sooner rather than later.

      Anyway remember, being a geek is its own reward. I spend a lot more time dicking with software than an OSX user does, but I also learn a lot more and when a new problem crops up I am better-equipped to handle it. Not to mention, when it's not horribly frustrating, it's actually a lot of fun. Even the frustrating shit is fun when you finally solve it. And now, back to trying to make poptop work...

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    27. Re:Potential Linux Switchers: Read Up by The+Phantom+Buffalo · · Score: 1

      GNU software doesn't force anything on me. I do not distribute it, therefore I do not have to accept any terms. I am free to use it in whatever way I choose.

    28. Re:Potential Linux Switchers: Read Up by Anonymous Coward · · Score: 0

      "How much do you consider your 'time' is worth?"

      you misspelled 'freedom'

      btw, dating is overrated, especially now 2.6.0 is around. :)

    29. Re:Potential Linux Switchers: Read Up by Anonymous Coward · · Score: 0

      "I spend a lot more time dicking with software than an OSX user does, but I also learn a lot more and when a new problem crops up I am better-equipped to handle it."

      Damn and all these years I have been dicking women. And I could have had the re.... fuck that.

    30. Re:Potential Linux Switchers: Read Up by Spencerian · · Score: 4, Insightful

      I'm sure you know of Darwin, which is the OS X OS core that runs on x86, so I won't discuss a Mac OS X port, per se. It will never happen, having a complete OS X version for x86, since Apple leverages its OS to sell its hardware, not software. Best example: the iTunes Music Store is built not to make money, but sell iPods.

      Again, when it comes to buying a basic PC box, assembling it yourself and installing an OS, or buying a Mac box, you get what you pay for. There is a very good reason why Porsche doesn't offer a "build-it-yourself" option for their cars, and Apple feels the same way. Why are Macs a tad more expensive on average? Because they don't use the low-cost crappy commedity parts, and because they add the hardware they know many PC users may skip buying today but will eventually buy later (FireWire, a better video card, and other niceties). The only thing really unique in any Mac today is its chassis, motherboard and processor. The rest is the same stuff you find in any other PC.

      The various UNIXes and clones out there all have their joys and laments, but none have hit the overall consistency, useability, and business software availability (Microsoft Office) than OS X--yet. You may be right--but not right now.

      I understand truly about the joys of geekhood as well, and I don't think I should lose a point from my Geek License for suggesting that tinkering is a sin. In fact, unlike the original Mac OS (which was mostly closed up), I have gained far more repair and software options with the advent of OS X, since the UNIX side allows me to truly get under the hood of the damn thing in the few instances where it gets cranky or if I need to compile some app that's not included with OS X (like any other UNIX).

      --
      Vos teneo officium eram periculosus ut vos recipero is.
    31. Re:Potential Linux Switchers: Read Up by MoneyT · · Score: 1

      Freedom from what? Seriously, it seems to me like a lot of Linux users (myself included) are the types of people whom, you can cut the shakles off of them and open the doors, but they aren't going to leave the prison.

      There really isn't a lot of tangible bennefit for me or a lot of other users to use linux.

      --
      T Money
      World Domination with a plastic spoon since 1984
    32. Re:Potential Linux Switchers: Read Up by MoneyT · · Score: 1

      And if you don't distribute proprietary software, it's not forcing anything on you either.

      --
      T Money
      World Domination with a plastic spoon since 1984
    33. Re:Potential Linux Switchers: Read Up by drinkypoo · · Score: 0
      I'm not talking about building a PC. I'm talking about going and buying one with a closed box. You can get a pretty fast duron-based system with 256MB ram and a ~60GB disk for about three hundred bucks. You can get a refurb P4 2.4 with 512MB ram, DVD-ROM, CD-RW, 80GB disk, etc for about $500 (from geeks.com for example.) Meanwhile a USED G4 1.25GHz with 40GB disk, 256MB ram, and maybe a DVD-RW (but that's only worth a hundred bucks now) is still a grand. For a used uniprocessor G4. That's ridiculous, and it's not even much machine by modern standards. A 2GHz Duron will beat the pants off it for most operations. Also, I've run OSX in 256MB, and I didn't think it was enough at all, not that 256MB is enough for Windows either. When I went from 512MB to 1GB of ram, my XP boot time was cut in half. Scary that it matters.

      Anyway back to the subject. The fact is that you can buy a brand new PC which will run Linux just fine for so much less than what you pay for a Mac it's just not funny. Macs are nice but in my experience they are not more reliable than PCs (The last OSX I ran was 10.2.3, so my opinion may not be useful any more.) So what you're buying with all that money is apparently a pretty interface, since the PCs now come with USB2 and 1394b (though not the 800MHz flavor that the G5s come with, yet.) And you can get a pretty interface for $40 for StyleXP for the non-geeks, or with the uxtheme.dll patcher for the technically inclined. Windows XP's stock interface really does look like Sony's My First PC or something from Fisher Price, in the appearance war there is no contest. Maybe longhorn will look good, in 2005 or 2009 or whenever it comes out. Perhaps they'll bundle it with DNF.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    34. Re:Potential Linux Switchers: Read Up by Anonymous Coward · · Score: 0

      Apparently the moderators can't take a joke.

    35. Re:Potential Linux Switchers: Read Up by squiggleslash · · Score: 1
      Unless you are a GNU/Zealot,
      "Zealot": Someone whose opinions one fails to understand at first glance so demeans instead.
      --
      You are not alone. This is not normal. None of this is normal.
    36. Re:Potential Linux Switchers: Read Up by be-fan · · Score: 1

      I use Linux for a couple of reasons:

      1) KDE, while less polished than Aqua, is much more powerful.

      2) Linux has a better, more advanced kernel. The original article author is wrong. The OS X kernel is not FreeBSD, but rather Mach 3.0 + 4.4BSD-Lite2. There are pieces imported from other BSDs (buffer cache, networking), but pieces like the block-IO, scheduler, and VM are still pretty outdated code.

      3) Linux is Free!

      --
      A deep unwavering belief is a sure sign you're missing something...
    37. Re:Potential Linux Switchers: Read Up by aristotle-dude · · Score: 1
      It's not a question of reliability but rather a question of easy of use and hardware configuration.

      On the mac, you don't have to worry about IRQs, DMA conflicts or Input/Output ranges.

      I did not switch just because of OS X (although it had something to do with it) but also because of the fact that open firmware allows me to boot off an external USB or Firewire drive.

      The hardware design has elegance whereas PC's look like frankenstien monsters which will break if you try to add another network card.

      --
      Jesus was a compassionate social conservative who called individuals to sin no more.
    38. Re:Potential Linux Switchers: Read Up by The+Phantom+Buffalo · · Score: 1
      I wasn't aware of this.

      I can't wait to tell the I.T. guys that they don't have to worry about licenses anymore. By buying one copy of the software and installing it on all the systems in the company, we'll save loads of money.

      I can't thank you enough for this information.

    39. Re:Potential Linux Switchers: Read Up by drinkypoo · · Score: 5, Interesting
      I agree that open firmware is a thing of beauty. However we should eventually attain the same level of convenience with LinuxBIOS. (The problem right now is diminutive EEPROM/FLASH bios.) However on PCs you no longer have to worry about IRQs, DMA conflicts, or IO ranges, as long as you're not using legacy hardware. These days, some machines even have no ISA bus whatsoever - Even the legacy PS/2 keyboard and mouse are on PCI. Macs still have to deal with interrupts and such, they just don't bother you with it, and neither do modern PCs. I haven't had to deal with IRQs and shit since the last time I installed a non-pnp ISA card. Which was a long, LONG time ago.

      Mac hardware hasn't been special since PCs went to the PCI bus and apple hardware stopped having the drivers in rom on the card. NuBus was a paragon of autoconfiguration equalled by no one but the Amiga. But now that drivers are in the software and not adapter ROM, that advantage is nonexistent.

      It's also worth pointing out that until the G5, apple hardware has had poor bus architecture and slow memory buses. So while the designs are supposedly clean (I have a yosemite so I know that is a lie; I am also familiar with the IIfx, which didn't even follow Apple's standards, let alone anyone else's, and even needed a nonstandard SCSI terminator) they have usually been dated. The G5 is an exception; it sure would be nice if OSX were 64 bit though. Apple finally has the superbadass hardware, and their OS doesn't even take full advantage of it. By the time they have a 64 bit OSX, AMD's hammer chips will have come down further in price, and XP-64 will be running on them, and they'll squander their "lead" once more.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    40. Re:Potential Linux Switchers: Read Up by MoneyT · · Score: 1

      No, that's distribution as well. It's distributing internaly, but it's still distribution.

      --
      T Money
      World Domination with a plastic spoon since 1984
    41. Re:Potential Linux Switchers: Read Up by Paradox · · Score: 3, Insightful
      1) KDE, while less polished than Aqua, is much more powerful.


      Howso? I'm working with KDE in my current job, and I've yet to find anything that KDE can do that Aqua can't seem to. I suppose this depends on your definition of "power" too. GTK+ is very "powerful" as I'd define it, but a triply nested button inside other buttons doesn't seem like power I really need.

      In general, I think Apple's rapid development tools and APIs in the Cocoa environment (along with the language used) knock the socks off just about anything else I've worked with for overall usability (both from a user and developer's standpoint).

      Especially in the area of rapid development, few environments can even begin to work as well, or produce such clean and maintainable results, as Apple's tools for this job.
      --
      Slashdot. It's Not For Common Sense
    42. Re:Potential Linux Switchers: Read Up by Anonymous Coward · · Score: 0

      I started using OS X with the Public Beta - in September 1999.

      That would be September 2000. Just over three years ago.

      (Seriously, you're wrong about the date. What's more, 10.0 was released in March 2001, so I have to give the grandparent a lot of credit for that one--it'll be three years in just under 2 months 3 weeks.)

    43. Re:Potential Linux Switchers: Read Up by lukior · · Score: 0

      Not to be a troll but Macintosh are not more expensive because they use the best parts. I remember when they released there top of the line mac with the Geforce 4 MX which isnt really a Geforce 4. I at the time built a computer with a Geforce Ti 4600 which was the top of the line graphics card at the time and my machine came in at about $1,000 less than the mac that i also purchased. The $1,000 less included the Klipsch promedia speakers and the Sound Blaster Audigy Pro and a TV tuner and 240 gigs of hard drive. I'm willing to call the processors a wash but as for as other components go my pc was leaps and bounds above the mac. The only place the mac competed was with the Super Drive. Macs have always used substandard ram, video card and sound. I have purchased 100's of each and while mac will compete with Dells on the price factor it can in no way compete with a good homebuilt rig.

      --
      I would like to salute the ashes of american flags, and all the fallen leaves filling up shopping bags.
    44. Re:Potential Linux Switchers: Read Up by Anonymous Coward · · Score: 0

      That is not distribution. The owner of the software is using the software.

    45. Re:Potential Linux Switchers: Read Up by molnarcs · · Score: 1

      "... and I've yet to find anything that KDE can do that Aqua can't seem to"

      Here is something that a Mac OS X user found useful (and sometimes only available) in KDE (on FreeBSD btw). I can't think of an easier way to rip CDs than it is implemented in Konqi, network transparency, stability (note that this heavily depends on the rest of the OS - KDE never crashed on me on FSBD, although there was a small window when the port contained a nasty bug in KUser) - to name a few.

    46. Re:Potential Linux Switchers: Read Up by be-fan · · Score: 1

      From a user's perspective, KDE has lots of features like KIO that are really useful. Its also got stuff like a unified hotkey mechanism and toolbar configuration. And component technology is KDE is pervasive, which actually makes for a nicer user experience. For example, you can you can embed VIM in KDevelop (or KMail for that matter), if that's the editor you're used to. Because of the underlying framework, KDE has features like Kiosk that allows very fine-grained control of locked-down configurations.

      From a developer's perspective, it just has an extremely rich framework. 3.2, for example, has a unified MDI dialog that brings IntelliJ's very cool MDI mechanism to any app that wants to use it. It also makes code reuse very easy thanks to KParts. The framework is just plain well designed. All menu and toolbar entries are handled through XML files, which makes modifying the UI very easy.

      As for development tools, have you tried KDevelop3 and PyKDE? KDevelop might not be as mature as XCode, but its very powerful. Qt Designer is also an excellent GUI layout editor.

      --
      A deep unwavering belief is a sure sign you're missing something...
    47. Re:Potential Linux Switchers: Read Up by molnarcs · · Score: 1

      oops - "(and sometimes only available) in KDE (on FreeBSD btw)" - available generally of course, the reviewer used FreeBSD as the underlying OS - that's what I meant.

    48. Re:Potential Linux Switchers: Read Up by be-fan · · Score: 1

      Oh, a couple of other things I forgot (because they are only in the 3.2 betas):

      - Extreme configurability. KDE is the only desktop I've ever gotten to behave exactly the way I want it. I've got an OS X style menu at the top, and an OS X style dock at the bottom, but they behave like NeXT's dock in that windows can overlap them. They pop up when I move my mouse to one edge of the screen. This is a lot nicer than autohide, because when you are not running full-screen, you can still keep the menu and panel in view at all times (like OS X), and when you are, you can save that extra vertical space (I've got a 15" LCD).

      - System-wide mouse gestures and hotkeys. Very powerful when you tie a mouse gesture to a DCOP script.

      - System wide password manager.

      - System-wide spell-checking.

      - Nice UI touches like configurable auto-completion in text-entry widgets. Setting Konqueror's address bar to automatic completion mode has almost eliminated typing in URLs. Its nicer than Mozilla/IE's popup version, because you don't actually have to select the resulting item, if its correct, you can just hit enter. So I usually just type in the first few letters and hit enter.

      --
      A deep unwavering belief is a sure sign you're missing something...
    49. Re:Potential Linux Switchers: Read Up by calyphus · · Score: 3, Informative

      Actually, the author didn't get OS X until April 2003. So, more like 9 Months.

      --


      The potato it is uninformed.
    50. Re:Potential Linux Switchers: Read Up by tigga · · Score: 1
      2) Linux has a better, more advanced kernel. The original article author is wrong. The OS X kernel is not FreeBSD, but rather Mach 3.0 + 4.4BSD-Lite2. There are pieces imported from other BSDs (buffer cache, networking), but pieces like the block-IO, scheduler, and VM are still pretty outdated code.

      Have you actually read article? It does not say OS X kernel is FreeBSD. It has a lengthy explanation of kernel structure and parts it consists of.

      You are talking about outdated code - are you reading code and comparing it to Linux's or you are just believing it is outdated?

    51. Re:Potential Linux Switchers: Read Up by Anonymous Coward · · Score: 0

      Oh come on!! This is such an obvious parody. The mods have no sense of humour.

    52. Re:Potential Linux Switchers: Read Up by Anonymous Coward · · Score: 0

      I'm sure you post this comment every time you read mac-zealot on /. as well.

    53. Re:Potential Linux Switchers: Read Up by Paradox · · Score: 3, Interesting
      A few things about this:
      1. Apple has a unified hotkey system. In panther, all the system-wide hotkeys are rebindable. Applications override this, and they can (and do) offer to change the keybindings. There are also tools to change keybindings arbitrarily, and even on regexs of the menu items. :)
      2. Apple's text widgets are configurable in the extreme. This can be accomplished both at the application level, or at a global level. Developers can override this functionality in the individual application case. You might notice that OS X text widgets respond to many C-(something) keys (C-a to go to the beginning of a line, etc...). This is because of a global config file which individual users and appliations can override to taste. It's quite possible to make the text widgets perform in almost any manner possible (although it's unlikely that you'll see Emacs or VIM behavior without an InputManager.
      3. The component methodology is more pervasive in KDE because developers want it to be. Nothing restricts people in the OS X world from writing their widgets in that fashion (most do!). Few people take it to that level in OS X. Not because it's hard, but because there is seldom reason to. This is nice, I'll grant, but it's not really that much of a benefit.
      4. KDE's MDI suffers from the general problems of MDI everywhere. I'd say Apple's minimalistic MDI stuff is a feature. Especially with Expose, MDI is seldom necessary. The notable examples are web-browsers. Even then, I find myself using tabs in Safari less and less. Why, when I get a better idea of what's going on with Expose?
      5. KDevelop is probably more mature than XCode, which is quite new (albeit based off the venerable ProjectManager, it's a very different machine under the hood as some Apple developers have intimated to me.
      6. NOTHING KDE has comes even close to the awesome power of the Developer suite that you get when you sign on with OSX. When it was designed, it was 20 years ahead of its time, and no one else has even begun to catch up.
      7. As a developer, I balk at C++ frameworks. Sorry, C++ is rapidly becoming more of a nuisance than anything else.

        This is, of course, subjective. Since I win my daily bread as a C++ and Ruby coder, I'll leave it as obvious which language I prefer to work in.
      --
      Slashdot. It's Not For Common Sense
    54. Re:Potential Linux Switchers: Read Up by Paradox · · Score: 2, Insightful

      Firstly, we're comparing Aqua, the UI part of OS X to the UI part of KDE. Any other comparison would be unfair. Thusly, naming other features KDE has outside of the UI domain is kind of pointless.

      "My window manager is better than your FTP Client!"

      As for "better ripping CDs", I can't see how that could be. Burning and copying CDs is so trivial in OS X, it simply doesn't get much easier or intuitive.

      OS X could use more stable network transparency, though. Apparently that's On The List along with the process of supporting the file system notification system than FreeBSD is giving them.

      --
      Slashdot. It's Not For Common Sense
    55. Re:Potential Linux Switchers: Read Up by be-fan · · Score: 1

      Apple has a unified hotkey system.
      -----
      It's not just a unified hotkey mechanism, but a unified mechanism (and UI) for adjusting keybindings.

      Apple's text widgets are configurable in the extreme. This can be accomplished both at the application level, or at a global level.
      -----
      Last time I used OS X (10.2.8, haven't used Panther yet) it had nothing comparable to the auto-completion capabilities of KDE's text widgets. Its probably possible for the application to do this stuff, but KDE apps get this function automaically.

      KDE's MDI suffers from the general problems of MDI everywhere.
      -------
      Have you used KDE 3.2's IntelliJ-inspired IDEAL MDI mode? I didn't like MDI at all (my primary OS for a long time was BeOS, which was agressively SDI). But IDEAL mode kicks ass.

      When it was designed, it was 20 years ahead of its time, and no one else has even begun to catch up.
      --------
      I'm not familiar with it, what's in it?

      As a developer, I balk at C++ frameworks. Sorry, C++ is rapidly becoming more of a nuisance than anything else.
      --------
      So why not use the Java, Python, or Javascript bindings? C++ is a fine language for implementing the framework, especially because Qt and KDE are examples of properly-done C++ code. However, there is no reason you have to use them for your apps.

      --
      A deep unwavering belief is a sure sign you're missing something...
    56. Re:Potential Linux Switchers: Read Up by transient · · Score: 1

      I was using Developer Release 1 in spring of 2000.

      --

      irb(main):001:0>
    57. Re:Potential Linux Switchers: Read Up by elmegil · · Score: 1
      However we should eventually attain the same level of convenience with LinuxBIOS.

      Because after all, the Linux mantra is "why just implement, when you can re-implement!"

      --
      7 November 2006: The day Americans realized corruption and incompetence weren't addressing 11 September 2001
    58. Re:Potential Linux Switchers: Read Up by gamgee5273 · · Score: 1
      Hmmm... maybe my math is off. I'm trying to remember what was going on at the time and I think you, and the AC above, are right...

    59. Re:Potential Linux Switchers: Read Up by Paradox · · Score: 2, Informative
      Last time I used OS X (10.2.8, haven't used Panther yet) it had nothing comparable to the auto-completion capabilities of KDE's text widgets. Its probably possible for the application to do this stuff, but KDE apps get this function automaically.
      Well, the auto-completion stuff is new to panther, but the configuration has always been there. It's not UI'd up, so KDE has a one-up there. However, this is part of the disjunt ideology problem. There is a great deal of comfort in knowing that any mac you come up to is going to behave in mostly the same way as every other mac.
      Have you used KDE 3.2's IntelliJ-inspired IDEAL MDI mode? I didn't like MDI at all (my primary OS for a long time was BeOS, which was agressively SDI). But IDEAL mode kicks ass.
      Still sucks. Until you've used Expose in SDI, you really don't know what you're missing. It's trivial to have 30+ windows open and not feel cluttered at all. Especially if you bind expose to spare mouse keys.

      MDI is kinda obnoxious, save in very controlled scenarios. Generalizing it outside of these scenarios is a recipe for disaster.

      I'm not familiar with [Cocoa], what's in it?
      Its a whole Objective-C development environment, complete with FoundationKit, which is a bunch of stuff for core data structures, system interfaces, and whatnot. Basic stuff. Then there is the AppKit, which builds off the FoundationKit to give you one of the coolest application development suites around.

      It's possible to write a full-featured text editor with about 10 lines of code. 10 readable lines of code, I might add.

      So why not use the Java, Python, or Javascript bindings? C++ is a fine language for implementing the framework, especially because Qt and KDE are examples of properly-done C++ code. However, there is no reason you have to use them for your apps.
      I try not to write GUIs at all. I try to use visual feedback tools to develop them, then let the tool generate an intermediate form I can use. I grew fond of this approach using Apple's dev stuff.

      It's kind of a pain to use KDE's tools for this. They aren't very good, it doesn't tie together very well. All in all, it feels like a very slipshod affair. Ultimately, the framework is a C++ system, and shows the rigidity and lack of cool dynamic features that make developer's life easier in other frameworks.

      KDE is a fine piece of work, and it's competitive. I just don't think it's an incredibly hot piece of software. I use it in preference to GNOME, when I use Linux environments (and I do frequently), but I haven't found all this "power" particularly compelling.

      I try not to fall into the trap mentioned in the article above. Endless cycles of tweaks, configurations, and generally boring drugework to get my windowing environment "just so" when it was 90% of what I wanted to begin with. I'd rather have good development tools and a nice base language. That's my standpoint as a developer.

      As an average user, KDE's options are hidden, bewildering, and seldom used. This is Microsoft all over again. Windows can do a ton of things, but it's all buried in cluttered UI, unknown and arcane dialog boxes, and odd control panel property lists.

      For people who want to futz, tweak, and generally waste time... well that's great. More power to ya. If you think spending 2 days tweaking your window manager instead of just adapting to it is really that beneficial, that's cool. I've kept mostly with the stock KDE, and I haven't been wont for anything really.

      I just get a lot more bang for my buck with the stock OS X config. Expose, especially, really breaks the bank. :)

      --
      Slashdot. It's Not For Common Sense
    60. Re:Potential Linux Switchers: Read Up by transient · · Score: 1

      I'm positive DR1 came out early 2000, because that was right after I moved across the country. In any event, if you count DR1, that's still four years. And if you really want to stretch it, you can count the original incarnations of Mac OS X Server or even NeXTSTEP.

      --

      irb(main):001:0>
    61. Re:Potential Linux Switchers: Read Up by prockcore · · Score: 1

      If I had accesories, i'd make sure they worked with Linux before buying them,

      You know, this is just common sense. But I'm sure someone is going to go on about how you don't need to do this on OSX, just plug it in and it works...

      of course this isn't true. Plug in any 802.11b card other than an Airport card, and it's not going to "just work". You're going to have to spend $25 on driver software.. just like I had to get my D-Link card to work in my powerbook.

      All those people with PocketPCs or Sony Clies will have to buy additional software to sync with their macs.

      It's just common sense to find out if your hardware will work with your system before buying it.

    62. Re:Potential Linux Switchers: Read Up by prockcore · · Score: 1

      Especially in the area of rapid development, few environments can even begin to work as well, or produce such clean and maintainable results, as Apple's tools for this job.

      rapid development is the IT buzzword of the last 5 years. Originally RAD was used for prototyping.. but aparently lazy devs are using it for end-products.

      For what people purport to use RAD for, I could develop apps just as quickly, if not quicker, using PHP+GTK.

    63. Re:Potential Linux Switchers: Read Up by be-fan · · Score: 1

      Still sucks. Until you've used Expose in SDI, you really don't know what you're missing. It's trivial to have 30+ windows open and not feel cluttered at all. Especially if you bind expose to spare mouse keys.
      ------
      I dunno. Sounds awful manual to me. When I'm in my IDE, I just wanna see IDE windows. Sounds like it would be a pain to have to scan through 30 unrelated windows looking for the one you want. I'll reserve judgement until I try it out, I guess.

      I'm not familiar with [Cocoa], what's in it?
      -------
      I'm familiar with Cocoa, but you referred to the "Developer suite" which I thought was additional tools on top of Cocoa/XCode. Cocoa is nice, but I don't find it a development suites around. I still like PyKDE better, but that might just be because I don't like ObjC too much. Still I don't see much in the Cocoa framework that isn't in KDE's.

      I try not to write GUIs at all. I try to use visual feedback tools to develop them, then let the tool generate an intermediate form I can use. I grew fond of this approach using Apple's dev stuff.
      -------
      For the record, this is exactly what KDE can do. You can design your UI in Qt designer, which will generate XML-based UI description files. A compiler called UIC to generate C++ code from these you can link into your app. Layout of menus and toolbars is entirely handled by XML files using a system called XML-GUI. You can also build a configuration dialog in QT Designer, and use KConfigXT to automatically tie it the configuration back-end without any intermediate code.

      Ultimately, the framework is a C++ system, and shows the rigidity and lack of cool dynamic features that make developer's life easier in other frameworks.
      -------
      Examples?

      For people who want to futz, tweak, and generally waste time... well that's great.
      -----------
      I don't disagree that you have to futz and tweek KDE to get things to work (its certainly not as polished as OS X), but I disagree that its a waste of time. I only have to do the setup once. And it helps my productivity tremendously. I don't waste time futzing with menus and docks because I've got the hotkeys set up just the way I want, and memorized. I don't waste time manually managing windows (workspaces). I don't waste screen space on things I rarely use (the menu and the panel).

      Of course, my work habits are probably quite different from yours. I'm not really a "GUI person" and my most-used KDE app is Konsole :) I don't like clicking and I don't like managing windows (run everything maximized) and KDE is really the only environment that lets me do that.

      --
      A deep unwavering belief is a sure sign you're missing something...
    64. Re:Potential Linux Switchers: Read Up by idiot900 · · Score: 1

      There was a post on Slashdot some time ago (sorry, too lazy to dredge it up) in which the poster stated he had seen Apple's internal version of Mac OS X running on x86. Given Darwin's support for x86 and the presumed simplicity of porting Aqua and friends to that kernel, I don't see why Apple wouldn't throw at least a little bit of effort into maintaining said x86 version, if only for the benefits of killing weaselly bugs that crop up when doing multiplatform work as well as hedging their bet in case PPC stops being a viable platform.

    65. Re:Potential Linux Switchers: Read Up by Paradox · · Score: 1
      I dunno. Sounds awful manual to me. When I'm in my IDE, I just wanna see IDE windows. Sounds like it would be a pain to have to scan through 30 unrelated windows looking for the one you want. I'll reserve judgement until I try it out, I guess.
      No. Hoo-boy, You really need to read and see how Explose works. You can just skim around applicaiton windows. You can go right to the desktop, just do current application windows, or do all windows. This is great for lots of things. Best of all, once you're done using it to pick a window, it puts all your windows back where you left them!

      While in, say, Application mode, you see all application windows. If you hit tab (or shift-tab), you can switch the current application being displayed, or hit your other Explose macros to move around.

      Expose isn't just something that is kinda cool, it's something that's a complete revolution in the way window managers work. It's so utterly new and cool, it's kind of hard to just tell someone the value of it. You really need to try it.

      For the record, this is exactly what KDE can do. You can design your UI in Qt designer, which will generate XML-based UI description files. A compiler called UIC to generate C++ code from these you can link into your app. Layout of menus and toolbars is entirely handled by XML files using a system called XML-GUI. You can also build a configuration dialog in QT Designer, and use KConfigXT to automatically tie it the configuration back-end without any intermediate code.
      For the record, that software does a poor job, crashes a lot, and I've seen several configurations that looked one way in the app, and were slightly different when delployed. The interface is awkward, the widgets are hard to configure, and the binding is awkward.

      Sorry, A for effort, F for execution.

      I don't disagree that you have to futz and tweek KDE to get things to work (its certainly not as polished as OS X), but I disagree that its a waste of time. I only have to do the setup once. And it helps my productivity tremendously. ... Of course, my work habits are probably quite different from yours. I'm not really a "GUI person" and my most-used KDE app is Konsole :) I don't like clicking and I don't like managing windows (run everything maximized) and KDE is really the only environment that lets me do that.
      It is precisely because I am so much of a Konsole (at work) and Terminal.app (at home) guy that I don't want to waste time. I tweaked my shell up, because I thought it would be fun, years ago. I still have all those configs (I tweak completions now and again, like now zsh understands how to complete for cleartool at work), but if I was asked if I want to do it again, I'd say no. I have better things to do.

      I'm all for building an infrastructure to make you more productive. I'm a fan of code generation, and just used it.. However, I'm not about making infrastructure for the sake of it.

      A lot of the GUI aversion is because most people design crappy interfaces that a pain to use. The KDE prefs panel is a great example of this. Comparing this to the OS X System Preferences.app... well.. there really is no comparison!

      In general, Linux requires a lot of tweaking. It was novel for a few years. Now I want to come home. I want to code, or web browse, or read my email, or whatever. I don't want to have to screw around with anything to do these tasks. I know all about how my system works. I just don't feel like wasting time administrating it when I could be developing new apps, learning valuable skills, or communicating with friends.

      My time, simply put, is more valuable than that.

      --
      Slashdot. It's Not For Common Sense
    66. Re:Potential Linux Switchers: Read Up by be-fan · · Score: 1

      Its interesting you frame it that way. That's why I use Linux too, because I don't want to waste time. I spent a couple of days setting things up, and aside from the ocassional "apt-get update && apt-get dist-upgrade" I don't have to fuss with it at all.

      I use OS X quite often (its on all of our lab machines) and I just plain don't find it to be as productive. For example, I once used an OS X machine to touch up a web project once. Moving from a harmonious workflow where konsole, kate, and ksnapshot (I needed some screenshots) all worked right on the remote server via KIO, to OS X, where I had to edit locally and upload just killed my productivity.

      But I suppose its to each his own. I don't dislike OS X, I just don't like how it does a lot of things. KDE might be complex and overly high-tech, but I learned it once, and have been enjoying the benefits since.

      --
      A deep unwavering belief is a sure sign you're missing something...
    67. Re:Potential Linux Switchers: Read Up by Feral+Bueller · · Score: 1
      How this got modded as insightful is beyond me, but I digress...

      To summarize: about as kind to random Unix software as cygwin...

      I guess if you're into random Unix software. Personally, I've got specific Unix software that I'm interested in building on my boxen. No problems so far.

      Your comparing OS X, with or without Fink, to cygwin indicates to me that you probably haven't built anything on OS X.

      Or that you fell down a flight of stairs.

      Your blathering about any free OS overtaking everyone else leads me to believe the latter.

      My favorite "hole" in terms of easy to use Linux software is a refusal to adhere to any coherent User Interface Guidelines, which makes using most *free* GUI software a ride down some tweaker's quirky little thought process. At best.

      If you think frustrating is fun, more power to you. I think solving problems is a great reward as well, but the problems I get paid to solve should not involve wrestling with my computer. My OS X box just works (tm) whether I'm interacting with Windows or *nix servers and does so much more elegantly than either my XP box or my OpenBSD box. Tracking Linux distros is good for a laugh.

      RPMs are the third funniest example of Linux users trying to have their cake and eat it to.

      X11R6 is the second funniest.

      Whining about Apple's hardware prices and blathering about "commodity hardware" is the funniest.

      I am interested hearing about your non-"closed source" CPU -- or does that not count as a "pretty part"?

      --
      - learn to swim.
    68. Re:Potential Linux Switchers: Read Up by Anonymous Coward · · Score: 0

      It's the first time I've ever posted the comment.

    69. Re:Potential Linux Switchers: Read Up by Anonymous Coward · · Score: 0

      wait for metamod, should fix it

    70. Re:Potential Linux Switchers: Read Up by BugZRevengE · · Score: 1

      Internal distribution is ok under the GPL... so if i make changes and only use those changes internally to my organisation, i do not have to worry about the GPL. It is considered internal use of the software... not distribution.

      With proprietry software (not all, some allow internal distribution) the licence often covers your use of the software... you often cannot use it on more then one machine.

      --
      Why me? Why not!
      BACKUP YOUR PARTITIONS
    71. Re:Potential Linux Switchers: Read Up by BugZRevengE · · Score: 1

      Thank God someone else saw that two... i was thinking i was going insane... all these ppl who did not rtfa... and just assumed the 3 years was right... i really should stop reading the articles... it drives me to insanity the arguments and all, based on not rtfa!

      --
      Why me? Why not!
      BACKUP YOUR PARTITIONS
    72. Re:Potential Linux Switchers: Read Up by MoneyT · · Score: 1

      Right, under the GPL, you are granted the right to internaly distribute the code without doing anything special or purchasing the software again etc. That doesn't change the fact that internal distribution is still distribution.

      If you use proprietary code and you don't distribute it, nothing is forced on you. The GPL licence and proprietary license just happen to force different things on you when you distribute.

      --
      T Money
      World Domination with a plastic spoon since 1984
    73. Re:Potential Linux Switchers: Read Up by BugZRevengE · · Score: 1

      From what i understand, the GPL also does not apply if you are only internally distributing the software covered by the GPL..

      The GPL states that any modified code must also be distributed under the GPL, so you must release source for the software, esp. your changes. However the GPL exempts internal distribution from this... ie you can internally distribute a binary of your modified code, and never show the source...

      Also if you use proprietary code, sometimes stuff is forced on you... have a read of the Microsoft EULA for just about any peice of software... quite alot is forced on you... not all of it is to do with distribution... in fact some EULA force me to destroy any copy of the software after the term of the licence has passed.. so proprietary code does force further restrictions if the owner of the code wants to.

      --
      Why me? Why not!
      BACKUP YOUR PARTITIONS
    74. Re:Potential Linux Switchers: Read Up by arkanes · · Score: 1
      I'll put this simply: You don't know what the fuck you're talking about. Go read any MS EULA (we'll just use them as an example). Notice all the stuff about prohibition of reverse engineering, modifaction, creation of backups, reviewing, publishing of benchmarks, etc.

      Practically none of the EULA has anything to do with distribution (which isn't suprising because all it has to say is "you can't do it").

      An EULA is a USER license (thats the U part). It sets the terms and conditions for your USE of a software product.

      It's questionable whether internal distribution actually is or not (I'm not aware of any case law on this) but it doesn't matter for proprietary software because, again, it's a use license and not a distribution one.

  15. Re:OS X 10? by mfago · · Score: 5, Insightful

    One word: Photoshop.
    Bzzt...Gimp doesn't count so don't bother.


    I agree that Gimp 1.x has a GUI designed by a masochist. Check out version 2 though -- much better IMHO.

    Nevertheless, more commercial apps and a gorgeous desktop that is truly ready for grandma and grandpa, with BSD, X11, and GCC for junior. Other than being completely "free as in freedom," and games, what else could you want?

  16. Re:OS X 10? by happyfrogcow · · Score: 1

    Free Software Camp: But Photoshop isn't Free. so "bzzt" to you too.

    Open Source Camp: Gimp might not cut it right now, but it is an evolving peice of software. These features Photoshop has that Gimp does not have just hasn't given anyone a sufficient itch yet.

  17. OS-X Quartz display blows away X-Windows by Anonymous Coward · · Score: 2, Insightful

    I hate X-Windows, crappy widgets and horrible fonts. As much as people criticize OS-X for being an "expensive" FreeBSD the display engine is light years ahead, its better than anything currently being used on Linux or FreeBSD.

    Even NeXtstep and OPENSTEP's use of Display Postscript was excellent on low powered Intel based hardware.

    1. Re:OS-X Quartz display blows away X-Windows by happyfrogcow · · Score: 1

      To each his own. I for one extremely dislike the rounded window borders of OSX, the dumb eyecandy minimizing effects and other such things.

      different strokes for different folks.

    2. Re:OS-X Quartz display blows away X-Windows by be-fan · · Score: 3, Interesting

      Um, what crappy widgets, and what horrible fonts?

      Widgets are the domain of the toolkits, and I think Qt's are quite pretty. And FreeType is a much better font-renderer than the Apple one. Apple's renderer hints too little (leading to uneven color weight on normal-res screens) and Microsoft's hints too much (very forced, distored glyph shapes). Freetype has a nice mix balance between contrast and proper glyph shapes.

      --
      A deep unwavering belief is a sure sign you're missing something...
    3. Re:OS-X Quartz display blows away X-Windows by kev0153 · · Score: 1

      You can turn most of the gee-whiz features off and thanks to a cool little app called shape shifter you can theme OS X even easier now.

    4. Re:OS-X Quartz display blows away X-Windows by Anonymous Coward · · Score: 0

      PROTIP: Nobody cares that "widgets are the domain of the toolkits". They want a few that are used uniformly and don't look like shit.

    5. Re:OS-X Quartz display blows away X-Windows by jaynor · · Score: 1

      There's no such thing as X-Windows. It's X Window System. You talk about crappy fonts. Can't see those on my Linux desktop. All my fonts are sweet sub-pixel-hinted truetype fonts. :) Crappy widgets... Nothing like that here. Gnome looks pretty with it's gtk-widgets.

      See the screenshot if you don't believe:
      http://www.rootshell.be/~juojajar/Screen shot.png

    6. Re:OS-X Quartz display blows away X-Windows by be-fan · · Score: 1

      He said nothing about uniformity. He was bitching about "ugly widgets" and Qt (and maybe GTK+ if you like that look) widgets are most definately not ugly.

      As for uniformity, my KDE desktop is a good deal more uniform than a OS X desktop would be. I've only got one app (gtkpod) that uses different widgets. Meanwhile, on OS X, Finder and Safari use different-looking widgets than the rest of the OS!

      --
      A deep unwavering belief is a sure sign you're missing something...
    7. Re:OS-X Quartz display blows away X-Windows by jc42 · · Score: 1

      Well, I got my hands on a Powerbook a few months ago, and I've been using it and porting software. There are some cool things about it. But on balance, I wouldn't say it's better than my nearby linux box. Each is better than the other at some things.

      One thing that is definitely not better is the UI. Yeah, maybe OSX looks flashier, but that's merely cosmetics, not functionality. What I've come to appreciate is how much slower the GUI is.

      Thus, the one-button mouse is crippled if you're used to the conventional unix (X-Windows actually) 3-button mouse. Cut-and-paste takes roughly twice as long, because you have to switch between the mouse and keyboard several times. (And I like the metaphor of using the middle finger to do an insert. ;-)

      One real pain with OSX is resizing windows. It can only be done with the lower-right corner. If your window is toward the upper left, this is fine. If not, you have to go to the top of the window, move the window, then move to the bottom right and do the resize. If you didn't happen to move it up/left far enough, you repeat. It's a royal pain. Why the @#$@&*^ can't they just do resize thingies on all the border?

      This is a growing problem with browsers, since so many web sites now force their pages to a particular size, and it's never the size that the window was. So you're constantly resizing the damned browser window, then doing it again for the next page. On my linux box, resizing a window is fast; I only really noticed what a waste of time it was when I started using the Powerbook.

      Also, moving the button bar away from the windows and putting them all at the top of the screen mostly means that you spend more time moving the pointer up there and then back.

      This is just a start of the awkwardnesses. OTOH, I would agree that the fonts usually look a bit better. And plugging something into the USB port tends to get the right window popping up, which only happens occasionally on the linux box.

      Also, when are they going to do multiple desktops on the Mac?

      (I'll rant about the portability problems some other time. The list is slowly growing ... ;-)

      In general, I'd say that OSX is another unix-like system. Lots of good things, lots of not-so-good things. Which are which depends on what you're doing and what your tastes are like.

      What would be nice would be if both factions would take a good look at the others' GUI, and start stealing ideas. But I'd rather see the Mac steal X11 ideas than the other direction. Maybe this is because the X11 gang has already done it, while the Apple gang knows that they're the best and don't have to learn from those other dummies.

      My wife likes to talk about the drafting jobs she's had in the past, where she had a 16-button mouse (with reticle). Now wouldn't that be nice ...

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
    8. Re:OS-X Quartz display blows away X-Windows by bwy · · Score: 1

      I have to agree with the OP. At first glance an install of a recent distro (say, Mandrake) looks okay.

      But, then open Mozilla. Looks totally different, fonts are ugly, etc. Sure, there is a technical reason for this, I know. As a user do I care about the technical reasons? If memory serves Mozilla looks much nicer on OS X. At that very least it doesn't look like a foreign app.

      Then you start opening lots of apps under the KDE menu and you find that it is just a hodge podge of apps, some things look nice, others don't, and few things have much consistency.

      On the flip side with OS X you get things like iLife. Very high quality, consistent, great look and feel, etc.

      Linux is trying, but think of what you could do if you had a development team that took the Linux kernel and starting writing awesome apps from the ground up with a great deal of UI standards, functionality standards, etc. Then, charge $150 or so for it to cover your expenses. Note that it won't work to just check stuff out of sourceforge and build it into your distro. This is where the hodge podge effect comes in.

    9. Re:OS-X Quartz display blows away X-Windows by Anonymous Coward · · Score: 0

      I hate to be rude but you've totally missed the point. The various X11 apps & environments are so ridiculously inferior to the average Mac app it's not even funny.

      Contrary to your opinion, the vast majority of users manage to fit in some time between hysterically resizing their windows back and forth to actually use the application or read the content. Hence no need to decorate the windows with 16384 resize widgets.

      And as for your critique of Mac copy & paste, well I'm flabbergasted. The whole point of copy & paste is that it is reliable. IE I can copy ANYTHING from one application and paste it with the desired result into another. The Mac does this. Windows tries and fails. Linux generally pastes in some URL that you copied three days ago in netscape instead.

      Basically what I'm trying to say is - maybe multiple desktops, drag copy paste and astonishingly bad font rendering work for the geek/developer crowd (it works for me when I'm in that mode), but it really has no place in a desktop used by everyone else.

    10. Re:OS-X Quartz display blows away X-Windows by be-fan · · Score: 1

      Mozilla looks fine on my Debian machine, and on RedHat 8+. I don't use Mandrake, so I can't comment.

      However, you're not comparing things fairly. OS X can be a hodge-podge too, it depends on what you install. If you use a lot of MacOS Classic apps, along with IE (which just plain looks weird compared to other OS X apps), then OS X doesn't look so consistent. If you use Safari, the iApps, etc, then everything looks nice and consistent. On the other hand, if you stick to all KDE apps, or all GNOME apps, things are the same way too!

      --
      A deep unwavering belief is a sure sign you're missing something...
    11. Re:OS-X Quartz display blows away X-Windows by Anonymous Coward · · Score: 0

      This kind of comments makes one look like a zealot. Is Linux trying to be OS X? Is Linux trying to be a desktop OS? Does it look that way to you?

    12. Re:OS-X Quartz display blows away X-Windows by Anonymous Coward · · Score: 0

      It's The X Window System. Actually it's called just X, but you can call it the X window system if you want to, since it's a window system and all that.

      Sorry, I just get annoyed with people who've got this wrong blasting people accidentally calling it X-Windows. A lot of people say X-windows and we all know what they mean, so just smile and nod.

  18. uh by SweetAndSourJesus · · Score: 5, Insightful

    How much "hacking the code" have you done on Linux? Be honest. Have you ever needed to significantly modify your operating system's source code? Do you even know how?

    Are you just bitching because it isn't Free for the sake of bitching?

    --

    --
    the strongest word is still the word "free"
    1. Re:uh by monique · · Score: 1

      Having Free code isn't just about *me* being able to hack the code. It's also about knowing that, even if I can't write the patch to scratch my particular itch, someone else can, and in all likelihood is already doing so.

      Free-as-in-liberty software impacts everyone, not just l33t hackers.

      --
      -monique
    2. Re:uh by djupedal · · Score: 1

      bitch, bitch bitch...

      First you bitch about the baby, then you bitch because we're not married...sheesh!

    3. Re:uh by b-baggins · · Score: 1

      OK. Time for an economics 101.

      Where there is an itch, someone will make a profit scratching it.

      The idea that only open source software meets individual needs because only free software gets the "itches" scratched, just shows a horrible economic ignorance.

      Example: If open source is the itch scratching utopia, why did it take a private company with proprietary code to create a usable GUI for a UNIX system?

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

      But hacking code is only for adding/altering functionality. There is tons of this going on already by third-party developers in OS X. Go to VersionTracker and you will see what I mean. Just because you can't change the source code doesn't mean you can get done what you need to.

      --
      Boom Shanka
    5. Re:uh by monique · · Score: 1

      I'm confused by your answer.

      I never said that only free software gets itches scratched, nor did I say anything about people making or not making a profit.

      I'm saying that opening the source to an application makes it easier for someone with an itch to scratch to add functionality to that application. Sure, a closed application can have hooks for plug-ins, but then you have to stick to the types of functionality that the designers had in mind, and you're not likely to be able to fix bugs that way, although you may be able to work around them.

      Anyway, "usable" is in the eye of the beholder. GUI is kind of broad, but there are plenty of opensource window managers that I find usable, as well as Gnome and KDE. Are you talking about a particular app? A set of widgets? A window manager? I'd argue that open source has plenty of usable examples of all of these things.

      --
      -monique
    6. Re:uh by monique · · Score: 1

      Agreed, but sometimes changing the source code is the best way to get what you need done. And when it comes to bug fixes, it's unlikely that third-party developers will be able to code them without access to the source.

      --
      -monique
    7. Re:uh by nathanh · · Score: 1
      How much "hacking the code" have you done on Linux? Be honest. Have you ever needed to significantly modify your operating system's source code? Do you even know how?

      And how many times have you needed to exercise your Miranda rights? How many times have you been thankful you are innocent until proven guilty?

      The thing about rights is that you don't appreciate them until you need them. With software there are three obstacles to contributing:

      • Time
      • Skill
      • Legality

      RMS can't help you with the first two, but he wants a world where no software is encumbered by that third obstacle.

      Now you might not have the skill or time to contribute to Linux. That's a shame. But there's never a problem with that third obstacle: the legality. With Linux you are legally permitted to contribute. With other software, no matter how skilled you are and no matter how much time you have, you will never be allowed to contribute. That's because that third hurdle - the legality - stops you.

      If you can't understand that RMS is trying to solve just one problem - the legality - and you somehow think that your lack of skill refutes his vision, then you are dumber than I thought.

  19. though i love linux by spectre_be · · Score: 4, Insightful

    i must admit that i admire apple's os x platform. for example one *can* use the command line as much as one likes but one doesnt't *have* to. i can't say that i love editing my xf86config for example. tho os x is far from perfect (it *is* after all proprietary) but it seems like an evolution of linux in ways of usability. i think however that the major OSS desktop environments aren't that far away from obtaining equally powerfull yet userfriendly operation (having only working knowledge of the gentoo distro) it's been a while since i used os x (10.1 in fact) and i must admit i regret lacking the funds to buy myself a peachy powermac g5 cuz i'm quite tempted by os x panther and the ilife bundle (man garageband look awesome!) sometimes i've wished linux was a bit more 'it just works' although i know huge progess is being made in that field every day (ie getting alsa to work has been a major pita for me) i for one just think os x gives the user still a much smoother computer experience than linux can at the moment. i consider it to be a best of both worlds - operation system. only, personally, i think os x could do with decent skinning features as simple far from everybody likes apple's aqua interface. way to go apple

    1. Re:though i love linux by TrippTDF · · Score: 2, Insightful

      I agree with your thoughts in a lot of ways, but it's raising a questoin for me- Why the hell do people fight over their OS's so much, alwasy trying to say that theirs is the best there ever was?

      I'm reminded of the Ansel Adams article a couple weeks ago. Someone pointed out that Adams used lots of different media for different things, and he would have used digital photography in instances where it suited his purpose. Why can't we all think of an OS the same way? There are things that XP does that I'm very happy with, so i use it. OS X offers me other things that I like, so I use it for certain things. Same with Linux (though I use it much less frequently)(And now I just gave all your linux-heads a reason to dismiss me; Linux is not my primary OS, so I must be stupid). Seriously, can't we all just get along?

    2. Re:though i love linux by spectre_be · · Score: 1

      i totally agree the lack of consistency across operating systems is disappointing but it's a way of differentiating one's self i guess. i mean i think we hear 'they ripped it off from x' enough as it is. but i do indeed agree that (and we're getting there i think) a bit more standardized approaches to the basic functionality of the major distro's at least would be nice. the qt theme for gtk is a great step in that direction (tho i'm more of a gnome user myself but hey i love em all :)) but i think that thanks to these different approaches, in the end the best of 'em will be chosen and who doesn't like multiple alternatives to chose from? i for one would like it if for example both kde and gnome ship with the +/- same default config (with the same shared Documents dir path, shared menu path etc)

    3. Re:though i love linux by GlassHeart · · Score: 5, Insightful
      i consider it to be a best of both worlds

      When a company does such a good job, then the intelligent consumer would pay the company so it can improve. Apple does not survive by your applause, but by your purchasing dollars. Even your dollars spent on Microsoft Office for the Mac is partially a powerful vote for Apple.

      Point is, if all we are going to do is to sit around and dish out glowing reviews, then we should not be surprised when (not if) a company we so approve of fails. Put your money where your mouth is.

      i regret lacking the funds to buy myself a peachy powermac g5 cuz i'm quite tempted by os x panther and the ilife bundle (man garageband look awesome!)

      GarageBand requires a G4 with DVD drive for full operations. The entry-level eMac satisfies this at $800 brand new, or under $700 refurbished. The $800 price, if you wait a few weeks, would include the $50 iLife.

      Don't get me wrong. $800 is still real money, and is still more expensive than a Dell box. However, it's not $1,800, which is what an entry-level G5 would cost, and the Dell box won't have GarageBand, its big brother Soundtrack, or Final Cut Express and big brother Final Cut Pro.

    4. Re:though i love linux by spectre_be · · Score: 1

      well glassheart you're totally right bout the money stuff but alas (really) i'm but a poor student, i'm just happy i get around
      to bad my imac rev b broke down couple o weeks ago :(

    5. Re:though i love linux by spectre_be · · Score: 1

      you *are* hilarious :)
      to bad you dont say why you disagree or provide an alternative view on the matter

    6. Re:though i love linux by cayenne8 · · Score: 2, Interesting
      The only thing I've seen lacking with OSX, and please tell me if I'm just missing it, but, the lack of virtual desktop support? I love this feature on my Linux boxes...I have my work/play usually grouped together in each of my 4 desktops and switch between them as needed....

      I think I'd really like OSX if it has this one tiny, but, to me, invaluable feature...

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    7. Re:though i love linux by kev0153 · · Score: 1

      You can get a third party app called Virtual Desktop make by Codtek Studios.

      Codtek Virtual Desktop

    8. Re:though i love linux by PygmySurfer · · Score: 1

      AFAIK, there are some Shareware (maybe even Freeware) apps that do this. I myself don't care for virtual desktops, but I'm pretty sure the technology is out there.

    9. Re:though i love linux by Aldurn · · Score: 0

      Here's a nickel kid. Go buy yourself a shift key.

      --
      char sig[120] = "\0"
    10. Re:though i love linux by aflat362 · · Score: 1
      Point is, if all we are going to do is to sit around and dish out glowing reviews, then we should not be surprised when (not if) a company we so approve of fails. Put your money where your mouth is.

      Enough people are buying apple products right now to give them a nice profit. Sadly, not everyone can afford their products - but are doing what they can to support Apple by verbally salivating about their products.

      I'm one of them! Though I do have plans to get a PowerBook, iPod and GarageBand as soon as fundage allows.

      --

      Conserve Oil, Recycle, Boycott Walmart

    11. Re:though i love linux by squiggleslash · · Score: 1

      I use Desktop Manager, though it's worth pointing out OS X's window management is generally good enough that it's not that critical. (Alt+Cmd+Click on Dock Icon minimises all other app's windows for example)

      --
      You are not alone. This is not normal. None of this is normal.
    12. Re:though i love linux by cayenne8 · · Score: 1
      Thanks I'll look into it...I mean, at this very moment, I have like 3-4 GUI apps open on each desk top, and about an avg 3-4 terminal sessions open on each one...and on some of those have sqlplus or other command line apps...

      On only one desktop, that could get messy..and this isn't a heavy load for me either...

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    13. Re:though i love linux by subtillus · · Score: 2, Informative
      Don't get me wrong. $800 is still real money, and is still more expensive than a Dell box.

      This is suprisingly not TOTALLY true. My last box was a dell, they also charge about 160CDN for shipping on their lower ended models. Apple didn't charge me at all for shipping.

      So, The price difference is only about 100-200. I found it to be seriously worth it to go from a P4, 2.8 desktop to the new G4 ibook.

    14. Re:though i love linux by GlassHeart · · Score: 1
      Enough people are buying apple products right now to give them a nice profit.

      It's not just profit I'm talking about. Ideally I'd like to see an Apple (doesn't have to be this Apple Corporation, just somebody who acts the way it is) with maybe 15% of the PC market share, with alternative x86 OSes taking another 15%. Combined, this represents one out of three customers you may be losing (not to mention that many Apple users have more money to spend) if your website only works on IE. This will promote the real adoption of standards.

      Apple is simply the most viable company to get to that goal.

      not everyone can afford their products - but are doing what they can to support Apple by verbally salivating

      I don't mean to suggest that it's a bad thing to salivate, just that:

      • there's usually a real additional cost to put money where mouth is. Buying from a company that doesn't outsource to India (if you think that's a bad thing), for example, is likely going to cost you more money right now.
      • don't be discouraged by the top-end Apple products that you can't afford, because even their low end can run the software you want quite well.
    15. Re:though i love linux by RestiffBard · · Score: 1

      That was something I missed to when I switched to OS X. But, now with Expose I never even think about it. It's not uncommon that I have 3 images open in Photoshop, Safari, BBedit, iTunes, and two conversations in iChat all full open and I just flit back and forth with Expose.

      --
      - /* dead coders leave no comments */
    16. Re:though i love linux by aflat362 · · Score: 1
      You know, If apple lowered their prices about 10 - 15% I bet they could get that 15% market share. They have had a lot of big wins lately and Windows has had a lot of embarrasments. I'm sure I'm in a pretty common situation - want apple - don't want to spend that much money on computer stuff.

      And what's this you say about not outsourcing to India? Is Apple 100% American made? I have no idea but I do like the idea of supporting the local economy.

      --

      Conserve Oil, Recycle, Boycott Walmart

    17. Re:though i love linux by burns210 · · Score: 1

      there are third-party applications that do this for you.

    18. Re:though i love linux by GlassHeart · · Score: 1
      I'm sure I'm in a pretty common situation - want apple - don't want to spend that much money on computer stuff.

      That's exactly my point. Often, if there's a point you want to make (i.e., Apple is doing good work), there's a significant cost to put your money where your mouth is. Your best course of action is to wait for another Apple-like company who sells at the price you like. If that doesn't happen (there's really no player like that in the industry right now), and you choose a cheaper x86 box instead, then you've just voted with your dollars against Apple and all it has done.

      I'm not saying it's easy or cheap. Principles usually aren't either. I'm also not saying that you have to do it. I'm just reminding that praise alone won't encourage Apple enough for them to survive.

      On the other hand, if Apple proves that innovation does translate to sales, then your hypothetical innovative but affordable company may in fact appear. Vote the other way, and perhaps it won't.

      And what's this you say about not outsourcing to India? Is Apple 100% American made?

      Apple outsources extensively. What I cited was an example of a moral issue you might care about. The point is that if you want to avoid outsourced products, be prepared to pay a lot more.

    19. Re:though i love linux by zangdesign · · Score: 1

      I'm guessing it's to prove to ourselves that we are in some way superior to the next guy. It seems, to me anyway, that is at the root of most arguments about computer hardware and software that are not based solely on empirical data.

      I could go into justifications about the various software and hardware choices I've made, but really, if anyone doesn't like it, they can fsck themselves.

      Personally, I'm tired of hearing the arguments - most of them consist of regurgitating the last argument heard in favor of their particular views.

      --
      To celebrate the occasion of my 1000th post, I will post no more forever on Slashdot. Goodbye.
    20. Re:though i love linux by prockcore · · Score: 1

      (Alt+Cmd+Click on Dock Icon minimises all other app's windows for example)

      Christ. I was trying to do this yesterday. This is a perfect example of what drives me crazy about OS X sometimes.

      Alt-click on a dock icon and it takes a rocket scientist to figure out what the hell the OS is doing. It seems like it's hiding the active application, and then shows the application you clicked on.. unless the icon you clicked on is already active and then it seems to hide that application and open a completely random one. Alt-clicking again will cause windows pop up and disappear immediately.

      Cmd-click on a dock icon and it opens the folder the application sits in.. which doesn't seem to be as commonly used as, say, hiding all the other windows.

      I'd say that OS X's window management (especially through the dock) is so brain damaged, that they had to invent Expose just to give users a Show Desktop ability.

    21. Re:though i love linux by aflat362 · · Score: 1
      Well then, I guess I've already voted against apple. Since the only reason has been price I guess that makes me an issue-voter.

      I guess you could also say I'm like one of those green-party members (Apple) who votes democrat (hand made computers - cheap retail parts, Linux) just because I don't want the republicans (Dell, Microsoft) to win. Or something.

      --

      Conserve Oil, Recycle, Boycott Walmart

    22. Re:though i love linux by squiggleslash · · Score: 1
      Apple should write a manual. If they wrote a manual for OS X, they'd document the Ctrl-left-click-fingerinear-kneeagainstdesk-ejectd isk type shortcuts, and would realise which ones work and which do not.

      I think it ought to be ALT+Click Icon to just show app represented by icon too. I'm guessing it's some sort of legacy reason (apparently these short cuts existed in OS 9 and earlier, if applied to clicking windows rather than dock icons) that explains the particular combos.

      Either way, once you know what the combos are, it's generally powerful enough to make multiple-desktop support not quite as necessary as it could be.

      --
      You are not alone. This is not normal. None of this is normal.
    23. Re:though i love linux by Big+Dick+Magee · · Score: 1

      Wow, what a cunning linguist you are.

  20. Re:OS X 10? by Anonymous Coward · · Score: 0

    Unix with no X would have been my reply. X sucks!

  21. interesting article... by Anonymous Coward · · Score: 5, Informative

    It's good to explain more of the underpinnings OS X. You see, NeXTSTEP was almost the perfect operating system and development environment.

    The NS environment (living on in Aqua today) is just so cool. Well-designed interfaces abound. Design patterns everywhere, created when the term "Design Pattern" had barely been explored in the computer world. For instance: most objects use delegation to extend their behavior. Not subclassing! Just compare building a GUI in Swing to Cocoa, it's like salt and sugar.

    Objective-C is a wonderful semi-dynamic language, much nicer than C++.

    Programming the mac is a true joy, even if all this dynamic dispatch is a little slow and hardly anybody uses macs. :-)

    1. Re:interesting article... by Anonymous Coward · · Score: 0

      Objective-C is a wonderful semi-dynamic language, much nicer than C++.

      Maybe in look and feel but it performs like crap. It's too disconnected; too much stuff done at runtime; too dynamic to be used for core components.

      I've worked for Apple and I can tell you just about all the new core stuff is being done or being converted to C or C++.

    2. Re:interesting article... by Anonymous Coward · · Score: 0

      Objective-C is a wonderful semi-dynamic language, much nicer than C++.

      Nextstep is counter-intuitive trash, Objective C is dead, and WebObjects is total shit. You macheads can try to tell the world different, but anyone who has used that crap for more than 5 minutes and is unbiased knows the truth.

    3. Re:interesting article... by cosmo7 · · Score: 3, Informative

      I've worked for Apple and I can tell you just about all the new core stuff is being done or being converted to C or C++.

      If you've worked for Apple you'd know that all the CoreFoundation classes have always been written in C/C++ and are (mostly) "toll-bridged" with their corresponding Objective-C Foundation classes.

      If you are writing in Objective-C and discover a performance hit from the dynamic binding there is nothing to prevent you from using the CF classes (other than having to write C/C++) and including it in your Objective-C code.

    4. Re:interesting article... by Anonymous Coward · · Score: 0

      Go back to Visual Basic, loser.

    5. Re:interesting article... by WatertonMan · · Score: 3, Insightful
      "Maybe in look and feel but it performs like crap. It's too disconnected; too much stuff done at runtime; too dynamic to be used for core components."

      As others said you can optimize individual areas in C++. Also you are now discussing core components which seem a different issue to the person using frameworks. They don't care how the framework is written. Certainly even obj-C advocates don't think it the solution to everything. Other languages have their place.

      I wonder though, why you criticize obj-C when even Microsoft is moving to a more runtime oriented system with .NET. It seems obj-C's main competitors are C#/VB.net and Java.

    6. Re:interesting article... by Anonymous Coward · · Score: 0

      Care to give examples of any of that?

      I.e., I tried to do X in ObjC but couldn't figure out Y.

      Counter-intuitive?? Hell NeXTSTEP classes are in programming books as examples of how to do certain programming patterns!!

      Dead? As dead as Mac OS X, I guess.

      WebObjects? Never used it.

      And you have to use it for more than "5 minutes" to get the feel of it.

    7. Re:interesting article... by Anonymous Coward · · Score: 0

      As somebody who does a lot of programming in Ruby, building classes at runtime based on data files, etc., I *LOVE* dynamic languages. So ObjC is great. I wish there were some better unit-testing frameworks though (built into project builder forinstance).

    8. Re:interesting article... by Anonymous Coward · · Score: 0

      try java fagwad.

    9. Re:interesting article... by Anonymous Coward · · Score: 0

      If you've worked for Apple you'd know that all the CoreFoundation classes have always been written in C/C++ and are (mostly) "toll-bridged" with their corresponding Objective-C Foundation classes.

      CoreFoundation does make a few calls to the Objective-C runtime internally and therefore will suffer some peformance degredation, but not nearly as much as using the standard Cocoa Foundation framework.

    10. Re:interesting article... by Anonymous Coward · · Score: 0

      I think you mean toll-free-bridged.

    11. Re:interesting article... by jcr · · Score: 1

      I've worked for Apple and I can tell you just about all the new core stuff is being done or being converted to C or C++.

      This turns out not to be the case.

      CoreFoundation is a C library, but the CF objects are toll-free bridged to equivalent Objective-C types. The idea here was to get Carbon developers to start using strings, dates, arrays, sets, dictionaries, etc. that were equivalent to the Foundation classes.

      -jcr

      --
      The only title of honor that a tyrant can grant is "Enemy of the State."
  22. Re:OS X 10? by MonkeysKickAss · · Score: 0

    Not all computer users are very computer literate so what makes you think that everyone out there knows what FreeBSD 4.x is and or how to use or get it. People like things easy and if you buy a newmac then it most likely will come with OS X and so why bother getting FreeBSD 4.x.

    Sincerely MonkeysKickAss

    --
    MonkeysKickAss
  23. Re:OS X 10? by digitalsushi · · Score: 1

    Bzzt...Gimp doesn't count so don't bother.

    cheah ok.. if you're into print maybe it doesnt count. i say those CMYK ninnies just need some RGC colored ink, is all. whiners.

    --
    slashdot: where everyone yells sarcastic metaphors to themselves to understand the issue
  24. Re:OS X 10? by Anonymous Coward · · Score: 0

    phhhhsttttttt.....

    oh shit i spit my coffee on my monitor

    that _was_ pretty funny.

  25. Re:OS X 10? by autof0zz · · Score: 0

    Gimp 2.X ?? where ?? all i see on the gimp websites are references to 1.x.

  26. some more words by SweetAndSourJesus · · Score: 2, Insightful

    An attractive, usable, and stable GUI counts for something. FreeBSD (which I run and love) can't provide that.

    Also, the iLife suite is fuckin awesome. Nothing on windows or *nix comes even close to it as far as quality and integration are concerned.

    --

    --
    the strongest word is still the word "free"
  27. Re:OS X on x86, I wish by Anonymous Coward · · Score: 0

    I've been considering getting XP, do those patches for the activation work?

  28. Tired of linux? by OmniVector · · Score: 4, Insightful

    I loved some of the concepts behind linux, but I think Linux's greatest advantage is also it's greatest weakness. The fact that there is no central governing body for most projects means that you get lots of fragmentation (X11: freedesktop.org, fresco, XFree; Distros: Gentoo, Debian, Mandrake, Redhat, etc) which makes it very difficult to stick to one standard. Thankfully, over time some projects fork (gcc) and wind up becoming the project that takes over. It's this fragmentation that helps linux adapt so rapidly. However because of all this, developers can't code for one toolkit api, one kernel api, etc. Mac OS X, to linux users, is like linux controlled by ONE group who says yes or no to all issues so that the complex fragmented software base can concentrate on one goal: a good consistent end user experience. I honestly would say Mac OS X couldn't exist without Linux or BSD because it wouldn't be where it was today without the OSS community. People complain that OS X is too proprietary, but i believe it is the perfect mix. On one hand you have OSS software. On the other hand you have commercial software. It's truely the best of both worlds! Isn't this what many linux users want? Linux grandma can use? Companies to write native software? Games? Gaim and KMail side by side with safari and photoshop? You don't have to wait if that's what you want. Linux is a great server OS, but mac os x has it by leaps and bounds as a good desktop platform. Am i saying Gnome and KDE should die off and we should all just use mac os x? of course not. But i am saying if you want a usable unix desktop now, not later, you don't have to look much further.

    --
    - tristan
    1. Re:Tired of linux? by bogie · · Score: 0, Troll

      Why would someone become "tired" of linux? If someone has spent the time and is now over the difficult learning curve, what's the appeal of spending thousands of dollars on a machine dedicated to an almost completely closed OS and expensive closed Apps? Most Linux users left Windows and its expensive apps behind for a reason. Why not just run XP and Photoshop and a cheap Dell then? You people who always praise Apple always talk about how great OS X is yet you never take into account A) the rediculous hardware costs and B) being ruled under the iron thumb of Steve Jobs.

      I really wish Apple had never used BSD for its underpinnings so that OS X users wouldn't constantly try to act like Apple is some great OpenSource backer or that they are now part of the opensource movement. We are worlds apart.

      "Linux is a great server OS, but mac os x has it by leaps and bounds as a good desktop platform."

      Again, it costs a Shitload and all the interesting stuff is Closed Source. Remember what I said about how most Linux users switched from Windows to escape expensive apps and Vendor Lockin? Why jump back into the frying pan with a Mac? That fact that OSX is partly based on a BSD means jack to us.

      People who use and like Linux and its many appps because they are Open Source aren't interested in what your selling because its represents a step backwards in many ways. I can see wealthy Linux users who are interested in Proprietary Unix switching, I can't see many others doing the same.

      --
      If you wanna get rich, you know that payback is a bitch
    2. Re:Tired of linux? by Anonymous Coward · · Score: 0

      Again, it costs a Shitload and all the interesting stuff is Closed Source.

      Then again, this "interesting stuff" is way more interesting than their open-source equivalents, so who really cares?

    3. Re:Tired of linux? by mojoNYC · · Score: 1
      I really wish Apple had never used BSD for its underpinnings so that OS X users wouldn't constantly try to act like Apple is some great OpenSource backer or that they are now part of the opensource movement. We are worlds apart.

      this reminds me of a story--one day the lone ranger and tonto were riding along the range, when they were quickly surrounded by hostile indians--the lone ranger looks at tonto and says, 'well, this is it, i guess we're done for'

      tonto replies to lone ranger--what do you mean by 'we,' white man?

      speak for yourself, lone ranger!

    4. Re:Tired of linux? by shaw7 · · Score: 1

      You say Mac OS X would not be there today if not for Linux and BSD - you are right.

      This is the one thing that bugs me about Apple. They don't acknowledge these communities even though they are built upon them. For instance, they give out a free iTunes player for Windows but not Linux. That could simply be a market share decision. So too could be the reasons behind the lack of an "approved" quicktime player for Linux.

      I often am tempted to buy a PowerBook and live part of my digital day in a Mac world, but this seemingly minor approach by Apple always turns me off and dampens my enthusiasm.

      I often appears that on good way for Apple to get the OSS community on board would be to acknowledge that community.

    5. Re:Tired of linux? by Anonymous Coward · · Score: 0
      Why would someone become "tired" of linux?

      Maybe because the Linux community is full of zealots who will jump on you at the slightest provocation. Calm down and let people buy their Macs if they want.

    6. Re:Tired of linux? by OmniVector · · Score: 3, Insightful

      bogie, you have a really negative attitude towards a system i don't think you really understand much yet.

      a lot of users tried to get away from windows because linux works better from a day to day basis for getting work done. just about any linux advocate with agree with you there. what most linux users won't say is how wonderfuly nice and easy to setup linux is, or so what if i takes 5 hours to compile KDE from source.

      you're confusing philosophical matters with an argument that's not predominantly philosophical. for people who want to *completely* escape proprietary software, yes linux is the answer. for people, like myself, who want UNIX, want it to WORK easily, and want to spend more time getting word done than compiling/configuring/installing linux then os x might be for you.

      switching to mac os x is NOTHING like windows xp. lets take a brief look:
      kernel: open source under an apple license. just got OSS approved if i remember correctly.
      rendevous: open standard (zeroconf) for allowing instant networking
      xcode: based off gcc, and is completely FREE unlike visual studio .net.
      preferences system: no harry registry in os x. preferences are done in xml files, and each program has it's own xml file (~/Library/Preferences/com.apple.Addressbook.plist ) for example.
      open packages: i can right click on Safari, choose show package contents, and naviagte to safari's gui file. i can open up safari's gui and MOVE buttons around. i can rebind keys, i can delete menus, i can do a heck of a lot. isn't safari closed source? yep. but GUIs in os x are extremely easy to hack if you install XCode.
      build in tools: os x ships with perl, ruby, python, and many standard unix tools. for what you can't get in the base system, you simply install darwinports and install it similar to ports in BSD. i can type sudo ifconfig en1 down and turn my wireless off. i can type ssh -X user@host and forward linux apps to my powerbook with apple's built in x11 server.
      build off standards: os x's rendering system is based off opengl and displaypdf. it also has nfs and smb built in so i can mount shares off my linux machine.

      you complain about how much more expensive macs are, but you get a hell of a lot more "built in" and free software compared to windows.

      if your issues are that you don't have complete control over your environment, then stick with linux. if you are fed up with the day to day ease of use of linux, then consider ponying up the extra cash to get a machine that does all your unix goodness and everything "just works"

      --
      - tristan
    7. Re:Tired of linux? by drinkypoo · · Score: 1
      Fragmentation and forking are not, repeat not drawbacks. They are an advantage. Grandma can use Linux, you can install just gnome or just kde, you can pick one set of shit that you know will interoperate. (That's what UserLinux is about, right? And they aren't the first to have that idea, I'm sure.) Also there are embedded systems using Linux. Besides grandma doesn't need all the latest greatest geekiest shit. She needs email, a web browser, etc.

      Meanwhile all the competing projects, well, compete, and the strongest survive.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    8. Re:Tired of linux? by prockcore · · Score: 1

      xcode: based off gcc, and is completely FREE unlike visual studio .net.

      No, it costs $120. I can't run it under Jaguar... it will cost me $120 to use xcode.

    9. Re:Tired of linux? by Anonymous Coward · · Score: 0

      So you use FREE developer tools instead.

    10. Re:Tired of linux? by Bob+Davis,+Retired · · Score: 1

      Maybe you aren't aware that Apple made a linux distro YEARS ago.

      Maybe you aren't aware that Apple has contributed TONS to GCC, BSD, and many other projects.

      Maybe you need to visit Apple's Open Source web page and read up a bit.

  29. GIMP by Saeed+al-Sahaf · · Score: 3, Informative
    These features Photoshop has that Gimp does not have just hasn't given anyone a sufficient itch yet.

    Oh?

    From the developer of FilGimp: "Film GIMP developer Caroline Dahllof, a programmer at Rhythm & Hues, "Photoshop handles more layers with big images better". Matte painting artists at Rhythm & Hues create large backgrounds with perhaps forty layers and use a lot of specialized plugins. Working on single large images is quite different from the typical Film GIMP tasks of retouching film frames to remove dust or wire rigs. To get rid of Photoshop completely would require investing a lot of developer resources."

    --
    "Who are in control, they are not in control of anything - they don't even control themselves!" - Glen Beck
  30. Re:OS X 10? by HarveyBirdman · · Score: 2, Interesting
    Open Source Camp: Gimp might not cut it right now, but it is an evolving peice of software.

    Bzzzt! Nice, but I have work to do RIGHT NOW.

    --
    --- Ban humanity.
  31. Adobe and Microsoft.. by eonblueye · · Score: 1, Interesting

    Folks it just seems to me that Mac OS X relies heavily on Adobe (Photoshop, Illustrator, Go live, et al) and Microsoft (Office, Outlook, Messenger, Media player, el al). Then pretty much everything is either proprietary apple software or free GNU tools. To me it just doesn't justify the profound cost of owning an Apple.

    --
    +++ David Watts 5495 0.0 0.5 1888 884
    1. Re:Adobe and Microsoft.. by Anonymous Coward · · Score: 0

      > it just seems to me that Mac OS X relies heavily on Adobe (Photoshop, Illustrator, Go live, et al) and Microsoft (Office, Outlook, Messenger, Media player, el al).

      Sorry, but Photoshop, Illustrator, GoLive (puke) and Office are productivity tools, something you don't need (or even want) at home. They're commercial applications, and it's just fine if Apple doesn't have similar offerings.

      As for outlook, messenger and microsoft media player: if you're lucky enough to have a Mac and still use those Microsoft shits, then you need to wake up!

      There is non-Microsoft alternatives for Apple and even Windows users (I'm not sure since I don't have a Mac, but I think Sarafi might have an email client, there's some Apple-branded IM tool and some weird media player made by Apple... "QuickTime" or something).

      Geeze... Being on OS X and still running Outlook, Messenger and MS Media Player... I just don't get it! I'm on Windoze and I stay far as I can from anything Microsoft! (except for the windoze, of course)

    2. Re:Adobe and Microsoft.. by BitwizeGHC · · Score: 1

      Apple has Mail.app, a juiced-up version of the NeXTstep mail program. It even has Bayesian filtering (love it!).

      AFAIK Microsoft does not release Outlook for Macs. It has a new mail client called "Entourage" for the Mac world. It's probably compatible with Exchange, but I cannot tell you much about it.

      If you need Office compatibility, then OpenOffice.org is available for OS X (this was, in fact, the first platform I ever tried OO on). Two things: it requires X11 still, and it looks kind of iffy, especially compared to the nice clean Aqua interface. But it handled any Word or Excel document I threw at it.

      --
      N4st0r, trixx0r h0bb1tz0rz! Th3y st0l3 0ur pr3c10uzz!
    3. Re:Adobe and Microsoft.. by larkost · · Score: 4, Insightful

      And this is opposed to Windows users that rely "heavily on Adobe (Photoshop, Illustrator, Go live, et al) and Microsoft (Office, Outlook, Messenger, Media player, el al)"? I think you over-estimate the diversity of applications on any platform. Most people don't go much further than the software that is already installed on their system for most uses (games being the biggest exception).

      Of the applications currently running on my doc I have 3 from OmniGroup (Web, Outliner, and Graffle), 4 Apple apps (the Finder, Mail.app, Terminal.app, and TextEdit), and 4 other applications from other companies (a tn5250 emulator, Comcastic, Chicken of the VNC, and NetNewsWire Lite).

      And I think you need to do some research before saying "profound cost of owning an Apple". Make sure you know what you are talking about before you say that again.

    4. Re:Adobe and Microsoft.. by mindstrm · · Score: 1

      Fair enough, if you don't have the budget, it's not for you.

      A mac is like a top of the line luxury sports car.. it just works, it's convenient, and it costs a lot of money. Many think it's not worth the money, or that they would spend their money better on something else, but nobody doubts it's wonderful egineering, beauty, and speed.

      A good linux or windows box is like something off Fast & Furious... it's Rice. Yes, it's fast, Yes, it works, on pure numbers and performance, it's there, even surpassing the luxury sports car... It's not, however, a luxury sports car, and requires more effort and work to use.

      Now, that effort and work may be something you enjoy doing. Great.

      I think of my mac as my luxury computer. It's not he fastest computer I own, nor the smallest, nor the most expensive.. .but if I have to pick one to sit down in front of and do work... that's where I'll go.

    5. Re:Adobe and Microsoft.. by Anonymous Coward · · Score: 0

      Hmm.

      "To me it just doesn't justify the profound cost of owning an Apple."

      Compared to Linux or Windows?

      I don't have any software from M$ on my PowerBook...

      I do have Photoshop

      Besides that, I have great software from the following companies that without I could not run my business:

      VR Toolbox
      Macromedia
      Now Software
      Dantz
      MYOB
      The great group that develops GPSNavX

      Shrug. Most of the software does have a Windows version, but doesn't run half as well (personal experience, YMMV) on Wintel.

      I'm sure others can point out other sw they use day to day (that's not Adobe, Microsoft, or Apple) on their Macs that makes the cost of owning an Apple, as opposed to a PC running Windows or Linux, justifiable.

    6. Re:Adobe and Microsoft.. by ipjohnson · · Score: 1

      you know what though. My new G4 iBook was 1400 including a 60 gig drive and 640 megs of ram with a 11G wireless card. I think thats right in line with an x86 laptop. The difference being mine worked out of the box and has continued on chugging :) This is my second iBook and I just love it, wouldn't by anyother laptop.

    7. Re:Adobe and Microsoft.. by log0n · · Score: 1

      Entourage is horrible.

      It's buggy and quite unstable for common tasks (the GUI seems as if it wasn't heavily stress-tested) and it doesn't support Exchange servers/networks.

    8. Re:Adobe and Microsoft.. by 0x0d0a · · Score: 1

      A mac is like a top of the line luxury sports car...if I have to pick one to sit down in front of and do work... that's where I'll go.

      While I see what you're saying, that's an awfully funny metaphor.

    9. Re:Adobe and Microsoft.. by Anonymous Coward · · Score: 1, Funny

      Sorry, but Photoshop, Illustrator, GoLive (puke)

      A lot of graphics design people use mac, and the geeker crowd. But hey, NO ONE WANTS PHOTOSHOP At home? YEAH RIGHT.

      and Office are productivity tools, something you don't need (or even want) at home.

      Oh yeah, who wants word at home? gee, maybe someone who wants to write their resume in DOC format so they can mail it out to the rest of the real world who uses windows?

      They're commercial applications, and it's just fine if Apple doesn't have similar offerings.

      Yeah, just fine for the zealots, not for the average users, or normal well ajusted human beings who don't identify themselves by the OS they run.

      As for outlook, messenger and microsoft media player: if you're lucky enough to have a Mac and still use those Microsoft shits, then you need to wake up!

      If you surf the web, you will want something to play WMV's. I guess mac people only go to mac sites though right!

      There is non-Microsoft alternatives for Apple and even Windows users (I'm not sure since I don't have a Mac, but I think Sarafi might have an email client

      Safari doesn't come with a mail client, it does come with a nice bug where if you try to tab to a drop down box on a form it skips it. (No, really try it)

      Geeze... Being on OS X and still running Outlook, Messenger and MS Media Player... I just don't get it! I'm on Windoze and I stay far as I can from anything Microsoft! (except for the windoze, of course)

      try actually using a mac. I was all fuzzy and happy about mac (since I loved my apple 2 as a child) until I actually had to use one everyday. Mac doesn't have a mail client that works as well as outlook, "mail" sucks and so does entourage. You need media player to play WMV's if you want to watch them. Microsoft may suck, but apple sucks just as bad if not worse.

    10. Re:Adobe and Microsoft.. by PygmySurfer · · Score: 1

      Microsoft released a FREE Upgrade for Entourage, which provides Exchange connectivity.

    11. Re:Adobe and Microsoft.. by grunherz · · Score: 2, Interesting

      ... the profound cost of owning an Apple.

      -Apple iMac DV SE Spring 2000: $1300
      -RAM upgrade from 128MB to 256MB: $98
      -Yearly Updates to the MAC OS: $129 (and well worth it)
      -The fact that said machine is still sitting on my desk, still looking cool, churning away with OSX 10.3, original partitions and no further problems when any other piece of hardware from Spring 2000 would most likely be landfill fodder: Priceless.

      Adobe Photoshop? ... Graphic Converter ($30 Shareware)
      Adobe Illustrator? Comparable Linux alternative?
      Microsoft Office? TextEdit, OpenOffice (free)
      Outlook? No thanks, I'll use Mail.app (free)
      Media Player? VLC Player (free)

      --
      Four weeks, Twenty papers, that's two dollars ... plus tip.
    12. Re:Adobe and Microsoft.. by grunherz · · Score: 1

      Ugh, don't go anywhere near Entourage. Exchange support (thru the update) is only for Exchange servers with IMAP turned on. LDAP support is still disabled (or is it the other way around? I forget, I'm just a Mac fag and am not good with acronyms)

      --
      Four weeks, Twenty papers, that's two dollars ... plus tip.
    13. Re:Adobe and Microsoft.. by taweili · · Score: 1

      And Oracle/DB2/WebLogic/WebSphere are the driving force for enterprise adaption of Linux is different?

    14. Re:Adobe and Microsoft.. by Anonymous Coward · · Score: 0

      Yeah, a mac is like a top of the line sports car.. except its slower then all the other cars and costs 2x as much. But it has a really nice interior with curved knobs and stuff!

    15. Re:Adobe and Microsoft.. by shotfeel · · Score: 1

      No more so than any MS OS. I guess I'm not understanding what you mean by "relies heavily on". Are you saying that there aren't other companies developing software for Apple? I don't see that at all. Might I suggest a quick browse through the Macintosh Products Guide at http://guide.apple.com/

    16. Re:Adobe and Microsoft.. by lukior · · Score: 0

      I have thought about owning an apple but it is exactly because of the lack of software that i don't. Currently installed on my machine, Cubase SX, Macromedia MX, Adobe CS, Microsoft Office, Project, Visio, 3d Studiomax 6, Toon Boom Studio, Toonz, Cinemacraft Encoder, and a host of other tools. I like my computer to be able to do everything. While some of these programs work on a mac others do not and it is for the small programs designed by small program houses that dont have the resources to develop for mac that I own a pc. I run a Mandrake box for media because i can and when Linux has more available industry standard software packages I will completely abandon my windows box.

      --
      I would like to salute the ashes of american flags, and all the fallen leaves filling up shopping bags.
    17. Re:Adobe and Microsoft.. by Anonymous Coward · · Score: 0

      You need Windows Media Player to play WMVs??? Astonishing!

      Next you're going to tell me you need Realplayer to play Realmovie clips!

    18. Re:Adobe and Microsoft.. by Anonymous Coward · · Score: 0

      More importantly, you can't run eMule to get all that software like you did under Windows!

    19. Re:Adobe and Microsoft.. by Anonymous Coward · · Score: 0

      Discounting the rest of your drivel, why is it that anti-mac zealots always talk about 'attractive interfaces' as though this was a dirty secret of OS X.

      Heaven forbid that the machine is pleasant to look at!

      I'd hate to think what the women that you guys end up with look like...

    20. Re:Adobe and Microsoft.. by IntergalacticWalrus · · Score: 1

      And I think you need to do some research before saying "profound cost of owning an Apple". Make sure you know what you are talking about before you say that again. Oh look, another Apple zealot denying the fact that Macs are over-expensive.

    21. Re:Adobe and Microsoft.. by BandwidthHog · · Score: 1

      I'll ignore most of that trollish diatribe, but I will point out that Mplayer rocks. The only video format it won't play (at least that I've come across) is .RM files, and the Real Player client for OS X, while obviously evil, is 62% less evil than the Windows version.

      --

      Quantum materiae materietur marmota monax si marmota monax materiam possit materiari?
    22. Re:Adobe and Microsoft.. by Jeff+Kelly · · Score: 1

      I know that is is probably a troll but i just had to reply to this.

      I recently considered buying a new computer and compared several offers on the X86 side and on the Apple side. PCs are usually only cheaper than Macs if you buy the components and assemble them yourself. (Assuming of course that you do not account for the time you need to do that)

      Of course nearly every computer reseller (like Dell or Gateway) has boxes which are cheaper than even the low-end Macs. But if you try to assemble a machine that has similar features than a Powermac for example you usually end up paying nearly the same price. This is especially true for Laptops.

      The only two brands who had laptops with similar features than than a Powerbook 15'' that were cheaper were Acer (with the Travelmate 803) and Asus (M6N). Every other brand (including Dell and HP) were similiar priced once you configured them to include the same features as the powerbook (80 GB harddisc, 5120 MB ram, radeon 9600, 15'' 16:9 display, DVD burner).IBM even exceeded the price of the powerbook by nearly 1500 Euros. (I am comparing german prices, ymmv)

      It is possible to get a pc which is cheaper than the cheapest Apple box but it is much harder to get a brand name pc whith the same features as an Apple box and still be cheaper.

      Regards

      Christian

    23. Re:Adobe and Microsoft.. by IntergalacticWalrus · · Score: 1

      But if you try to assemble a machine that has similar features than a Powermac for example you usually end up paying nearly the same price. Riiiiiiight...

    24. Re:Adobe and Microsoft.. by Big+Dick+Magee · · Score: 1

      well, let's see your proof intergalactic fatass........oh, I mean walrus

    25. Re:Adobe and Microsoft.. by Big+Dick+Magee · · Score: 1

      Hmmm. I use my Mac every day for work and home. I do networking all kinds of techie shit with it, but I also use it for digital media. That being said. I was given a T40 laptop at work. 2 days into using it I had problems with outlook (big surprise). I dumped that piece of shit and told my company "look, I'll use my mac, you buy me office X and we'll call it even" You don't know what the fuck you're talking about. You obviously dusted off thaat apple II when you decided to make your comparison. I haven't looked back since I switched. Oh, and as for linux... it's fun to play with but I'd rather spend my time doing other things instead of tweaking linux. I've used many dists, from debian to mandrake. Wakeup.

    26. Re:Adobe and Microsoft.. by Anonymous Coward · · Score: 0

      .But if you try to assemble a machine that has similar features than a Powermac for example you usually end up paying nearly the same price.

      The problem with Mac pricing is that if you want to go low-end, you are forced to buy a monitor (iMac and eMac). If they offered an iMac that didn't include a monitor, and priced it accordingly, I would own one by now.

      So I'm stuck with the choice of buying a PowerMac or a PowerBook (iBook doesn't have audio inputs). The PowerMacs aren't worth the money, so I'll end up getting a PowerBook for the best value (and I've never owned a notebook). And of course I want the Super Drive, it doesn't make sense not to get it. I'll go with the 12" screen because a lot of the time it'll be connected to my monitor and smaller size is good. There goes about $1800 (before sales taxes), when I could've just spent a few hundred on PC upgrades instead.

      I'm eventually going to do this, because I'm very interested in owning a Mac, but I'm not going to deny that this is going to hurt my wallet and it'll be a while before I saved enough that I can justify the purchase. They're eventually going to get my money. But they could've got my money long ago had their pricing been more reasonable.

  32. it's really quite simple by Anonymous Coward · · Score: 2, Insightful

    I think what he is saying is:

    I want someone else to be able to hack my operating system's source code. I don't want that someone to be limited to an employee for one particular company.

    1. Re:it's really quite simple by BorgCopyeditor · · Score: 1
      I, too, am prepared to fight for the right of others to donate hundreds of man-hours of their time to patch my system as I see fit. Take that, APL!

      ...or, give me cake.

      --
      Shop as usual. And avoid panic buying.
    2. Re:it's really quite simple by Ploum · · Score: 1

      Thx indeed... That's the goal of free software. I want to be able to redistribute it to my friends. I do it a lot with Linux. Can I with MacOSX ? I've never changing the code of the systeme itself, but I've already changed the code of some software I use. Yes, it was tiny things, just to fit my need. But is the previous post saying that Free Software are only for skilled people ?

    3. Re:it's really quite simple by MoneyT · · Score: 1

      You just said it yourself, you never change the code of your system but the apps. So what prevents you from doing this in OS X other than the developers choices?

      --
      T Money
      World Domination with a plastic spoon since 1984
    4. Re:it's really quite simple by Anonymous Coward · · Score: 0

      IMHO the difference is that Linux already has a lot of different people working on improving it. I have wanted to try some kernel programming, but I didn't want to just do some "Hello world" stuff, I wanted to do something that Linux lacks. Like ... - no, that's already there. Then ... - nope, someone already did that. Although Linux is not perfect, I have not found anything to add.

      OSX however only has Apple people working on it, and so it is limited to what apple wants you to do. Don't like that, too bad, it doesn't matter if you can code or not, you can't do anything about it. Hire someone to make the changes? Forget it. Unless you can find a way of preassuring Apple into following your ideas instead of their own, you can't do anything.

    5. Re:it's really quite simple by GlassHeart · · Score: 1
      OSX however only has Apple people working on it, and so it is limited to what apple wants you to do. Don't like that, too bad, it doesn't matter if you can code or not, you can't do anything about it.

      This is true for many other Apple software, but not entirely so for MacOS X. If you put something really cool into Darwin, there's a good chance that Apple will take it. Similarly, if you put something really cool into KHTML, then it may show up in Safari. There's no guarantee, of course, but Apple's limited embrace of open source at least enables that.

      Hire someone to make the changes? Forget it. Unless you can find a way of preassuring Apple into following your ideas instead of their own, you can't do anything.

      Sure, but that doesn't mean the free software world is entirely different. While you can always hack your own copy of the code (an important advantage I do not mean to minimize), getting it "upstream" into the core distribution often requires "pressuring" the maintainers into "following your ideas instead of their own". If your changes are rejected, then you're stuck endlessly patching every new release, which is much less than ideal. In most cases, the maintainers have no financial incentive to listen to you, so complaining to Apple (you're $130 worth of customer if you buy OS X, and many hundreds more because of the Mac you run it on) may actually be more effective for a certain class of issues. In many other cases, maintainers can be quite opinionated.

      Point is, yes, there is a clear difference, but it's not night versus day.

  33. Re:It isn't MacOS X that turns people off of Macs. by Anonymous Coward · · Score: 0

    In the article, it explains why Macs aren't overpriced. No wait a minute, that is the only 'misconception' not debunked.

  34. The story behind OSX by codepunk · · Score: 0, Redundant

    OSX is probably more friendly then linux but it will never be as flexible. OSX only has to deal with a extremely small amount of targeted hardware. Hell anyone can build a good system around a specific hardware specification. If linux only had to deal with a specific drive, a specific processor, a specific cdrom things would be extremely easy now wouldn't it.

    --


    Got Code?
    1. Re:The story behind OSX by Anonymous Coward · · Score: 0

      Things wouldn't be easier at all (except for the people writing drivers for the hardware).

      You'd still have 50 teams wanting to take decisions for everyone, or taking a different decision than the other teams, "just to show them" (Gnome vs KDE vs "TheRest" is a good example).

      That's why I don't like Linux. I want to USE my damn PC, I don't want to play around CONFIGURING or UNDERSTANDING it! (when I use my car, I don't think about the damn motor, the ignition, the electrical system, and all that shit).

      If you can't understand that point of view, then it proves my point and is the reason why Linux on the desktop has no chance is hell of becoming a reality.

    2. Re:The story behind OSX by anactofgod · · Score: 3, Insightful

      Exactly right.

      So, tell me again *why* Apple would want to push their elegant and easy to use OS to the jerry-rigged x86 PC platform. To cope with all the problems that prevent innovation within Linux OS development community with a fraction of the resources available to Microsoft?

      I think not.

      ---anactofgod---

      --

      ---anactofgod---

      "Equal opportunity swindling - *that* is the true test of a sustainable democracy."
    3. Re:The story behind OSX by zephc · · Score: 1

      OS X supports all hardware going back to their various G3 models, which means pretty sizable number of processors, laptops, video cards, motherboards, USB devices, firewire devices, printers, audio hardware, etc. etc.

      Just throwing numbers out, I would say 90% of the PC-using people out there use 10% of the hardware thats actually available. They use the most popular video and audio cards, external devices, and so on. Sure, Linux and Windows still support your 1996 video card, but maybe it's time to invest a wee bit more money in your hardware setup?

      --
      "I would say that 99 per cent of what my father has written about his own life is false." - L. Ron Hubbard Jr.
    4. Re:The story behind OSX by 0x0d0a · · Score: 2, Interesting

      OS X supports all hardware going back to their various G3 models, which means pretty sizable number of processors, laptops, video cards, motherboards, USB devices, firewire devices, printers, audio hardware, etc. etc.

      This is still awfully few compared to the number of devices for the number of things that Linux can talk to.

      Also, USB (as long as the hardware is HID-compliant) support is free. The USB mouse is going to be supported -- the USB SmartHome X10 controller may not be.

      Sure, Linux and Windows still support your 1996 video card, but maybe it's time to invest a wee bit more money in your hardware setup?

      Dammit, it's exactly this kind of thinking that irritates me about Apple. No, I bought the thing, it works fine, I don't need more performance at the moment, and so I don't see why I should pay even more because Apple found it profitable to not support something.

    5. Re:The story behind OSX by GMFTatsujin · · Score: 1

      What if they ported it to an XBox?

      Standard hardware, x86 core...

    6. Re:The story behind OSX by xirtam_work · · Score: 1
      interesting. now just try plugging any digital camera into a machine running os x, or a firewire video camera, or a usb printer, or a firewire hard drive, or a scanner, mouse, monitor, memory stick, etc.

      although apple control the hardware that they support - they also support a vast array of peripherals as well.

      as a recent switcher to the mac i'm not looking back.

    7. Re:The story behind OSX by zgwortz962 · · Score: 1

      If you define flexibility as the amount of hardware the system currently runs on, well, yes, IOKit (the driver architecture used by Darwin and thus also OS X) only runs on very limited hardware. There are more drivers available for Darwin than are distributed with OS X, but even that pales behind the number of drivers already existant for Linux. Of course, by those standards, Windows is more flexible than Linux, because companies with proprietary hardware tend to write to Windows first, and Linux is at best an afterthought. Just because an OS has prolific hardware support doesn't necessarily make it better in any way, IMHO. So... Assuming flexible still in terms of hardware support, is it better defined by the*capability* of the driver architecture? Because there, IOKit (and thus Darwin and potentially OS X) has Linux beat hands down. IOKit has to be the best combination of power with ease of coding I've ever encountered, bar none. The Linux driver architecture is antiquated and kludgy as hell compared to it, and is the biggest single disadvantage Linux suffers. Again, IMHO. Outside of hardware support terms, you can't really claim Linux is more flexible in any area -- there's nothing I can imagine that you could do with Linux software wise that you couldn't do with Mac OS X. (And probably better, faster, and easier...) -->Zgwortz

    8. Re:The story behind OSX by taweili · · Score: 2, Interesting

      If we are talking about device driver comparsion, here is an interesting paper Linux Device Driver Emulation in Mach describing how Mach can use Linux's device driver without changing the device driver code. Mach which powers the Mac OS X is a very flexible micro-kernel OS. A lot of neat trick can be done with it. I wonder if there is an effort in Darwin to bring this enmulation to Darwin.

    9. Re:The story behind OSX by xenoandroid · · Score: 1

      I bought a car in 1970, it doesn't go as fast as other cars but it does what I need it to do, but why should I pay even more money for a new car just because the dealership won't support it, geesh I can't even find any new car parts to fix it myself .

  35. Re:OS X on x86, I wish by skinfitz · · Score: 2, Informative

    Maybe if they offered some sort of lite x86 version

    You can get Darwin (the OS X kernel) for x86 at http://developer.apple.com/darwin/

    This is a single Installer CD that will boot and install Darwin on Macintosh computers supported by Mac OS X 10.3, as well as certain x86-based personal computers. The version of Darwin installed by this CD corresponds to the open source core of Mac OS X 10.3 and is available at the following URLs:

    http://www.opensource.apple.com/darwinsource/image s/darwin-701.iso.gz
    http://www.opendarwin.org/downloads/7.0.1/darwin-7 01.iso.gz
    MD5 (darwin-701.iso.gz) = 57e9cb37e9595436596b2fa5975d5569

  36. Re:OS X on x86, I wish by JudgeFurious · · Score: 5, Interesting

    Well, then I'm thinking your best bet is to go out and find yourself a used blue and white G3 (can be had very reasonably priced on ebay IF you take your time and don't rush it) and follow that with a CPU upgrade. They're coming down to a fairly comfortable price for those machines. Get that B&W going about 500Mhz and add Panther. Don't worry about the price of Panther (I figure if you're going to pirate XP then why pay for Panther?) and you got your firsthand look at OSX.

    I pretty much did it that way and then decided I loved this shit enough to give them $3K to see it run on their new machines. I'm not the least bit disappointed either.

    Everybody's different but as far as I'm concerned to hell with Windows and screw waiting on Linux to get it's collective desktop shit together. OSX beats both.

    --
    Appended to the end of comments you post. 120 chars.
  37. Re:OS X 10? by Anonymous Coward · · Score: 0

    bzzzt! I just felt like saying bzzzt.

  38. Excellent read! by Tor · · Score: 3, Informative

    This is one of the very best "OS Review" articles I've ever come across - especially the way that it brings in all aspects of history, influences, etc to address ignorance & common misconceptions.

    Good Job!
    -tor

    1. Re:Excellent read! by libra-dragon · · Score: 1
      I been using OS X for a while and I learned a few things from this article.

      I'm now trying to see how long I can go without using my real voice by using the CLI command "say".

  39. Re:OS X 10? by Anonymous Coward · · Score: 0


    Bzzzt! Nice, but I have work to do RIGHT NOW.


    So why are you reading and posting to /. instead?

  40. Re:Short Answer by Nick+of+NSTime · · Score: 2, Insightful

    Why not just build the GNU tools, Apache, and postfix on an OS X machine?

  41. Re:OS X 10? by DreamerFi · · Score: 3, Informative

    And if you think it's just the UI that makes GIMP less powerful, you've clearly never seen a pro work on PhotoShop.

  42. I did the best thing by bigjnsa500 · · Score: 0

    I did the next best thing I could do when I got my Mac. fdisk that dang OS X and installed Yellow Dog.

    --
    This is a test. This is a test of the emergency sig system. This has been only a test.
    1. Re:I did the best thing by TechnoWeeniePas · · Score: 0

      Why spend all the money for a mac if you are going to JUST run Linux? Why not just go with a less expensive PC? Now I understand if you are dual booting...but otherwise it seems rather silly....please correct me here though if I am missong something.

    2. Re:I did the best thing by bigjnsa500 · · Score: 1

      I did it because, belive it or not, its WAY faster in Linux than OS X. And I can run OS X where it should be run, in a window with Mac On Linux.

      --
      This is a test. This is a test of the emergency sig system. This has been only a test.
    3. Re:I did the best thing by Anonymous Coward · · Score: 0

      your an idiot

    4. Re:I did the best thing by Junta · · Score: 1, Troll

      I suppose it is your choice, but why bother getting a Mac and skipping out on MacOSX? Their hardware is crappy, Apple cares more about looking nice than lasting more than the warranty period. Once upon a time, they made stuff that worked and stayed durable, but now they make overpriced cheap flimsy plastic and offer hostile customer support when things break. The only thing I like about Apple is that OSX is truly a fantastic blend of 'Grandma usability' and BSD power. Linux can run just as well for 99.9% of users out there on x86 hardware (if you find/make a decent x86 with the same money you shell out for a Mac).

      If you couldn't tell, I bought into the hype and bought an iBook a while back and have regretted it since. Spent months trying to convince support the motherboard needed replacement due to video failures, (now well documented), and they eventuall did. The power supply started shocking my lap after 3 months, it was replaced and the replacement died just after warranty was up, and I had to shell out 80 bucks to keep using the damn thing. On top of all that, the lid latch broke and the ethernet port stopped working, so now I can only use the wireless. And each time I called about stuff under Warranty, they were more interested in trying to sell me extended warranties or insisting that Apple didn't do direct hardware warranty service , or admitting they did, but my problems were obviously because I abused/dropped the laptop or something, which never occured.

      Meanwhile my Thinkpad has served me well, and it was cheaper. Even a crappy Presario laptop has outlasted that crap iBook. I buy a new system usually at least annually, and Apple has me so off to their products. It is a shame because I think the Apple software developers/testers have *really* got something right in the midsts of everything else going to crap.

      --
      XML is like violence. If it doesn't solve the problem, use more.
    5. Re:I did the best thing by suchire · · Score: 1
      This kind of experience, I think, is just a small portion of the actual Mac-using population. If you take a look at the Consumer Reports article posted a while back on Slashdot, Macintosh had, by far, the highest satisfaction and support ratings of any of the computer manufacturers.

      Every hardware company has its horror stories about technical support. It's unfortunate that you got picked to suffer it, of all the people who bought Macs, but your own personal experience by no means reflects everyone else's.

      --
      Such irE
    6. Re:I did the best thing by bigjnsa500 · · Score: 0, Flamebait

      This just confirms one thing I have found gullable with people. Make anything "flashy" and say buzz words like "original", "fastest computer on the planet", and now "Apple did it first" and people go goo-goo over it. Typical Mac user.

      --
      This is a test. This is a test of the emergency sig system. This has been only a test.
    7. Re:I did the best thing by Anonymous Coward · · Score: 0
      " This just confirms one thing I have found gullable with people"

      This just confirms the one thing I have found with people: That there is a direct relationship between spelling ability and intelligence. But I hardly needed that, as the rest of your asinine comments were proof enough of your stupidity.

    8. Re:I did the best thing by TechnoWeeniePas · · Score: 1

      Ahhh...makes much more sence...I took the your post as meaning that you did not use MacOS at all. Hence the wonder of why the use Mac hardware vs genaric PC hardware. Yes...I can see only runnig the MacOS from within Linux and when needed to be quite benificial, you get two OSes in one essentially...and neither are Windows.

    9. Re:I did the best thing by Tyler+Eaves · · Score: 1

      What are you doing to your poor iBook, using it as a tennis racquet?

      --
      TODO: Something witty here...
    10. Re:I did the best thing by Anonymous Coward · · Score: 0

      you posting as AC proved to me that mac users have no balls.

    11. Re:I did the best thing by DiscoOnTheSide · · Score: 1

      Well, I bought a Powerbook G4 (550Mhz with Gigabit Ethernet, so I guess that makes it 2nd gen) in December of 2001. One time (under the 1 year warranty) the hinge was slightly borked so I called up, told em whats wrong. They next day aired me a box with foam and all. I NDA'ed it back, and got it back 2 days later. Figuring that the warranty was worth it (especially for laptops. I can't just spend the $60 on a new sound card if it dies, etc.) I bought the AppleCare before my one year expired. I've brought it back twice and have been treated with nothing but respect. First time was due to a nasty little overheating problem it had (the fans weren't comming on.) and I brought it back for the same reason again last week (yes, it's slightly irritating to have the same problem twice, but it just could be the way I'm treating it, and since they get it back to me in 4 days I have no problem.) The first time I brought it back for the overheating problem, my powerbook had a bunch of scratches and nicks in the paint from two years of service, as well as the paint flaking problem. They replaced almost every external panel making it look brand new. I really can't complain, and in fact I'm getting a new 15 powerbook for my birthday in a few months. I called to check on it's status on Sunday and I have to say they were nicer to me than my ubernice aunt who tries to spoil me. I find with a lot of companies that you're treated as well as you treat them. Show some understanding and don't scream at them and they'll try their best to make you happy. I've yet to be shown otherwise, with the exception of Sprint's wireless representatives. Oy.

      --
      Viva La Revolucion! Buy a Mac!
    12. Re:I did the best thing by bigjnsa500 · · Score: 1

      Oh, so that's how you spell asinine.

      --
      This is a test. This is a test of the emergency sig system. This has been only a test.
    13. Re:I did the best thing by bigjnsa500 · · Score: 1
      Actually, I am quite please with my dual 1Ghz G4. No problems at all. It runs very quiet, and the Super Drive still works. Video card is so-so, but that's because I got the Radeon instead of the NVIDIA so its a driver issue under Linux.

      But I can run all my Linux apps at the same time I got OS X in a window and I barely use both processors. If it weren't for the fact they are so expensive, I'd consider buying one for home use.

      --
      This is a test. This is a test of the emergency sig system. This has been only a test.
    14. Re:I did the best thing by shotfeel · · Score: 1

      LOL.

      Been hearing the same thing from the naysayers since Apple released the first Mac with its "Toy" interface.

      Someday they'll realize the Typical Mac user actually picks the Mac for some very valid reasons.

      Then again, after 20 years, maybe not.

    15. Re:I did the best thing by Anonymous Coward · · Score: 0

      Ok, so apple may not be the quality they used to be, but if you want real quality hardware, you'll have to pay a lot more.

      Or, you would have to go with the worst of the worst, and get a machine with an x86 CPU (which whould should have been killed off after the 80286), complete with a "designed for Windows XP" sticker, and pay for Windows XP although you didn't buy the computer from Microsoft.

  43. Re:Steve Jobs secret marketing meeting by ScottGant · · Score: 2, Funny

    Orc: What news from the eye me lord, what does it command?

    Steveron: Build me a G5 worthy of Mordor...

    Weeks later, looking over the 1100 G5's heading toward VA Tech...

    Steveron: There will be no dawn...of Windows

    --

    "Music is everybody's possession. It's only publishers who think that people own it." - John Lennon.
  44. J00 4R3 7eH 1|)I0T by Anonymous Coward · · Score: 0

    - see subject -

  45. Re:It isn't MacOS X that turns people off of Macs. by daeley · · Score: 4, Funny

    Yeah, it's too bad that Apple forces you to use its LCD monitors and wireless hardware.

    Oh wait, they don't.

    Go away, troll.

    --
    I watched C-beams glitter in the dark near the Tannhauser gate.
  46. Re:Short Answer by Anonymous Coward · · Score: 0

    blah blah blah. i don't have the freedom. to do what? recompile for the sake for recompiling? to pretend as if you can make it better by tinkering.

    are you against it because it is not gpl too? why? does it matter, maybe just cause linux has to do with gpl you pissed off?

    ah titty tityy bang bang...

  47. That's funny by subtillus · · Score: 3, Informative

    Because I was just at the website and the store says 799$ for the emac right now. Shipping included.

    Airport may be expensive, but you don't have to get it. In my laptop it was cheaper than the PC equivalent.

    The initial cost of 800 does cost more than a PC, but they also don't become obsolete AS quickly so it's a neat trade off.

    1. Re:That's funny by Anonymous Coward · · Score: 0

      Yeah, but when your pc becomes "obsolete" you can replace your mobo+cpu+mem for ~$300, when your mac becomes obsolete you have to buy a new $800 box

    2. Re:That's funny by lederhosen · · Score: 1

      "...but they also don't become obsolete AS quickly..."

      Because time is relative?

    3. Re:That's funny by landaker · · Score: 1
      Because I was just at the website and the store says 799$ for the emac right now. Shipping included.

      $799 seems quite expensive. All the emacs I've ever used have been free.

    4. Re:That's funny by Anonymous Coward · · Score: 0

      good luck

  48. maybe you by asv108 · · Score: 2, Interesting
    still view Linux as a strong desktop OS, but hate having to fight to get the latest software, hardware, or other common computer accessories working without a call to your other Linux buddies, you should get a kick out of this article.

    OK, it might not make you switch, but note that this guy admits to using OS X for only 3 years or so, and he's gained quite an understanding of it.

    Maybe you should try Linux again, has it been 3 years? I've had very few problems with the latest hardware and software. Now I do have an ibook laying around, its a nice machine and fink+osx is powerful, but I have yet to see a good reason to switch to OSX from Linux. Yes the gui is prettier and there are more solid desktop apps but strangly enough, I actually prefer XFCE 4 to more fully featured desktop enviroments.

    1. Re:maybe you by Roydd+McWilson · · Score: 1

      Try an NForce2-IGP motherboard with Cinelerra. It's perhaps the best bang for your buck for video editing on the cheap, but if you use Nvidia's closed-source kernel and XFree86 modules, the system quickly crashes when using Cinelerra (X server dead except for mouse cursor, SysReq keys don't work, SSH server doesn't respond). The Free nv drivers don't have this problem, but I don't think they can do TwinView, which seems to be necessary for TV-out (e.g. to record to analog VHS tape).

      --
      THE NERD IS THE COMPUTER.
    2. Re:maybe you by Anonymous Coward · · Score: 0

      Wow, so the best bang for your video editing buck causes GUI crashes, and won't export anything to analog tape?

      Thanks for reminding me once again why I use OS X (read: NOT LINUX).

    3. Re:maybe you by BitchKapoor · · Score: 1

      Wow, so the best bang for your video editing buck causes GUI crashes, and won't export anything to analog tape?
      No, not "and," but "or". So you just switch between the two drivers as necessary (pretty insignificant compared to the time to export to tape -- you don't need to reboot or anything like that).
      Thanks for reminding me once again why I use OS X (read: NOT LINUX).
      Remember that not everyone is rich enough to be able to afford a Macintosh. The AMD/Linux system is especially great for kids who are just learning about this stuff.

    4. Re:maybe you by Roydd+McWilson · · Score: 0

      I'd like to add to what BitchKapoor said and note that the fact that people are unwilling to learn about and understand their computers today is a travesty, and makes them a total waste in our public schools. Kids are being taught to just use it and it works, or if not, pay up enough money until it does. Clearly, if you're making way more income using your computer than what this strategy costs, the result is a positive cash flow. But for kids and in fact your average home user, paying more rather than learning has a tendancy to just drain money out of our economy without adding as much value. That's because, although naturally some of what you spend goes back to local businesses, most of it goes far away, and by not learning how to do something on your own, you have little reason for the money to come back your way.

      --
      THE NERD IS THE COMPUTER.
    5. Re:maybe you by nyssa · · Score: 1

      I bought a Mac with OS X about three years ago after being frustrated with some things on Linux. I've been very happy with OS X, which I'm now running on an iBook. However, I needed another computer at home, and I bought a $500 Dell special and threw Fedora Core 1 on it, and I'm delighted at how much things have improved in the Linux world over the last three years. Everything, including sound, video, and USB, was configured automatically by the installer and it's working well. Although there are some things that are nicer on OS X, I think I'm going to like having both systems.

      My next project is getting Rendezvous going on Fedora so that it plays nicer with the iBooks.

    6. Re:maybe you by grrr223 · · Score: 1

      "My next project is getting Rendezvous going on Fedora so that it plays nicer with the iBooks." That's EXACTLY why I use OS X!!! "getting Rendezvous going" on my computer consists of...well...nothing. It already works. I am willing to pay a premium (actually, my boss made me the happiest employee ever by unexpectedly paying for half of my powerbook) to buy a mac because it makes me more productive so I don't need to spend time "getting things going". Yet, I still have the flexibility to dig into the deepest darkest depths of it's UNIX underbelly IF I want to. And I have Virtual PC (it came with Office) if there is anything I need to run in Windows, although after installing it, I have yet to think of a reason to open it up :).

  49. Minor things to update (Nits) by WillAdams · · Score: 4, Informative

    Misses the ``sturm und drang'' over Adobe's promising a free, then low-cost, then no-way-what's-your-market-cap license for Display PostScript (originally co-developed by NeXT and Apple), as well as the free ``Yellow Box'' run-time which went away at that time, as well as the moving target of the up-dated APIs when Apple ceased to think of Mac OS X as an OpenStep implementation.

    Apple's support for PDF/X gainsays the claim the pdf support isn't a replacement for Adobe Acrobat to a certain extant. By tweaking a few settings one can get a press-ready .pdf out of pretty much any app. If one needs access to other features, well, there's always pdfTeX....(which provides access to things which the Adobe Acrobat GUI _doesn't_)

    And the author misses Gerben Wierda's spiffy iInstaller.app which is a neat way to install iInstaller packages (which includes TeX, xfig, imagemagick, Ghostscript &c.). This was developed to work around (then limitations) of Apple's Installer.app and to make updating packages more efficient---way cool stuff.

    osx.hyperjeff.net is a way-cool app tracker....

    Also misses Macromedia FreeHand MX and the irony of NeXTstep's premier drawing / page-layout application having come to Mac OS X as a Carbon app :(

    But a nice, informative article naetheless.

    William

    --
    Sphinx of black quartz, judge my vow.
  50. I know what OS X is. by Anonymous Coward · · Score: 3, Funny

    FeeBSD.

  51. Re:OS X 10? by Anonymous Coward · · Score: 0

    MacOS? Halo? Hah!

    curse your black hearts, Bungie!

  52. the Mac Zealot Translator a go-go! by Anonymous Coward · · Score: 0, Funny
    Mac Zealot Translator-o-matic

    Apple have come up with some innovative products, but their market share remains tiny. Sadly, though, many buyers have been mislead by the marketing and eye-candy, and desperately try to justify their overpriced purchases to themselves on forums around the Net. Let's see what they really mean...

    "MacOS X is everything Linux wants to be."
    "Despite the fact that Linux is just code and can't WANT to be anything, I truly believe that it'd love to be a single-vendor, single-platform, sluggish half-proprietary OS with dwindling market share. Linux would love to throw away its impressively growing corporate takeup for that."

    "Apple hardware is for real computer lovers."
    "It's no hassle to use a plethora of keyboard combos to make up for the patronising one-button mouse. Despite the fact that my hands have FIVE fingers, and multiple-buttons make Web browsing so much more pleasant, I prefer my computer to be treat me like a special-needs child."

    "Aqua makes me so much more productive!"
    "My non-techie friends drool over the transparency and scaling effects, even though UI research has shown that they add practically nothing to getting real work done. It feels like KDE 2 on a Pentium 200, and I can't change to a light and fast WM, but those drop-shadows must make me work so quickly!"

    "OSX shows that Apple is committed to open source."
    "OpenDarwin.org and its community of about 27 is surely not just a token gesture by Apple. Pretty much nobody uses pure Darwin, and all the crucial components of the system are closed and require me to spend money just to get major OS updates, but they're really helping the community somehow."

    "You get what you pay for with Apple hardware."
    "My iBook was made by in Taiwan by AlphaTop and has design and build quality flaws (needing foam sheets jammed in to stop the common problem of the keyboard scratching the screen). But it's silvery and cost far more than an x86 laptop of better spec, so it must be much higher quality!"

    "...blah blah MHz myth blah..."
    "Although there's truth in PPC being more elegant than x86, it's crushing that the top-of-the-range 1.5 GHz chip is slaughtered by the equivalent 3 GHz Pentium 4. However, Steve Jobs showed some vague Photoshop filter benchmarks at the last MacWorld, so being a leprotard, I'm convinced."

    1. Re:the Mac Zealot Translator a go-go! by Anonymous Coward · · Score: 0

      "Apple hardware is for real computer lovers."
      "It's no hassle to use a plethora of keyboard combos to make up for the patronising one-button mouse. Despite the fact that my hands have FIVE fingers, and multiple-buttons make Web browsing so much more pleasant, I prefer my computer to be treat me like a special-needs child."

      [another Anonymous Coward rolls eyes and throws some meat to the troll]

      Maybe this is too obvious, but why not buy a mouse with more than one button? The OS support for two, three, and four-button and scroll-wheel USB mice has been been in there for years now. For the most part, It Just Works.

      If you don't like the fancier Aqua ornamentation stuff, then turn it off by installing a third-party program to tweak the Aqua theme and leave those features out. This is a well-known trick to get better performance on older (e.g., G3) hardware. I presume it would help newer hardware too, but, honestly, I haven't found Aqua slow enough on newer hardware to matter (and I'm spoiled with things such as font smoothing). I should give it a try to see if the difference is worth it.

      And the MHz myth, well, you have a point, but, a) the user experience isn't only about hardware performance, and b) the G5s are not that shabby.

    2. Re:the Mac Zealot Translator a go-go! by DancesWithBulls · · Score: 0
      "Despite the fact that Linux is just code and can't WANT to be anything, I truly believe that it'd love to be a single-vendor, single-platform, sluggish half-proprietary OS with dwindling market share. Linux would love to throw away its impressively growing corporate takeup for that."

      Well you got that sh!t down Einstein! So a piece of code that is not self aware does NOT want to be anything!!!! Brilliant! I would have never thought of that.

      And single-vendor and single platform are a "bad" thing! Again what can I say to that except. Brilliant.

      The corporate growth that you speak of is only in the cheap, server side adoption and NOT on the client-side. For the corporate desktop clients the MS sh!t still continues to dominate the market. And even if Linux did make strides on the coporate desktop as well. That, based on our experience with almost universal windoze adoption, must purely be because of the high quality of Linux! The corporate market would never adopt a sub-standard, hack job, of an operating system in their environment!! Why that is unheard of!

      "It's no hassle to use a plethora of keyboard combos to make up for the patronising one-button mouse. Despite the fact that my hands have FIVE fingers, and multiple-buttons make Web browsing so much more pleasant, I prefer my computer to be treat me like a special-needs child."

      Someday I might shoot someone for bringing this up. For the millionth time, if using keyboard combination confuses you buy a freakin gazillion button mouse!!!

      "My non-techie friends drool over the transparency and scaling effects, even though UI research has shown that they add practically nothing to getting real work done. It feels like KDE 2 on a Pentium 200, and I can't change to a light and fast WM, but those drop-shadows must make me work so quickly!"

      Again you dazzle us with you Brilliance. So you needed to refer to UI research material to figure out that aesthetic only features provide no functional advantage! Brilliant. I think you need to fund a research study to figure out why hanging art work on the office walls does not automatically reduce the software bug count by 50%! No these features are there because they are "aesthetically pleasing". You don't have to have a good looking wife/husband, but in general normal people would like to have one (You however may been an exception).

      "OpenDarwin.org and its community of about 27 is surely not just a token gesture by Apple. Pretty much nobody uses pure Darwin, and all the crucial components of the system are closed and require me to spend money just to get major OS updates, but they're really helping the community somehow."

      Well you get what you pay for. Apple has willingly and unwillingly contributed a lot to the community at large and without them half of the things you take for granted in computers today would not exist.

      "My iBook was made by in Taiwan by AlphaTop and has design and build quality flaws (needing foam sheets jammed in to stop the common problem of the keyboard scratching the screen). But it's silvery and cost far more than an x86 laptop of better spec, so it must be much higher quality!"

      Hmmnn, Let see what is more likely just going by simple logic:

      1) A laptop designed by Apple (No# 1 in Customer Satisfaction among ALL computer hardware manufacturers) is of really bad quality.

      2) A laptop assembled to be the cheapest by the cheapest assembler for some no name marketer with no reputation whatsoever to defend is of really bad quality.

      And you go with 1 ..... Brilliant!!

      Although there's truth in PPC being more elegant than x86, it's crushing that the top-of-the-range 1.5 GHz chip is slaughtered by the equivalent 3 GHz Pentium 4. However, Steve Jobs showed some vague Photoshop filter benchmarks at the last MacWorld, so being a leprotard, I'm convinced."

      Wait a minute are you saying that elegance actually counts for something!! Why did you

  53. Re:Short Answer by Anonymous Coward · · Score: 0

    You're american, I would think freedom would be wiped off your mind by now. Get back in line drone :)

    Sorry, you're an ass.. why can't you build your horrid GNU tools on it ?

  54. On the Subject of Games by Spencerian · · Score: 4, Informative

    The largest flaw of the article involves the availability of games for Mac OS X. The writer admittedly didn't know of many, so I'll list a few, past, present, and near future. Games that cannot play with their PC or Linux counterparts in a multiplayer mode will be marked with the number sign (#)

    -Return to Castle Wolfenstein (original; the Enemy Territory MP expansion is not yet available) (Multiplayer DOTH ROCK.)
    - Diablo 2 (including all expansions)
    - WarCraft 3 (including all expansions)
    - Neverwinter Nights (original; expansions not yet available, but can be hacked to work)
    - Baldurs Gate II
    - Icewind Dale
    - Star Wars: Jedi Knight II
    - Star Wars: Jedi Academy
    - Lara Croft: Angel of Darkness
    - No One Lives Forever 1 and 2
    - Halo
    - Soldier of Fortune 2
    - Dungeon Siege (#) (Legends of Arranna expansion not yet available. This game is made in part by Microsoft and uses proprietary software to make MP work for PCs)
    - SimCity 4
    - The Sims (including all expansions, excluding Online)
    - Splinter Cell (coming soon)
    - Command & Conquer: Generals
    - Star Wars: Battlegrounds
    - Call of Duty (coming soon)
    - Medal of Honor: Allied Assault and Spearhead expansion (new editions not yet available)
    - Unreal
    - Unreal Tournament 2003 and 2004
    - Quake 3 (duh--its the engine for most of the games listed)

    About the only big game that never hit the Macintosh in recent years was Half-Life. I built a PC just to try that baby out, and I wasn't disappointed.

    Usually, you have to wait 2-6 months for a successful PC game to be ported by companies such as Aspyr, but the wait is usually worth it because the game has been patched and runs much smoother than when it was first introduced on the PC.

    I jokingly consider PC players as my beta testers, since a PC game that sucks ("Bloodrayne" notwithstanding--that turd got through the quality control somehow) is never ported to Mac OS X.

    So, if you gotta play everything, the Mac isn't for you. If you want to enjoy the best of the games in a year, it's a sure bet it'll be ported soon.

    Some companies, like Blizzard, ship boxes that contain both the Mac and PC versions of the game, such as WarCraft 3.

    --
    Vos teneo officium eram periculosus ut vos recipero is.
    1. Re:On the Subject of Games by eclectic4 · · Score: 4, Insightful

      I apologize, I just have to ditto the above.

      With regard to Half-Life, it is THE only game that I have envied PC users for. The only one. I use my Mac for gaming and have otherwise been very well fed, thank you very much. Your points are dead on, and it's something that most don't realize. To add, you can't even purchase a Mac without an exceptional graphics card built in. My wife uses it for her design work, I use it for gaming. Frag on.

      --

      "The greatest obstacle to discovery is not ignorance - it is the illusion of knowledge." - Daniel Boorstin
    2. Re:On the Subject of Games by artemis67 · · Score: 3, Insightful

      So, if you gotta play everything, the Mac isn't for you. If you want to enjoy the best of the games in a year, it's a sure bet it'll be ported soon.

      Well, two problems with that statement.

      One, there are still a lot of A-list games that never make it to the Mac. Battlefield 1942 and Serious Sam are two of my favorites.

      Two, by the time the Mac port comes out, the PC version is usually in the bargain bin, so Mac players are paying $50 for what PC users are now paying $20 for. And if you're like me, I never buy a new release when I know it's going to be half price in 6 months.

      I've been a Mac user since 1984, so believe me, I know the Mac gamer's anguish... hope, pray, sign petitions, send emails, etc. Things have gotten SIGNIFICANTLY better in the past few years... I mean, LucasArts actually released Jedi Knight II for Mac! Wonders never cease. But the situation is a far cry from being "satisfactory".

    3. Re:On the Subject of Games by Spencerian · · Score: 3, Insightful

      I generally agree. The speed that the Mac ports are handled do vary, but I tend that see that, while the PC version that arrived is already marked down, the game is usually not in the bargain bin yet, nowandays.

      Yes, Battlefield 1942 is a good example of a great game not yet ported to Mac OS...but it might not be because of a lack of trying. There are still a few games out there that might be resisting a port due to a technical snafu, if not from good lawyers to negotiate the licensing of the port for Mac OS. Any PC game that heavily leverages the DirectPlay and DirectX tools from Microsoft could render a Mac port hard to do.

      Another point you somewhat hit...while the PC version of the games do drop in price, the Mac versions of the games tend to stay at full price much, much longer, or hell, never even drop in price. What's up with that?

      --
      Vos teneo officium eram periculosus ut vos recipero is.
    4. Re:On the Subject of Games by Skuld-Chan · · Score: 1

      The largest flaw of the article involves the availability of games for Mac OS X. The writer admittedly didn't know of many, so I'll list a few, past, present, and near future. Games that cannot play with their PC or Linux counterparts in a multiplayer mode will be marked with the number sign (#)

      And the best thing about them is you know already know which ones are good because you played them 3 or 4 years ago on the pc!

      (and yes I have a mirror front mac...)

    5. Re:On the Subject of Games by Shawn+Parr · · Score: 1

      I see you mention Unreal. I have been looking for an Unreal Port to OS X, but haven't found one. Did I just overlook it, or do you refer to a possible port of Unreal2?

    6. Re:On the Subject of Games by Anonymous Coward · · Score: 1, Insightful
      Another point you somewhat hit...while the PC version of the games do drop in price, the Mac versions of the games tend to stay at full price much, much longer, or hell, never even drop in price. What's up with that?


      Basic laws of economics. Macs have less games, therefor there is less competition in that market place. Say an "A List" PC game comes out, and hits the top of the charts. Six months later, that A List game is competing with 15 newer A List games. Because newer is almost always better in the eyes of the consumer, the older game drops in price to remain competitive. Now, on your mac an "A List" game comes out. Six months later it's only competing with 1 or 2 other A List games. No real competition, so no price drop. Also, as a mac gamer you have already proven that you don't need the latest and greatest (or you would have a PC), so the new-better mantra is not as relevant.

    7. Re:On the Subject of Games by inkswamp · · Score: 3, Interesting
      Two, by the time the Mac port comes out, the PC version is usually in the bargain bin, so Mac players are paying $50 for what PC users are now paying $20 for. And if you're like me, I never buy a new release when I know it's going to be half price in 6 months.

      I'm not sure how long you've been using Macs, but I've watched that gap closing rapidly in the last few years. Game companies have shown and startlingly renewed interest in getting the Mac versions out either simultaneous with the PC version or hot on the heels of. I can't think of many top games that haven't had a Mac version out in a matter of days.

      There are still some, however, I admit. One issue to consider is that some game companies wait to see if a game is big enough to bother porting to the Mac. True, that causes some lag, but it effectively weeds out most of the garbage and if you're a casual game player, that's a small blessing. I've played a lot of the games that PC users brag about having and IMO, it's not impressive. It's like the old Dennis Miller quote about KMart clothing (you know, back before he became Bush's little bitch): "Dontcha love these cheap clothing stores? Two of shit... is shit. If they really wanna fuck you, they'll give you three." Lots of shitty games doesn't mean much to me. I'd rather deal with a gap in the release times and know that most of what's available is actually worth buying.

      And yes, I'm well aware of Half-Life, but those kinds of situations are few and far between.

      --
      --Rick "If it isn't broken, take it apart and find out why."
    8. Re:On the Subject of Games by radicalskeptic · · Score: 1

      About the only big game that never hit the Macintosh in recent years was Half-Life. I built a PC just to try that baby out, and I wasn't disappointed.

      What about Star Wars: Knights of the Old Republic? It's easily one of 2003's best games, and many would say THE best game of 2003. I have a 15" Powerbook and that is the ONLY game I wish they would release.

      --
      WARNING: If accidentally read, induce vomiting.
    9. Re:On the Subject of Games by ktlyst · · Score: 1

      Here is unreal tournament 2003. 2004 was shown on Macworld show floor. Mac Unreal came out in 1998 for Mac OS 9 only, bout 6 weeks after PC version.

    10. Re:On the Subject of Games by Anonymous Coward · · Score: 0

      Unfortunately I require Icewind Dale II to make Icewind Gate mod work (Baldur's Gate game data ported to Icewind Dale II's game engine. This allows running the cool NPC's and adventures of Baldur's Gate under the D&D 3rd addition ruleset implemented by the Icewind Dale II game engine).

  55. Re:Linux users should switch to OS X asap. by Anonymous Coward · · Score: 0

    *looks around with bewildered expression*

    I... I think I just wandered into a mac commercial! The room! It's all white! Too bright! My eyes! They burn!!!! Jeff Goldblum?!? NOOOOOOOOOOOOOOOOO!!!!

    *Thunk*

  56. Re:Hi Steve, by Anonymous Coward · · Score: 3, Funny
    wow, nice mouth--while it's really impressive here on slashdot, somehow methinks you don't get any of the real thing;>

    i think the REAL issue is that Apple users are much more likely to have actual sex, while all the *nix trolls get is goat.se(x)...

  57. Dirty post-stealing whore! by teamhasnoi · · Score: 4, Informative
    I posted that! Get your own sense of humor, you dirty, dirty whore!

    You might also want to steal comments from someone who doesn't have 1765 comments, and does have a life...

    1. Re:Dirty post-stealing whore! by turkmenistani · · Score: 1

      Yeah, I thought that looked familiar. Is it just me, or has karma whoring gotten worse lately?

    2. Re:Dirty post-stealing whore! by gamgee5273 · · Score: 1

      He steals on a regular basis. Just check his recent posts and the fights I've had with him recently...

    3. Re:Dirty post-stealing whore! by Saeger · · Score: 1
      Thanks for the heads-up; another plagiarist to add to my foe-list. I reserve my foe-list for arrogant SOBs, and good trolls (but not for people I simply disagree with).

      This is exactly what webs-of-trust are designed for, and on a larger scale it could solve the SPAM problem.

      --

      --
      Power to the Peaceful
    4. Re:Dirty post-stealing whore! by Saeger · · Score: 1
      Yeah, much worse, thanks to a certain website that makes it easier to be a troll.

      --

      --
      Power to the Peaceful
    5. Re:Dirty post-stealing whore! by Anonymous Coward · · Score: 0

      the real question is who did you steal it from?

    6. Re:Dirty post-stealing whore! by Anonymous Coward · · Score: 0

      >You might also want to steal comments from someone who doesn't have 1765 comments, and does have a life...

      a life? LOL, not from where I'm reading.

    7. Re:Dirty post-stealing whore! by Anonymous Coward · · Score: 0

      Learn to read, dipshit.

  58. Parent is a troll by Anonymous Coward · · Score: 0

    Yadda yadda anti-slash yadda yadda mod down.

  59. Mod parent down by Wesley+Willis,+RIP · · Score: 2, Informative

    How the hell is this "insightful??" Macs can use any LCD or CRT monitor and standard 802.11b/g equipment.

  60. Re:It isn't MacOS X that turns people off of Macs. by Anonymous Coward · · Score: 1, Informative

    Actually you can use any 802.11b or g wireless router with a Mac (so it's not just available for PCs as you probably already know). The Airport base station has a slightly different set of features that I don't need so I just use a cheap-o wireless router. However, to be fair, there are probably some users who can make use of the Airport features. You're not just buying a more expensive version of the exact same thing when you buy an Airport base station.

  61. Re:Short Answer by 47PHA60 · · Score: 1

    Fink. If you cannot figure that out, you probably should not be using OS X.

    If you like source code, a very good development environment is included with every copy of Panther. This allows you to build lots of tools from source, and more every day have OS X dependencies in their source distributions.

    "Various oddnesses in setup" - Are you saying that Linux and Windows have a "normalized" setup?

    "old Apache" - Fink, or, ftp; gunzip -c | tar xf - ; ./configure; make install

    "I'm am American--I'm quite attached to freedom."

    You might want to try getting better attached to your brian stem before using OS X.

  62. Re:OS X on x86, I wish by Anonymous Coward · · Score: 0

    my setup of pirated Windows XP and Linux seems to work quite well.

    ...So what you're saying is that you want to run OSX for free on your existing hardware? If you can't be bothered to pay for XP, why should Apple bother with the time and money to release an x86 version of OSX which you will just pirate too? I wish Ferrari would give me one of their cars for free but I'm not expecting that to happen.

  63. Re:OS X 10? by interiot · · Score: 1

    How stable is version 2? (given that it's still only a developer release). Does it have preview on Unsharp Mask yet? Whoever didn't put preview on USM was simply a masochist.

  64. Re:OS X 10? by someonehasmyname · · Score: 1

    No, Adobe dropped Premiere for OS X because Apple released Final Cut and it's way better than Adobe's product.

    Someone from Adobe was quoted saying something to the effect of "We're not going to try and compete with Apple. Their customers will want to use their product no matter how good ours is."

    --
    Common sense is not so common.
  65. Re:It isn't MacOS X that turns people off of Macs. by mojoNYC · · Score: 1
    sorry, this argument doesn't wash...you can plug in any VGA monitor to a Mac, and use Linksys routers, if you wish...and who says you need to buy a brand new box? go find a graphite G4 (like the one i'm writing this on)--it's got speed aplenty to run OSX...

  66. Re:OS X 10? by lederhosen · · Score: 1

    1.3 is the dev version of 2.0

  67. Re:Steve Jobs secret marketing meeting by dseyeffer · · Score: 0, Offtopic

    Zug Zug, Whachuwamekill?

  68. Re:It isn't MacOS X that turns people off of Macs. by Sillypuddy · · Score: 0

    I use both a Linksys AP and an airport and I tell you, the airport is much much better.. it has a better range and my ibook talks directly to it. I use a regular monitor, a tv and the build in display on my ibook (a Compaq 19" monitor if you want to know) the "price myth" is one that all PC users use to justify not switching. -joe

  69. Re:OS X 10? by lederhosen · · Score: 1
    Other than being completely "free as in freedom," and games, what else could you want?
    Free as in beer, portable, i.e. no Apple hardware, GNU utils instead of BSD, etc, etc.
  70. Re:It isn't MacOS X that turns people off of Macs. by JHromadka · · Score: 1
    It's the fact that apple only sells LCD monitors, starting at $699. It's the fact that airport (which is a fancy name for 802.11b/g) is much more expensive than what is available for PCs. It's also the fact that systems have high initial costs ($1299 for JUST A BOX!).

    So don't buy an LCD or basestation from Apple. PowerMacs also have DVI, so you can use it with most modern LCD screens from other manufacturers. Apple doesn't like to use technical jargon, so it gives user-friendly names when possible (Airport=802.11b, Airport Extreme=802.11g, Firewire=IEEE 1394). You don't have to use an Airport Basestation. Until I sold it to a friend, I used a Linksys wireless router for connecting my Mac and PC to the Internet. Now I have a ABSE, but I bought that for the USB print server more than anything else.

    Note that you said "high initial cost." This is correct. The price is high at the beginning, but you get that extra cost back in spades over time. I've had a Powerbook for about 3 years now and the money spent is well worth the lack of frustration that I have when using it.

    --
    "The objective of securing the safety of Americans from crime and terror has been achieved." -- John Ashcroft
  71. Imitation by Anonymous Coward · · Score: 0

    "Imitation is the sincerest [form] of flattery."

    --Charles Caleb Colton, Lacon, volume I, no. 183

  72. Ummmm Why is this modded Up? by bogie · · Score: 0, Troll

    Do I really need to explain that we Linux users aren't running Green CRT's and looking at "crappy widgets and horrible fonts" all day. This isn't 1993. Get a clue Troll.

    Come on Mods, think a bit.

    --
    If you wanna get rich, you know that payback is a bitch
  73. Re:Adobe and Microsoft..==FUD by Anonymous Coward · · Score: 0
    this FUD doesnt' wash--all the apps you mention either target specific industries (show me some 'free' tools that replicate the functionality of PS, Ill or golive on ANY platform), or else are apps needed to work within with the M$ world--i'd suggest you take a look at versiontracker to see how many apps are being created for OSX, but i don't think you've even looked at mac, except in a catalog.

    ps. there's nothing 'profound' about a price tag--get a new thesaurus...

  74. Re:Short Answer by lederhosen · · Score: 1

    It is easyer to install debian.

  75. Re:It isn't MacOS X that turns people off of Macs. by BlueSteel · · Score: 2, Insightful

    So Apple only sells LCD monitors, and fancy looking wireless routers which are pricey. Big deal! Macs will work with any wireless router, and any VGA or DVI monitor, IDE hard drives (now some S-ATA), USB mice, etc. etc. They are selling high-end branded hardware. You pay for the name / bragging rights. All kinds of "high end" companies do this.

    Look at BMW. They also have a strong brand as being high end. Try buying "official" BMW floormats. What's that you say? $150 for a pair of floormats? You can just as easily buy non-BMW matts at a local hardware store for about $10. They will certainly keep the dirt of the floor just as well.

    Anyhow, perhaps I've borrowed too much from the car analogy, but you get the point. Apple is marketing themselves as a high end computer dealer. I won't even get into all the great included software that comes with their machines. Oh, and by the way, you can get an all-in-one eMac for about $999. Doesn't sound too outrageously priced to me.

  76. Re:OS X on x86, I wish by Anonymous Coward · · Score: 0, Flamebait
    Why do you idiots keep saying "You can get Darwin."?

    People want to check out the GUI aspects of OSX, Darwin has none of this. I can't come up with a good analogy, so this will have to do.

    "I would like to check out the new features in Word"

    "Check out notepad, it is free with Windows."

  77. Re:It isn't MacOS X that turns people off of Macs. by eclectic4 · · Score: 1


    You don't have to use Apple's LCD monitors. I'm using a very old 20" Radius on my G5 out of the box (ships with a DVI to VGA adapter too).

    You can use other 802.11 devices with different feature sets that will be cheaper.

    Macs aren't that expensive, they simply don't sell "low end" computers. We've beaten this horse to it's quarks several times here on /.

    But, the software is the #1 mac purchasing carrot, if you will.

    --

    "The greatest obstacle to discovery is not ignorance - it is the illusion of knowledge." - Daniel Boorstin
  78. Re:It isn't MacOS X that turns people off of Macs. by SensitiveMale · · Score: 1

    It's the fact that airport (which is a fancy name for 802.11b/g) is much more expensive than what is available for PCs.

    It is also a different product.

    Airport can route a modem connection rather than just a ethernet like every other product.

    So with Airport you can share a dial-up connection wirelessly.

    Extra functionality , and from what I've seen, the only wireless router that can do this.

  79. why do they call it gimp? by Anonymous Coward · · Score: 0
    because it just 'gimps' along...

    really, i prefer my applications to be fully-abled;>

  80. Re:It isn't MacOS X that turns people off of Macs. by frinkster · · Score: 1

    The G5 is currently the only Mac shipping without a monitor, and the video cards they ship with have both DVI and ADC outputs. The G5 comes with a DVI to VGA adapter in the box, so while Apple doesn't sell anything less than a $700 LCD they do not limit you to anything. My 4-year old Mitsubishi CRT works just fine until I can find the extra cash laying around to upgrade to an LCD.

  81. Put away the crackpipe. by Anonymous Coward · · Score: 0
    I hate X-Windows, crappy widgets and horrible fonts.


    The "crappy widgets and horrible fonts" have nothing to do with Quartz vs X11. The X Athena Widget toolkit might look ugly by todays standards, sure, but why use that today? GTK with the industrial theme looks great (IMO), and there are a lot of great fonts now. If you like Aqua, fine, but that's not due to Quartz.

    Quartz is nice, but IMO Cairo has it beat, being based on the network transparent, portable X window system.

    If Quartz was so "good", why would Apple need to make it's own (non-free for that matter) version of X11 available as well?

    Cairo uses a model very similar to Display PDF, which is a good idea which much of the good sides of Quartz stem from.

    Even NeXtstep and OPENSTEP's use of Display Postscript was excellent on low powered Intel based hardware.

    No. It was a resource hog on anything except NeXT's own machines (which had a decoding card specifically for that purpose). Not only is the X Window System a lot leaner, Display Postscript has inherent security flaws (one of the best reasons to go with Display PDF instead, as Quartz does).

    Obviously, as Plan 9's Rio proves, a window system can be made a lot leaner than X. But Quartz is going in the other direction than that - features and rendering - and still it hasn't got X beat. That's pathetic, considering X is free and Quartz isn't. You can keep your golden chains.
    1. Re:Put away the crackpipe. by GAVollink · · Score: 1
      Having used NextSTEP 3.3 on some very high powered Pentium II systems (least at the time they were) - they were buitlt to tri-boot Windows 2000, RedHat 6.2 and NextSTEP. NextSTEP was a DOG of an OS - but it certainly was pretty looking.

      HOWEVER

      I think the OSX display choice was the best thing Apple could have done to support their previous code-base as well as upgrade what they have. Remember that a big reason for OSX was to keep binary compat with the "old world" code base. This is less of a concern as we round 10.3, but was a serious consideration in 10.0.

    2. Re:Put away the crackpipe. by drinkypoo · · Score: 1
      Apple has to include X because they claim they have Unix in the box and no one will take you seriously unless you have X. I mean seriously, X11 puts the x in Unix (I know it doesn't, Unix is not an acronym anyway, but work with me here.)

      Also, Display Postscript choked NeXT machines because they were based on moto 68k. The fucking onboard HW raid in my PC probably has more processing power than the most powerful CPU ever put in a NeXT, which is an '040 at either 25 or 33 MHz, I forget. I don't think they even had an 040@40 ever.

      Quartz is fast. It probably does shit that X doesn't do. X still has no inherent support for AA fonts, which is definitely something that should be addressed at that level and not at some higher level. X is not included because Apple's windowing system is inadequate! It's included to provide support for legacy X apps which have not yet been ported to support Quartz or wtfever the other scheme is called.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    3. Re:Put away the crackpipe. by WillAdams · · Score: 2, Informative

      Actually, Display PostSript wasn't that much of a chokepoint on NeXTstep---it _is_ a multi-threaded system after all (the problem was DPS granularity was 1 PostScript operator and sometimes 1 OS op. is ``Display this multi-megabyte bitmap graphic''. The NeXTDimension board off-loaded this from the main CPU though, greatly assisting performance.

      Turbo NeXTs were 68040 at 33MHz (the standard was an '040 at 25MHz and the original Cube was an '030 at 25MHz). There were a few pre-production ``Nitro'' accelerator cards (estimates range from 6 to a couple of dozen) which ran at 40MHz in Turbo hardware, and there was a ``Pyro'' CPU upgrade which allowed one to run a clock-doubled 50MHz CPU in _non_ Turbo hardware.

      Agree, having X11.app is nice 'cause one doesn't have to wait for things to be ported (just recompile), though QT support for things like LyX for Aqua is _way_ cool.

      William

      --
      Sphinx of black quartz, judge my vow.
    4. Re:Put away the crackpipe. by Jeremy+Erwin · · Score: 1

      The "crappy widgets and horrible fonts" have nothing to do with Quartz vs X11. The X Athena Widget toolkit might look ugly by todays standards, sure, but why use that today? GTK with the industrial theme looks great (IMO), and there are a lot of great fonts now. If you like Aqua, fine, but that's not due to Quartz.
      Quartz is nice, but IMO Cairo has it beat, being based on the network transparent, portable X window system.


      Aqua cannot be separated so easily from the underlying graphics engine. It's not as though Apple decided to create some kind of elaborate theme engine that substitutes the proper pixmap when a particular widget is called for. Certain of the effects, such as drop shadows, transparency, animation, and whatnot, are created with calls to Quartz.


      If Quartz was so "good", why would Apple need to make it's own (non-free for that matter) version of X11 available as well?


      Probably because it's easier to port existing programs by just including the relevant libs and headers than it is to rewrite the display subsystem of the program. The latter endeavour is still worthwhile, though-- xchat-aqua does have a built-in spellchecker, courtesy of the AppKit...

      As for Apple's X11.app, that's a bit of a quandary. The current quartz window manager meshes in with the other programs on screen in a way that twm never did. It's rather nice to be able to treat an xterm as if it was just another MacOSX window--dockable, interleavable and so on. I'm not sure how much of X11.app's sources made it back into the XFree86 codebase, though.

    5. Re:Put away the crackpipe. by drsmithy · · Score: 1
      Quartz is fast.

      Quartz is not fast. It might perform reasonably well for what it does (although with nothing to really compare directly to, that's impossible to say conclusively), but when a top of the line dual 2Ghz G5 *still* can't resize a window smoothly, it is in no way, shape, or form, "fast".

    6. Re:Put away the crackpipe. by Anonymous Coward · · Score: 0

      >still it hasn't got X beat. That's pathetic, considering X is free and Quartz isn't. You can keep your golden chains.

      Well I don't know about everyone else but that pretty much settles the debate for me... ...so, anyone for the pub?

    7. Re:Put away the crackpipe. by Anonymous Coward · · Score: 0

      Window resizing performance has little to do with Quartz.

    8. Re:Put away the crackpipe. by Sunnan · · Score: 1
      X still has no inherent support for AA fonts, which is definitely something that should be addressed at that level and not at some higher level.

      May I ask why? I think it does fine at an ever-so-slightly higher level and I think the X-based architecture is looking better and better every day, with things like Cairo going on, so I'm curious of your opinion.

      Quartz is a very interesting architecture and I do wish it was free, but we've got some good shit going on as well.
  82. Re:Gimp mouse by dseyeffer · · Score: 2, Funny

    mod the above in the "hilarious" category

  83. Re:It isn't MacOS X that turns people off of Macs. by Tassleman · · Score: 0

    You do if you don't want to shell out $$$ for a converter and/or adapter. You'll also probably want to make sure you're using a non-Apple Monitor that can be supported by Apple's Display Configuration Utility.

    Go away, uneducated stupid comment maker guy.

  84. Re:Short Answer by spectre_be · · Score: 1

    excuse me but why exactly is this a troll ?
    i mean i agree from a developer's point of view but i guess that the proprietary part is the price you pay for the consitency and unified feel you get. i dont have enough bsd experience to add anything worthy bout that.
    i'm belgian -- i like freedom too :)

  85. Re:OS X 10? by NanoGator · · Score: 2, Insightful

    "So, OS X is useless, unless you need Photoshop."

    There's actually some truth to that. Macs are great for artists in both the 2D and 3D space. Since OSX is built on top of BSD, it gives studios a platform to really build upon. (Sorry Microsoft.) The interface is far more friendly to those who are more right brained and visually oriented. On top of all that, it just works, no real tinkering to do.

    "No wonder Apple ony has like 3% of the market. "

    Art is what the Mac excels at. Can't really go wrong there. Sadly, it isn't what the general computing populace is doing. People buy their machines based on their potential, not so much for what they do out of the box. As a result, Apple is in a bit of a tight spot. It's hard to buy a Mac when you go to a store and find but the slighest trace of its existence. Being left out sucks. That leaves you making the decision to go with it in order to solve a very specific problem.

    So yes, the statement does have some truth to it.

    --
    "Derp de derp."
  86. Copeland Beta, '95 by torpor · · Score: 1


    Now that is something I'd like to have a look at.

    Anyone seen it/got it/set-it-up-for-kix?

    --
    ; -- the corruption of government starts with its secrets. a truly free people keep no secrets. --
    1. Re:Copeland Beta, '95 by itomato · · Score: 1

      AFAIK, Copland didn't make it into the hands of many :( There's a little out there, though:

      Here and here were 2 googled-up quickies.

      The Wayback Machine only goes back to '96, after the NeXT deal had been made.

  87. Re:Gimp mouse by Sillypuddy · · Score: 0

    I am using a 2 button scroll mouse with all my macs

    ur a troll

    -joe

  88. Re:OS X 10? by NanoGator · · Score: 4, Informative

    "only a dipshit thinks that photoshop is better than gimp. "

    Either a dipshit or somebody who sits down, uses Gimp, and finds out it's missing a LOT of what Photoshop has.

    There are a few things that Gimp does just fine. However, those of us that make a living by knowing every nook and cranny of Photoshop find Gimp to be virtually unusuable in many areas of image creation and adjustment. There's a reason why Photoshop is the de-facto leader in that market, think about it.

    --
    "Derp de derp."
  89. Ssshhh!! by HarveyBirdman · · Score: 1

    Don't tell! :-)

    --
    --- Ban humanity.
  90. Re:OS X 10? by NanoGator · · Score: 3, Insightful

    "ree Software Camp: But Photoshop isn't Free. so "bzzt" to you too."

    Sadly, I see this argument all too often. Price isn't everything, folks. If I save $600 by using Gimp instead of Photoshop, but the result isn't good enough to get paid for the project, then Gimp effectively isn't free.

    I'm happy to spend the money, especially when it makes the task of making more money a lot easier. GIMP has a long ways to go before it actually saves a lot of us artists money.

    --
    "Derp de derp."
  91. Re:It isn't MacOS X that turns people off of Macs. by justMichael · · Score: 1

    It's also the fact that systems have high initial costs ($1299 for JUST A BOX!)

    It's also because most people are used to the fact that their $300 white box is unuseable as a primary machine after a couple years. Sure it makes a nice fileserver/router/whatever.

    But there are many people out there happily running Panther on 5 year old Macs.

  92. Re:OS X on x86, I wish by repetty · · Score: 1

    "I wish I knew what OSX was like firsthand, because I sure as hell can't afford a mac with what I get paid."

    If you can afford a PC then you can afford a Mac.

    Why are you bothering everyone with you worthless post?

  93. Re:It isn't MacOS X that turns people off of Macs. by Anonymous Coward · · Score: 0

    Quite a few of the SMCs do this. Nice feature when the cable goes down.

  94. Re:It isn't MacOS X that turns people off of Macs. by Anonymous Coward · · Score: 0

    Yep, that VGA adaptor that came with my PowerMac G4 that lets me hook up my 21" Hitatchi CRT was pretty expensive.

    And if you're going to play the "well, I was talking about LCDs with DVI" game, they are available from a variety of sources for around $40.

  95. Re:OS X on x86, I wish by gamgee5273 · · Score: 2, Interesting
    Dude, you can pick up four-year-old Macs for under $100 (check a local university's surplus office) and put Panther on it (make sure it has built-in USB if you want Panther). I have Jaguar running on a beige G3 with 192MB of RAM and, for the MAME box it's being turned into, it runs perfectly.

    So, if you really wanted to, you could spend less than $500 and have an OS X machine on your desktop to play with it and see if you're interested in going further.

  96. Just to address one of those... by Millennium · · Score: 2, Informative

    If Quartz was so "good", why would Apple need to make it's own (non-free for that matter) version of X11 available as well?
    Because people wanted to run the GIMP and X-Chat.

    Seriously; that's just about it.

    1. Re:Just to address one of those... by andermuffins · · Score: 2, Insightful

      Or MatLab, octave, Mathematica(?) various GIS software &c. without an overly painful porting process. Or, even better, I can run all that stuff on some nice, hearty Unix box elsewhere on campus while viewing the perty graphical output on my Powerbook sitting on the grass on the quad over a wireless network. Remote display is still the truly killer portion of X11 IMO. And no, I don't think that exporting a whole desktop compares. I want to view windows from multiple machines simultaneously sometimes.

    2. Re:Just to address one of those... by Millennium · · Score: 1

      What you say is true; there are advantages to X which are not yet a part of Quartz (interestingly enough, a remote-hosting infrastructure [i]does[/i] appear to be present, but it's not used for anything at this stage).

      However, when you really come down to it, it was GIMP and X-Chat which actually drove XFree's popularity on OSX. The technical benefits are all well and good, but it's these two programs that people wanted.

  97. Re:It isn't MacOS X that turns people off of Macs. by anactofgod · · Score: 1

    I have three monitors connect to my 400MHz AGP G4 running Panther, one that I connect to my 1GHz 12"PB, and none are Apple LCDs. I also have 3rd party "airport" (802.11g) wireless hardware.

    Apple monitors (LCD and otherwise) have typically been at the higher end of the spectrum because they are at the higher end, quality wise. If a lower spec monitor suits your needs, then fine. Save that money and buy ass-ugly generic monitors. I did.

    There is no reason to buy the Apple AirPort "flying saucer" other than it has a nice package than any other 802.11b/g unit. Some people like Apple's industrial design, and will pay a premium for the nice wrapping. But, Apple adhered to the 802.11b/g standards, so one can use whatever hardware one wishes.

    And, btw, x86 folks. Whether you are a Linux-head or a Windows-advocate, drop Apple a thank you for once again dragging your hardware manufacturers into the future by pushing a wireless networking standard. You think all those 3rd party wireless networking devices would be available to you if Apple hadn't shown the rest of the industry that wireless computing was a capability desired by the consumer?

    Riiiiight....

    ---anactofgod---

    --

    ---anactofgod---

    "Equal opportunity swindling - *that* is the true test of a sustainable democracy."
  98. Re:OS X 10? by Anonymous Coward · · Score: 0

    Oh that just makes a ton of sense!

  99. Two Kinds of Post Scores Here by Anonymous Coward · · Score: 0

    At this time, as I've scanned through the posts I've noticed two score modes:

    0 and 5

    Anyone else notice it? And if you read the posts you'll find that their contents are very consistent, too:

    People who make rational observerations get a lot of 5's and then there's the Windows fags that score 0's for their incipid rants.

    1. Re:Two Kinds of Post Scores Here by FenderGeek · · Score: 1

      That's funny, all I see are Mac zealots bashing *nix zealots and Windows zealots, and vice-versa. Then they pointlessly mod each other up and down, except that the Mac zealots are more likely to read this thread, and therefore the pro-Mac posts tend to keep higher rankings.

      Typical Slashdot, really...

      --
      One only needs two tools in life: WD-40 to make things go, and duck tape to make them stop. ~G.M. Weilacher
  100. Ever heard of fink? by Millennium · · Score: 1, Redundant

    That's precisely the sort of thing that Fink is for: easy building and installation of Unix tools on OSX.

    Incidentally, it's based on apt-get, that beloved tool of Debian users everywhere.

  101. Re:It isn't MacOS X that turns people off of Macs. by frankie · · Score: 1
    shell out $$$ for a converter and/or adapter.

    PowerMacs and PowerBooks have standard DVI out, and come with a free (aka zero $$$) DVI to VGA adapter. iBooks come with a free VGA adapter. Putting a 3rd party display on an iMac is just plain tacky.

    Go away, uneducated stupid comment maker guy.
  102. Re:What is OSX? It is ghey. by Anonvmous+Coward · · Score: 0, Troll

    "I am a homosexual. I bought an Apple computer because of its well earned reputation for being "the" gay computer."

    If you're gonna to troll, try using a topic that hasn't been done to death?

    Here's something a little fresher:

    "I hear OSX is based on eunuchs!"

  103. Re:OS X 10? by BitchKapoor · · Score: 1

    Price isn't the argument. Vendor restrictions on what you can do with the software is.

  104. try OS X on a cheap iBook by SideshowBob · · Score: 4, Informative

    If you're interested in trying OS X, Apple's online store has new iBook G3s for $799 (look in the Special Deals section). I bought one for my wife and 'borrow' it liberally ;-) OK so it isn't a PowerBook G4 but it has to be one of the best values in laptops. Its fast enough to do reasonably sized software development, and its more than enough for couch-born web surfing and email. Unix + great GUI + lightweight portable = bliss.

    Not trying to sound like an advertisement, just giving a heads up to people that want the cheapest way possible to run OS X. (well, on new gear, on the same page you can get factory refurbs for even cheaper)

    1. Re:try OS X on a cheap iBook by Anonymous Coward · · Score: 0

      Best value?! WTF are you smoking? It's still $800 for an out-of-date, slow-ass, poor quality, looks like something a 5-year-old would like laptop.

      $800 would buy a killer x86 desktop machine or a fairly nice modern x86 laptop.

    2. Re:try OS X on a cheap iBook by kitzilla · · Score: 2, Informative
      Yeah, I abandoned OS X on my older (first generation) iBook -- it was just too slow. Then I tried Panther. It's a much snappier user experience, even on old Mac hardware.

      I liked Yellow Dog Linux on my laptop, but the new version of OS X runs so nicely I'll probably leave it. Still happily running SUSE on my x86 desktop, but I think a dual-boot Powermac is somewhere in the near future.

      A very reasonable article.

      --
      This is my post. There are many others like it. If you don't like what you read here, go try one of the others.
    3. Re:try OS X on a cheap iBook by aristotle-dude · · Score: 1
      Try using that desktop on your couch.

      Honestly, I see our church projection system PC break almost every other week and we have to resort to overheads for the lyrics.

      They could have saved themselves a lot of grief by getting a cheap used mac to use with the LCD projector.

      --
      Jesus was a compassionate social conservative who called individuals to sin no more.
    4. Re:try OS X on a cheap iBook by secolactico · · Score: 1

      Honestly, I see our church projection system PC break almost every other week and we have to resort to overheads for the lyrics.

      Eh? You project the lyrics to the hymns? Now *that* is a hi-tech church.

      Does your preacher uses slide shows as an aide to his sermon?

      --
      No sig
  105. Re:Short Answer by Millennium · · Score: 1

    I won't bother dealing with your anti-proprietary zealotry; while I do prefer an Open-Source solution when it presents itself, I cannot simply ignore something out of hand simply because it's proprietary.

    As for your "minor problems", most can be resolved with a single tool called fink, which is basically an apt-get port. Packages exist for your precious GNU tools (which, admittedly, I prefer), Apache, Postfix, and many other popular Unix/Linux tools.

    As for the "various oddnesses in setup", would you care to elaborate? I do hope that you're not going to complain about the use of directory names which make actual sense.

  106. Re:Hi Steve, by Anonymous Coward · · Score: 0
    i think the REAL issue is that Apple users are much more likely to have actual sex,

    I would rather use my right hand than have sex with another male. What you Apple users do is your own business, but I want no part of it.

  107. That is funny. by Raven42rac · · Score: 1

    I thought OS X was an operating system. I do not understand the confusion.

    --
    I hate sigs.
  108. Re:OS X on x86, I wish by soft_guy · · Score: 1

    Macs are not more expensive than an x86 - especially used. However, you can probably get some x86 systems free and you probably can't get a free Mac new enough to run OS X. (You need at least a Blue and White G3 or an iMac.)

    Maybe you should consider a higher paying job?

    --
    Avoid Missing Ball for High Score
  109. Re:OS X 10? by NanoGator · · Score: 1

    "Price isn't the argument. Vendor restrictions on what you can do with the software is."

    Elaborate?

    --
    "Derp de derp."
  110. Re:OS X 10? by happyfrogcow · · Score: 1

    you are confusing free with Free. a confusion which also is seen far too often. a quick google reveals this

  111. wrong reasons by Anonymous Coward · · Score: 0

    if your buying a computer based on how many buttons its OEM mouse has, you have some major issues.

    i recently bought my IBook 12 inch about 3 months ago, my first Apple ever, and since then, i've given my brother my new toshiba satelite 1.6ghz laptop, cause i have absolutly no use for it anymore

    i've used a usb microsoft optical mouse, and a RF logitech keyboard and mouse, usb also on the mac and it works perfectly fine. So what, its not white and clear plexi glass.

    I also got the airport extreme card for it, and it connects just fine to my netgear wireless hub. and the built in ethernet port ? just fine to my netgear gateway router.

    and bluetooth. My girl friends phone is blue tooth. it took me 2 hours to use her phone as a modem on her windows laptop. i took the usb adapter, pluged it into my ibook, and in 5 minutes i was online threw her phone

    nitpicking will get you no where. My only complaint is, if i would have known id like it so much, I would have gotten a dual g5

    my 2 cents.

  112. Re:It isn't MacOS X that turns people off of Macs. by soft_guy · · Score: 1

    Airport cards are not more than other decent wireless cards. You don't have to buy Apple's base station.

    They sell the eMac which comes with a CRT monitor. If you buy a G5 tower, you can use whatever monitor you want.

    Their hardware is priced higher than the cheapest possible x86 box you can buy, but it also doesn't suck and doesn't contain used parts.

    --
    Avoid Missing Ball for High Score
  113. Re:OS X 10? by b-baggins · · Score: 1

    Elaboration: I can't look at the source code.

    Personally, I think it's a stupid argument, but that's the one the open source zealots make.

    --
    You can tell a great deal about the character of a man by observing those who hate him.
  114. Re:OS X 10? by Anonymous Coward · · Score: 0

    Nevertheless, more commercial apps and a gorgeous desktop that is truly ready for grandma and grandpa

    If I wanted more commercial apps, I'd just install Windows. Let's face it, Windows is the king of commercial apps.

    *Punt kick* NEXT!

  115. Re:OS X 10? by b-baggins · · Score: 1

    Bunk. Adobe pulled Premiere for the Mac because it can't hold a candle to Final Cut, and the comparison was embarrasing to them. If Apple were to ever port Final Cut to the PC, Premiere would be extinct in a year.

    --
    You can tell a great deal about the character of a man by observing those who hate him.
  116. Dunno about that... by Penguinisto · · Score: 1
    I went out and bought a used G4 Cube about six months ago, specifically to do two things: Play with OSX, and find a home for a lot of 3D software that companies wouldn't/couldn't write Linux versions of.

    The first problem is that buying an affordable mac means buying one that is waaay below spec when compared to what a PC user may be used to (example: my G4 500MHz Cube cost me $800 via e-bay, and was considered a fairly decent bargain.)


    After spending $400 for a processor upgrade, and a LOT of shoehorning just to get a competent videocard to fit in it (a cheap re-flashed Radeon 8500), not to mention OSX itself (currently at 10.2.8), I wound up with nearly $1300 sunk into a box that ran roughly as well as a 2GHz Pentium 4.


    After ironing out Apple's particular quirks, I still had to contend with an eternal wait whenever I wanted to load a program, and performance was spotty at best. Granted, this was because jacking up a native G4 w/ a Powerlogix chip isn't going to get you the same performance as a system built natively w/ such speeds in mind, but quite frankly, buying a used Apple to test out OSX would be a lot like buying a 386 laptop to see how Linux stacked up against XP on a gamer's box.


    Your best bet would be to spend some time on a friend's Mac (get 'im to make an account for you), and see what it would be like on something more recent (albeit more expensive.) Then, if you want to go whole-hog, go get a G5 and call it good. It'll cost a fortune, but at least you can do it knowing that it'll remain useful for at least 6 years (whereas PC's tend to become 'legacy' items after 3.)


    As for me and my cube? I've got 3 Yellow Dog Linux CD's ready to get installed on it... I figure a that YDL 3.0 with MOL (Mac On Linux) for my CG proggies will suffice. At least everything that doesn't require OSX will run with a response time that ends before the next ice age ;) /P

    --
    Quo usque tandem abutere, Nimbus, patientia nostra?
    1. Re:Dunno about that... by PygmySurfer · · Score: 2, Informative

      Instead of buying a Cube (Cubes are notoriously over-priced still, even though they were discontinued years ago) you should've picked up a G4 tower. Or, since you were going the upgrade route anyway, you could've picked up a Blue & White G3 tower, and upgraded it, though I don't think the G3s had AGP support.

      Regardless, a 500MHz G4 tower would've cost you ~$400-500 on eBay, instead of $800. And, you'd have a machine infinitely more expandable than the Cube. Hell, for the $1300 you spent, you probably could've picked up a 867 MHz G4 (With a Superdrive).

      A little more research would've gone a long way...

  117. Why would someone be tired of Linux? by porkchop_d_clown · · Score: 4, Insightful

    Personally, I got tired of having to re-locate the the set of arcana I needed to get my USB and DVD stuff working again on my Linux box after each kernel update. When the time came for a new machine, I bought a Powerbook.

    I still have my Linux servers, but for daily use, my Mac is a dream.

  118. Re:It isn't MacOS X that turns people off of Macs. by gobbo · · Score: 2, Informative
    it is NOT the software that turns people away from buying Macs

    No, it's compatibility FUD (I actually had an online banking support rep say to me "remember Betamax?") and a complete lack of understanding of ROI and the lifecycle of hardware. Not to mention lemming behaviour...

    And I've heard more people than I can stomach who just need to use the internet and type some letters say that there isn't any software for the Mac, a salesperson told them so. (10K native apps plus VirtualPC and all those OS 9 apps, and counting.)

    $1299 for just a box (WTF? which one? izzat $CDN?) that you'll use for 4 years as-is (after a third-party RAM upgrade) and can run semi-pro creative applications without geekery, viruses, or downtime--not bad at all, especially if you use it to make money.

  119. I'm so sick of this: Cocoa IS PORTABLE! by Art+Tatum · · Score: 4, Informative
    It's called GNUstep. And yes, there are applications that build cleanly on both platforms. GNUMail.app, for example. There's also a project called Renaissance that allows you to craft your interface with XML, avoiding even issues with Apple's proprietary .NIB files.

    There are also clones of NeXT/Apple's InterfaceBuilder and ProjectBuilder and a host of end user applications. GNUstep builds on Linux and other UNIX systems. The Foundation classes work fine on Windows and there's serious work to perfect the GUI classes on Windows as well.

    1. Re:I'm so sick of this: Cocoa IS PORTABLE! by 0x0d0a · · Score: 1

      Hmm. Are you telling me that I can run out, download a Mac OS app, and run it on my Linux box?

    2. Re:I'm so sick of this: Cocoa IS PORTABLE! by CottonEyedJoe · · Score: 2, Informative

      No, that wasnt what he was saying, or if it was, he was wrong. Cocoa apps would ideally need only to be recompiled for GnuStep/Linux to work on your linux box, practically, GnuStep isnt 100% compatible and significant changes would likely need to be made in order to get it to compile. You could certainly write an app to be cross compatible easily from the ground up. One of the linux mags had an article on this last year including a simple example project.

    3. Re:I'm so sick of this: Cocoa IS PORTABLE! by Cthefuture · · Score: 2, Interesting

      A couple times per year I check in on the GNUstep stuff. I'm always suprised to see there are still people working on it... doing stuff... but I can never figure out what the purpose of it all is.

      I mean, you never hear anything about GNUstep. There are no distros that I know of that use it on the desktop. Hell, to this day I'm not 100% sure what exactly GNUstep is or what it does. I mean, is it a X11 replacement? Something like KDE/GNOME? Some widgets? Just some API's? ... I mean, what the hell is it for? Are there any applications that let me "do stuff" which make me more productive?

      They really need to do some marketing legwork here because right now the whole project is off in some dark corner (as it has been for many years). Maybe collaborate with some other well-known projects or something.

      --
      The ratio of people to cake is too big
    4. Re:I'm so sick of this: Cocoa IS PORTABLE! by binarytoaster · · Score: 1

      If your Linux box happens to be running a PPC processor, perhaps. But if you're running a PPC chances are you were running MOL anyway, so yes. ;)

    5. Re:I'm so sick of this: Cocoa IS PORTABLE! by Anonymous Coward · · Score: 0

      They should collaborate with UserLinux. Sidestep the whole KDE/GNOME issue, and pick up a desktop that REALLY meets their requirements of portability and ease of use. And hey, OpenSTEP a published standard, not just a very popular GUI toolkit.

    6. Re:I'm so sick of this: Cocoa IS PORTABLE! by Anonymous Coward · · Score: 0

      Not to mention that the screenshots they always show look like something from the 80's. Ugh, get with the times people, no one wants to use something that's 20 years old.

    7. Re:I'm so sick of this: Cocoa IS PORTABLE! by Anonymous Coward · · Score: 0

      GNUStep is another Unix/X11 widgetset/framework, based on the NeXT OPENSTEP specification, which was another failed attempt at moderizing Unix GUI applications.

      In theory apps are portable from OS X Cocoa to GNUStep, in practice it never happens.

      A lot of people confuse it with NeXT clone window managers like WindowMaker, but they really have nothing to do with each other.

      Are there any applications that let me "do stuff" which make me more productive?

      No. Which is why talking about GNUStep is largely a waste of time.

    8. Re:I'm so sick of this: Cocoa IS PORTABLE! by Anonymous Coward · · Score: 0

      Just some API's? ... I mean, what the hell is it for? Are there any applications that let me "do stuff" which make me more productive?

      It's a bunch of poorly documented shitty API's based on steve jobs old shitty nextstep company that would have tanked if it wasn't bought by apple to bring jobs back.

    9. Re:I'm so sick of this: Cocoa IS PORTABLE! by Anonymous Coward · · Score: 0

      I doubt it... unless your kernel is configured by some insane hackery to handle Mach-O binaries ;)

      In any event, Cocoa is based heavily on the OpenStep framework, but, it's being readily extended and further developed by Apple. These new classes (such as the new NSSearchSomethingorother in Panther) are not likely to be implemented by the GNUStep folks.

      It's sad, really... GNUStep and an Xless DPS implementation could probably kill X, for quite a few people, if they made their widgets suck a bit less ;P

    10. Re:I'm so sick of this: Cocoa IS PORTABLE! by Art+Tatum · · Score: 2, Informative

      No, it's source code compatible. Cocoa is kind of like the standard C library, except it's for Objective-C and it's object oriented. GNUstep is an LGPL'd implementation of that API. It was originally created because people didn't want to lose the excellent Objective-C language and API that NeXT created. Once Apple bought NeXT, the maintainers started tracking the changes that Apple made. Cross platform development (including, hopefully, the ability to deploy on Windows) is a goal.

    11. Re:I'm so sick of this: Cocoa IS PORTABLE! by Art+Tatum · · Score: 3, Informative
      A couple times per year I check in on the GNUstep stuff. I'm always suprised to see there are still people working on it... doing stuff... but I can never figure out what the purpose of it all is.

      Well, there are several purposes it seems (everybody has different goals and desires). Many are old NeXT programmers who didn't want to lose the beauty of the Objective-C language and API. Others are OS X programmers who also like Linux or other UNIX systems and like to have the same tools, API, and language to work with. Still others are completely new to the paradigm and just think it's nice technology. There are also quite a few people who are professional software developers and want to release their software or libraries on more than just OS X. (One guy ported his special software to OS X and is also going to release it on Linux and Windows XP).

      I mean, you never hear anything about GNUstep. There are no distros that I know of that use it on the desktop.

      Yes, there are several reasons for that. One of them is that distro integrators have never heard of it or don't think it's really being maintained. The other is that the number of end-user applications has only recently started to grow. But there are some Gentoo ebuilds, I understand. Might be some packages for other distros as well. I don't really know much about that since I always build from CVS, since there are so many changes and commits. :-)

      Hell, to this day I'm not 100% sure what exactly GNUstep is or what it does. I mean, is it a X11 replacement? Something like KDE/GNOME? Some widgets? Just some API's?

      The GNUstep core is just a set of object oriented APIs. It's an implementation of Cocoa. But there are also other packages, like dev-apps, that includes clones of the Apple/NeXT development tools, as well as some other frameworks for development. There are lots of 3rd party frameworks and applications too, like the MusicKit.

      I mean, what the hell is it for? Are there any applications that let me "do stuff" which make me more productive?

      There are some. At this point, it's mostly just your typical desktop stuff (a media player, a mail client, dev tools, a GPS app, a few games, some other stuff). Somebody is doing a port of Apple's WebKit and working on an HTML view class that will make it pretty easy to write a web browser.

      They really need to do some marketing legwork here because right now the whole project is off in some dark corner (as it has been for many years). Maybe collaborate with some other well-known projects or something.

      Yeah, that's a problem. I'm trying to do some of that myself by posting here. The GNOME and KDE projects have such prominence that it's difficult to get the general population interested. Personally, I think the attempts to create an integrated desktop system could be superior to what GNOME and KDE are doing. Both of those projects tend to be over complicated. It seems like they just want to throw in everything including the kitchen sink. It ends up just being a big mess.

    12. Re:I'm so sick of this: Cocoa IS PORTABLE! by RdsArts · · Score: 1

      I'll go you one better.

      I wanted to try GNUMail.app. I compiled it. I installed it... And I had no idea how to run it.

      Reading the docs, apparently I'm supposed to run 'make' to make the app run, from the app's directory or something... I don't know, because the documentation was just so vague, or I just wasn't able to find the right docs. It was about there I just said, 'meh, I've got Sylpheed.' ;)

      Maybe it's the most amazing thing ever, but I've just never seen them do anything new and interesting enough to make me want to figure out what it is, let alone how to use it. They really should have some people pointing out why it's better, assuming it is.

  120. Re:OS X 10? by b-baggins · · Score: 2, Interesting

    This isn't so much true anymore. Macs are excellent at digital music, and a LOT of consumers are into that. Nothing touches Mac for digital video, and consumers are really starting to get into that.

    The biosciences community is in love with Apple, and universities are sitting up and taking notice ever since Virginia Tech made the #3 supercomputer with fewer processors and a fraction of the cost of the number 4 Xeon-based cluster (and now that G5 Xserves are out...).

    I believe it was an Apple executive who recently said: When you own all the niches, you own the market. This is the plan I see Apple working toward.

    --
    You can tell a great deal about the character of a man by observing those who hate him.
  121. Re:It isn't MacOS X that turns people off of Macs. by Anonymous Coward · · Score: 0

    iMacs are just plain tacky.

    There. It had to be said.

  122. Most of it. by porkchop_d_clown · · Score: 1

    Darwin is the core of OS X; but you don't get the higher level APIs.

  123. Re:OS X 10? by NanoGator · · Score: 1

    "Elaboration: I can't look at the source code.

    Personally, I think it's a stupid argument, but that's the one the open source zealots make. "


    Oh, I see what you mean. I agree, it's a very overrated argument. Even if Photoshop did have its source code available, I don't know a single person who'd actually look at the source code. We want to get our work done, not tweak.

    --
    "Derp de derp."
  124. PRINTABLE?? by Anonymous Coward · · Score: 0

    Is there a printable version for those like me that prefer wireless paper solutions while in the craper?
    uh...by the way - i do plan to read it. not wipe with it. hmmm...unless there's an emergency or the article sucks.

  125. Unless you want a laptop by 0x0d0a · · Score: 3, Insightful

    if your buying a computer based on how many buttons its OEM mouse has, you have some major issues.

    There is one really, really big issue. Apple is famous for their laptops. Apple's desktops are not (IMHO) particularly exceptional or cost-competitive, but their laptops have traditionally been near-PC price and well-built. Most people I know that want Apple hardware want a laptop.

    However, if you purchase an Apple laptop, you cannot simple snap in a new trackpad. You are stuck with a single button. Yes, you can can purchase an external mouse, but then you're stuck using an external mouse with your laptop. This is a pain in the ass, and something that you can avoid on non-Apple laptops -- you can get nice three-button laptops elsewhere.

    This is not something that Apple is unaware of or incapable of fixing. However, they have made a conscious (and much-protested) decision to not natively support multiple buttons in their hardware, even as an option. While I can respect their reasons for doing so, it does make their hardware much less appealing. The reason people get so bent out of shape about this is partly because Apple *insists* on forcing you to use their hardware to use their software, and *insists* on not providing an option for more buttons for the (many) folks that are unhappy with their default setup.

    If this is not a problem for your uses, that's fine. For me, it would be a major issue -- having to find a flat surface and carry along a big clunky external device to use the thing *is* an issue. Please do not call this "nitpicking" -- it is an entirely justified criticism that Apple has chosen not to address.

    1. Re:Unless you want a laptop by transient · · Score: 1

      I don't want to diminish your complaint. However, I have to wonder what the reasons are for your attachment to two-button mice. I will readily admit that when I use a Windows box, I'm all over the contextual menus. Maybe it's just me, but I simply don't use contextual menus on the Mac. I don't find it inconvenient to control-click to bring them up, so that's not why. I wonder if maybe contextual menus aren't an important part of the Mac interface, but switchers are so used to an OS where they're critical that they're reluctant to give them up. Just something to consider.

      --

      irb(main):001:0>
    2. Re:Unless you want a laptop by Anonymous Coward · · Score: 1, Informative

      There is this very useful feature in every mac since system 7 called "control clicking." You might want to try it some time. As long as you have your hand on the computer to use the trackpad, you can hit the control key quite easily. Maybe your to lazy. Unfortunatly their isnt a key to fix that.

      Its kind of like that emulate 3 button mouse thing in linux.

    3. Re:Unless you want a laptop by 0x0d0a · · Score: 3, Insightful

      My attachment to three (not two) button mice is due to the fact that I use X11 software, and would even on a Mac. I do also like contextual menus.

      Control-clicking is not a reasonable solution. It is a good, understandable way to transition people to multiple-button mice, and it was what I expected Apple to be doing. However, Apple has ended up presenting control-clicking as a good long-term solution, which it is not. They have decided to go with contextual menus, but to force you to use both arms to bring one up, is silly. I do not deny that a computer can be used in such I way -- I do so when I'm using a Mac. However, it's decidedly irritating. On my Linux box, I can use either the mouse or the keyboard at any given time. I can even comfortably eat while web browsing. On the Mac, I'm forced to constantly use both arms.

      Also, I have seen few folks arguing that Apple is doing the *right* thing, or the *superior* thing, but rather that they are doing something that is not as bad as people are making it out to be.

      I've had the pleasure of being able to talk to some engineers working at Apple when OS X was in production, and happened to bring up the multiple button issue. Both grimaced, and laughed. Apparently, from what they told me, the One Mac Button is a decision that comes straight from the Top -- Jobs is firmly married to the vision of a simple, easy-to-use single button mouse. I feel that he's wrong here. His idea was somewhat justified two decades ago, when folks were not familiar with computers, much less multibutton mice. However, whether Jobs wants to admit it or not, just about everyone has run into Windows, or at the *very* least, an OS that uses multiple buttons. Multiple buttons are just not a foreign concept that average Joe cannot understand any more. There is no significant ease-of-use issue present any more, and there is a functionality difference -- and a lot of peeved folks. The time has come to make the switch.

      Apple occasionally has a "We Do Things Our Own Way, Dammit" moment. They provided only SCSI interfaces for an awfully long time, for instance. They insisted on using those darn little eight-pin serial ports for ages. They won't change their single button mouse style. In the PC world, people that do this quickly go away, because people simply use a competitor's product. However, you just don't have such an option in the Mac world, where Apple is the only game in town. So, while Apple is a Pretty Good hardware provider, if they insist on maintaining an absolute monopoly, they have to be The Best hardware provider to compete with the PC world, where people can simply choose hardware to suit their tastes.

    4. Re:Unless you want a laptop by aristotle-dude · · Score: 1

      I bought a three button logitec (mini usb optical scroll mouse) for my 12" pbook. I only ever need the mouse when I'm gaming or using photoshop. Do you really think you would be doing serious mousing without a flat desk to work on?

      --
      Jesus was a compassionate social conservative who called individuals to sin no more.
    5. Re:Unless you want a laptop by xenoandroid · · Score: 1

      Just like those [darn] PC companies *insist* that you need at least a two button mouse/trackpad, and how most *insist* that they must include Windows on it, and how Microsoft *insists* on making you use x86 architecture to run their most recent OSes? Some folks are unhappy with the standard Wintel setup too.

      I like two button mice as much as most "power users", but why do you rag on Apple for things they insist on doing but not on other hardware companies do too, unless your being bias based on your own preferences.

    6. Re:Unless you want a laptop by meekjt · · Score: 1

      This is THE reason I have not purchased a mac! I travel all year round, not the greatest lifestyle, I know. Therefore I could only consider a laptop as my computer. I have played with the Macs at CompUSA, and Apple Stores. I have come to the conclusion that they are very nice, but would make my computer usage much more frustrating having to use both hands all the time to use contextual menus. I have found that you can click and hold to get most contextual menus, but this is just SLOW.

      I would possibly reconsider if the command key was on the right side of the keyboard. That way a right hander like me could use a contextual menu with one hand.

      Also, I would buy an iPod if they and Ogg Vorbis support.

      If Apple added Ogg Vorbis Support to the iPod and another mouse button to the ibook/powerbook I would order both today.

    7. Re:Unless you want a laptop by Anonymous Coward · · Score: 0

      > Apple occasionally has a "We Do Things Our Own Way, Dammit" moment.

      And, I am glad they have. To address your two major specific points simply, Only shipping a one button mouse requires the interface to be designed such that it can be operated with a one button mouse. This, above all, means more transparency of operations. So, I say great!

      The RS-422 was a standard serial port that was fully compatible with RS232 for a simple and cheap ($20) adapter (or make your own for almost nothing). But, even better, the RS-422 was a much more stable long distance connector that I could run across campus to monitor a data line. Sorry, you won't convince me that it would have been a better idea to make the computer worse so that I didn't need that $20 adapter in rare instances. I enjoy the "we do things better" attitude that they have.

      In general, they have very little of this syndrome you complain of. Everyone has some ideas and differences in how they do things unless you buy commodity LCD stuff. You really can't complain about Apple in light of Microsoft (who can't make interoperating software), Sun, IBM, etc. It is joke to be complaining about Apple this way.

    8. Re:Unless you want a laptop by Anonymous Coward · · Score: 0

      what exactly do you *need* those other buttons for in os x or any other version of mac os for that matter.

      i used to bitch about the same thing until one of my mac friends explained to me that the mac has evolved without that button. it simply isnt needed.

      if anything i would think it would make the mac more appealing to the linux/bsd/whatever crowd on /. that love their terminals and command line interfaces. in my experience i use the keyboard the most in os x. the mouse to me is pretty much there for pointing at things and selecting them.

      compare a contextual (right click) menu in os x to one in gnome/kde/windows/whatever and notice that the os x menu doesnt really have anything useful there besides the ability to create a new folder (cmd+shift+n) or get info (cmd+i).

      the only thing i can find myself conceding in this debate is web browsing. if my mac were a desktop rather than the ibook i would probably swap it out for an intellimouse explorer or something similar with buttons i can bind to forward and back in the browser (dont forget the scroll wheel). since i have a laptop i often use the arrow keys to scroll anyway and back (cmd+left_arrow) and forward (cmd+right_arrow) are easily accessible from where my hands are already placed on the keyboard (up and down arrows for scrolling).

      a one button mouse isnt that big of a deal. even if it is how much is a usb mouse?

    9. Re:Unless you want a laptop by Anonymous Coward · · Score: 0

      I totally agree. Apple is asking us to "switch" - so meet us half way on this one:

      I can't believe it would be that expensive to have a modular unit that could be installed in place of the existing track pad. I mean what happens now if you some how destroy the track pad - is the whole laptop shot or can it be replaced? Apple should task their engineers with creating a three button replacement module for sale on new laptops.

      The unit would cost $129, and it true Apple fashion once you added this to your configuration you could not return the laptop because it would be modified (just like adding a larger hard drive at the Apple store - sorry couldn't resist). I bet in the course of a year 3 button ibooks and powerbooks out sell single button units. Better yet only make them available on Powerbooks and force people to buy up. After all only "power users" need three buttons, right?

      Ok, it wouldn't work on existing laptops since there is no receptical for 2nd and 3rd mouse buttons on the motherboard. Or maybe there is... Someone could make a ton of money if they could design this for the aftermarket.

    10. Re:Unless you want a laptop by Anonymous Coward · · Score: 0

      Its kind of like that emulate 3 button mouse thing in linux

      Exactly. It's just a lousy workaround, until you can afford a real mouse. The only problem is that you can't replace the trackpad in a laptop with a non-apple model with more buttons, so you'll have to replace the whole laptop, so instead of buying an Apple laptop, and then saving up to a tree-button laptop, it's much cheaper just to buy a three-button laptop from the start, and avoid the workaround.

    11. Re:Unless you want a laptop by XnetZERO · · Score: 1

      To summerize: Apple's suck because they have a single button mouse.

      Dude... Get over it. In the 10 minutes it took you to waste time and energy writing your little diatribe you could have gone online and ordered at $20 or less multibutton mouse and been on your sweet way.

      The mouse argument is the lamest, most time wasted piece of crap anti-apple pundents cling to. Step away and take a breath.

    12. Re:Unless you want a laptop by 0x0d0a · · Score: 1

      If you had read my original post (which was the grandfather of what I was posting here) you'd notice that what I'm irritated about is the "single button only" mindset on their laptops, where you *can't* just replace the trackpad with a three button trackpad.

    13. Re:Unless you want a laptop by XnetZERO · · Score: 1

      You can actually do more with the keyboard+mouse combo keys than you can with a standard three button mouse on it's own. Working in the X11 environment will cause you problems, but if it's such an issue, Apple DOES include USB ports on all their laptops. (maybe on a plane, train or bus this wouldn't work, but everywhere else...) I'm so used to control clicking on Apple's laptops that it severly hinders me when I jump on a Wintel laptop. The point is, once you get used to the cntl-click, option-click, cmd-click it's a none issue. Admittedly, I get overworked on the mouse issue. I find most PC users use it as a cop out on their inability to give alternate OSs a fair shake. I work in an enviroment with multiple platforms and like lemmings, the PC users can't not use a PC. (I see the Mac users on everrything). The argument was always the mouse... It drives me nuts because I've swapped out all the single button mice with multi-button mice and the tunnel vision pervades.

    14. Re:Unless you want a laptop by diamondsw · · Score: 1

      They are doing exactly the right thing for Mom and Pop First Time User, which is a pretty large target. I would expect that coming from a Linux/Unix background that you already have your 5-button scrollwheel USB mouse. Plug it in to OS X - it works.

      --
      I don't know what kind of crack I was on, but I suspect it was decaf.
    15. Re:Unless you want a laptop by topham · · Score: 1


      As bad as the mouse argument is the problem is it is a fundamental design defect.

      (Note: I just bought a G5 in November, I used a Microsoft mouse on the G5 within a day.).

      I don't think the argument holds any real sway over whether or not someone will spend the money required to buy a Mac, but it does seem odd, coming from the PC world to be limited to no real choice on the matter as Apple configures their systems with a single button mouse.

      Oh well, I went out last week and bought a wireless keyboard and mouse set (Logitech). It solved a keyboard problem I had, the keys are labeled for both Mac and Windows and the extra level of Function keys is proving quite usefull. (I'm suprised actually). The keyboard/mouse receiver is hooked to a USB switch so it can be used with both my Computers, Windows XP 2.4Ghz and my G5 1.6Ghz. (wish I had the cash for the Dual... ah well..).

      But yes, Apple should be configuring systems with 2 button optical wheel mice. They work well with OS X too.

    16. Re:Unless you want a laptop by ProfKyne · · Score: 1

      However, if you purchase an Apple laptop, you cannot simple snap in a new trackpad. You are stuck with a single button. Yes, you can can purchase an external mouse, but then you're stuck using an external mouse with your laptop. This is a pain in the ass, and something that you can avoid on non-Apple laptops -- you can get nice three-button laptops elsewhere.

      To right-click, just hold down Ctrl as you click the trackpad mouse button. It sounds arduous, but as an iBook owner I assure you that it becomes second-nature.

      --
      "First you gotta do the truffle shuffle."
  126. OS X is ... by josepha48 · · Score: 3, Interesting
    .. the GUI that UNIX could have had.

    I guess I'm suprised that UNIX just accepted the CDE and never really extended it to be something really cool. At its base OS X is BSD, and Panther actually comes with a version of X one could install. Personally I like OS X, but macs hardware is just to expensive for a poor man like me. IMHO Mac OS X is the uppermiddle class mans extra friendly UNIX. I'll take Linux cause I'm poor ;-)

    --

    Only 'flamers' flame!
    Does slashdot hate my posts?

    1. Re:OS X is ... by taweili · · Score: 2, Informative

      Well. I am a Mac user. Actually, I am a NeXTSTEP user but it beomes Mac OS X after NeXT acquired Apple. So, for me, Mac OS X GUI is the UI my Unix box always has! ;)

      Unix never really accept CDE or Motif. They were just, well, there. Three big Unix vendors: IBM, Sun and HP have all in one time or another trying to adapt NeXTSTEP/OPENSTEP on their machines but as fragemented as the Unix was during the early 90s', the adaption never went anywhere.

      If you are on Linux, you want to take a look at GnuSTEP which is an open source implementation of OPENSTEP which is the fundation of Mac OS X.

    2. Re:OS X is ... by GlassHeart · · Score: 1
      Mac OS X is the uppermiddle class mans extra friendly UNIX. I'll take Linux cause I'm poor

      I don't know how poor you are, but an $800 eMac or $1,100 iBook are not exclusively for the "upper middle class". They represent less than a month's rent in many cities. If your desire for MacOS X outweighs your reservations against refurbished equipment, then you can get an eMac for under $700, or a G3 iBook for about $800.

      Apple also offers a loan program. The $800 eMac can be yours for $27 a month over 36 months. That's probably cheaper than DSL or your cable TV service. Any middle class US family can easily afford this.

    3. Re:OS X is ... by spitzak · · Score: 1

      I don't think Sun ever tried to get NeXTStep. They did try to get DPS which may have confused you.

      Sun's push was for NeWS in about 1986 and on. NeWS was probably quite superior to NeXTStep, and obviously superior to X. In fact it looked so good that all the other Unix vendors panicked, thinking Sun was going to turn into the evil monopoly that Microsoft instead turned into, and they organized into the OSF and said they would set the standards for Unix. They had to pass standards very quickly, and they had to make sure they were not Sun standards, and thus Motif was forced out and CDE.

      Sun then massacred NeWS by adding X11 compatability on the side (resulting in a thing that was much bigger and slower than either NeWS or X11). They then abandoned it and tried to buy DPS from Adobe for a Postscript addon to a pure X11 server.

    4. Re:OS X is ... by taweili · · Score: 2, Informative

      OPENSTEP spec is jointly developed by NeXT and Sun. OPENSTEP/SPARC has been released.

      As for NeWS, it's a terrible system. It tried to use Postscript as the communication language but it's very slow. Sun tried to define new Unix GUI standard with AT&T and jointly developed CDE. The other group IBM/HP/DEC decided to go with Motif.

      NeXTSTEP adaption came after the CDE/Motif fight which basically fragemented the Unix GUI market.

    5. Re:OS X is ... by IntergalacticWalrus · · Score: 1

      Sure, but with 800$ for a desktop or 1100$ for a laptop you can have a much, much better x86 computer than those lower-end Macs. Face it, that eMac is an old POS. With an x86 you can get something much more powerful at that price.

    6. Re:OS X is ... by Anonymous Coward · · Score: 0

      You probably know this, but the competitor to Motif that Sun developed is OpenView, not CDE. CDE is the half-hearted desktop system that they later on added to Motif.

    7. Re:OS X is ... by GlassHeart · · Score: 2, Insightful
      Sure, but with 800$ for a desktop or 1100$ for a laptop you can have a much, much better x86 computer

      The question is not whether you can buy a better Mac or PC at any particular price. The question was whether the Mac is priced beyond the reach of the middle class.

      But, just for fun, let's take a look at the $800 Dell, which is the Dimension 4600. It comes with a 2.66 GHz Pentium 4, 256 MB RAM, 40 GB hard drive, CD-RW, 17" CRT, integrated sound and graphics, ethernet, modem, speakers, Windows XP Home, WordPerfect, Money, Dell Jukebox, Dell Picture Studio, Photo Album Starter Edition, and RealOne player. Oh, and 6 months of AOL.

      The $800 eMac, thanks to aging G4 technology, probably lags in CPU and has only 128 MB RAM. However, it has the same hard drive, CRT, modem, ethernet, and built-in speakers. It also comes with a combo drive, a 32 MB ATI Radeon 7500, and two FireWire ports that the Dell doesn't have. More importantly, it comes with MacOS X, which is almost certainly superior to XP Home, the well-integrated iApps (that are probably superior to Dell's bundle). It also bundles Quicken 2004 Deluxe, World Book 2003, Tony Hawk Pro Skater 4, and some others.

      In other words, it is clearly inferior if you only dwell on the CPU and memory. The entire $800 package has other important attractions that make it competitive to the cheap Dell box for those who would use them. That's not even the end of the story. Three years from purchase, you will most likely (based on historical trends of the used Apple computer market) be able to sell the eMac at a higher price than the Dell box.

    8. Re:OS X is ... by IntergalacticWalrus · · Score: 1

      But you can BUILD a much better x86 computer at that price. Which you can't do at all with a Mac. With about the equivalent of 800$US, I just built something that will most likely run DOOM 3 (AMD Athlon XP 2500+, GFX 5600, 512MB) quite well when it'll come out. That eMac is far from having sufficient hardware for that.

    9. Re:OS X is ... by spitzak · · Score: 1

      CDE is the Motif desktop and was mostly developed by HP.

      Sun's XIntrinsics toolkit was called OLIT and their desktop was called Openview. They made these to try to compete with Motif + CDE.

      This was all long after NeWS, which contrary to your assertion was actually quite fast. You may have only encountered the NeWS/X11 merged version, which was abysimally slow due to the need to replicate X11 synchronization. The earlier pure implementation was fast. NeWS main problem was a lack useful client libraries needed to talk to programs which meant that it was easier to write a Postscript-only program, which did mean that stuff that should never have been considered was implemented in Postscript.

    10. Re:OS X is ... by josepha48 · · Score: 1
      I'd agree, but also realize that I can get an under $500 PC with XP Home, 256DDR RAM, 40Gig drive, 52xCD-RW/audio/LAN/modem, and Athlon XP 2200 for $479. For about $850 that becomes 512DDR RAM, Athlon XP 3000, 80gig drive, and a 64Meg w/TV out video card. I can add a firewire to any PC for about $50 and get 3-4 firewire ports.

      I can also trash XP from the machine and install Linux or opt to buy the PC with NO os and save about 100-200 off the price. Check out www.tigerdirect.com or idot.com and you can get a really inexpensive PC. Cheaper than any modern mac.

      I'm middle class, but at this point in time I cannot justify paying for the mac that I want.

      --

      Only 'flamers' flame!
      Does slashdot hate my posts?

  127. Re:OS X 10? by Anonvmous+Coward · · Score: 1

    "Sadly, I see this argument all too often. Price isn't everything, folks. If I save $600 by using Gimp instead of Photoshop, but the result isn't good enough to get paid for the project, then Gimp effectively isn't free."

    If this concept about software cannot be understood by the Open Source zealots, I don't know how anybody could ever take them seriously.

  128. Re:OS X on x86, I wish by Anonymous Coward · · Score: 0

    "I'd like to know what Adobe Photoshop is like."

    "Check out the JPEG and TIFF standards then."

  129. Re:The OS X Tax by Anonymous Coward · · Score: 0

    That is why I call it "FeeBSD".

  130. Re:What is OSX? It is ghey. by Anonvmous+Coward · · Score: 1

    Troll? Oh c'mon, it was funny last time I posted this!

    Hehehe.

    Seriously though, develop a sense of humor, will ya? You guys are way too sensitive about Mac jokes.

  131. Re:OS X on x86, I wish by faust2097 · · Score: 2, Informative

    I'd consider the "Digital Audio" G4s to be the best price/performance place for people looking for a cheap way to play around with OS X. Most of them came with Quickdraw Extreme-capable video cards and they all have at least a CD burner.

    Just make sure you stock up on RAM [at least 512 IMO] and you'll have a smooth while not exactly rocket-powered OS X experience. The 466s seem to run around $500 on eBay.

  132. MOD PARENT UP YOU MORONS; THIS IS TRUE by Anonymous Coward · · Score: 1, Insightful

    Almost everyone with a clue agrees OS X is pretty good. It's the damn hardware costs.

  133. Cutting but true by 0x0d0a · · Score: 2

    Most of what is here is cutting but true. However, the article, unlike most Slashdot posters, does not claim this. He doesn't say that OS X is a "better Linux" -- he says that they're two different beasts.

    "Despite the fact that Linux is just code and can't WANT to be anything, I truly believe that it'd love to be a single-vendor, single-platform, sluggish half-proprietary OS with dwindling market share. Linux would love to throw away its impressively growing corporate takeup for that."

    True, but I don't believe OS X has dwindling market share.

    "Apple hardware is for real computer lovers."

    I don't think I've ever seen people say this.

    "My non-techie friends drool over the transparency and scaling effects, even though UI research has shown that they add practically nothing to getting real work done. It feels like KDE 2 on a Pentium 200, and I can't change to a light and fast WM, but those drop-shadows must make me work so quickly!"

    True. However, I think they may also be referring to the lower learning curve of much Mac OS software. Unless you're using software quite a bit, the learning curve plays a larger role than the total amount of functionality. I claim that it takes around three years of heavy use of emacs before you really start to get a lot more good out of it than its traditional Windows and Mac OS counterparts.

    "OpenDarwin.org and its community of about 27 is surely not just a token gesture by Apple. Pretty much nobody uses pure Darwin, and all the crucial components of the system are closed and require me to spend money just to get major OS updates, but they're really helping the community somehow."

    True. Apple does not "get it" WRT open source in anywhere near the same way that Red Hat and friends do. They produce a high-end, propriatary product. However, they are infinitely better than Microsoft (and to many people, Mac OS is a valid alternative to Windows...but Linux is not). Furthermore, even before the open source thing started up, Apple was much better about helping folks tinker around with internals than Microsoft was.

    "My iBook was made by in Taiwan by AlphaTop and has design and build quality flaws (needing foam sheets jammed in to stop the common problem of the keyboard scratching the screen). But it's silvery and cost far more than an x86 laptop of better spec, so it must be much higher quality!"

    I agree that many folks try very hard (and fail) to justify the amount of money spent on their Apple hardware. I find such claims pretty much futile on desktops. However, while they aren't perfect, many Apple laptops are fairly price competitive and pretty good compared to their PC counterparts. Yes, Apple has had a history of doors breaking off, of scratches, and of some flimsiness. But I've also seen countless x86 laptops with all kinds of problems as well. Apple may not be light years ahead here, but they sure aren't light years behind either.

    "Although there's truth in PPC being more elegant than x86, it's crushing that the top-of-the-range 1.5 GHz chip is slaughtered by the equivalent 3 GHz Pentium 4. However, Steve Jobs showed some vague Photoshop filter benchmarks at the last MacWorld, so being a leprotard, I'm convinced."

    Very true. Macs are (significantly) slower than x86 machines. It's simply true. Folks who are arguing that Macs are good should not waste their time trying to argue otherwise. They're much better off with the "Yes, but what are you actually *using* said cycles for? I'm getting drop shadows out of it -- you seem to be using about 2% of your CPU on average!"

    1. Re:Cutting but true by Raffaello · · Score: 3, Insightful

      Apple does not "get it" WRT open source in anywhere near the same way that Red Hat and friends do.

      Apple "gets it" much better than Red Hat and friends do. Apple "gets" that open source needs to be part of a profitable business plan if you are going to run a company based on it. Why do you think Red Hat is no longer maintaining a user distribution? Because you can't make any money by giving things away. You have to charge for something. Apple knows that they will only be able to charge for hardware if part of their software (the GUI parts and the iApps, etc.) is closed source. Otherwise, people would just download the source, compile it for x86, and Apple's hardware sales would go in the toilet.

    2. Re:Cutting but true by 0x0d0a · · Score: 1

      Rafaello,

      RH is profitable *and* maintaining a user distribution.

    3. Re:Cutting but true by Anonymous Coward · · Score: 0

      Apple "gets" that open source needs to be part of a profitable business plan if you are going to run a company based on it.

      Mac's innovations in hardware, and hardware itself pretty much sucks or is about average. Mac should open source OSX, dumping it on the market much like microsoft did with IE years ago. Mac should do this soon while anti-microsoft feelings are still high, and people would still care enough to switch if there were something free and easy. Not to mention apple is going to die soon.

    4. Re:Cutting but true by Anonymous Coward · · Score: 0

      I predict you will never manage anything other than your empty bank account. How would open-sourcing OS X and giving it out for free benefit Apple enough to offset the losses they would incur from the decreased hardware sales and having no revenue from OS X sales?

  134. Re:OS X on x86, I wish and recommendation by alfredo · · Score: 1

    Make sure you partition your drive, having the first 8 gigs for OSX to install on. Later machines don't need to do that.

    I have Panther on a Rev B 333mhz iMac, it runs well with 256mgs RAM

    --
    photosMy Photostream
  135. MOD PARENT UP; SUPERB! by Anonymous Coward · · Score: 0

    LOL... so, so true

  136. Re:It isn't MacOS X that turns people off of Macs. by NaugaHunter · · Score: 1

    There are two reasons to consider Apple's Airport stations - a modem for internet connections (sounds crazy, but not everyone has broadband yet), and a USB port for simple printer sharing.

    --
    R: That voice. Where have I heard that voice before? B: In about 365 other episodes. But I don't know who it is either.
  137. Re:OS X 10? by as400tek · · Score: 2, Interesting

    becasue sometimes free is to expensive. To explain. I don't have time to learn to load FreeBSD on intel or PPC. I don't have time to try and find all the great apps that already come with MacOSX. I don't need to spend my time trying to figure out how, I would rather just do. I think the entire Linux Community is awesome, but as a linux head I spend to mcuh time trying to find a way to get things to work in UNIX/Linux when Apple just did all that for me for $90-129 dallors depending on wher eyou purchased it. That is why. Free in some cases means 40 - 200 hours of work and that is time I could be spending gaming, writing, or just plain relaxing doing other stuff. Plus you can't beat all the other cool stuff Apple offers. Dude....???

    --
    David Vasta iSeries(AS/400) Admin & Junkie
  138. Re:IT'S AN OPERATING SYSTEM. PERIOD. by as400tek · · Score: 2, Funny

    Can't we all just keep picking on Microsoft? and get along. MacOSX is not the devil!

    --
    David Vasta iSeries(AS/400) Admin & Junkie
  139. Re:OS X 10? by jafac · · Score: 1

    More likely, it was designed by a sadist.

    A masochist prefers being on the receiving end of a spanking.
    A sadist, understands that in matters of pain, it is far better to give, than to receive.

    --

    These are my friends, See how they glisten. See this one shine, how he smiles in the light.
  140. Re:It isn't MacOS X that turns people off of Macs. by 0x0d0a · · Score: 1

    Their hardware is priced higher than the cheapest possible x86 box you can buy, but it also doesn't suck and doesn't contain used parts.

    Actually, Apple doesn't really use ultra-nice components, as they did back in the day. I'd say what they put into their cases is about what you'd get in an x86 box. On the other hand, Apple's prices have also come down a lot since the day, and their laptops are price competitive.

  141. NTFS Read support(!!) by asparagus · · Score: 1

    I wrote a petition a while back to get that added to OS X, but it never seemed that anything came of it. W00t!

    1. Re:NTFS Read support(!!) by aristotle-dude · · Score: 3, Informative

      NTFS read support has been in there since Jaguar. IIRC. Jaguar and onward also has read/write support for FAT32.

      --
      Jesus was a compassionate social conservative who called individuals to sin no more.
    2. Re:NTFS Read support(!!) by xenoandroid · · Score: 1

      Try writing Microsoft to get HFS+ support added to Windows at all.

    3. Re:NTFS Read support(!!) by Anonymous Coward · · Score: 0

      Screw NTFS support, get a petition together to have Apple replace UFS and HFS+ with ReisierFS as the primary bootable filesystem!

    4. Re:NTFS Read support(!!) by asparagus · · Score: 1

      Yeah, that's prob. the case. However, I can pretend I had an affect. My C skills are more oriented towards OpenGL, unfortunately.

  142. Re:It isn't MacOS X that turns people off of Macs. by 0x0d0a · · Score: 1

    ...of course, there's the obvious rejoinder that Mac folks would upgrade more frequently if it were more affordable...

  143. Re:Short Answer by Bob+Uhl · · Score: 1
    Replacing the vendor-standard /bin and /usr/bin is not normally a good idea; installing in /usr/local/bin means that one must have that first in one's PATH, which is normally alright, but can cause trouble (I know, 'cause I'm a Unix admin and do it on my Solaris & AIX hosts first thing).

    Replacing the vendor-standard Apache has issues at the GUI-CLI interface.

    Installing postfix is not nearly so simple as it is on Solaris or AIX; a glance at the various online tutorials demonstrates this.

    Anyway, even were Mac OS X as easily make-right-able as Solaris or AIX, it'd still be proprietary, like them. Why not use free software?

  144. Re:OS X 10? by Anonymous Coward · · Score: 0

    Nice troll dumbass. Halo doesn't even run on OS X. Must be the M$ bugs eating your brain.

  145. Re:It isn't MacOS X that turns people off of Macs. by 0x0d0a · · Score: 1

    Oh, and by the way, you can get an all-in-one eMac for about $999. Doesn't sound too outrageously priced to me.

    True, but to be honest, the eMac kind of sucks compared to what you can get in the PC world for $1K.

  146. Re:OS X on x86, I wish by jafac · · Score: 1

    Personally, I spent the last several years nursing an upgraded Beige G3.
    The G5 was the Apple platform I was waiting for. You can put faster CPU's in the previous platforms all you want, and it does help, and they are VERY flexible to this sort of modification - but you can't overcome the bus bottleneck. (ie. you can't polish a turd).

    I ditched my G3, and bought my first power mac in over 5 years, because Apple FINALLY addressed the bus bottleneck. I wouldn't recommend buying and upgrading an old G4 even to someone I didn't like.

    I'm also, not at all disappointed with any aspect of my dualie 2ghz. Except maybe it's incompatability with my old hard drives. SATA helped me get over that heartache tho ;)

    --

    These are my friends, See how they glisten. See this one shine, how he smiles in the light.
  147. Re:Short Answer by Bob+Uhl · · Score: 1
    I can figure out Fink--but there are numerous bad things about replacing or over-riding the vendor-standard tools. By day I'm a Unix admin: I know whereof I speak.

    And yes, Linux (well, the distros I've used anyway) has a pretty nice setup. The GNU tools are a joy to work with. My example of touch -d was from experience: on Linux on can do touch -d "20 Jan" FILE and it works; on OS X it must be touch -d 01201200. I know because this happened while trying to walk my brother through some things.

    The problem with OS X is that it is neither a traditional Unix nor a traditional end-user OS. If one wants a real Unix, why not just get Linux: it's free as in beer and speech.

  148. Re:It isn't MacOS X that turns people off of Macs. by prabhath · · Score: 1
    We've beaten this horse to it's quarks several times here on /.


    Haha!! maybe to it's Mesons and well.. nevermind :)

  149. Re:It isn't MacOS X that turns people off of Macs. by prabhath · · Score: 1

    don't forget FireWire, and also really popularizing USB, and getting rid of stupid floppy drives, and Mice for that matter. The list goes on and on.

  150. Re:OS X 10? by 0x0d0a · · Score: 4, Informative

    The major things I've seen that Photoshop has that GIMP doesn't are:

    * No neat duotone tool. I like duotones.

    * No non indexed/RGB color model support. Very, very bad if you're doing output for professional printing.

    * Not sure, but I suspect Photoshop has better color matching support.

    * Photoshop has a nicer warping interface.

    * There are more plugins available for Photoshop. They're often quite pricy, but if you're a professional designer (the sort of person that would care about four color work and hence want to use Photoshop instead of GIMP), you're probably going to make back the cost pretty quickly.

    There are only a few things that I know of that GIMP can do that Photoshop can't. Among these are:

    * Better support for many languages to write plugins in.

    * Some researchy plugins that go well beyond what Photoshop can do; Resynthesizer is one.

  151. Re:OS X 10? by 0x0d0a · · Score: 1

    Frankly, Halo on Mac OS sucks from a performance standpoint.

  152. Sorry... by SuperKendall · · Score: 1

    I was thinking of OpenDarwin, I di actually know that Apple Darwin is APSL but I posted a little hastily. I figured someone would jump on that...

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  153. Re:OS X 10? by djdavetrouble · · Score: 1

    he said:
    Nice troll dumbass. Halo doesn't even run on OS X. Must be the M$ bugs eating your brain.


    Nice Try, troll. Halo has been ported.
    Use google first before you go shooting your piehole off on slashdot. w3rd.
    Halo for mac here:
    macsoftgames.com

    --
    music lover since 1969
  154. Even I can do it by Anonymous Coward · · Score: 0

    I got an Airport card last night for my G4 ($79.00 US). It took me about 10 minutes (most of which was spent cautiously looking at the connector and card) to install & hook up the built-in antenna. It then took me about 5 minutes to set up using the airport-ready software (already installed). I was browsing the internet through my wife's Windows-based Netgear base station (using Roadrunner) about 2 minutes later. And when it comes to hardware, etc., I'm pretty much a complete amateur.

  155. Re:It isn't MacOS X that turns people off of Macs. by MoneyT · · Score: 3, Funny

    Hmmm, damn I could have sworn the PowerMac we just bought is working absolutely fine with our nice Sony CRT and our NEC LCD monitor, both of which use standard VGA connections.

    And I could swear that the D-Link wireless card I have works very nicely in my Powerbook.

    I must just be dreaming though.

    --
    T Money
    World Domination with a plastic spoon since 1984
  156. Re:OS X 10? by NanoGator · · Score: 1

    Just adding to your list here:

    * Nowhere near as many layer modes. Photoshop is more like working in a darkroom, whereas Gimp is more like working with the features of a consumer level digital camera. That bit me in the ass while trying to show my coworker how to make a seamless texture for a 3D project he's working on.

    * Gimp thinks it needs to have seperate windows on the taskbar. This is useful on a multi-desktop environment like KDE where you can just dedicate a desktop to it, but in the single desktop environment like Windows, it's a PITA to have 5 extra windows open. Photoshop's MDI environment is much better in that respect. (Why not use the equivalent of Mozilla's tabbed browsing?)

    * It's been mentioned before that Gimp doesn't support CMYK. Corrections invited.

    * One of the filters I tried to show my coworker didn't have a preview mode. (It was either blur or a sharpen filter I think...) I've read that earlier versions of Gimp had no preview modes to speak of in any of the features, but that may have been fixed in recent months. I can tell you that as of a week or two ago, we ended up having to use trial and error to figure out the right number to plug in to a filter.

    * This is related to my taskbar complaint, but a nicely contained problem all on it's own. Since there's no 'background window' to Gimp, be careful about running it with other apps on the same desktop. Otherwise an accidental click will bring a background window to front. Obnoxious. Simple fix really. Set up a background window, and when it comes to focus, bring up the other related windows. Don't want that? set up a switch to turn it off.

    I'm sure there'll be rebuttals to my points. Frankly, I don't see the point. Gimp has the potential to be on the same level as Photoshop. That day has to arrive before I dump Photoshop. Sorry. I've got work to do.

    --
    "Derp de derp."
  157. OS X has improved its font rendering by waaka! · · Score: 2, Informative

    I agree that hinting too little has been a problem with past versions of OS X, but whatever they added between Jaguar and Panther (I guess Apple prefers to call it "micro-pixel positioning") has done a lot to clean up the color problems that existed before. I noticed the difference the first time Panther booted, and the appearance of small fonts in particular is much more readable now.

    1. Re:OS X has improved its font rendering by be-fan · · Score: 1

      That's good to hear. I haven't seen Panther yet, our lab machines are still 10.2.8. Hopefully soon, though!

      --
      A deep unwavering belief is a sure sign you're missing something...
    2. Re:OS X has improved its font rendering by Anonymous Coward · · Score: 0

      Nothing you've posted so far indicates you really think that's 'good to hear' so why even pretend?

      It's not as though noone has noticed you're a linux zealot.

    3. Re:OS X has improved its font rendering by be-fan · · Score: 1

      Actually, I like OS X's UI quite a bit. I don't like it better than KDE, but I don't dislike it. I use OS X machines very often, we have a lot of iMacs over here. The font rendering really bugged me, so I'm glad to see that its improved.

      Overall, I like Mac Classic a lot m omre than OS X, though.

      --
      A deep unwavering belief is a sure sign you're missing something...
    4. Re:OS X has improved its font rendering by prockcore · · Score: 1

      I agree that hinting too little has been a problem with past versions of OS X, but whatever they added between Jaguar and Panther (I guess Apple prefers to call it "micro-pixel positioning") has done a lot to clean up the color problems that existed before.

      This has been the first compelling reason I've heard to upgrade from Jaguar. The fonts in Jaguar look like crap on this powerbook. I really like XP's cleartype, and FreeType's sub-pixel rendering.. they look gorgeous on LCD screens.

      If Panther's font rendering has subpixel rendering, I may have to look into upgrading.

    5. Re:OS X has improved its font rendering by jcr · · Score: 1

      The fonts in Jaguar look like crap on this powerbook.

      Apple menu-> System Preferences -> Appearance

      Set the font smoothing style to "Medium - best for flat Panel".

      -jcr

      --
      The only title of honor that a tyrant can grant is "Enemy of the State."
    6. Re:OS X has improved its font rendering by prockcore · · Score: 1

      Already did, the fonts still look horrible.. especially in italics. You get nasty colors.. it's as if OS X doesn't know the what type of LCD my laptop has.

      In Gnome you can override the RGB ordering used for subpixel rendering.. if you choose the opposite order, you get this exact nasty color effect.

  158. Re:The OS X Tax by MoneyT · · Score: 1

    $130 per computer, or a single $130 cost depending on your morals. Or a $200 cost for 5 computers.

    --
    T Money
    World Domination with a plastic spoon since 1984
  159. Re:OS X 10? by MoneyT · · Score: 2, Insightful

    because being able to view and modify the source code when I should be creating the products that I'm supposed ot be paid to create is going to put food on my table.

    --
    T Money
    World Domination with a plastic spoon since 1984
  160. Why Mach? by leandrod · · Score: 2, Interesting

    This is the answer I never saw properly answered, and I hoped the article would.

    Why combine the loss of performance and added complexity of Mach with the lack of flexibility of a single (BSD) server?

    One could be lean with a single BSD server, or flexible with Mach and a multiple server system like the Hurd. But XNU gives one the worst of both worlds as I see it...

    --
    Leandro Guimarães Faria Corcete DUTRA
    DA, DBA, SysAdmin, Data Modeller
    GNU Project, Debian GNU/Lin
    1. Re:Why Mach? by rmlane · · Score: 3, Informative
      Why combine the loss of performance and added complexity of Mach with the lack of flexibility of a single (BSD) server?
      Your premise is incorrect. I worked at Apple as an Enterprise SE, and asked the same question of the kernel engineers which they answered as follows: (errors all mine, accurate info all theirs)

      The Mach microkernel and the BSD kernel stuff actually live inside the same memory / process space. There is no task switching performance penalty (the performance issue from "standard" Mach implementations), as you don't task switch to get from the Unix kernel to the Mach microkernel.

      What you do get from having Mach is a well debugged, small set of OS primitives that the rest of the kernel can call with the performance penalty of a function call rather than a task switch.

      Effectively, XNU uses the "single server" model from a performance perspective, and the BSD on Mach model when you're talking about stability, extensibility and debuggability. In addition the Mach primitives are available when you don't want to use the *NIX ones.

      So you DO get the best of both worlds.

    2. Re:Why Mach? by leandrod · · Score: 1
      > What you do get from having Mach is a well debugged, small set of OS primitives that the rest of the kernel can call with the performance penalty of a function call rather than a task switch.

      As if standard BSD wasn't as good as, and leaner... why one would need the Mach is still the question.

      --
      Leandro Guimarães Faria Corcete DUTRA
      DA, DBA, SysAdmin, Data Modeller
      GNU Project, Debian GNU/Lin
    3. Re:Why Mach? by Anonymous Coward · · Score: 1, Informative

      Mach IPC is more flexible and efficient than Unix/POSIX/BSD IPC mechanisms, even if it is only used between applications and not for providing system services.

      Additionally, the Mach part of the kernel is already fine-grainedly multithreaded, and it has been since the beginning.

      There are also plenty of APIs in Mach that provide far more fine-grained control over the system than POSIX APIs.

      The only way in which the solution is the "worst of both worlds" is the fact that the kernel is slightly bigger than it needs to be...but considering the memory consumption of MacOS X in general, that isn't significant.

      There is no "loss of performance"; Mach doesn't reduce performance, using Mach IPC rather than direct system calls for system services would (especially without modifying them to be more suitable for implementing a multi-server system with POSIX semantics; which is why many things under the Hurd are so slow).

      Of course it is true that XNU doesn't seem to be as fast as *BSD or Linux for basic POSIX services, but that's probably just because Apple's priorities have been in making the userland parts efficient; system call performance isn't a bottleneck in many OS X apps.

    4. Re:Why Mach? by frankie · · Score: 1

      Because Avi Tevanian wrote Mach. When Apple rehired Steve Jobs, Steve appointed Avi to be head of the software division, which obviously was in charge of creating OS X. End of story.

    5. Re:Why Mach? by leandrod · · Score: 1
      > Because Avi Tevanian wrote Mach

      That I knew. But even him must have some reason or excuse for the bloat besides the thing being his?

      --
      Leandro Guimarães Faria Corcete DUTRA
      DA, DBA, SysAdmin, Data Modeller
      GNU Project, Debian GNU/Lin
  161. Re:Hi Steve, by Anonymous Coward · · Score: 0

    think the REAL issue is that Apple users are much more likely to have actual sex

    Yeah well when an apple user actually has sex with a woman let me know.

  162. RH at work and OSX at home by theCat · · Score: 0, Offtopic

    Office desktop: RedHat 9 on AMD
    Home (me+wife+kids): Mac OS X Panther
    Something I use for one-off client software and site testing: Win2K on Dell P3

    I have used a Mac since the SE30 (circa '88). The office is 100% Windoze, including assets in India (where they are about as Windoze addicted as one can be) and my office Linux desktop and laptops work out OK with the printing and shares with some fiddling. The server room is probably 75% Linux however, much of which I manage, and I went to Linux on the desktop a year ago with no regrets when my WinDell started locking up, except that I would have prefered a Mac.

    I would use OS X at work if I could get the PHBs to spring for the hardware. But they don't really care about a lot that IMHO is important to enjoying work; I already bought my own Aeron task chair (to save my aching back) and my own LCD monitor (to save my aching eyes and immune system) and already built my own workstation (because I already have one flaky Dell) so maybe I should buy my own Mac for work.

    Makes me feel like a damned visitor here sometimes! Screw it; I'll get a new iMac for home and bring my G4 to work. Some things you just cannot compromise on.

    --
    =^..^= all your rodent are belong to us
  163. -1 Flamebait?? by Anonymous Coward · · Score: 0

    So the parent, with the same message was +3 Funny. The child was -1 Flamebait. What the fuck ever.

    Quote:
    I hear ya. Just the other day I was updating a complex technical document in Microsoft Word F, when FreeBSD's Unix core came in handy as I wrote a little perl script to analyze my Apache logs. Then I fired up Quicken and balanced my checkbook to find out that I have a little extra cash this month. Thank god I didn't have to pay the ridiculous Apple Tax! Those stupid suckers.

    Hopefully this weekend I'll get around to editing my sister's wedding video and creating a nice DVD of it for all of the family. I don't have Final Cut, but the free movie editing and DVD creation tools available for FreeBSD are easily the best and easiest to use. I'll probably write some custom piano music for it using my MIDI keyboard and Digital Performer (which runs best on FreeBSD).

    Next week I have a bunch of code development I need to do for a big project. Thankfully I have several machines at my disposal, and FreeBSD's kick ass development environment automatically senses my other machines and uses their free cycles to speed up those long compiles.

    Finally, I think I'll have a nice video chat with my grandmother. Haven't seen her in a while. FreeBSD is the best platform for this. Suck my ass, Apple apologists!

  164. Re:OS X on x86, I wish by Anonymous Coward · · Score: 0

    That was a much better analogy.

  165. Re:the Linux Zealot Translator a go-go! by zgwortz962 · · Score: 1

    I guess you showed those Mac zealots a thing or three... Why, even I, running on my piece of crap G4 400Mhz Mac (It's only been running 3+ years without problems - must be ready to go any time now) with my 1 button mouse (with 4 buttons?!?) and sluggish Aqua interface (which somehow seems faster on my 400 Mhz G4 than KDE does on my 2.4Ghz Pentium 4 at home -- must be an illusion...) have been convinced. I've been using Linux at home and the Mac at work (and at home with my laptop) for a while now and hadn't seen the light about Linux superiority! So in response...

    Linux Zealot Translator-o-matic

    "Linux is everything Mac OS X wants to be."

    "Despite the fact that Linux is pulled in numerous directions by various factions, contains an antique driver architecture, and is weighted down by the need to support a gazillion obsolete bits of hardware alongside of bleeding edge hardware made by manufacturers who refuse to release specs to the open source community, I truly believe it wants to be a lean, stable, easy to configure and use OS just like Mac OS X. Linux would love to rewrite itself from scratch to accomplish this."

    "Linux Hardware is for real computer lovers"

    "I can use ANY hardware I want to on my Linux machine, even this cool new motherboard I just boug... Okay, once I download the drivers I can use any hardware I... Hmph, okay, after I recompile my kernel and install new dri... Blast it all, after I upgrade to the latest test kernel and install the latest patches... *&^*&^ drivers -- Fine, after I *write* new drivers, maybe? Never mind -- I'll go back to my motherboard from 2 years ago - I know *that* one works, anyway. Mostly."

    "KDE makes me so much more productive!"

    "Yeah, it blows away that whole Aqua thing - I can render a web page in 3.2 seconds, which is a whole tenth of a second faster than they can on the Mac. And so what if Aqua can use hardware acceleration to composite the screen faster than I can draw three windows -- who needs more than one or two windows on screen anyway - they only clutter things up and slow things down, so I don't use that many. Besides, even when I do, I know where they all are anyway - don't need that Expose crap. And I've got glasses, so when I squint to make out the fonts, it won't hurt too much."

    "Only Linux is *real* Open Source"

    "Just because Apple provided open source to Darwin, doesn't mean it's really open source -- you need a couple thousand people working on it to count. And it's BSD based anyway -- who needs that? It's not like BSD is a real open source system either. We all know only Linux counts. (And those guys calling it GNU/Linux should learn that too...)"

    "You get what you pay for with Linux hardware."

    "Absolutely. Except for quality, ease of use, quick setup -- those cost extra. But I can certainly get cheap, low quality, hardware cheaper. I might even get it to work eventually."

    "...blah blah MHz myth blah..."

    "Although there's truth in x86 being more awkward, it isn't really that bad -- a top end Pentium 4 when overclocked (and water cooled) *almost* comes close to the top of the end 2.0 Ghz PPC G5 chip. Why, the Athlon 64 even does slightly better, at least until higher speed G5 chips come out next month. We'll cling doggedly to our current lead to show our superiority and show those Mac weenies who's boss..."

  166. Re:OS X 10? by 0x0d0a · · Score: 1

    Nowhere near as many layer modes. Photoshop is more like working in a darkroom,

    Really? I'm a bit out-of-date on Photoshop, but IIRC GIMP has all the layer modes that Photoshop did back when I was admining a lab of Photoshop machines (which was, admittedly, back in the day...)

    Photoshop's MDI environment is much better in that respect.

    True, but Photoshop would then suck in a multi-windowed environment. It drives me up a wall that the X11 version of Opera can't do multiple windows -- that you're stuck with MDI and a single desktop. You may be on to something with Mozilla's combined MDI/SDI approach -- more apps really could use it. GIMP does do some of this -- the palettes are tearable tabs in GIMP 2 (well, GIMP 2 prerelease, soon to be GIMP 2).

    * One of the filters I tried to show my coworker didn't have a preview mode. (It was either blur or a sharpen filter I think...) I've read that earlier versions of Gimp had no preview modes to speak of in any of the features, but that may have been fixed in recent months. I can tell you that as of a week or two ago, we ended up having to use trial and error to figure out the right number to plug in to a filter.

    This used to be more epidemic than it once was. A few plugins still do not have it -- the Gaussian blur plugins lack it. This is actually on my to-do list. :-)

    * This is related to my taskbar complaint, but a nicely contained problem all on it's own. Since there's no 'background window' to Gimp, be careful about running it with other apps on the same desktop. Otherwise an accidental click will bring a background window to front. Obnoxious. Simple fix really. Set up a background window, and when it comes to focus, bring up the other related windows. Don't want that? set up a switch to turn it off.

    Mmmf. I can see how this might be annoying on other platforms -- in a traditional X11 environment, it's par for the course, and most folks comfortable with X11 apps are pretty happy.

    Some window managers (such as sawfish) can group windows, if you want the Mac OS-style transparent MDI.

    I don't run into accidental clicks outside of windows, though.

    Gimp has the potential to be on the same level as Photoshop. That day has to arrive before I dump Photoshop. Sorry. I've got work to do.

    Sure, but you do print work, right?

    For folks that only do digital output, it's not such a big deal -- GIMP does have a few lacks, but it works pretty well for digital output.

  167. Minor iNit by An+Anonymous+Hero · · Score: 1
    Singh writes:
    • The kernel starts /sbin/mach_init, the Mach service naming (bootstrap) daemon. mach_init maintains mappings between service names and the Mach ports that provide access to those services.

    From here on, the startup becomes user-level:

    • mach_init starts /sbin/init, the traditional BSD init process. init determines the runlevel, and runs /etc/rc.boot, which sets up the machine enough to run single-user.
    In fact it's the other way around, at least according to top -Xo+pid:
    PID UID REG RPRVT RSHRD RSIZE VPRVT VSIZE TH PRT TIME %CPU COMMAND
    0 0 2109 16.1M 0B 72.4M 51.0M 815M 38 2 2h35m 2.3 kernel_task
    1 0 16 52.0K 384K 244K 9.22M 17.6M 1 12 0.08s 0.0 init
    2 0 18 132K 392K 200K 17.7M 18.2M 2 155 7.58s 0.0 mach_init
    1. Re:Minor iNit by Anonymous Coward · · Score: 0

      No, Singh is correct, mach_init execs init, but through some sketchy boot-time process-mangling, mach_init "gives" it's process ID to init and then reassigns to itself the next process ID.

    2. Re:Minor iNit by Anonymous Coward · · Score: 0

      Oooooh... I see! Thanks :)

    3. Re:Minor iNit by rmlane · · Score: 1
      Nope he's correct, mach_init starts first, gives itself PID 2, then starts init on PID 1 because, well, most of unix-land expects init to be PID 1

      Odd, but true. You can check the docs at Apple if you wish, but you'll have to find them yourself, my links don't work outside the Apple firewall.

    4. Re:Minor iNit by An+Anonymous+Hero · · Score: 1

      Thanks for the explanation, and you're right, I should have checked this.

    5. Re:Minor iNit by Anonymous Coward · · Score: 0
      Right here I guess in mach_init.tproj/bootstrap.c:
      /*
      * If we are pid one, we have to exec init. Before doing so, we'll
      * fork a child, and that will become the true mach_init.
      * (...)
      */
  168. Why not ask Googlism? by warpath · · Score: 1

    What is Mac OS X?

    mac os x is a real peach
    mac os x is as innovative as the computers that run it
    mac os x is emerging as the best place to develop and deploy your java applications
    mac os x is provided in the mac os x developer tools bundle
    mac os x is a rock
    mac os x is apple's new operating system
    mac os x is targeted at any mac that apple shipped with a powerpc g3 processor or better
    mac os x is available from the xonx project
    mac os x is based on unix
    mac os x is visionary and practical
    mac os x is riding the wave just right

    ...plus more

  169. Re:OS X 10? by NanoGator · · Score: 1

    "Really? I'm a bit out-of-date on Photoshop, but IIRC GIMP has all the layer modes that Photoshop did back when I was admining a lab of Photoshop machines (which was, admittedly, back in the day...)"

    It wasn't even up to what version 5 had of Photoshop, and that's going back a couple of years. When 7 came out, they added a bunch more.

    "True, but Photoshop would then suck in a multi-windowed environment. It drives me up a wall that the X11 version of Opera can't do multiple windows -- that you're stuck with MDI and a single desktop."

    Opera cannot open multiple windows on Linux? Oh that sucks, it does work in the Windows version. And yes, you are right about Photoshop and the multi-windowed environment. You can only open one instance of Photoshop, and that drives me NUTS sometimes.

    "This used to be more epidemic than it once was. A few plugins still do not have it -- the Gaussian blur plugins lack it. This is actually on my to-do list. :-)"

    Ah. Well now I kinda feel bad. I hope you're not personally insulted by my comments. If you got the idea that I'm against ever using Gimp, then I apologize. I think it's a cool project. I look forward to its future. One thing that drives me nuts about Photoshop is that if you're not already in the industry, it is hard to pony up $600 for it. (I got lucky, my first copy was on a student discount, but still hard to afford.) Gimp provides a free alternative that is quite refreshing, and it may even displace Photoshop down the road. Imagine being 18, not having a job, still living with the parents, yet developing artistic skills that get your foot in the door.

    "Mmmf. I can see how this might be annoying on other platforms -- in a traditional X11 environment, it's par for the course, and most folks comfortable with X11 apps are pretty happy."

    I used Gimp in Linux before using it on Windows. I was happy too. It wasn't until I used it on my personal Windows 2k machine that it irk'd me.

    "I don't run into accidental clicks outside of windows, though."

    Yeah, well it still happens. I do a lot of testing where I work now, and I have to be mindful of accidental situations. Fortunately this isn't a devastating case, just a minor annoyance.

    "Sure, but you do print work, right?"

    I primarily work in 3D, but I'm also my company's only artist. As such, I do find myself doing print work from time to time. So yes I do, but not often enough to stay on top of what Gimp has to offer.

    "For folks that only do digital output, it's not such a big deal -- GIMP does have a few lacks, but it works pretty well for digital output. "

    Oh I agree. As I mentioned before, I'm excited about it's future. But right now, with a fully licensed Photoshop in my lap, it's really hard to switch to. I will say, though, that FilmGimp's use of >8bit per channel imagery is QUITE attractive lately. It's on my list of 'things to go play with'.

    --
    "Derp de derp."
  170. Re:OS X 10? by NanoGator · · Score: 1

    Sorry, meant to ask this in my previous post:

    Is there a forum or something for Gimp where I can provide my input on its UI? I cannot provide programming assistance, but I can provide useful insight into making it friendlier to artists.

    --
    "Derp de derp."
  171. It's compiled! DAMMIT!! by The+Muffin+Man · · Score: 5, Funny

    Hmm, he lists Lisp amongst the interpreted languages. I hope the rest of the article is more accurate...

    Edi.

    == Programming Language Myths ==

    BASIC Myth: People who learn BASIC go on to learn other languages.
    Reality: Most people who learn BASIC go on to find less nerdy ways of writing "Mr. Gzabowski is a lame teacher" over and over again.

    C Myth: C programs are insecure, full of buffer overflows and such.
    Reality: C programs are only insecure if written by imperfect programmers. Since all C programmers know that they are perfect, there's no problem.

    COBOL Myth: COBOL is dead.
    Reality: It stalks from out the ancient vaults of death, its putrid mind drawn to the blood of the living.

    Forth Myth: Forth makes no sense.
    Reality: backwards. think to have just you sense, perfect makes Forth

    Java Myth: You need Java to do business applications.
    Reality: You need Java to get a job.

    Lisp Myth: Lisp is an interpreted language.
    Reality: Lisp is COMPILED DAMMIT COMPILED! IT'S IN THE FUCKING STANDARD!!!

    Pascal Myth: Pascal is a toy.
    Reality: Oh, wait, that is not a myth, it is true ...

    Perl Myth: Perl is impossible to read.
    Reality: You are not taking enough psychedelics.

    Python Myth: Python's only problem is the whitespace thing.
    Reality: Python's only problem is that it is fucking slow.

    1. Re:It's compiled! DAMMIT!! by Sri+Lumpa · · Score: 1


      Lisp is not COMPILED; it is COMPILABLE, big difference here.

      A Lisp implementation without a REPL available during development would be cripple enough so as to question its Lisp credential, a Lisp implementation without compilation available is without the shadow of a doubt still Lisp.

      --
      "The obvious mathematical breakthrough would be development of an easy way to factor large prime numbers." Bill Gates,
  172. Re:OS X 10? by 0x0d0a · · Score: 1

    Ah. Well now I kinda feel bad. I hope you're not personally insulted by my comments. If you got the idea that I'm against ever using Gimp, then I apologize.

    Well, I'm not currently a core GIMP developer -- I just have a bit of free time at the moment, and am working on adding some GIMP features (which aren't currently in Photoshop, FWIW). :-) Since GIMP is currently in version 2 prerelease freeze, everything's just sitting on my own system at the moment, and will probably wait for version 2.1 or 3 or something to be included. But hey, no fear -- honest criticism is the only way software gets better.

    If I was going to criticize GIMP, there are a couple of other things I'd add:

    * GIMP, unlike almost all other major UNIX projects, is not particularly modular and is a pain in the ass to use from your average bash script or as a batch processor -- unlike ImageMagick. GIMP is unfortunately rather tied to X11 -- many is the time that I'd like to do effects in GIMP from the commandline, but no dice.

    * I believe Photoshop does a nicer job of scaling performance up to very large images with that custom VM system it has.

    * Someday, maybe, just maybe, it'd be nice to have GIMP do what xRes once did.

    * The GIMP doesn't have unlimited undos. Photoshop, from what I hear, currently has a very, very nice undo system that acts essentially as a tree. I know of no other app (unless perhaps other Adobe apps like Illustrator do) that compare.

    * The GIMP has some experimental work being done on natural-media composition, but it's a long way from competing with Painter.

    * Photoshop has a few lighting effects that the GIMP can't pull off. Synthesizing glass in GIMP is significantly more difficult.

  173. Re:OS X 10? by Overly+Critical+Guy · · Score: 1

    Welcome to the status of the desktop on Linux. It's "evolving" while we're waiting to get work done.

    --
    "Sufferin' succotash."
  174. Re:It isn't MacOS X that turns people off of Macs. by Anonymous Coward · · Score: 0

    You can also use the Airport's modem to dial-up your network and use it's broadband or poke around for a file you left at home.

  175. Re:It isn't MacOS X that turns people off of Macs. by oaklybonn · · Score: 1

    Its a troll, but I'll bite.

    When I outgrow my Macs, I usually either sell them on eBay or donate them; they will get a few more years that way (usually running a current OS from year 1 to 4, then sticking with that in years 4 -> 8.)

    For example, my first Mac, a Mac II went with system 6.0.4 in 1989 to 7.5 in 1993, when I gave it to a school where they kept it until 1995.

    My second Mac, a PB 170 went from 7.1 in 1991 (or 2?) to 7.5 in 1994, when I gave it to my sister to use in her school. She still uses it.

    I had a 6100 for a year or two, and sold it for about 1/3 what I paid, which is just about right for depreciation on computer equipment. System 7.5 on that, I think.

    I had a PowerBook 5300 at around this point, and it was a total piece of shit. Worst Mac Ever.

    My 8500 had System 7.5 to 9.0, lasted in my house for I think 2 years, and then I sold it again for about 1/3 purchase price.

    My 450mhz G4 I bought in 1999 (a few months after my Dell XP 450). I still use it as my primary computer - it went from system 8.1 to OS X 10.3. I've only ever added memory and a second internal disk. I'll probably hang on to it for another year. While I use a 2ghz DP G5 at work, I don't find the G4 slow enough to warrant an upgrade for the light duty development work I do from home. If I were to sell the machine on eBay right now, I'd get about $300.

    The Dell? It would cost me more to get rid of it than its worth. I see two of them on eBay with a buy it now price of $79 and no bidders.

    Macs simply hold their value longer.

  176. Conclusion from reading the article by Overly+Critical+Guy · · Score: 4, Interesting

    OS X is the UNIX desktop Linux has been trying to be for 10+ years now. If OS X came out for x86, would the drive for desktop Linux effectively die?

    --
    "Sufferin' succotash."
    1. Re:Conclusion from reading the article by cbreaker · · Score: 0, Troll

      "OS X is the UNIX desktop Linux has been trying to be for 10+ years now. If OS X came out for x86, would the drive for desktop Linux effectively die?"

      Linux is not trying to be anything. It's a "UNIX", not a backend for PlayschoolOS. (but it could be... up for a challange?) It is what it is, and it will become it's own desktop system once it reaches that level. IMO it's already there.. KDE is awesome, and only getting better every day. The beauty is that you don't have to run my choice of DE's, you could use Gnome, or whatever else, and still run the same applications.

      The reason Linux keeps on getting bigger, better, marketshare and mindshare isn't because it's UNIX, or fun, or anything like that. It's because of one thing: the License.

      Because of the GPL, Linux is able to be added to, developed for, tailored to, expanded, optimized, and changed in any way by anyone, to the benefit of everyone.

      If OSX appeared for x86, it would still be a proprietary system and I seriously doubt that it would perform well on the market. It would be like trying to release a new version of OS/2; even if it kicked serious ass and ran all your windows applications too, the OS market has changed. It would fail if it's not GPL/equivelent.

      That's my opinion anyways.

      --
      - It's not the Macs I hate. It's Digg users. -
    2. Re:Conclusion from reading the article by Anonymous Coward · · Score: 0

      Overly Critical Guy has yet to put forward a coherent or logical argument for his tired and continually discredited views. He sure hates Slashdot, but he continues to post here!

    3. Re:Conclusion from reading the article by Feral+Bueller · · Score: 1
      Probably not... OS X for x86 wouldn't be free, so all the people who want to be able to compile a kernel that will run on the 8-Track player in their Mom's 1976 Pinto wouldn't have a computer.

      On second thought, I think your question was probably a troll.

      Damn you!

      --
      - learn to swim.
    4. Re:Conclusion from reading the article by cbreaker · · Score: 1

      Troll? Jesus, the Mac users are a lot more vicious then the hardcore Linux folk I guess.

      --
      - It's not the Macs I hate. It's Digg users. -
    5. Re:Conclusion from reading the article by javax · · Score: 1

      I'm sorry, but Darwin's XNU Kernel is open source. You can compile it yourself, if you really have to.
      Get the source from Apple or from the opendarwin project - or perhaps from the gnu-darwin project?

      And if you really want the choice for whatsoever, you can use Darwin w/o Quartz and use that X11-thingamabob only instead.

    6. Re:Conclusion from reading the article by Feral+Bueller · · Score: 1
      Hi. Welcome to 2004.

      Darwin is not OS X.

      I'm not going to waste time and space explaining it -- since you were able to use a browser to navigate here, please use it so that you can understand the difference.

      Here is a start.

      --
      - learn to swim.
    7. Re:Conclusion from reading the article by Ohreally_factor · · Score: 1

      This should not be marked as a troll. Jeeze, get a life, my fellow kool aid drinkers! Hopefully, a metamod will catch this.

      cbreaker makes a great point. OS X would fail in the pure OS marketplace. One one hand, you have the entrenched proprietary beast, on the other you have the open source challenger. I'd say the writing is already on the wall for the proprietary beast.

      Thankfully, Apple makes most of its money on hardware. OS X's purpose is to get you to buy that hardware. Apple's other great applications are there to get you to buy the hardware. iTunes Music Store. . . buy the hardware*.

      This year, watch for a lot of effort in linux desktop development. I think that the spearheads will be companies, the obvious ones being Sun, IBM, and Novell. Apple has set the bar with its Aqua gui, but a linux desktop only needs to be as good as XP or 2000 to be able to wrest a lot of marketshare from Redmond**. Perhaps one or more of these companies will throw their weight behind Gnome or KDE, perhaps not. Bottom line, the linux world has a 2 to 4 year window before Longhorn arrives.

      *I wonder if some day, a trivia question will be: What product did Apple sell before the iPod?

      **If it's better than Aqua, I'll gladly run it on my expensive overpriced Apple hardware.

      --
      It's not offtopic, dumbass. It's orthogonal.
    8. Re:Conclusion from reading the article by cbreaker · · Score: 1, Interesting

      Phew. Thanks.

      I agree on all of your points, except the fact that Aqua raises any bars. It's personal preference, I think.

      I think there's a lot about Aqua that I like. It looks nice in many parts, like the window shadows. It's very functional. Simple to navigate, all those good things. There's been a lot of years of UI design that's gone into it. A novice user can probably sit down at a Mac and learn to use basic functions quicker then on a Windows box. (side note: we're not novices forever...)

      There's also a lot I don't like. I've never been a huge fan of MacOS in general, and usability wise Aqua ain't much different. The dancing bar at the top of the screen changing as you switch windows is frustrating to me, requiring you to switch to the application before accessing the menus. The overall look of Aqua is a little funny looking to me; I'm not too fond of the "stoplight" buttons and overall 'cartoonish' feel. And for goodness sakes, what does Apple have against mouse buttons?

      I understand that once upon a time they wanted to keep things really simple, and it was one of the first consumer PC's with a mouse. Now a days, users are perfectly apt enough to use multiple buttons, and the scroll wheel. I don't think I could live without my scroll wheel. And don't even get me started on the iMac round mouse. Or even the new mice where you push down the whole mouse to click. (these might be good for the physically challenged, but I'm not.) Admittantly the mouse issue isn't an Aqua one, but it only runs on Macs and it's a Macintosh limitation.

      Personal opinions about Aqua and Apple aside, it's easy to see that the goal of Apple's software is so you buy their hardware. Everything they put out is to this effect.

      I think it's likely Linux on the Desktop is going to be recieving even more of a push this year then in the past, with all the recent things going on. As you mentioned, Novell seems to be pushing ahead rapidly with it's Desktop products, Sun seems to want to put Sun boxes on your desk, and IBM is one of the lead supporters in Linux in general. Not to mention the slew of other smaller companies striving for the same goal.

      These companies want Microsoft out, and Linux is a very viable way to push. They can't buy it, nobody has exclusive control over it. It's an interesting time, indeed.

      --
      - It's not the Macs I hate. It's Digg users. -
    9. Re:Conclusion from reading the article by DavidRavenMoon · · Score: 1
      If OSX appeared for x86, it would still be a proprietary system and I seriously doubt that it would perform well on the market.

      You mean kind of the way Windows doesn't perform well in the market? Its also proprietary.

      I like Linux, but until I can run things like ProTools, Cubase SX, QuarkXPress and Adobe Photoshop, et. al., it's useless for me and a lot of other people. That was one of the big problems with BeOS. I loved BeOS, but there wasn't that many programs!

      I actually get to use OS X at work. ;)

      --
      -- if it was so, it might be; and if it were so, it would be; but as it isn't, it ain't. That's logic - Lewis Carrol
    10. Re:Conclusion from reading the article by cbreaker · · Score: 1

      "You mean kind of the way Windows doesn't perform well in the market? Its also proprietary."

      It also has a massive installed base already. It was around before the recent boom of OSS, it's a monopoly built from Microsoft's business practices, and when dealing with a monopoly like this you can't just wake up one day, decide you're going to use something else, and run all your applications like you always have.

      "I like Linux, but until I can run things like ProTools, Cubase SX, QuarkXPress and Adobe Photoshop, et. al., it's useless for me and a lot of other people."

      Same rule applies here, when you have a monopoly on the OS market who are the developers going to develop for? And although Apple doesn't have as much user base as Microsoft, they DO have a monopoly on the Macintosh's OS.

      I find it delightful that something like Linux can gain so much popularity and marketshare being what it is. Once the userbase gets big enough, those types of applications will show up on Linux too. It takes time, these things don't happen overnight, it's a very gradual process and I think the progress has been exceptional.

      If Linux isn't for you because you depend on proprietary apps running on a proprietaty system, that's too bad. See what closed source does for you? It locks you in.

      --
      - It's not the Macs I hate. It's Digg users. -
  177. Re:Hi Steve, by Anonymous Coward · · Score: 0

    Earlier this afternoon do ya?

  178. Re:OS X 10? by Anonymous Coward · · Score: 0

    Where your evidence dude?

    As someone that works in this particular profession (as opposed to just reading about it on Slashdot) I can tell you that Photoshop is used far more often than FilmGimp (or Cinepaint or whatever it's called now) since that's the interface people know.

    And now photoshop has proper 16-bit support...

  179. Re:OS X 10? by Anonymous Coward · · Score: 0

    Free may sometimes be expensive, but Apple is ALWAYS expensive. If you bought something from Apple, you paid too much.

  180. Re:OS X on x86, I wish by Anonymous Coward · · Score: 0

    " Macs are not more expensive than an x86"

    Really? Where can I get the equivalent of a dual AthlonMP 2800+ machine from Apple for $2000 new, loaded?

  181. Re:It isn't MacOS X that turns people off of Macs. by Anonymous Coward · · Score: 0

    " Yeah, it's too bad that Apple forces you to use its LCD monitors and wireless hardware. Oh wait, they don't. Go away, troll."
    Ha ha, Apple zealot ducking the obvious. He's talking about hardware, not I/O, dumbass. Repeat after me, apple hardware cost too much.

  182. Re:OS X on x86, I wish by skinfitz · · Score: 1

    Why do you idiots keep saying "You can get Darwin."?

    Well firstly, I'm not an idiot.

    Secondly, the poster asked for "some sort of lite x86 version" and I would argue that Darwin is "some sort" of OS X.

    And as for your "analogy", firstly it's crap. Secondly it would be more appropriate to say "I want to check out a linux box with X Windows" and for the answer to be something along the lines of "you can check out the linux kernel at www.kernel.org".

    So there.

  183. What is Mac OS X ? by Foddrick · · Score: 1

    Unfortunately, no one can be told what Mac OS X is, you have to see it for yourself.

  184. mklinux and related history not noted by trb · · Score: 1

    This article seems to overlook (though I may have missed it) the fact that OS X is based in part on Apple's MkLinux project that had PowerPC Macs running Linux (and other OSes) on top of the Open Group (OSF/RI) Mach 3.0.

    1. Re:mklinux and related history not noted by Anonymous Coward · · Score: 0

      IIRC the MkLinux bits are mostly some PPC support in the kernel and the pthread* API in userland, so it's more like bits were taken from it rather than the system being based on it.

      NeXTSTEP is still the system OS X can most be claimed to be "based" on.

  185. Well, Macs are overpriced, after all. by Trejkaz · · Score: 1

    I'm buying a new computer soon. It was originally going to be parts added to the current one, but eventually I ended up affording a whole system. The system ended up being around A$1300, which largely covers an AthlonXP 2500+, flat 19" monitor, 120Gb hard drive, 512Mb RAM, GeForce4 MX, and similar, non top-of-line specs.

    I remembered after I put the prices together that I said that if I could afford a whole machine I would consider a Mac, since a friend had been trying to convince me that the prices are comparable now.

    Well... I priced a similar Mac. 1.25GHz G4, 19" monitor, 80Gb hard drive, 256Mb RAM, Radeon 9000 was the only part which was really better than the system I put together myself... the price? A$2500.

    I think at what seems to be more than twice the price of an x86 system, Apple have a long way to go before they can debunk what they call "myths" about the expensiveness of the Mac. First of all, they need to drop over 50% off the price.

    --
    Karma: It's all a bunch of tree-huggin' hippy crap!
  186. Development Question... by Eddy+Da+KillaBee · · Score: 1

    At the job I currently have, we're stuck developing in Visual Basic .Net (ASP.Net pages and the like). My laptop had taken a crap on me and I had to buy a new one, and was forced to get a laptop with Windows when I wanted to go with a Mac.

    I wasn't sure if Visual Studio .Net (or something that would let me work with Visual Basic .Net) was available, and I'm not sure where to even begin looking. Since I know some people here use Macs, is there any kind of IDE for developing in Visual Basic .Net?

    1. Re:Development Question... by MrOrn · · Score: 1
      You might use VirtualPC (software emulation) to run VB.NET or you can wait a while for the Mono project to finish their stuff (although a lot is already done).

      Have a look at VirtualPC here. (Yes, it's a MS product, but like most of their good products, they bought it from someone else.)

      Mono is here.

  187. Re:It isn't MacOS X that turns people off of Macs. by phillymjs · · Score: 3, Informative

    It's the fact that apple only sells LCD monitors, starting at $699.

    Yes, and nobody else makes displays that work on the Mac. I'm just imagining the two ViewSonic LCDs that are connected to my G4 right now.

    It's the fact that airport (which is a fancy name for 802.11b/g) is much more expensive than what is available for PCs.

    Yeah, and no other wireless hardware works with the Mac. Those pesky hallucinogens pumped through the air ducts at my office only make me THINK my iBook is connecting via the company's Compaq wireless access point.

    It's also the fact that systems have high initial costs ($1299 for JUST A BOX!).

    Well, it's not Apple's fault that people are cheap, short-sighted idiots. I've gotten significantly longer usage out of the Macs I've owned than the x86 hardware I've owned. I got six years out of the last Power Mac I bought new, but I've rebuilt my x86 box with newer hardware three times in that same time period. You might be able to get a PC for 1/3 the cost of a Mac, but chances are you'll have purchased two more before I'm ready to replace my Mac.

    ~Philly

  188. Re:I don't trust it by xenoandroid · · Score: 1

    You should be kicked in the face.

  189. Re:Linux users should switch to OS X asap. by xenoandroid · · Score: 1

    You should be hit with your own mac.

  190. Re:Short Answer by aristotle-dude · · Score: 1

    You mean like bash? Get an OS X box and look in /bin /usr/bin /usr/sbin for kicks.

    --
    Jesus was a compassionate social conservative who called individuals to sin no more.
  191. Re:Gimp mouse by xenoandroid · · Score: 1

    How bout the "moronic/immature" category.

  192. BG I too by Udo+Schmitz · · Score: 1

    You can run Baldurs Gate I on Mac OS X too through the BGII engine. Get "bg1tutu" from here: http://ire.mainecoon.net/customs/weidu.html

  193. Re:OS X 10? by nathanh · · Score: 1
    Free Software Camp: But Photoshop isn't Free. so "bzzt" to you too."

    Sadly, I see this argument all too often. Price isn't everything, folks.

    And Free Software is not just about the price (if you ask RMS, it's not anything to do with the price). It's about me being able to do what I want with the software I paid for. Can I run PhotoShop on Linux? No. Ok, can I port it? No. Can I give it to my friend? No. Can I modify it? Extend it? Fix it? No. No. No. That's why it's not free as in freedom. It's encumbered software. Not that there is anything wrong with that, but if you value freedom then you don't want PhotoShop, no matter how "nifty" it is for you graphics guys.

    If you harp on about the price then you merely demonstrate that you Don't Get It.

  194. Re:OS X 10? by nathanh · · Score: 1
    Oh, I see what you mean. I agree, it's a very overrated argument. Even if Photoshop did have its source code available, I don't know a single person who'd actually look at the source code. We want to get our work done, not tweak.

    Which just demonstrates that you're young. You haven't been in a position where an application you depend upon has been discontinued by the vendor and you were stuck between a rock and a hard place. Look at software history; many giant companies that would "never" die have disappeared into obscurity. Do you think that won't happen to Adobe? Think again.

    It's not about tweaking. It's about not being beholden to the whims or fate of the vendor.

  195. linux lacking elegance, consistency, familiarity by Slur · · Score: 1

    Consistency. UI guidelines. Simplicity. Aesthetically informed developers. These are aspects of Mac OS X that the ad hoc community of Linux developers lacks in the desktop arena.

    One can start up almost any unfamiliar Mac OS X application and find all the standard app features in seconds. Preferences in the application menu, help in the help menu, the same command shortcuts for new, open, close, save, quit, print, undo, copy, cut, paste, select all, find, find next, info, minimize, hide, switch windows, etc. The same behavior of key modifiers, such as shift to select a range, command to toggle selectedness, option to get extended behavior, shift to constrain proportions, option to snap-center, etc. Many of these standards developed in the apps of Aldus/Adobe. Taken together they compose a transactional language that Mac users expect and appreciate. A well-designed Mac application is one which adheres to the accepted standards and extends them elegantly.

    I don't find the same level of consistency and simplicity on other platforms. Take a typical Windows application. The menus will sometimes contain items ambiguously named Preferences, Options, Settings, and Defaults. Sometimes the items are in the Options menu, sometimes the Edit menu, sometimes the File menu. Quite a few Linux desktop apps suffer from the same problem.

    I haven't looked deeply into the development of KDE, Gnome, etc., but are there any guidelines extant for the way these UI toolkits are actually used? It seems to me that an established set of standards and practices is a necessary element. Otherwise Linux will just end up being a patchwork of ideas halfheartedly borrowed and extended from Windows and Mac OS... which to some extent it has.

    --
    -- thinkyhead software and media
  196. OS X does most of these things! by Paradox · · Score: 4, Insightful
    Mac OS X's environment already has almost all these things.

    The configurability is a Mac vs. Linux philosophy thing. Don't tout it, you'll start a flamewar. Suffice to say, Apple has decided that for UI, One Consistent Way is better than a huge amount of configurability.

    You need CocoaGestures to get system wide gestures. The hotkeys support is already there.

    The system-wide password manager? Prithee, sir, what then would we call KeyChain?

    System wide spellchecking is part and parcel of the very good Apple text widgets. You use their widgets, you get it for free. You can configure it specially, or you can let all the code in NSApp just do it for you (usually what you want).

    Apple doesn't do things like auto-completion in a generic fashion (although you never see it mentioned, they do provide a completion service, and other people have cheerfully extended this functionality with supplemental abilities.) because they haven't decided on their One Consistent Way to do it. Until then, we have a plethora of software, free and commercial, that does most anything we want. The OS X software community is very happy correcting any perceived flaws or blank spots a dozen different ways.

    UI is a very subjective matter, so Apple (that makes money off of their good, consistent user experience) takes the middle road in most everything. It's smarter for them that way, since it's so incredibly easy to extend their input mechanisms.

    --
    Slashdot. It's Not For Common Sense
    1. Re:OS X does most of these things! by be-fan · · Score: 1

      Well I understand its a very subjective thing, and I have no problem with Apple taking that path. But my post was about why I used Linux/KDE rather than OS X, and that's because I prefer the sheer power of KDE to the "One Consistent Way" of OS X.

      --
      A deep unwavering belief is a sure sign you're missing something...
    2. Re:OS X does most of these things! by Paradox · · Score: 1

      Apple made it possible for developers to extend OS X. I'm a developer too, and I don't find much that I miss when I code on my mac. Especially with the most excellent TextExtras package, which works even in every text widget. It's awesome to be able to quickly zip around code in a browser window's text widget! :)

      The Many Paths of Apple exist past the castle and on the Plains of Shareware and the Highway of Freeware. :)

      --
      Slashdot. It's Not For Common Sense
    3. Re:OS X does most of these things! by prockcore · · Score: 1

      Apple has decided that for UI, One Consistent Way is better than a huge amount of configurability.

      No, Apple used to say that, now they say "our way(s) are better than your way". OS X is much less consistant than OS9 was.

      Some things scale visually, some things don't. Some apps are metal, some aren't. Apple violates the HIG every other day.

      Safari is a good example. The original HIG said not to use one widget for more than one thing. Yet the location bar doubles as a progress meter. And that doesn't even count Safari oddities like the fact that scrollbars don't show up on textareas if they have less than 5 rows.. regardless of how much text it contains.

    4. Re:OS X does most of these things! by Paradox · · Score: 1

      No single specification can cover every case. Yes, Apple violates the HIG sometimes. So do other people. Unlike many other people, the Apple designers are currently on a roll.

      Safari gets great reviews. People find it simple and intuitive. Usually, the Apple HIG are good. Sometimes though, an improvisation can be good too.

      Apple doesn't want to lock their system in stone, just keep the experience reasonably consistent. This is in sharp contrast to the Windows world, where everyone uses the same GUI but applications vary radically in behavior.

      A circular slider isn't going to ruin a user's day. An app that is almost impossible to figure out will.

      --
      Slashdot. It's Not For Common Sense
  197. article avoids key issues - closed source, drm by vnv · · Score: 0, Troll

    Technically, the article was a good overview of the various bits and pieces of Mac OS X.

    However, the article either skipped or provided very skimpy coverage of Apple's DRM system and the defacto closed source nature of Mac OS X.

    The one gigantic difference between Linux/*BSD and OS X / Windows is that Linux and *BSD are *open source* while Mac OS X and Windows are *closed source*.

    While there are a few pieces of Mac OS X that are open source, much of it is not. And as far as I have read, there is no way to know if what you run as Mac OS X was even built from the published Darwin sources.

    Open source matters as without a full open source OS (and tool chain), an OS simply cannot be trusted. Much as there are many rumors of spyware in Windows (and some documented cases), the same sort of spyware is likely to be in Mac OS X as well. This is especially true given the environments in the western world, especially the USA and EU, with more and more draconian police state laws being passed every day.

    I noticed the author didn't mention Apple's closed source DRM system, for instance. It doesn't exist in his model of Mac OS X. That was good for a chuckle. It is these sorts of externally managed and controlled "rights" systems that are most likely to invade a person's privacy and violate a person's legal and natural rights. I suppose the author didn't want to upset people with stuff they shouldn't know about...

    Mac OS X certainly is a full-featured corporate OS. However, it will never be considered a trusted OS until it is fully open source. Unless a person is incredibly ingenuous, he cannot have unknown black box "digital prison management" software on his closed-source OS machine and think "yes, I trust this computer".

    While opinions on the matter differ, I believe the big force driving the popularity of Linux is "trust". It is far easier to trust a product that is owned by an open community -- with everything that entails -- versus a product that is owned by a vendor whose sole goal is to bleed you for as much money as possible and return as little value to you as possible.

    There is little doubt in anyone's mind that both Apple and Microsoft are out to take as much of your money as possible. Microsoft is a known monopoly with monopoly pricing and Apple is just a Mini-Me version of Microsoft, complete with their own monopoly pricing in their closed market. In an industry of low margins, Apple is legendary for their extremely high profit margins and how they respond to problems with their products only if you threaten them with drastic legal action.

    It is easy to understand the author's personal preference, as a wealthy American, for Mac OS X. It works well, it looks reasonably good, and it's trendy in various American subcultures, from drug subculture, to music subculture, to the social elite subculture. So why not go with the trend? It seems like modern American culture, especially their foreign policy, management ethos, and environmental policy is "rip/mix/burn".

    The great truth, though, is that Mac OS X it is not a healthy choice for the world, for humanity.

    I often say "people may be ignorant, but mostly they are not stupid". And so, wisely, most people in the world avoid an expensive closed source OS from one of the world's greediest and most abusive corporations.

    And while Windows users are captive under the power of a monopoly, slowly more and more of them are moving away from their closed source OS to the open source world.

    There are many reasons that Apple's global market share is falling every year, but one of the most important is that even when you spend all the money it takes to buy into the Apple computing world (religion?), you still do not get a trusted computer.

    Meanwhile the Linux world is getting closer and closer to giving people everything they need in "good enough" form, all in an open, trustworthy, and transparent manner.

    Maybe Apple can ponder this as they wonder why -- with all that "insanely great" technology --- most people are deciding they really don't need to buy an expensive yet ultimately untrustable Mac.

    1. Re:article avoids key issues - closed source, drm by diamondsw · · Score: 1

      And this sums up exactly why I don't use Linux - the community around it.

      --
      I don't know what kind of crack I was on, but I suspect it was decaf.
    2. Re:article avoids key issues - closed source, drm by vnv · · Score: 1

      Apple's current policy of taking open source software and mixing it with their closed source OS and then selling the combined product for outrageous prices with all sorts of strange licensing requirements doesn't sit well with many people in the open source community.

      Fortunately, most of the world doesn't agree with your opinion of the Linux community. Linux happens to be the fastest growing OS. In many countries, Linux is growing up to 20 times faster than Mac. And if you look at the popularity of open source software vs. closed source software, you will see similar numbers.

      Maybe you should push for Apple to make OS X fully open source. That would make everyone happy and restore Apple to a position of trust.

    3. Re:article avoids key issues - closed source, drm by Anonymous Coward · · Score: 0

      Yes Yes Yes, Linux is this close to taking over the world, and I can't wait, because Linux is good, and all else that is closed source is bad. Linux, good, apple, microsoft bad.

      so what if it takes 2-3 hours for a new user to erase, partition, format your HD to install some flavors of linux. so what if you need hours of practice in the shell to tweak your system just right? and then, try installing softwae once its working! yay! a treat for sure!

      but, boy, nobody is gonna bust me for infringing on digital rights! yay! i win! corporate america loses! chalk one up for me, the feisty linux guerilla fighting the evil greedy corporations! *hold on while i sip from my starbucks mocha latte frappe for $8.

      ok, where was i? oh yeah, so, realize that i don't need photoshop, i have GIMP! star office is better than word anyway. if you can't use fdisk, you have no business on a PC!

      so what if updates and patches come out irregularly, and there is about a dozen flavors of UI's? I AM A LINUX USER AND YOU WILL BE UNHAPPY UNTIL YOU ARE ONE TOO!

      jeez man, chill out on the Jolt.

    4. Re:article avoids key issues - closed source, drm by vnv · · Score: 1

      I take it you are upset that Linux is more popular than Mac?

  198. Re:OS X 10? by Anonymous Coward · · Score: 1, Insightful

    Four problems for Apple:

    1) Even if Macs are better than PC's for certain things they are not so much better that people are willing to buy a new and more expensive computer and learn a new operating system for it.

    2) In order for people to see if a Mac is better they have to use one and be able to compare vs a PC. Most people don't have the opportunity or the desire to do this.

    3) Nobody is buying new computers lately. Unless Doom 3 is in your future there is no reason to even go above 1 Ghz at this point. I know dozens of people who are happy at 450 or less.

    4) Finally and most importantly - Windows has come a long way from 95. If Microsoft ever gets its act together on security then it will be lights out for Apple because they already are there on stability, usability, and compatibility. Of course, Microsoft getting their act together with security is a very big if.

  199. Re:Short Answer by Anonymous Coward · · Score: 0

    You talk of being a *nix admin as though that were a rare thing on Slashdot.

    And your touch story is meaningless and contrived. Is this how you recommend systems to colleagues?

    "Don't touch that Mac OS X - you have to give the full date in a touch command!!"

  200. Re:It isn't MacOS X that turns people off of Macs. by Anonymous Coward · · Score: 0

    They don't use the high-priced bulletproof components from 10 years ago, but trust me, compared to the components Dell digs out of the trash bin, they're bulletproof compared to them.

    Not a week goes by that a Dell at work doesn't have some piece of hardware fail. Multiple systems have had multiple optical drives replaced simply because the cheap P.O.S. unit Dell finds don't last. Motherboard swaps, RAM swaps, hard drive swaps, you name it, it fails. All systems are connected to APC UPSes so the power is at least relatively conditioned. If it wasn't so widespread I wouldn't be so quick to blame Dell, but dear lord, systems shouldn't have their HDs fail twice in a year.

    Thank god there's a whitebox AthlonXP box under my desk. It's the only reliable non-server in the building.

  201. Re:OS X on x86, I wish by soft_guy · · Score: 1

    Sorry, Apple doesn't make any machines as crappy as that.

    --
    Avoid Missing Ball for High Score
  202. Re:OS X 10? by FosterKanig · · Score: 1

    Linux on the Desktop!!!! Linux on the Desktop!!!!

    Um, what version are you running?
    1.3
    Oh, you mean 2.0
    No, it says 1.3
    Yes, but 1.3 is 2.0. And by the way, your mother is also your brother.
    *head explodes*

  203. Re:IT'S AN OPERATING SYSTEM. PERIOD. by cbreaker · · Score: 1

    It ain't no saint either.

    I think the new apples are pretty neat and all, but even with all the added open source goodies and BSD-like core, it's still a highly proprietary system.

    There will be absolutely no desire (for me) to run a Mac once Linux gets just a tad bit "bigger" on the desktop front, and run it on a nice 64-bit AMD box.

    --
    - It's not the Macs I hate. It's Digg users. -
  204. Re:Short Answer by Bob+Uhl · · Score: 1

    Damn moderators: it's not a troll, it's the truth. Shoot, next thing one knows, they'll be moderating down posts which note that the sky is blue.

  205. Re:OS X 10? by Anonymous Coward · · Score: 0

    Overly Critical Guy has yet to put forward a coherent or logical argument for his tired and continually discredited views. He sure hates Slashdot, but hecontinues to post here!

  206. You really need to get out more... by Anonymous Coward · · Score: 0

    KDE is awesome

    KDE is only *tolerable* if your only previous experience with GUIs is MS Windoze.

    1. Re:You really need to get out more... by cbreaker · · Score: 1

      I guess it's all in the eye of the beholder.

      I think KDE is really great. I enjoy my time with it.

      I'll always be confused by some folks that say it's "bloat" or too busy. My KDE desktop is very simple and neat. I do think there's room for improvement, don't get me wrong. Consolidation of many tasks and configuration options, standardized menu's, etc. Overall it's very workable, fast, and stable for me. And it's pretty too.

      --
      - It's not the Macs I hate. It's Digg users. -
  207. Re:OS X 10? by prockcore · · Score: 1

    Yesterday I was having a great time editing my masterpiece "When Trolls attack" on Final Cut Pro, especially after I finally was done tweaking the shots in Photoshop and After Effects.

    Later I enjoyed solving another level of Halo while listening to my iTunes collection.


    Swap out Final Cut Pro with Premiere and you can do all of that on Windows... thank god for Microsoft?

  208. Re:It isn't MacOS X that turns people off of Macs. by hawaiian717 · · Score: 1
    It's the fact that apple only sells LCD monitors, starting at $699.

    This is not true at all. Others have already pointed out that you can use a VGA CRT with a Mac with the included DVI-to-VGA adaptor.

    In fact, Apple does sell CRT monitors. Just not with the Apple name. I ordered a dual 1.8 G5 earlier tonight through the online Apple Store for Eduction, and there were two Mitsubishi CRT displays listed as options, one was about $150. I notice though that they're not listed for regular online Apple Store. I didn't pay too much attention since I'm going to be using my beige G3's 17" Optiquest for now.

    --
    End of Line.
  209. Re:Short Answer by Anonymous Coward · · Score: 0

    Because even if I were running a "free" operating system, I wouldn't be able to run the "not free" software I use.

  210. Re:It isn't MacOS X that turns people off of Macs. by prockcore · · Score: 1

    And I could swear that the D-Link wireless card I have works very nicely in my Powerbook.

    You failed to mention that you had to spend $25 to get a driver for that card from aerocard.

  211. Re:It isn't MacOS X that turns people off of Macs. by prockcore · · Score: 1

    You're not just buying a more expensive version of the exact same thing when you buy an Airport base station.

    We have both an airport and a linksys ap+4port switch at work, and as far as I can tell, the airport doesn't offer anything that the linksys doesn't have. The airport base station really is just a more expensive version of your everyday standard AP

  212. Re:It isn't MacOS X that turns people off of Macs. by MoneyT · · Score: 1

    I could swear I didn't, but thanks for letting me know where I spend my money. Can you tell me what my tax return will be this year too?

    --
    T Money
    World Domination with a plastic spoon since 1984
  213. Re:It isn't MacOS X that turns people off of Macs. by prockcore · · Score: 1

    I could swear I didn't, but thanks for letting me know where I spend my money.

    Then could you please tell me how you got your d-link card to work under OS-X? What program did you use to set your WEP key?

  214. an unusual fork & exec sequence by hayne · · Score: 2, Informative
    Actually, mach_init is originally process #1 but that process forks and then the parent process (#1) does an exec of /sbin/init. The child process from the fork is process #2 and continues running as mach_init. The thing that makes this a bit hard to understand is that it is the parent process that does the exec whereas it is usually the child that does that.

    A few more details are available here.

  215. Re:OS X 10? by ColMustard · · Score: 1

    But is it better than GIMP? Yes. Does Adobe have the right to prohibit you from "giving it to your friend" in order to make money? Yes. Why doesn't Adobe just make Photoshop opensource? Because how much money does Photoshop produced compared to the GIMP project?

    Bottom line is that there is nothing wrong with either product. If you want Free, you get what you pay for. If you want a better product, at least it's available to you.

    --
    Moof.
  216. Re:OS X 10? by nathanh · · Score: 1
    Does Adobe have the right to prohibit you from "giving it to your friend" in order to make money? Yes.

    Nobody is disputing they have the right to do that.

    Why doesn't Adobe just make Photoshop opensource? Because how much money does Photoshop produced compared to the GIMP project?

    If all you can see are the dollar signs then you're never going to understand. It's not about money. It's about freedom.

    If you want Free, you get what you pay for.

    And it's very clear that you still don't understand. I'm not going to repeat it. Go back and read the previous post. Read it twice. Read it three times. Read it until you realise that Free Software has nothing to do with the price.

  217. Re:OS X 10? by ColMustard · · Score: 1

    Actually, I understood your post perfectly the first time, but I failed to format my response in a very easy-to-understand way.

    When I say "you get what you pay for," I'm not talking about money either. I understand very well what Free means. But now that you bring pricing into the picture, the same statement does apply.

    The point is, if you care about Free, like handing out copies of GIMP is important to you or something, then go for it. But when it's time to get stuff done, the choice is obvious.

    Personally, I'd say not using superior software because you're not allowed to give it to a million people is crazy. It's just an excuse. Truly, it really is about price. The same thing really applies to Linux whether anyone will believe it or not. It's like, I'm going to suffer through using this operating system without an complete desktop experience merely because it's not proprietary.

    There's something wrong with that logic.

    But like I said before, at least there's something for everyone.

    --
    Moof.
  218. Re:OS X 10? by nathanh · · Score: 1
    The point is, if you care about Free, like handing out copies of GIMP is important to you or something,

    I've never handed out any copies of any software. That's not important to me. It never has been. Your condescending attitude is unwelcome.

    It's like, I'm going to suffer through using this operating system without an complete desktop experience merely because it's not proprietary. There's something wrong with that logic.

    There's something wrong with paying a vendor to rent the mere use of software. That's effectively what you're doing whenever you "buy" a copy of Photoshop or Windows.

    Or if you're like 90% of the Windows and Photoshop users out there, you simply steal it. Free software must be a baffling concept to the hordes of thieves who have never paid for their proprietary software.

    I hope you enjoy renting (or stealing) your software for the rest of your life. I intend to own my software, even if that means joint ownership with millions of other users.

  219. OS X: It's as easy as 1,2,3, ... 13 by sagefire.org · · Score: 1
    How to be a Rock & Roll Programmer

    Where else could I write a 13 line word processor?

  220. Re:It isn't MacOS X that turns people off of Macs. by MoneyT · · Score: 1

    http://wirelessdriver.sourceforge.net/

    I win

    --
    T Money
    World Domination with a plastic spoon since 1984
  221. no one can be told what the MacOSX is... by CyberdogOSX · · Score: 1
    ...you must experience it for yourself.

    you want the red candy icon, or the blue one?

  222. Linux User's Group at his work by daveschroeder · · Score: 1

    "The author says he wrote it to introduce Mac OS X to the Linux User's Group at his work."

    Interestingly, "his work" is the IBM Alamaden Research Center.

  223. Re:OS X on x86, I wish by dmdimon · · Score: 1

    yes

  224. Re:OS X 10? by dmdimon · · Score: 1

    As I have no reason to tell something on 1) and 2), but:
    3) Nobody is buying new computers lately.
    is just not correct.
    We are working ot that boxes. I'm opting 2x1.8 G5 FOR MY JOB right now. I need that power for my primary job.
    Two month ago I opted Athlon - as I was in need for that box at moment.

    And on 4) ...they [Windows] already are there on stability, usability, and compatibility...
    It's just not true, at least for MANY fields of usage.

  225. Re:OS X 10? by dmdimon · · Score: 1

    Does GIMP support 16-bit color?
    Does GIMP know about color models other then RGB 8-bit?
    Does GIMP color-matching?

    It's a toy. May be a good toy.

    And do you really think that PRO Photoshop usage is so easy to know? Do you know that Photoshop allow you scripting in 4 (four) different lang-s? With FULL access to all bells and whistles?

    Try this in GIMP: scan, clean and color correct 400 slides in 2 workdays.

    Dipshit

  226. Please put down the crack pipe. by Doktor+Memory · · Score: 2, Insightful

    And as far as I have read, there is no way to know if what you run as Mac OS X was even built from the published Darwin sources. ...except for compiling the sources yourself and comparing the size and content of the binaries. But that would require actually knowing what the hell you're talking about, which you do not.

    I noticed the author didn't mention Apple's closed source DRM system, for instance. It doesn't exist in his model of Mac OS X.

    Apple's "closed source DRM system" is a function of (and only of) iTunes.app. It's an application. It has nothing to do with the functionality of the core OS.

    If you don't like it, rm -rf /Applications/iTunes.app, then find a more useful way to spend your free time than trolling on slashdot.

    --

    News for Nerds. Stuff that Matters? Like hell.

  227. having a tough time outside the distortion field? by vnv · · Score: 1

    In the Apple world, DRM, or digital rights management, is built into Apple digital hub products like iDVD, iMovie, iPhoto, iTunes, Final Cut Pro, Quicktime, etc.

    You might as well delete all "iLife", Quicktime, and all the other Apple software you use if you want to have a better chance of getting rid of DRM on Mac OS X.

    There are many ways DRM pops its ugly head up on Mac. For instance, Apple decided not to enable screen captures so that you can't grab still frames of a DVD movie. Not even even your own DVD movie shot with your own camcorder.

    And of course, if you don't have Apple's DRM system running, you cannot play back the MP4 AAC files you purchase from the iTunes store as they are encrypted and have DRM access controls.

    When it comes to Darwin, Apple only released the code because Darwin is comprised of much open source code that likely has licensing requirements to maintain the openness of the code. I'm sure Apple likes all the free bug finding and fixing they get as well.

    BTW, if you can prove that the shipping OS X is fully built from the published Darwin sources, by all means do so. I cannot do so, that is what I already said. Apple's website says "Many of the projects in the Darwin repository are the same live source trees used by Apple engineers for the Mac OS X product build." Which implies Darwin is not quite the same as shipping Mac OS X.

    All in all, I believe I've been accurate in my comments regarding Apple and Mac OS X. Apple has a lot of DRM on their platform, not just iTunes. And Darwin is not totally the same code as Apple's Mac OS X.

  228. Re:having a tough time outside the distortion fiel by Doktor+Memory · · Score: 2, Insightful

    There are many ways DRM pops its ugly head up on Mac. For instance, Apple decided not to enable screen captures so that you can't grab still frames of a DVD movie. Not even even your own DVD movie shot with your own camcorder.

    Once again: an application is not an OS. An OS is not an application. This has nothing to do with any all-encompassing "DRM system"; it's a function of dvdplayer.app. Yes, it's annoying. 10 seconds with google would have found you the workaround for it.

    And of course, if you don't have Apple's DRM system running, you cannot play back the MP4 AAC files you purchase from the iTunes store as they are encrypted and have DRM access controls.

    Which part of "so don't buy from iTMS if you don't like their terms of sale" is hard for you to grasp here?

    When it comes to Darwin, Apple only released the code because Darwin is comprised of much open source code that likely has licensing requirements to maintain the openness of the code.

    Again: no. The open source portions of OSX are BSD, not GPL. Apple was under no obligation beyond acknowledging that portions of the OS were copyrighted by the Regents of the University of California.

    I cannot do so, that is what I already said.

    That's your problem, not mine, and not Apples. RTFM on "strings" and "md5" if you want to solve that problem.

    ll in all, I believe I've been accurate in my comments regarding Apple and Mac OS X.

    You may believe that as much as you want, but it is not so.

    --

    News for Nerds. Stuff that Matters? Like hell.

  229. Re:having a tough time outside the distortion fiel by vnv · · Score: 1

    I think the key point here is that there is a lot of DRM that ships with "Mac OS X", not just iTunes. I don't want to have to find a workaround for all sorts of little things because Apple includes DRM sprinkled all around their OS/apps.

    As for what is an "OS" and what is not, everything I mentioned other than FCP ships with "Mac OS X". While in a technical sense, some of the DRM may not be in the OS kernel, it is still part of what the consumer considers the "OS". Because all of Mac OS X is not open source, we don't know what is in the shipping OS anyway.

    Time will tell if Apple's strategy of making a small part of something similar to their OS open source will provide them with any market advantage.

    So far, Apple has taken far more from the open source community than they have given back, so they are nothing more than a parasite.

  230. Re:having a tough time outside the distortion fiel by Doktor+Memory · · Score: 1

    Oh goody, yet another non-programmer with a Great Concern for the Well-Being of the Open Source Community. Just what the world needed.

    Have you considered getting a real hobby? Or at least one that you're actually good at?

    I think the key point here is that there is a lot of DRM that ships with "Mac OS X", not just iTunes.

    For values of "a lot" that apparently encompass...one example that you've been able to come up with other than iTunes. You're not exactly wowing us with Apple's constant perfidy here. (Please do not waste our time here by shocking us with the news that iDVD uses CSS.) My suggestion: stop reading Andrew Orlowski's columns and start reading more manpages.

    Also: the distinction between DRM at the OS level and the application is not at all a trivial one. If I buy a Macintosh with the intention of running MacOS X, I don't have any choice about using, say, the Mach kernel: it's part and parcel of the OS, and it won't function without it. I do have a choice about using iTunes, iDVD and DVDPlayer: they're applications, I can delete or ignore them if I want, and if they don't suit my needs, I can install replacements that do.

    And so could you, but apparently spreading FUD on slashdot is more to your taste.

    So far, Apple has taken far more from the open source community than they have given back

    Fascinating. I'd ask what sort of metric you're using to measure this, and how much in terms of man-hours and dollar-value Apple would have to "give back" to make up the "balance", but that would indicate a level of interest in your thought on this matter that I just don't have.

    Here's a free hint, though: you can't "take" (in the sense that you're using the verb) something that's offered as a gift. Not all OSS is the GNU project.

    --

    News for Nerds. Stuff that Matters? Like hell.

  231. Re:OS X 10? by NanoGator · · Score: 1

    "If you harp on about the price then you merely demonstrate that you Don't Get It."

    Actually, I'm harping about the harping of the price.

    "Not that there is anything wrong with that, but if you value freedom then you don't want PhotoShop, no matter how "nifty" it is for you graphics guys."

    That is a rather extreme and ill-thought point of view.

    --
    "Derp de derp."
  232. Re:having a tough time outside the distortion fiel by vnv · · Score: 0, Troll
    Whenever someone focuses on delivering personal attacks vs. discussing the issues, it is usually due to the fact that they have no factual argument to present and must rely on emotional attacks to confuse the issues. Thus when you throw one of your personal jibes or attacks at me, all it does is show me that you are coming from a position of weakness.

    To get back to the facts --

    First, there is indeed a lot of DRM in Mac OS X. Most every Apple app that deals with content has DRM code in it. While you, as a techie, are making distinctions between the Mach kernel and other parts of "Mac OS X", most people, especially Mac users, do not make such distinctions. Most Mac users don't even know that there is another way to play a DVD other than using what came on the machine as part of "Mac OS X". BTW, did you ever notice those two letters "OS" in "Mac OS X"? Your technical view of the OS is certainly not what Apple considers the "OS".

    Second, Apple themselves admit that Darwin is not the same as "Mac OS X". Unless you work at Apple on the OS, it is impossible to know what the differences are between Darwin and "Mac OS X".

    Third, in terms of how much open source code Apple has included with OS X compared to how much code Apple has contributed back to the OSS community, the difference is gigantic.

    There is no substantial application that Apple has contributed to the open source community. There is not even one body of code similar in size and complexity to Samba or JBoss that Apple has contributed to the open source community. Yet Apple includes both as part of "Mac OS X".

    No matter how you quibble over word meanings, Apple is a net "taker" from the community. I used the word parasite because this word accurately describes how Apple works with the open source community:

    "One who habitually takes advantage of the generosity of others without making any useful return."

    The OSS/Linux community would be far better off without any more parasites, especially those as big and hungry and vicious as Apple.

  233. Re:having a tough time outside the distortion fiel by Doktor+Memory · · Score: 1

    Whenever someone focuses on delivering personal attacks vs. discussing the issues, it is usually due to the fact that they have no factual argument to present and must rely on emotional attacks to confuse the issues.

    Or maybe they just think you're an idiot.

    First, there is indeed a lot of DRM in Mac OS X.

    Repeating this over and over does not, oddly enough, make it true. You've so far come up with all of two examples, only one of which could seriously be considered an imposition on anyone's time, and neither one of which could be considered part of the operating system except in the irrelevant sense that they live on the same CD.

    You also need to stop using the phrase "DRM" as if it were some sort of digital cooties. Separate application-level restrictions are a very different can of wax from hardware-to-OS-level DRM architectures such as Microsoft's proposed Palladium scheme.

    Most every Apple app that deals with content has DRM code in it.

    For all the fervor with which you state this, you'd almost think that it was true. Every Apple app that deals with content? Let's see, last I checked, that was:

    iTunes
    iDVD
    iPhoto
    GarageBand
    Final Cut Express
    Final Cut Pro
    Soundtrack
    DVD Player
    Logic Platinum
    DVD Studio Pro
    Keynote
    Shake
    Tremor
    Quicktime Player
    Quicktime Pro
    Quicktime Streaming Server
    Quicktime Broadcaster

    Of those, the only ones that contain "DRM code" that restricts what the end-user may do are iTunes, Quicktime Player, and DVD player. You could, I suppose, complain that Apple's DVD authoring software uses CSS and region codes, but since those are part of the DVD specification, that would be a stupid thing to complain about.

    Three out of seventeen isn't "most", kid.

    Most Mac users don't even know that there is another way to play a DVD other than using what came on the machine as part of "Mac OS X".

    Wow, that must by why VideoLan and Mplayer have each had well over 100,000 downloads! Nobody knows about them!

    It's called a search engine. It's all the rage.

    BTW, did you ever notice those two letters "OS" in "Mac OS X"?

    Why yes, yes I did. Your point?

    Your technical view of the OS is certainly not what Apple considers the "OS".

    Wow, I must have missed the portion of the apple developer documentation where they said that they consider bundled applications to be part of the OS! What an oversight! Surely you'll point this out to me?

    BTW: Read The Fucking Article. Ironically enough, it actually explains what OS X is, and how it functions.

    There is no substantial application that Apple has contributed to the open source community. There is not even one body of code similar in size and complexity to Samba or JBoss that Apple has contributed to the open source community.

    You are, again, wrong. And again, you're wrong in that particularly annoying way wherein ten seconds with a search engine would have prevented you from being wrong.

    The Darwin kernel (XNU) itself is easily comparable in size and scope to any major OSS project. If that's not enough, there's a full OSS implementation of zeroconf, a fully OSS streaming media server, a cross-platform game networking library, an embeddable web browser component, and god only knows how many thousands of man-hours spent on the GCC/PPC compilers.

    Dare I ask what you have contributed to this "community" other than a lot of uninformed whining?

    --

    News for Nerds. Stuff that Matters? Like hell.

  234. Re:OS X 10? by nathanh · · Score: 1
    Not that there is anything wrong with that, but if you value freedom then you don't want PhotoShop, no matter how "nifty" it is for you graphics guys.

    That is a rather extreme and ill-thought point of view.

    On the contrary, it is a rather extreme but well-thought point of view.

    I don't have a problem with non-free software - my rented PS2 games (I own the media but the use of the software is a time-limited rental) are all non-free - but I'm not blind and I do recognise the loss of freedom. That's not ill-thought. It's a statement of fact.

    On a side note, consider your own dismissive attitude. You think one thing and I think the opposite. In your mind, this means you're correct and I must have an "ill-thought point of view". Have you ever considered that I am correct and you have the ill-thought point of view?

  235. Re:OS X 10? by NanoGator · · Score: 1

    "You think one thing and I think the opposite. In your mind, this means you're correct and I must have an "ill-thought point of view"

    I gave your post a serious read. The reasoning is over-simplified and inconsiderate of how the people you have commented on arrived at the decision they made 'freely'. It's also unnecessarily biased.

    It's hard to be anything but dismissive when it's clear you have no respect for my profession and how Photoshop attained it's popularity.

    --
    "Derp de derp."
  236. Yes! by Anonymous Coward · · Score: 0

    YHBT.
    YHL.
    HAND.

  237. Re:OS X 10? by ColMustard · · Score: 1

    I will happily "rent" if I get better software which allows me to do better work (make more money).

    That's the real price of Free which you don't understand. What good is "owning" (and that verb is too strong) something if it isn't as good?

    I'm obviously making a big assumption here that you are under the opinion that Photoshop is indeed better than GIMP. If you don't think so, then it doesn't apply. But most people consider Photoshop a better package for numerous reasons (and I have the opinion that if you don't think it is, you're in denial), so I think my assumption is safe.

    But if my assumption is correct, you are indeed, in a way, "suffering" through using a product when a better one is available to you just for the sake of it being Free. What benefits do you think Free gives you other than price (because you didn't want to talk about that issue)?

    --
    Moof.
  238. Re:It isn't MacOS X that turns people off of Macs. by prockcore · · Score: 1

    http://wirelessdriver.sourceforge.net/

    I win


    Then your network is wide open, since that driver doesn't support WEP.

  239. Re:It isn't MacOS X that turns people off of Macs. by MoneyT · · Score: 1

    So?

    The orignal complaint was Apple FORCES you to use their wireless hardware. I proved that false.

    --
    T Money
    World Domination with a plastic spoon since 1984
  240. Re:OS X 10? by nathanh · · Score: 1
    It's hard to be anything but dismissive when it's clear you have no respect for my profession and how Photoshop attained it's popularity.

    Oh, get off your high horse. I did no such thing.

    I know quite well how Photoshop attained its popularity; it's the best photo-editting software there is. That doesn't change the fact that it's a non-free piece of software.

    As I said, I don't think there's a problem with that. I don't believe "everything must be free". I just know that some software is free and some software isn't. Photoshop most definitely isn't.

    And I'm still not talking about cost.

  241. Re:OS X 10? by NanoGator · · Score: 1

    "I did no such thing. "

    Yes, you did. -- " no matter how "nifty" it is for you graphics guys."

    The whole point of my post was that Photoshop makes me money, not that it's 'nifty'. Your rebuttal there demeans my point.

    "I just know that some software is free and some software isn't. Photoshop most definitely isn't."

    You're right, it isn't. It's better than free. (as in cost.) As for being 'free' in the sense that you described, no it's not. It doesn't bother me either. Adobe is free to release the software that way. Why does my 'freedom to muck with the source code' take priority over their freedom to release the software their way?

    --
    "Derp de derp."
  242. Re:OS X 10? by nathanh · · Score: 1
    I will happily "rent" if I get better software which allows me to do better work (make more money).

    In other words you'll happily trade your freedom for shiny coins. Ok, that's your choice to make, as long as you realise that's what you're doing.

    That's the real price of Free which you don't understand.

    I do understand it. I understand it very well. I know full well that freedom comes at a high price. So don't condescendingly tell me that I don't understand.

    What I think you don't understand is the true cost of using non-free software. I'm even more amazed that you, an American, could so easily have forgotten that freedom is more important than material wealth.

    What good is "owning" (and that verb is too strong) something if it isn't as good?

    What a strange question. Do you honestly not know?

    What benefits do you think Free gives you other than price (because you didn't want to talk about that issue)?

    I'm more interested in letting you discover that for yourself. Everybody gets a different set of benefits.

  243. Re:having a tough time outside the distortion fiel by vnv · · Score: 0, Troll

    Bravo! I appreciate that you made some progress sticking to facts this time around the platformloveberry bush :-) Maybe one day you'll be able to have a conversation with another human being without attacking him personally.

    I stand corrected about saying "most" Apple apps that deal with "content" have DRM in them. I should have been more specific in my statement and said "multimedia content playback".

    <I am not addressing some of what you wrote because as I have stated before, I am not going to engage in any discussion that is based on personal attacks. FYI, I did read the entire article. Move on.>

    The first link you mention says the following --

    "Darwin includes the GNU Compiler Collection (GCC) and the GNU Project Debugger (GDB)."

    At the "most", Apple created the GNU compiler backend for the PPC. Apple certainly didn't create any substantive part of the GNU Compiler Collection or the debugger. A compiler backend, especially one written to a pre-existing framework, is not similar in scope to SAMBA or JBOSS.

    Secondly, you talk about Apple contributing "XNU" to the open source community. You didn't mention that the open source community had to fight Apple as Apple's original license was horribly one-sided. It is only very recently (Sept-12-2003) that Apple changed their license and had it approved by the OSI.

    While the current APSL 2.0 license is going in a good direction, none of that direction is due to Apple's innate desire or inherent corporate philosophy.

    This has always been the case with Apple. The company makes the least possible effort to work with their customers or partners and people have to threaten them with massive public shaming or lawsuits to get any sort of improvement out of the company.

    I'm sure you recall "www.ipodsdirtysecret.com" and the current pending class action lawsuits against Apple regarding problems with the iBook. Apple is legendary for being a nasty horrible company to work with. I would think that in practice, using their source code license would be more of the same. I notice there is nobody using Apple's XNU for anything. And I wonder if Apple Legal has crushed them or silenced them in some way.

    BTW, don't worry, I spent much more than 10 seconds with Google trying to find evidence of any third party using Darwin for their own projects/products and couldn't find anything. Do you have more information?

    Looking at the list of "open source projects" on Apple's website, most of code was not written by Apple.

    Darwin -- major parts taken from university work (Mach/BSD)
    Streaming Server -- mostly Apple code???
    Compiler Tools -- mostly GNU code
    Kerberos -- mostly MIT code
    Open Directory -- mostly outside code
    OpenPlay -- ???
    Printing -- mostly outside code
    Rendezvous -- ???
    Security -- ???
    WebCore -- mostly KDE code
    X11 -- mostly outside code

    So far on the list above, I don't see Apple's major contributions. While it's great Apple is putting Darwin out there as open source, most of it began as open source funded by the American taxpayer in the first place.

    The Free Software Foundation is mostly of the same mind on the matter:

    http://www.fsf.org/philosophy/apsl.html

    "...we must remember that only part of Mac OS X is being released under the APSL. Even though the fatal flaws of the APSL were fixed, and even if the practical problems were addressed, that does no good for the other parts of Mac OS X whose source code is not being released at all. We must not judge all of a company by just part of what it does."

    What is your objection to making all of "Mac OS X" open source?
    Why do you champion DRM and its invasion of personal privacy?

    These were my key concerns in my first post and it would be good to stay focused. I still haven't heard any of your thoughts. You've been too busy attacking me, I think :-)

  244. Re:OS X 10? by nathanh · · Score: 1
    Yes, you did. -- " no matter how "nifty" it is for you graphics guys."

    That's it? The word nifty in double quotes? How thin is your skin? For crying out loud, you're crying that I'm demeaning your profession over the word "nifty". You sad sack of ... spuds.

    Adobe is free to release the software that way. Why does my 'freedom to muck with the source code' take priority over their freedom to release the software their way?

    Nobody is telling Adobe what to do. Nobody is trying to take away their freedom. Don't make up bullshit.

  245. Re:OS X 10? by NanoGator · · Score: 1

    Let's see... so far I'm crying, I'm a sad sack of spuds, and am I making up bullshit. Hmm... Can't find a rebuttal in there. Need to work on your debate style there, bud. ;)

    --
    "Derp de derp."
  246. Re:OS X 10? by nathanh · · Score: 1

    Oh, I'm sorry, is the appropriate debating style to complain that everybody is demeaning your profession? You're a silly person.

  247. Re:OS X 10? by lederhosen · · Score: 1

    Its like Linux.

    2.1 is dev version for 2.2
    2.3 is dev version for 2.4
    2.5 is dev version for 2.6 (some wanted it to be 3.0)

    I.e. odd numbers are dev versions and even number
    are pruduktion releses.

  248. Re:OS X 10? by NanoGator · · Score: 1

    Actually I wasn't whining or complaining, I was answering your question. You blew your own credibility before you even made your point heh.

    So are ya reply with a rebuttal or are you going to sit there and continue to sulk because I pointed out your folly?

    --
    "Derp de derp."
  249. Re:having a tough time outside the distortion fiel by Doktor+Memory · · Score: 1

    The first link you mention says the following

    Whoops, my bad: that link was supposed to go to the projects page, not the compiler page.

    Secondly, you talk about Apple contributing "XNU" to the open source community. You didn't mention that the open source community had to fight Apple as Apple's original license was horribly one-sided. It is only very recently (Sept-12-2003) that Apple changed their license and had it approved by the OSI.

    Incorrect again. The OSI has considered the APSL an "Open Source License" since version 1.1 IIRC. What changed on 9/12/03 was that the FSF decided that the latest version of the APSL qualified as a "Free Software License." Yay for them, I guess.

    You really need to get over this delusion that the FSF is the be-all and end-all of the open source "community." And you really, really need to understand that BSD code is not GPL code.

    A compiler backend, especially one written to a pre-existing framework, is not similar in scope to SAMBA or JBOSS.

    Correct, although not in the sense you mean. A compiler is substantially more difficult, which you'd know if you'd had any idea what you were talking about.

    While the current APSL 2.0 license is going in a good direction, none of that direction is due to Apple's innate desire or inherent corporate philosophy.

    This is so ass-backwards I don't even know where to begin. If Apple had no "innate desire" to work with the FSF and OSI, they wouldn't have released the code in the first place, nevermind burned hundreds of man-hours of lawyer time (which probably cost them millions of dollars total) continuing to work on the license.

    But hey, I'm only a developer and a sysadmin who actually reads Apple's developer documentation and knows people who work at the company. Obviously your psychic powers give you far greater insight into this situation than any mere facts.

    I'm sure you recall "www.ipodsdirtysecret.com"

    Yes. I also recall that it was published two weeks after Apple announced their batter refurb program, and well over a year after ipodbattery.com launched their (3rd-party) replacement offer. But again, I suppose psychic powers trump mere facts. And what the hell does this have to do with MacOS X or open source? Not a goddamn thing, and the same with your pathetic attempt to drag the ibook's hardware problems into this. Stop wasting my time by trying to turn this into yet another "everything Apple does is evil" whinefest.

    I notice there is nobody using Apple's XNU for anything. And I wonder if Apple Legal has crushed them or silenced them in some way.

    Yeah, that's right, Apple's black-suited ninjas arrived in the middle of the night and slit their throats. SCAAAAARRRRY.

    You have to "wonder" about such a thing only because it didn't happen, and therefore you're reduced to spreading FUD rather than pointing to actual events.

    I spent much more than 10 seconds with Google trying to find evidence of any third party using Darwin for their own projects/products and couldn't find anything. Do you have more information?

    Apparently you're just not that good at actually using google, not that this is a shock or anything.

    Looking at the list of "open source projects" on Apple's website, most of code was not written by Apple.

    And you of course actually looked at the CVS checkins and counted up how many lines of code were contributed by people at Apple?

    No, of course not, we've already established that you're not actually a developer, just some sort of weird FSF fanboy with an axe to grind.

    Yes, the Mach kernel originally came out of CMU. That was, since you were not paying attention, over fifteen years ago. First NeXT and then Apple have spent the intervening time completely rewriting most of that code.

    --

    News for Nerds. Stuff that Matters? Like hell.

  250. A couple of misconceptions by Tor · · Score: 1

    Once again: an application is not an OS. An OS is not an application. This has nothing to do with any all-encompassing "DRM system"; it's a function of dvdplayer.app.

    No, screen capturing under OS X is a function of the OS, exposed through the Grab.app application.

    That said, there may well be a technical reason why you cannot capture frames from their DVD player - images may be sent directly to the video card by the application, without going through the Aqua graphical library routines.
    Again: no. The open source portions of OSX are BSD, not GPL. Apple was under no obligation beyond acknowledging that portions of the OS were copyrighted by the Regents of the University of California.

    This is not true for all OSS software they include. For instance, 'gcc' (included on the XCode CD) and 'emacs' are not only covered under the GPL, but are GNU projects. KHTML (a component used in the Safari web browser) is also covered under GPL.

    -tor
  251. Re:OS X 10? by nathanh · · Score: 1
    Actually I wasn't whining or complaining, I was answering your question. You blew your own credibility before you even made your point heh.

    It sounded like you were whining to me. "Demeaning your point" and "disrespecting your profession". That sounds like "whine whine" and "wah wah cry sob" to me.

    Blew my own credibility? So apparently using the word "nifty" was the lynch pin, eh? Can't use the word "nifty" or NanoGator wins the argument. Got it. Now we're learning "debating style", are we? Or at least, Nanogator's bizarro version of debating.

    You whined that I used the words "nifty", "crying" and "spuds". I'm not sure exactly why those words started you whining - they're not exactly that harsh - but you have no right to assume the high moral ground. You had previously accused me of being "ill-thought", "extreme", "inconsiderate" "over-simplified", "biased", "disrespectful", "demeaning"... the list goes on and on. Yet when you claim that I'm attempting to take away Adobe's freedom, and I say "bullshit" because that's a perfect description for what's coming out of your typing fingers, you get all defensive and indignant.

    Silly boy.

    So are ya reply with a rebuttal or are you going to sit there and continue to sulk because I pointed out your folly?

    There is nothing to rebut. Your last comment that wasn't an insult said that I've "lost" the "debate" because I used the word "nifty". That's not a debate. It's wishful thinking.

  252. Re:OS X 10? by NanoGator · · Score: 1

    "It sounded like you were whining to me.... You whined that I used the words "nifty", "crying" and "spuds"."

    Heh. Looks like you don't know what' whining is. Face it, you're just calling it whining so you can wriggle out of the hole you dug yourself in.

    So now we're up to what... 3 responses and you still haven't come back to the discussion we're having. You can call me wrong, but you cannot defend your decision to do that. So I can see why your only defense is to say I'm 'whining'. (Interestingly, you're doing exactly what you're accusing me of. I guess when you do it it's "criticism"?)

    Doesn't sound to me like you felt really strongly about your statement. Shootin for karma were we?

    --
    "Derp de derp."
  253. Re:OS X 10? by Anonvmous+Coward · · Score: 1

    >That's not a debate. It's wishful thinking.

    You two were debating about Photoshop and freedom. When he came back to you about the freedom statement, you tried to insult his personality instead of continuing the discussion. That is probably what he's referring to, and yes you are an ass for it. I have to admit, I have been having fun watching you two duke it out.

    People often stoop to immature levels to try to win, then when some maturity is injected into it, they get even more immature. I'm really curious how far you will go.

    You have a captive audience here, don't let us down. :)

  254. Re:having a tough time outside the distortion fiel by vnv · · Score: 0, Troll

    It is very immature to respond in way which is just dumping a bunch of anger and hate on someone and then walking away.

    I had some hope for you regarding personal attacks, but I see I must temper it. I can only be optimistic and think that you are not like this in other parts of your life, just when it comes to your precious Macintosh.

    Just out of curiosity, do you eat a lot of beef? I see a lot of angry people eat beef frequently and it may be mad cow that makes you so angry and filled with hate.

    I'll skip your hate-filled response to my original message and again ask --

    (1) Do you have objections to making all of "Mac OS X" open source? If so, what are they?

    (2) Is there ANY digital rights management in "Mac OS X" that is not in an application? If I delete the various programs you mentioned, will that get rid of all DRM? Can you point me to anywhere on Apple's public website where they discuss what DRM is in "Mac OS X" and what it is used for?

    If you don't answer, that's okay. You seem like a person who is more interested in cathartic release of repressed rage than addressing the key issues I have put on the table.

  255. Re:OS X 10? by ColMustard · · Score: 1

    This shouldn't be a difficult concept, but you are mixing stuff into this argument that should not be here. Let's stick to logic.

    Things have value. Using better software is more valuable to me than using sub-par software. I get all the rights I want with the software I buy or I would not buy it. What I want is the right to use the software. The right of discribution and other benefits of Free are not important when it comes to getting the job done.

    For this reason, using such software for the sake of Free is a bad decision. If you have other reasons to use Free (price issues), then whatever. But by not telling me any benefits you receive, it sounds like you truly are using Free for its own sake.

    Unfortunately, you haven't proven to me that you really do understand the price of Free, but this discussion is now boring me. Good luck to you.

    --
    Moof.
  256. Re:OS X 10? by nathanh · · Score: 1

    There was no debate about Photoshop and freedom. Photoshop isn't free. That can't be debated because it's a fact.

    You might think I'm "immature" but if you read the thread you can see that the first person to sling mud was Nanogator, not me.

    Now you have joined Nanogator in the mud-slinging. But I have a firm opinion of both of you (especially from reading your other posts) and I really don't care what you think of me.

    My opinion of this "debate" was that I stated a fact, Nanogator disagreed but chose to insult me first, then he got indignant over a perceived (but never intended) slight, and this "debate" has since degraded into "he said" "she said" nonsense on both sides. Now we've got a cheerleader (you) who would rather jeer and sneer than contribute in any meaningful way.

    I know a lost cause when I see it. You go ahead and think what you want. I really don't care. You don't affect me one way or the other.

  257. Re:OS X 10? by nathanh · · Score: 1
    3 response and you still haven't come back to the discussion we're having.

    As I've said before, there was no discussion. You accused me of insulting your profession. I wasn't. You accused me of trying to take Adobe's freedoms away. I wasn't. Debates don't usually involve people getting on soapboxes and claiming personal injury and making false accusations.

    This isn't a debate. This is you insulting me. I'm not going to be drawn. The only statement I'm making and willing to discuss is that Photoshop isn't free. Disagree all you want. That's really not something worth debating, in my opinion.

    Interestingly, you're doing exactly what you're accusing me of.

    Those in glass houses shouldn't throw stones. You haven't been exactly restrained with the insults either. I think you should step back and take a good hard look at yourself. I've stepped back and reread the thread. There is no debate here. There are two idiots (now three) saying very stupid things. Leave it alone. You are no less guilty than I am, despite what you may think now.

  258. AAAH! The Open Firmware Song! by Erik+K.+Veland · · Score: 1
    --
    "I tend to think of OS X as Linux with QA and Taste", James Gosling, creator of Java
  259. don't forget... by thatguywhoiam · · Score: 1
    A lot of us running Windows wish it was.

    But not enough... not enough for Apple to throw away their (core) hardware business.

    One other eventuality of OS X for x86 would be Microsoft going berserk, which would be fun to watch for a bit, but would probably leave Apple crushed in the dirt.

    --
    If Jesus wants me it knows where to find me.
  260. Nethack, Adventure? by billstewart · · Score: 1
    I'd assume that somebody's compiled these on MacOS X by now :-)

    You are in a maze of twisty little Slashdot postings, all different

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  261. Re:OS X on x86, I wish by Anonymous Coward · · Score: 0

    Thanks, maybe I'll give it a try this weekend.

  262. Re:OS X on x86, I wish by Anonymous Coward · · Score: 0
    Most people aren't as smart as they think they are.

    Can you honestly tell me you though the poster really wanted to check out the core of the system, rather than the GUI?

    As I pointed out, I know my analogy wasn't good. It doesn't change the fact that you idiots suggest checking out Darwin, if some mentions trying OS X on x86.

  263. Re:OS X 10? by Anonvmous+Coward · · Score: 1

    Heh. I find it interesting, really. May I assume that the first shot you are calling mud-slinging is NG's saying your view was ill-thought? I am sorry to say, but that is not mud slinging. That was your opportunity to demonstrate how you intelligently arrived at that view. Considering the extremity and lack of detail in your original post, you were obligated to elaborate on your view.

    You can blame NG and myself for your lack of civility if you like. Just remember that if that is going to be the way you handle people in the future, you may fully expect your posts to be challenged down the road. Nobody gives real attention to people who talk in an extreme sense and then deflect the blame on everybody but themselves when things go sour.

    As for being a cheerleader andnot contribute in a meaningful way, you are mistaken. I have shown you your own faults. The idea is that you grow from them. I would highly recommend you give them a careful read and consideration. Frankly, I expect you to keep acting like an ass. Surprise me.

  264. Re:OS X 10? by nathanh · · Score: 1
    Nobody gives real attention to people who talk in an extreme sense and then deflect the blame on everybody but themselves when things go sour.

    And I give no real attention to people whose first words to me are to call me an "immature" "ass".

    Your opinion is worthless to me. I have no intention of correcting your false views of me.

  265. Re:OS X 10? by Anonvmous+Coward · · Score: 1

    >And I give no real attention to people whose first words to me are to call me an "immature" "ass".

    You should. You cannot comb your hair without a mirror.

    >Your opinion is worthless to me. I have no intention of correcting your false views of me.

    My views are not false. I used to behave just like you. I learned from it and grew. One day, I hope you do the same. Until that day comes, expect more responses like immature and ass.

  266. Re:OS X 10? by NanoGator · · Score: 1

    " Debates don't usually involve people getting on soapboxes and claiming personal injury and making false accusations. "

    Personaly injury? I never said anything about being injured. I said you had no respect for my profession. When you wanted to know how, I explained it to you, and you called me a sack of ... spuds. Funny how things get twisted when you spend all your time trying to blame others for your own mistakes.

    False accusations? Um, no. Accusations, false or otherwise, generally don't end in a question mark. You did not even answer my question. Instead, you tried to use it to deflect attention towards my character. There was plenty of debate and discussion to be had here, but you simply spent all your time trying to tell me what a jerk I am.

    "This is you insulting me. I'm not going to be drawn."

    Yeah yeah. I'm not going to be drawn, but I'll call you names and avoid the real topic of conversation.

    " The only statement I'm making and willing to discuss is that Photoshop isn't free. Disagree all you want. That's really not something worth debating, in my opinion."

    Well I guess that's true. You wouldn't even answer my question.

    "There are two idiots (now three) saying very stupid things. Leave it alone. You are no less guilty than I am, despite what you may think now. "

    Oh I happily agree with you that I was not the model citizen here. However, you desperately need to take your own advice. None of this would have started if you had taken the own topic you brought up seriously. I may be guilty, but I am nowhere near as guilty as you. I'm not accepting the fault for your own behaviour that you're not even willing to correct.

    You'll pardon me for not having a lot of sympathy for you. It's a lot easier to have a civil discussion with somebody who can say "Oops, I blew it there. I can see why he responded the way he did" rather than "well you sound like you're the real asshole when I exaggerate."

    --
    "Derp de derp."
  267. Medals on his chest - where do we know him? by rixstep · · Score: 1

    This name is familiar - can't place him. He's at IBM now, has worked at Bell Labs - but it's something else - anybody remember what?

    PS. Good article...

  268. Just Want to Know. by kristopher · · Score: 0

    How many licks does it take to get to the center?