Slashdot Mirror


Mac OS X 10.2 "Jaguar" Reviews Pour In

hype7 writes "The reviews on Apple's new Mac OS X 10.2 "Jaguar" are starting to come through. The New York Times (free reg required) heaps on the praise: 'Mac OS X 10.2 is the best-looking, least-intrusive and most thoughtfully designed operating system walking the earth today.' MacCentral is positive: 'From what I've seen Jaguar is leaps and bounds ahead of Mac OS X 10.1 in both speed and functionality.' MacWorld has also chimed in: 'for most users, there are a lot of important improvements in this upgrade: performance boosts, improved printing, and interface enhancements will be immediate benefits. And over time, Mac OS X 10.2's new technologies (including Quartz Extreme and Rendezvous) will make the update even more valuable.'"

4 of 834 comments (clear)

  1. Developers, Developers, Developers... by chairmanKAGA · · Score: 5, Interesting

    ...What no one is mentioning is that yes the OS is amazing (worth the high price of a Mac IMO) but the Dev tools are simply fantastic. If your a pro you get all these amazing dev tools for free and if your a beginner now you have a reason to start.

    The Cocoa framework is, once you understand it, the easiest, most powerful framework there is. You can make amazing, truely object oriented programs with a full GUI in no time t all. Objective C is a great language and the fact you CAN use all your C/C++ code in your programs and integrate things adds to the functionality.

    There is an object called NSTask that allows you, the programmer in code, access and use the function of ANY command line tool in your program. Who else offers something like this?

    I really suggest to all developers to take a good look at developing for this computer. It's fun, effeciant and powerful. Not to mention free and of course you have all your favorite command line tools, compilers etc. In fact, every program compiled with the free compiler is GCC.

    It's simply, great.

    Native Java also =)

    --
    "Allez Cusine!"
  2. Re:NeXT again? by Space+Coyote · · Score: 4, Interesting
    But NeXT didn't get out of the hardware market quickly enough and support hardware choice with enough earnest and IMO ended up falling as a result.

    Didn't get out of the hardware business fast enough? That's an interesting postulation, but I know a few people who still use NeXT workstations for certain tasks, and none who use OpenStep on x86. There has been exactly one successful OS vendor on the x86 platform, but many Unix companies have carved out a good market for themselves selling purpose-built high quality hardware, which apple is doing right now. Putting OS X on that shitty beige Dell with the WinModem, funky sound card, and god-knows-what other cheap knockoff hardware won't give the average user any kind of benefit, if the thing even works at all. This is the problem Linux is running into and having much difficulty with.

    --
    ___
    Cogito cogito, ergo cogito sum.
  3. Re:Apple is so freaking stupid by CynicTheHedgehog · · Score: 5, Interesting

    My iBook was actually the cheapest notebook available with all of the features I wanted. iBook: $1,800. Closest x86 alternative (Sony Vaio): $2300. And considering all of the features, the iMacs are very fairly priced.

    Bear in mind that there are other things beside CPU speed, especially with laptops. I wanted a 32MB Radeon 7500, when most x86 laptops have 8MB GeForce2 MXs or ATI Rages. I also wanted to be able to plug the thing into any TV without a converter. My iBook does that with a $19 connector; the x86 ones I looked at need a $100 VGA-to-TV converter.

    If you're stuck on meaningless numbers (like, oh, I dunno, clock speed) then sure, it looks like a raw deal. But when you look at it from a feature and usability standpoint Apple computers blow away the competition.

  4. Re:Quartz Extreme by spicyjeff · · Score: 4, Interesting

    Yes, and Mac OS 9 and earlier did that in 2D as well...

    What Quartz Extreme does is renders everything in OpenGL through your GPU. So all your windows and dialogs etc are Postscript texture mapped onto 3D OpenGL objects.

    Sure right now it looks like 2D since they didn't want to make a paradigm shift...but just imagine what you could do with this if you made the 3D actually look 3D. Oh the possibilities...