Slashdot Mirror


Windows Journalist Takes On Tiger

BRSQUIRRL writes "Paul Thurrott has posted a review of Mac OS X 'Tiger' on his SuperSite for Windows. He gives it a score of 4 out of 5. Interesting to get a Microsoft Windows journalist's take on Tiger, especially one as hardcore as Thurrott. In the article, he actually confesses that he has 'been a Mac fan [his] entire life.' Interesting, considering some of his criticism of Apple's work in the past."

137 of 702 comments (clear)

  1. everyone is an apple fan at some point. by Suppafly · · Score: 4, Funny

    Apple fans are like Cubs fans. Everyone is routing for them at one point, and pretty much hates them the rest of the time.

    1. Re:everyone is an apple fan at some point. by justforaday · · Score: 4, Insightful

      Short Answer - Tying the OS and hardware is a large part of the reason why things work so well on a Mac. Or conversely, the sheer number of parts that MS needs to support are a large part of the reason why Windows has many of the support problems it has...

      --
      I'll turn into a supernova and burn up everything. Well I'll turn into a black little hole and you'll turn into string.
    2. Re:everyone is an apple fan at some point. by Pionar · · Score: 5, Insightful

      Imagine it this way:

      Microsoft, with Windows, has to support every reasonable configuration of x86 hardware there is - with all the quirky motherboards, audio, video, serial ports, 250 formats of memory and that old 5.25" floppy drive you insist on using. The problem being, MS doesn't make any of that.

      Apple, being the control freaks they are, dictate that their OS will only work on their proprietary architecture. That way, the hardware is designed for a certain OS (much like many PC hardware is) and, unlike PC OSs, Apple can optimize its OS for its components. It doesn't have to worry how it works on XYZCorp's motherboard or whether it will support the next version of Podunk Inc's sound card.

      That's the rationale, and I think it's a good one.

    3. Re:everyone is an apple fan at some point. by kid+zeus · · Score: 2, Insightful
      Two main reasons.

      1. One reason OS X (and Mac OS's through the ages) 'just work' is becaused they're bound to a finite number of tightly integrated hardware. This makes things easier on the OS, and is one reason why Windows has difficulties (needing to cover a bzillion different hardware config permutations). It even causes Linux issues, since hardware config for the average computer user is not exactly its strong suit (although it has indeed made great strides and will, I'm sure, continue to do so).

      2. Apple makes its mone off of its hardware. Delink OS X from its hardware, and VWOOOOSH. There go a lot of its profits. At least this is what I've read in the past, and it seems to make sense. If I'm wrong about either of these, I'm sure polite corrections are forthcoming;)

    4. Re:everyone is an apple fan at some point. by Golias · · Score: 2, Insightful

      Because unless you own and controll the market, there is no chance of making money selling operating systems.

      Several companies have tried out the monkey bars in the x86 playground, and Microsoft has bullied every last one of them into submission. Only two survivors, really: IBM, who makes money elsewhere, and NeXT, who managed to take over Apple from within after getting bought out.

      --

      Information wants to be anthropomorphized.

    5. Re:everyone is an apple fan at some point. by krgallagher · · Score: 4, Informative
      " Can someone please entertain the question as to why Apple won't release their OS for commodity hardware such as x86?"

      You have to remember that at it's heart Apple is a hardware company. Yes they make a great OS, but the purpose of that OS is to drive hardware sales. Making the x86 platform a more user friendly environment would actually hurt apple sales.

      --

      Insert Generic Sig Here:

    6. Re:everyone is an apple fan at some point. by bheer · · Score: 3, Insightful

      Because Apple is not a charity. They exist to make money (and make money they do, with overpriced machines and the regular OS X upgrade cycle), and to look at their stock price some investors clearly believe they'll make a lot of it.

      If Apple makes OSX run on x86 two things will happen:
      a) Mac sales will tank
      b) OSX-dissing will begin big-time on /. as the lamers around here
      discover that an OS tested on a small variety of hardware will
      not do well with the wide variety of rigs out there

    7. Re:everyone is an apple fan at some point. by RailGunner · · Score: 4, Insightful
      Absoultely. From the summary: Interesting, considering some of his criticism of Apple's work in the past."

      An example as proof - I am a huge fan of the Detroit Tigers - and you should have heard me bitch when they traded half the team away for one season of Juan Gonzales (who mailed in his performance when he wasn't milking a debilitating pinky injury), when they hired Phil Garner to manage (ugh), when they fired Sparky Anderson, etc.

      Still, I wanted (and want) the Tigers to succeed. This guy is probably no different - he wants Apple to succeed, he just critizes what he believes are dumb things.

      Just because you are a fan of a team, company, or some other entity does not mean you should blindly overlook their faults.

    8. Re:everyone is an apple fan at some point. by Have+Blue · · Score: 5, Insightful

      Other short answer: Apple researches and develops the OS with the money they make from the hardware. If you could buy the latter without the former, Apple could not continue to do that.

    9. Re:everyone is an apple fan at some point. by Anonymous Coward · · Score: 4, Insightful

      ...many of which do not work correctly.

    10. Re:everyone is an apple fan at some point. by Naikrovek · · Score: 4, Insightful

      yep linux supports all kinds of hardware. but what fraction of that hardware works well? what fraction of the supported peices of hardware work perfectly, without tweaking, every time?

      THAT is why they tie the OS to the hardware. so you don't have to fiddle or hope that your video accelleration is detected.

    11. Re:everyone is an apple fan at some point. by Anonymous Coward · · Score: 5, Insightful

      Or conversely, the sheer number of parts that MS needs to support are a large part of the reason why Windows has many of the support problems it has...

      While you are true that this (flakey hardware) is one of the primary reasons for Windows' instability, there's a subtle distinction that I think you miss.

      Microsoft no longer developes for the PC platform; hardware manufacturers develope for the Windows platform.

      Remember back in the early '90s when things were "IBM compatible"? Do you see those words any more? No. You see "Designed from Windows XYZ" on software and hardware.

      Microsoft Windows is the new platform, and most things (both hardware and software) are developed for it. The statement that I quote from you implies that MS does the work of dealing with new devices, when in reality it's people that make the devices that have to release Windows drivers (and other OSes sometimes) if they want their product used.

    12. Re:everyone is an apple fan at some point. by Homology · · Score: 2
      Well games is still the #1 issue. A real OS for home MUST be able to play games.

      Works fine for me, but then OpenBSD is not a real OS according to you.

    13. Re:everyone is an apple fan at some point. by drinkypoo · · Score: 3, Insightful

      Linux hardware support is often limited to "here is a driver. it is supposed to work. it takes these flags. have a nice day." sometimes it works, sometimes it doesn't (like in the case of my ITE8212 RAID.) windows driver support is also sometimes limited to that, but there's usually a cute configuration tool where applicable, and so on. Also, linux is a community effort. How many people have written/worked on those drivers? They did it because they needed a driver. Just a strength of the model...

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    14. Re:everyone is an apple fan at some point. by fitten · · Score: 4, Insightful

      Just because you are a fan of a team, company, or some other entity does not mean you should blindly overlook their faults.

      Exactly... doing that pushes you over into fanboi and/or zealot status. It's when you think that can do no wrong that you're over the edge.

    15. Re:everyone is an apple fan at some point. by zulux · · Score: 4, Interesting

      Microsoft, with Windows, has to support every reasonable configuration of x86 hardware there is - with all the quirky motherboards, audio, video, serial ports, 250 formats of memory and that old 5.25" floppy drive you insist on using. The problem being, MS doesn't make any of that.


      All well and good, but even the *BSD support more hardware than Microsoft Windows and still wind up much more stable than any version of Windows

      Microsoft has it easy - they target only x86.

      --

      Moneyed corporations, non-working 'poor' and criminal prisoners are turning productive citizens into tax-slaves.

    16. Re:everyone is an apple fan at some point. by Jezza · · Score: 2, Interesting

      Sure Linux does well - mostly because either:

      Hardware makers are supporting this OS because it is popular (increasingly true - especially on the server).

      Open Source Programmers are doing the donkey work of making things work where they can (when the hardware makers release specs usually).

      But even on a good day Linux can have problems supporting hardware (especially "unpopular" hardware - unusual stuff) where Windows has support. WindowsNT (and current versions are really updates on NT) had similar problems once.

      Apple would be starting at from a very low base here, and probably couldn't break out from the problem. Microsoft just threw money and developer effort at the problem, and steadily overcame it. Linux changed the rules, but I don't think that would work now for another "UNIX like" OS - Linux tapped into a latent demand for a "cheap" UNIX, now we don't need that (we've already got Linux).

      Of course, could Apple bend their business model to support x86 OSX? Well it seems unlikely.

      I know this is a dumb thing to say - but why not buy a Mac if you want to run OSX? Macs don't command the high price they once did, and Apple make lovely machines.

    17. Re:everyone is an apple fan at some point. by j-turkey · · Score: 4, Insightful
      Well games is still the #1 issue.

      It's the #1 issue...for you and I, but we're not really representative of the marketplace. Most OS buyers don't look for broad video gaming support. I'm also not convinced that building in support for all kinds of gaming hardware will bring wide support for games to the Apple either. It's all about market share, and Apple just doesn't have it. In fact, the latest and greatest Apples will run all of the necessary bleeding edge hardware, but there's little incentive for game developers to sink the necessary amount of cash into developing for the Apple platform.

      --

      -Turkey

    18. Re:everyone is an apple fan at some point. by amper · · Score: 4, Insightful

      Microsoft, with Windows, has to support every reasonable configuration of x86 hardware there is - with all the quirky motherboards, audio, video, serial ports, 250 formats of memory and that old 5.25" floppy drive you insist on using. The problem being, MS doesn't make any of that.


      Sorry, but this is nothing but a big fat red herring. Microsoft writes the specifications for x86 hardware, and Microsoft can choose to support, or not to support, what ever hardware suits them.

      In no fashion is Microsoft forced or obligated to support *any* particular configuration, and recent history has shown quite well that even such an august institution as the United States government cannot force Microsoft to do anything they don't want to do

      In fact, Microsoft doesn't even offer *support* for their own product, unless you buy a retail copy. Otherwise, you're left to the tender mercies of the hardware developer that sold you the OEM copy.

      What, exactly do you find proprietary about Apple hardware? Is it the PowerPC processors (which are found in many places other than Apple hardware, so therefore must have an available specification)? Is it Open Firmware? Is it PCI or USB? Is it FireWire? Is it Serial ATA? Is it AGP? Is it PCI-X? What?

      Possibly the only thing which can be described as "Apple Proprietary" is the bridge chipset, and I'm not even so sure of that. After all, there are many other fine operating systems out there that run just fine on Apple hardware--like OpenBSD, or Linux, in case you were wondering.

      And, Darwin seems to work just fine on x86 hardware. In fact, it arguably got its start on x86 hardware. The guys at Apple are no dummies--the upper layers of the OS may not be open source, but you can be sure that they are sufficiently abstracted from the lower layers that it would be a relatively simple job for Apple to port to another platform. They might lose things like AltiVec/Velocity Engine, but vector processors are widely available elsewhere.

      For the same reason, I don't buy the argument that Apple will never release an x86 version of Mac OS X--after all, by the same logic, in no way is Apple obligated to make sure that an x86 Mac OS X would be compatible with commodity PC hardware. If Apple were to go down this path, you can be quite sure that commodity hardware would never live up to Steve Jobs' expectations. In fact, I'm shocked that Apple ever released the Mac mini! Who wants to see some crappy old PC monitor, keyboard, mouse, and speakers next to the elegant Mac mini?

      And even Microsoft is no stranger to PowerPC development, if you count Windows NT and the XBox...

    19. Re:everyone is an apple fan at some point. by gludington · · Score: 4, Funny
      Everyone is routing for them at one point, and pretty much hates them the rest of the time.
      Oh c'mon -- AppleTalk wasn't that chatty...
    20. Re:everyone is an apple fan at some point. by tbone1 · · Score: 2, Informative
      In fact, this damn near killed them when they allowed clones. The first thing Jobs did when he got back was kill the clone program.

      --

      The Independent: Reverend Spooner Arrested in Friar Tuck Incident - ISIHAC, Historical Headlines
    21. Re:everyone is an apple fan at some point. by Gilmoure · · Score: 3, Funny

      Hammers and rocks make my head hurt.

      --
      I drank what? -- Socrates
    22. Re:everyone is an apple fan at some point. by Golias · · Score: 3, Funny

      Umm... read that conversation again...

      "Macs work better, in part, because they don't support every last cheap-assed piece of hardware out there the way Windows does."

      "But Linux works great, and they support lots of hardware."

      "WTF? Linux fails to properly support a shitload of hardware."

      "Um, yeah I guess... but Macs also fail to support a shitload of hardware, so there."

      Wow. I guess you sure told them.

      --

      Information wants to be anthropomorphized.

    23. Re:everyone is an apple fan at some point. by Golias · · Score: 2, Informative

      Minor point of trivia here:

      The poisoned drinks which the Jim Jones cult drank when they committed mass suicide was made with Flavorade, not Kool-ade.

      Still, "drinking the Kool-ade" rolls off the tongue a little better when you are talking about joining the Mac faithful, so I guess the expression is here to stay.

      --

      Information wants to be anthropomorphized.

    24. Re:everyone is an apple fan at some point. by Em+Adespoton · · Score: 2, Interesting
      Mac hardware is totally proprietary. You can't just go replace bits and have it work, so even the tweaking is still a step up from mac regarding hardware.

      And you called him a silly rabbit? If, by Mac Hardware, you mean the motherboards, you're correct. Pretty much every other piece of Mac hardware meets one industry spec or another and can be swapped out for stuff you'd normally find in an X86 PC. Even the PPC chip used can be swapped/overclocked; you just have to change some jumper settings on the motherboard.

      Then again, you could probably build a Mac-compatible motherboard; after all, the PearPC guys did it in software. All it takes is a PPC interface, connections to all the standard I/O (PCI/X, USB, Firewire), and a chipset that supports OpenFirmware. Not easy, but possible.

    25. Re:everyone is an apple fan at some point. by Kadin2048 · · Score: 2, Informative
      If what you say is true, then SOYO, Tyan, every other mobo manufacturer, and certainly Dell (essentially an assembler) aren't "hardware companies" either.


      Apple buys the processor from IBM, but they design and make the motherboards (not in the states, though), the cases, and even have a significant number of custom ICs (e.g. accelerometer chip in PowerBooks), that go into their computers. That seems to me like a hardware company.


      Apple certainly is a hardware company, personally I think hardware is one of the things they do best. Just because they don't own a fab plant and make the processor doesn't make them "not a hardware company." Furthermore, your comment seems to imply that Apple used to be a hardware company (by which you seem to mean a processor manufacturer) before they started buying them from IBM. This is also untrue -- before they bought them from IBM, they bought them from Motorola. Apple, to the best of my knowledge, has never made processors. Despite this, they have always been a hardware company.

      --
      "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
    26. Re:everyone is an apple fan at some point. by FunnyBunny · · Score: 2, Insightful

      Well games is still the #1 issue.

      Not really.

      A real OS for home MUST be able to play games.

      That's a perfectly stupid claim. I've had a computer at home for the last 20 years, and never once was the ability to play games an issue. I don't play games on my home computers rendering your claim false. For some people gaming is important, while for others it isn't.

      Linux literally has a wider game library support for the sake of using nonproprietory hardware.

      When is Steve Jobs going to realize this is the last frontier.

      When the majority of Apple's customers and potential customers let it be known that they must be able to play more games than they can already.

    27. Re:everyone is an apple fan at some point. by rice_burners_suck · · Score: 3, Interesting
      In fact, I'm shocked that Apple ever released the Mac mini! Who wants to see some crappy old PC monitor, keyboard, mouse, and speakers next to the elegant Mac mini?

      Apparently, I did. I wanted a Mac, but I didn't want to drop a grand on it. I was at Fry's. There was a deal for a computer case containing power supply, motherboard, cooling system, graphics, everything. All you had to add was the Sempron processor, memory, and SATA hard drive. It was a good deal, and it would have come out at just over a grand. Then I saw the Mac Mini. It looked cool, so I bought it. I already have a monitor--19", mind you--and a perfectly good USB hub, wireless trackball mouse, keyboard, USB floppy drive, USB DVD burner... So I spent half as much money and got a box that's a heck of a lot smaller than that PC would have been, for less money... and the OS is just freakin' beautiful. (I was gonna try and make FreeBSD or Linux work on the other box, but no need anymore

    28. Re:everyone is an apple fan at some point. by Feral+Bueller · · Score: 2, Informative
      http://www.apple.com/games/

      Hi. It's 2005. Glad to see the trolls have switched off of WTFBBQLOLZ 1 button mouse LOLZ!!11! and you are now flogging the games issue. World of Warcraft works fine on my laptop. Also runs better in Windowed mode than on a PeeCee.

      Only game not supported that I even *vaguely* care about is HL2.

      Note I said vaguely: I'm not really into installing compromised code on my computers.

      But then again, that's why I don't have any windows boxen in my house. Savings in crap "commodity" hardware and a video card upgrade every year is nice too. My XBox and PS2 have managed to take care of any game needs the Mac hasn't.

      /train

      --
      - learn to swim.
    29. Re:everyone is an apple fan at some point. by amper · · Score: 2, Interesting

      I think it's interesting that when I brought up the idea of Apple releasing an x86 version of Mac OS X, several people jumped on the idea as if I were talking about a version of Mac OS X that would run on your garden-variety WinTel PC...

      What I mean, to be more clear, is that there is nothing that would prevent Apple from building Macintosh computers with x86 processors rather than PowerPC processors. Intel processor != WinTel PC.

      Apple could very easily build x86-based Mac hardware that is completely and utterly incompatible with Windows. I don't actually see this happening any time soon, but once the Intel-based world finally gets rid of the antiquated BIOS and settles on a 64-bit standard, things might get interesting for Apple.

      Believe me, Apple is keeping their options open. The PowerPC stuff is fairly nifty, but it remains to be seen what will take the place of the 2.5GHz G5. It might not be what you think.

  2. Well ... by SengirV · · Score: 3, Funny

    You always hurt the ones you love =)

    --

    Prof. Farnsworth - "Oh a lesson in not changing history from Mr I'm-My-Own-Grandpa!"

  3. Bull! by avalys · · Score: 5, Insightful

    "Mac OS X 10.4 Tiger includes, in my opinion, only two major new features, Spotlight and Dashboard, and both were clearly influenced by other existing products and services"

    Bullshit! What about Automator? What about Core Image/Core Data? What about VoiceOver?

    --
    This space intentionally left blank.
    1. Re:Bull! by Anonymous Coward · · Score: 2, Interesting

      Bullshit! What about Automator? What about Core Image/Core Data? What about VoiceOver?

      In the end those aren't major user features, they're major developer features. The user is not going to care about them, only that the programs other people wrote using them work.

      As for whether Spotlight was influenced by an existing product (hint, microsoft: existing means for sale, not vaporware promises about all the cool stuff we can do with WinFS when it comes out in 2, 3, 5, or 7 years), I'd like to see this existing product.

    2. Re:Bull! by d_p · · Score: 5, Insightful

      Don't get to worked up. This guy is the biggest hack out there. He wouldn't know an API from a hole in the ground.

    3. Re:Bull! by avalys · · Score: 2, Informative

      Automator and VoiceOver are most definitely user features. Automator is like a GUI version of pipes on the command line (I don't know how else to describe it, having not used it myself yet), and VoiceOver is an OS-integrated text-to-speech system for the visually-impaired.

      --
      This space intentionally left blank.
    4. Re:Bull! by BioCS.Nerd · · Score: 2, Informative

      Whilst I agree with you, when I read that portion of his review I thought to myself that he might in fact be correct. It seems to me that most of the features being included in Tiger are beyond the user's immediate ability to see as they're all behind the scenes.

      I don't know about you, but I think I'm more excited about the tools and features being brought to developers through Tiger than anything else. My favorite OS X app, Quick Silver, is requiring Tiger for it's next release. I'm looking forward to playing with these new features and seeing what developers do with them.

    5. Re:Bull! by jest3r · · Score: 2, Insightful

      I am using 10.3.8 on my Mac Mini and 12" Powerbook ... but I agree that once you look past the marketing hype Tiger really only offers a couple of new major features (features that you can touch and feel right away I suppose).

      Sure there are numerous enhancements under the hood - CoreImage being the biggest IMO, however, are these going to make a huge differece in my day to day operations the day I install?

      One can hope that Tiger will offer a feature that has been part of all other OSX releases but never hyped by Apple - a performance increase on SAME hardware.

      While I really dislike most of Paul Thurrotts questionable editorial he gets one thing right "Mac OS X 10.4 "Tiger" is, in fact, a minor upgrade to an already well-designed and rock-solid operating system"

      I am not really sure I want to spend $120 so I can search through my documents faster .. and VoiceOver I will never use .. automater looks like alot of work. But speed ... I will pay for a snappier faster interface anyday.

    6. Re:Bull! by antifoidulus · · Score: 2, Informative

      THe mini's don't have gigabit ethernet, meaning they are going to waste a lot more cpu in communication, even for small data sets(IIRC, the delay is much less on gigabit then it is on normal ethernet) so the speed gains may not be as much as you would think. Furthermore, the G5 can actually use it's 64 bit integer ALUs to do 2 32 bit ops at a time(check out Apple's g5 info page, it's a pretty neat trick).
      One of the shittiest things about the g5 is that it's cache is the same as the g4's 64k L1(which is standard) but only 512k L2(a lot of the higher end cpus in the x86 world have at least 1 meg). Hopefully the next g5s will have 1 meg l2 cache...
      Not saying that mini-clusters are worthless, they are small and relatively low-power, but the speed differences probably will not be all that great.

    7. Re:Bull! by mekkab · · Score: 4, Insightful

      automater looks like alot of work.

      Hardly!
      Have you seen the QT movie on apple's website? It looks like a dream!

      I've cobbled together some applscript in the past starting from zero, and in under an hour I got a non-trivial script working.

      Automater looks like it would take about a minute.

      I'll let you know how it goes when I get my mac mini (I was waiting for Tiger), but this looks like perl, except its easy.

      --
      In the future, I would want to not be isolated from my friends in the Space Station.
    8. Re:Bull! by RzUpAnmsCwrds · · Score: 2, Insightful

      "What about Automator?"

      Most users probably won't use it. It's not like Mac OS didn't have AppleScript before.

      "What about Core Image/Core Data?"

      Users won't see these features. Particularly Core Image, which offers few advantages for users with iBooks, eMacs, Mac Minis, or most older Apple products. Core Data is developer focused.

      "What about VoiceOver?"

      Nice, but it will have limited appeal to most users.

      Compare Tiger to Panther:

      Panther:
      - Expose
      - Massively improved finder
      - Safari
      - iChat AV
      - Fast user switching
      - FileVault
      - Inkwell
      - Preview

      All of these are *major* new features from a user standpoint.

      Panther has Automator, VoiceOver, Dashboard, and Spotlight. Dashboard is kind of a lame duck (will *you* really use it?), VoiceOver doesn't appeal to most users (it certainly helps the visually impared, though), and Automator is really just a nice UI for AppleScript.

      Look, there are definate improvements in Tiger, but it's not as big of a release as Panther, and it's certainly not as significant as Jaguar. There's only so much crap - good or bad - that Apple can add to their OS.

      It's like KDE. After a point, those new features just become excessive. Apple is approaching that point with their OS.

    9. Re:Bull! by Anonymous Coward · · Score: 2, Informative

      I found that when I updated to 10.3, there were only a couple big features I used: expose and the updated open/save dialogs (Which were tied into the updated Finder). Both were wonderful, and not having expose causes me great pain when I am on a windows or linux box.

      However, the real meat of the OS X upgrades is all the little things: stuff that doesn't necessarily get mentioned on apple's marketing pages, and that you may not even notice at first. Here are some that stick out in my mind.

      - Of course there is the speed. Every update to OS X has improved that.
      - The contextual menus for apps in the dock got an item for "Hide"
      - There were all sorts of changes to System Preferences. The best, I'd say, to the Network panel, adding diagnostic information and a button to renew a dhcp lease, amongst other things.
      - Word document support in TextEdit
      - Improvements to Safari's rendering engine and featureset
      - Putting software update directly in the Apple menu

      There were countless countless others, but I can't think of many more right now, probably since it has been a long time since I've used 10.2 to compare.

      Suffice to say, that I expect the same sort of thing to happen with 10.4. There will be a several big hyped up features that I may or may not use, and hordes of little improvements that together have a bigger impact than the major features do individually.

    10. Re:Bull! by dry_cough · · Score: 5, Insightful
      I used to think the same thing. When I moved from Jaguar (10.2.x) to Panther (10.3.x), there were those few major enhancements that I noticed right away. And then I continued to work with Panther. Nothing really grabbed me as a big change from Jaguar.

      Then I was forced to use a Jaguar system after months of using Panther. Almost instantly I realized all the little things that make Panther a much better system than Jaguar. None of them notable enough to grab a editorial headline, but the sum of them are substantial. I suspect the same will be true of the Tiger update.

    11. Re:Bull! by As+Seen+On+TV · · Score: 4, Informative
      Automator is really just a nice UI for AppleScript

      No, it's not. I'm not sure where this rumor got started. Maybe somebody misunderstood it during the demo.

      Automator is the modern equivalent of the venerable UNIX command line. You know what makes the command line cool? Pipelines and loops. You can route the output from one command-line tool to the input of another and create pipelines, and you can loop those pipelines over input. You can type, for example,
      for i in *.jpg;
      do sips "$i" --resampleHeightWidthMax 300 --setProperty format tiff
      done
      (The sips command is the Mac's command-line image processing utility. Other platforms have their equivalents.)

      What Automator does it it lets you create the equivalent of UNIX command lines without having to learn a command-line language and without being locked into just what the command-line gives you. In place of UNIX tools like "find" and "sips," you use Automator actions. Instead of building command lines, you build workflows.

      For instance, to implement the same basic operation as an Automator workflow, I'd start by dragging the "Get Selected Finder Items" action to the workflow pane, then follow it with a "Scale Images" action, then a "Change Type of Images" action.

      Then I can save my workflow as a Finder plug-in, which means it's available from the Action menu in any Finder window. I can select any file (or group of files), choose the workflow from the Automator sub-menu of the Action menu, and off we go.

      That's a ridiculously simple example, sure, but in a work environment it can be amazingly useful. For example, say your job is to post news stories and accompanying photographs on the Web. Each photograph has to be scaled and converted from CMYK to RGB, applying the correct ColorSync profile in the process and embedding IPTC copyright metadata. You could do that today with a program like Photoshop using scripting, or you can do it with Automator in much less time and with a much higher degree of desktop integration. Just click an image and run the "Make ready for Web" workflow. Easy.

      Automator actions can be either compiled AppleScripts or Objective-C code fragments (strongly recommended). Into any workflow you can insert a "Run AppleScript" action if you absolutely have to call AppleScript; you can even insert a "Run Shell Script" action if you absolutely have to call a shell script. But the actions themselves are little tiny code fragments written in Objective-C that implement runWithInput:fromAction:error.

      Think of a UNIX command-line tool that accepts standard input and sends standard output and standard error and you'll have the idea. An Automator action is basically a command-line tool without the nasty command-line interface.

      Will most people use Automator? Frankly, probably not. But most people don't create command-line pipelines and scripts either, even the ones who know how. But for those who want to, Automator is there.

      Frankly, I never thought I would like it. It just didn't interest me. But then one day I had to do a tedious repetitive task, and ever since I've been a big-time Automator junkie.
    12. Re:Bull! by NaugaHunter · · Score: 3, Funny

      In all fairness, many Windows API's are holes in the ground.

      At least, that's where the documentation is kept.

      --
      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.
  4. So let me get this straight by Anonymous Coward · · Score: 2, Insightful

    ... This isn't just a review of Tiger (because there are a zillion of those) but a review of Tiger by a Windows advocate man who dislikes Apple.

    Which would at least have novelty value.

    Except ... he doesn't dislike Apple.

    So it's just another review of Tiger.

    Stuff that matter, my arse.

    Wake me up when the next story arrives, please.

    1. Re:So let me get this straight by squiggleslash · · Score: 3, Insightful
      Well, in fairness, he makes a bunch of value judgements that seem a little out-of-whack in a only-a-Mac-basher-would-put-it-that-way way. Like the suggestion that XP SP2 represented a greater upgrade than Panther->Tiger, which he repeats several times.

      Now, I'm of the opinion that a fundamental change in the filesystem (the vastly upgraded metadata system that allows the kind of dynamic searching et al described, coupled with yet another GUI look, in addition to upgrades of less prominent functionality elsewhere, represents a bigger upgrade than, say, Windows 2000 to Windows XP, which in many senses was 2000 with yet another GUI look and lots of minor improvements.

      Indeed, it seems a festival of grudges, from the discredited claim that Dashboard is a rip-off of Konfabulator (Thurrot even mentions the counter evidence himself, but not in the context of discrediting the claim, instead in terms of discrediting the need for any special status for these widgets), to an attack on Apple's over-the-top marketing that manages to be just as over-the-top as Steve Jobs on Jolt:

      It will not change the way you use your computer at all, and instead uses the exact same mouse and windows interface we've had since the first Mac debuted in 1984.
      Er, what?

      From my point of view, it's a wierd review. It is, of course, aimed at an audience that is rabidly pro-Microsoft just as much as a review of some Longhorn-type thing on MacRumors.com would be as grudge filled. It's certainly interesting, it's a good demonstration that platform fanaticism is still very much with us, and very much full-duplex. It's interesting less for what it says about Tiger than what it says about Thurrot and his audience.

      --
      You are not alone. This is not normal. None of this is normal.
    2. Re:So let me get this straight by Bilestoad · · Score: 2, Funny

      And the really big laugh from the article:

      "Tiger may lack some of the niceties that make Windows more appealing to new users"

      Like, err, people just love to have to make six choices before they can search for anything, I guess. Oh, and Mac OS X doesn't have that oh-so-cute animated dog!

  5. I've been a mac fan my whole life too! by TWX · · Score: 4, Funny

    ...except on versions of their operating system below 10.0 that weren't AUX...

    --
    Do not look into laser with remaining eye.
  6. High Value by BoRegardless · · Score: 5, Interesting

    Peter Drucker, the creator of management science study, noted people don't buy "products". They buy "value".

    Apple is finally being recognized by more and more people as offering high value, compared to the competition.

    Ease of use and stability with a wide range of capabilities (arguably widest of personal computers...maybe) is starting to make a consumer impact.

  7. It should be noted... by Nijika · · Score: 2, Insightful

    that some of Apple's greatest critics are also it's biggest fans.

    --
    Luck favors the prepared, darling.
  8. It's pretty much his favorite OS... by IdJit · · Score: 4, Insightful

    bred for its skills in eyecandy.

  9. One question by Dark+Paladin · · Score: 4, Interesting
    Interesting review - a little odd at points where he points out what Tiger does and seems to insert "Well, they took this from Windows" kind of comments (or perhaps this is a misperception I'm picking up), but this one line about Spotlight caught me:

    Not coincidentally, Microsoft is working on similar, if further-reaching, technology for Longhorn. Apple's solution, however, is here right now and it appears to work quite well.


    I don't mean to sound obtuse, but from what I've read of Spotlight and Microsoft's efforts in file indexing, the goals and results are the same: every file indexed so you can do instant searches (much like what BeOS could do, only a bit faster I believe).

    So how is Microsoft's service "father reaching"? Is he including possible network indexing so you can find every file on the network as well (perhaps something for Windows Longhorn Server) - and is this ability to be used in OS X Tiger Server?

    I just found it an odd statement, and perhaps someone could clarify. Otherwise, interesting read - Tiger is looking like a good upgrade. $129 worth? Undecided yet, but interesting.
    1. Re:One question by Anonymous Coward · · Score: 3, Funny
      So how is Microsoft's service "father reaching"?

      The Microsoft searching will be so good it will allow adopted children to find their own father's with just the click of a mouse.

      Good thing Luke didn't have that in A New Hope.

    2. Re:One question by owlclownish · · Score: 2, Informative

      So how is Microsoft's service "father reaching"? Is he including possible network indexing so you can find every file on the network as well (perhaps something for Windows Longhorn Server) - and is this ability to be used in OS X Tiger Server?

      My understanding is that Microsoft's plans for Longhorn (although it changes every day) include the use of richer metadata than Apple uses... In other words, photos can be tagged as "Vacation at Niagara Falls" and searched on that basis, while Spotlight is more likely to use the file path for this purpose.

      I should add a huge disclaimer: I'm not entirely sure of my characterization of either product... I'm just sharing what I've picked up while watching these guys go at it from a distance.

    3. Re:One question by As+Seen+On+TV · · Score: 2, Informative

      For the record, Spotlight's image importer extracts both IPTC and EXIF metadata. IPTC metadata is used to populate the following Spotlight attributes:

      kMDItemHeadline, kMDItemTitle, kMDItemDescription, kMDItemAuthors, kMDItemKeywords, kMDItemInstructions, kMDItemCopyright, kMDItemCity, kMDItemStateOrProvince, kMDItemCountry

      We also pull EXIF metadata to populate these items:

      kMDItemExposureTimeSeconds, kMDItemFlashOnOff, kMDItemFocalLength, kMDItemAcquisitionMake, kMDItemAcquisitionModel, kMDItemRedEyeOnOff

      And so on.

    4. Re:One question by Elwood+P+Dowd · · Score: 2, Insightful

      My understanding is that WinFS has more features for the developer. If you have an application that you'd like to tie to Longhorn, you can use WinFS as an object store, and you can expose those objects to the search interface. Files *are* an entry in the database. Spotlight is a separate database of file-related metadata. If you start poking at the documentation for WinFS, you'll see how big a deal it is (and why it keeps getting postponed).

      WinFS is to Spotlight as .NET is to .Mac; Apple saw Microsoft working on some giant new architecture, and realized they could deliver most of the same features without spending nearly as much time. WinFS = desktop searching (for most people). dotNET = internet integration (for most people). In reality, the technologies are almost completely unrelated.

      --

      There are no trails. There are no trees out here.
    5. Re:One question by MasterOfUniverse · · Score: 2, Informative
      WinFS is to Spotlight as .NET is to .Mac;

      Except WinFS 'filesystem' will NOT be a part of LONGHORN!

      --
      "There is no flag large enough to cover the shame of killing innocent people."--Howard Zinn
  10. Some meaningless stuff in there. by rokzy · · Score: 4, Funny

    "My history with Mac" - ugg... skip to the end.

    and skim-reading, wtf is this?

    "Apple touts the ease with which you can upgrade your existing Mac OS X installation to Tiger, or perform a clean install. But if you're not really paying attention during Setup, you can quite easily do the wrong thing, especially if you want to do a clean install."

    if you're not fucking paying attention when installing a new OS you can make a mistake!?!?! oh noes, what were Apple THINKING!!!???

    1. Re:Some meaningless stuff in there. by fork420 · · Score: 4, Insightful

      You make a good point here. I guess the installer for Windows has to be user-friendly because the user spends so much time running it...over and over again.

      I think that the author of the article is so used to having to reinstall windows that he forgets that OS X users typically only install their OS once per machine.

      I have to admit that the install process is something I never would have even considered including in a review of OS X, *especially* since he didn't even mention CoreData/CoreAudio/CoreVideo or a host of other new features.

      I understand he has to keep the article short to keep the attention of the Dell-buying, XP-running PHBs of the world, but come on...comparing Tiger it to a service pack release from MS? What an Asshat.

  11. Win Vs. Mac by Shuh · · Score: 4, Insightful

    According to this guy, every Mac OS system since 10.0 has been an update. And by that reasoning every earlier system revision from 1.0 to 9.0 was an "update."

    But he's used to the system changes being more dramatic like in the P.C. world:

    1) DOS (command line)
    1.5) Windows 1.0, 2.0 (aborted)
    2) Windows 3.0 (whoops kinda shitty, do over)
    2.5) Windows 3.1 (works!)
    3) Windows 95 (Now like MacOS!)
    4) Windows 98 (Now with a web-browser built-in!)
    5) Windows ME (What is the diff here again?)

    Notice 1.5)-5) are all nothing but DOS running a new graphical shell. And other than "service-pack" level changes, I'm hard-pressed to describe how Win 95/98/ME differ at all.

    6) Windows 2000 (Now using NT instead of DOS!)
    7) Windows XP

    Because XP came out about the same time OSX did (you didn't think the "X" in "XP" was an original marketing idea, did you?) this guy assumes OSX can't have progressed any faster than XP has.

    But the truth is OSX has had to progress much faster because it was a brand-new OS to the PowerPC. Windows XP by comparison, had already been out in the market for nearly a decade as "Windows NT," before it got the Windows 95 "Finder" slapped on top of it to be rebranded "Windows XP."

    So the best way to think of OSX vs XP is that OSX is a generation ahead of XP in many ways, but it was pretty much brand-new in its 10.0 incarnation. By comparison, XP was not a new OS, and Longhorn will not be a new OS either. "Longhorn," such as it is will be a series of system updates to various XP subsystems.

    Additionally, the current thinking on the Longhorn update is to allow people with XP to update these subsystems themselves with special installers, effectively making this a piecemeal update cycle and hardly a whole new unified OS rollout at all. Now who's trying to pass off a series of subsystem updates as a new OS?

    1. Re:Win Vs. Mac by avandesande · · Score: 3, Insightful

      Well if you add NextStep into the picture, OS X's heritage is as old as NT. What difference does it make anyway?

      --
      love is just extroverted narcissism
    2. Re:Win Vs. Mac by Shuh · · Score: 2, Informative

      Well if you add NextStep into the picture, OS X's heritage is as old as NT. What difference does it make anyway?

      If you add NextStep's UNIX heritage and NT's VMS heritage to the stack, there's even less "difference." That's why I said OSX was new to PowerPC. The difference was that XP had already been running as NT on x86 for 10 years with millions of users and years of active development. By contrast, the NextStep roots of OSX had never been on PPC, never been used as a MacOS, and never been marketed by Apple until v. 10.0.

    3. Re:Win Vs. Mac by rdc_uk · · Score: 3, Informative

      Windows through to WinXPSP2 _still_ does not have TRUE pre-emptive multitasking.

      Witness the trials of "program not responding."...

      Hit 'X'. Nothing.

      Hit Ctrl-Alt-Delete...wait LONG time for task manager to get a time slice and run.
      (under TRUE pre-emption everything else would get blocked on Ctrl-Alt-Delete, but it doesn't)

      Select rogue Task, click "End Task". Nothing.
      Do it again. Nothing.
      Do it again. Nothing. (repeat ad nauseum)
      Wait a while, program gives in and dies.

      (under TRUE pre-emption the scheduler would terminate it; under windows it gets politely "asked" to die...)

      Alternatively; stop ever using the task pane in task manager and terminate processes (except the task manager doesn't tell you what tasks each process belongs to - great task _management_ there...), which works somewhat better (usually only 2 instructions before the process complies.

      Essentially Windows is a different computing paradigm to any other; in most OS environments the user is seen as giving "commands". Windows treats everything you tell it to do as a "request", and feels at libery to refuse that request on a whim.

      Take unmounting USB drives; Windows will refuse if it thinks the drive is in use - OSX will just unmount the drive when told to, I assume linux is suitably obedient too...

    4. Re:Win Vs. Mac by nine-times · · Score: 2, Insightful
      But he's used to the system changes being more dramatic like in the P.C. world:

      1) DOS (command line)
      1.5) Windows 1.0, 2.0 (aborted)
      2) Windows 3.0 (whoops kinda shitty, do over)
      2.5) Windows 3.1 (works!)
      3) Windows 95 (Now like MacOS!)
      4) Windows 98 (Now with a web-browser built-in!)
      5) Windows ME (What is the diff here again?)

      Notice 1.5)-5) are all nothing but DOS running a new graphical shell. And other than "service-pack" level changes, I'm hard-pressed to describe how Win 95/98/ME differ at all.

      6) Windows 2000 (Now using NT instead of DOS!)
      7) Windows XP

      And let's see what happens when you apply what seems to be Apple's current numbering convention (which is code-base.interface/feature updates.bug-fixes) to Microsoft's OS retroactively...

      1.0.0-1.0.? : DOS

      1.1.0 : Windows 3.1

      1.2.0 : Windows 95

      1.3.0 : Windows 98

      1.3.1 : Windows 98 SE

      1.3.2 : Windows ME

      2.0.0 : Windows NT 3.1

      2.1.0 : Windows NT 4.0

      2.2.0 : Windows 2000

      2.3.0 : Windows XP

      2.3.2 : Windows XP SP2

      ... and I think I'm generous for indicating that Windows ME was even for "bug fixes" when it was far more bug-riddled than Windows 98.

      People keep assuming that a +0.1 release is a "service pack" and therefore it's insane for Apple users to pay for the upgrades. It's a NUMBERING CONVENTION, not an absolute indicator of the importance of the upgrade.

    5. Re:Win Vs. Mac by John+Harrison · · Score: 2, Insightful

      The problem with flash drives on Windows is that Windows regulary claims that my drive is in use when it plainly isn't. I can shut down every running program and I still can't safely remove a thumb drive. The only way to please Windows in this instance is to do a shutdown, remove the drive when the coputer is off, and then turn it back on. This doesn't happen to me all the time, but it happens regularly enough to annoy me. I haven't had that problem on my Mac.

    6. Re:Win Vs. Mac by Steveftoth · · Score: 2, Informative

      Cocoa is not the 'proper' OS X framework, it's just one of many that work. Carbon is still supported and will continue to be supported for a long time. Cocoa is only 32-bit and will continue to be for a while yet.

      All the 'Core' technologies don't have counterparts on Windows. CoreData, CoreAudio, CoreVideo,etc. Even quicktime on windows is a hack compared to how quicktime on OS X is integrated with the OS services. Using coredata for your data model in future OS X applications will make implementing things like undo almost free.

      OS level integrated scripting? OS X has this, where is it on Windows? Sure, some applications support it, but most Windows applicatons are not scriptable while most are on OS X. This is because the OS X frameworks make it easier to implement. ( and it's better integrated with the system )

      One can't really call os x a generation ahead, but it does have many of the 'features' that MS says that it is implementing in Longhorn (and currently don't exist in XP).

    7. Re:Win Vs. Mac by Minna+Kirai · · Score: 4, Insightful
      Hit Ctrl-Alt-Delete...wait LONG time for task manager to get a time slice and run.

      Most of that delay is probably the result of VM thrashing, since it's typical for RAM overfollows to precede unresponsive programs. Poor VM tuning may be a legitimate problem, but it is a separate issue from your "non-pre-emptive" allegation.

      (under TRUE pre-emption the scheduler would terminate it; under windows it gets politely "asked" to die...)

      False. That is irrelevant to "pre-emption". If it weren't a pre-emptive system, you wouldn't even have the opportunity to interact with the scheduler window, because the runaway process would COMPLETELY block all other actions.

      If you want to see what a non-preemptive system looks like, install Microsoft Windows 3.0 and see what Control-Alt-Delete does there.

      I assume linux is suitably obedient too...

      Absolutely not. Linux is actually much stricter than Windows in this regard. Linux will NEVER allow a drive to be removed if something is using it, or even maybe if notthing is using it. And, it requires an above-average level of Unix mastery to discover which process has the thing open, like so:
      1. fedora:~# umount /mnt/cf
        umount: /mnt/cf: device is busy
        fedora:~# lsof | grep /mnt/cf
        famd 11501 User 34r REG 8,5 105274 819965 /mnt/cf
        fedora:~# kill 11501
        fedora:~# umount /mnt/cf
        umount: /mnt/cf: device is busy
        fedora:~# lsof | grep /mnt/cf
        famd 11501 User 34r REG 8,5 105274 819965 /mnt/cf
        fedora:~# kill -9 11501
        fedora:~# umount /mnt/cf


      If OS X does otherwise, then it must have shifted away from its Unix(tm) heritage.
    8. Re:Win Vs. Mac by Trillan · · Score: 2, Informative

      If you hold down one of the modifier keys (I think it's control) at the right time (when clicking End, I think) you get the equivalent of SIGKILL. I think it only works on the processes tab, though.

      I know this is a little vague, but it usually takes me a while to remember. :)

  12. Obvious by Anonymous Coward · · Score: 2, Insightful

    Of course he's been a "Mac fan" all his life.

    That's true of nearly all Windows advocates. Windows has a long history of trying to be as much like the current Macintosh OS as at all possible, given their need for backwards compatibility with thier VMS-based MS-DOS roots. Even Bill Gates used a Powerbook as his primary computer for a lot of years.

    Criticism of the Mac from the Windows crowd has always been:

    1. You can't run the most popular business software on it. (True, to varying degrees from one year to the next.)

    2. Macs are more expensive. (Also generally true.)

    3. You are locked in to one hardware vendor. (This has not really been any more true for Apple motherboards than for Intel or AMD motherboards in a long time. ATI and nVidia need to flash their video cards slightly differently for Macs, but otherwise the Mac is made up almost entirely of industry-standard, interchangable hardware.)

    The criticism of Macs from Windows advocates has never been about the OS, because the Macintosh OS has been, during most of the modern history of the GUI, a few years ahead on the road Windows wants to go down.

    Does this actually come as news to anybody?

  13. Glad to see... by GillBates0 · · Score: 4, Funny
    ...Thurrott come out of his closet.

    It's the sign of changing times - Mac lovers no longer have to hide their feelings for fear of being ridiculed and discriminated against by society.

    Expect to see more examples of Mac pride across the country, as more people come to terms with who they are, and stand up for their rights.

    --
    An Indian-American Hindu committed to non-violent thought/speech/action alarmed by the global explosion of radical Islam
    1. Re:Glad to see... by Psykechan · · Score: 4, Funny

      I agree wholeheartedly.

      To celebrate this new idea of Mac Pride, Apple should create a version of their logo that, instead of being white or aluminum, is a rainbow of colors to symbolize openness like other "pride" movements have done.

      Who knows, a logo like that could be so popular that people would get a tattoo of it.

  14. About face? by daveschroeder · · Score: 4, Interesting

    An interesting previous tidbit from Thurrott:

    And since announcing its Longhorn desktop search intentions, Microsoft's worst fears were realized. Other companies began copying the Microsoft desktop search strategy, knowing that the never-ending Longhorn delays would help them get to market sooner and appear to be nimbler and even more innovative, though it's sort of astonishing how transparent that latter claim is. Chief among these competitors are Apple and Google.

    Apple CEO Steve Jobs announced in June 2004 that the next version of Mac OS X, due sometime in 2005, will include a desktop search feature called Spotlight. The Spotlight feature set is a rough subset of the desktop search features Gates discussed in late 2003, but presented to the user with Apple's standard graphical excellence. Spotlight, according to Apple, is a "radically new and lightning fast way to find anything saved on your personal computer. Email messages, contacts and calendars, along with files and folders, all show up in Spotlight results." Spotlight's biggest claims to fame, presumably, are its near-instant search results and support for document meta data, both of which are, again, planned features of Longhorn. But no matter. While Apple has been busy copping Windows features since Jobs returned to Apple in late 1996, the company's tiny market share ensures that very few people will benefit from Spotlight, despite Apple claims that it will deliver on desktop search a year before Microsoft ships Longhorn.
    ...in December 2004.

    Then in February 2005, he started to change his tune:

    I'd like to highlight some of the features that I feel set MSN Search apart from its competitors, chiefly Google [...]

    What happened to Apple?

    And in today's review:

    Apple decided to adopt a similar approach in various places throughout OS X Tiger--including the Finder, Mail 2, and elsewhere--providing Mac OS X users, for the first time, with true instant search functionality. Similar in execution to the instant desktop search feature Microsoft plans to ship in Longhorn next year, and to third party Windows products like MSN Toolbar Suite and Google Desktop Search, Spotlight works as advertised. It delivers near-instantaneous search results from the places you'd most often need to find files or other information.

    [...]

    Now, this kind of functionality is exceeding cool, because it's the first step toward divorcing ourselves from worrying about the hard-coded locations of files and other data stored on the computer's file system. If you think about it, it's kind of silly that we have to even worry about such a thing, and though recent file system niceties like the My Documents folder in Windows (simply called Documents in OS X) try to simplify matters, the truth is, computers should be good at finding the information we need. We shouldn't have to do all the work.

    Not coincidentally, Microsoft is working on similar, if further-reaching, technology for Longhorn. Apple's solution, however, is here right now and it appears to work quite well. Score one for Apple.


    Why the about face?

    1. Re:About face? by RzUpAnmsCwrds · · Score: 2, Informative

      "I'd like to highlight some of the features that I feel set MSN Search apart from its competitors, chiefly Google [...]

      What happened to Apple?"

      Apple doesn't provide web search. MSN does. Thurrott isn't comparing desktop searching in the quoted article.

      There is no "about face". Thurrott's earlier comments agree 100% with his comments today - Microsoft did announce "Fast Search" functionality in 2003, but the numerous delays that have plagued Longhorn have allowed other comapanies (Google, Apple) to ship their versions first.

      Neither Apple nor Google were the first to feature a search technology of this kind. BeOS, for example, had file and email search using the pseudo-database BeFS from the very start.

      Microsoft planned to ship Fast Search with Longhorn, Apple decided to include it in their next version of Mac OS.

  15. Re:Flamebait. by peragrin · · Score: 2, Insightful

    Thurrot is the Enderle ofthe Mac world.(actually they have enderle too)

    Windows Ru13z and you can't compare to the power Longhorn will have over Tiger.

    In reality one will have to compare The next version of OS X after tiger to Longhorn.

    he doesn't really understand Longhorn doesn't exsist yet as a product. Even Beta's don't mean it will make it to the market. With the feature cuts Longhorn hasbeen undergoing, soon it will compare to win XP with better security(I Hope).

    --
    i thought once I was found, but it was only a dream.
  16. You are hardest on those you truly love by csoto · · Score: 4, Interesting

    It's not surprising at all that Mac fans would be critical of Apple. You're critical about things you care about. Yes, there are a bunch of braindead Mac-Macs, but they're not what I truly call the Mac Fanatics. I stopped counting the number of Macs I've owned when it hit 13. I've been invited to Cupertino three times already. You better believe that I bitched directly to VPs and product managers when I was there. The upside is that Apple finally started to listen to all the bitching, usually providing exactly what we were asking for.

    So, don't be surprised that Mac fans are vocal and hard on Apple. They just want the Mac to get better...

    --
    There exists no way of exchanging information without making judgments. --Bene Gesserit Axiom
    1. Re:You are hardest on those you truly love by diamondsw · · Score: 2, Informative

      You see, John Siracusa is a Mac fan who's hard on Apple. John Gruber is a Mac fan who is hard on Apple. Paul Thurrot is a Microsoft-shill who writes uninformed trolling articles to drive pageviews. Go ahead, read any of his articles on Longhorn, Windows XP, anything Apple/Linux/Google related and try and tell me he's even the slightest a "fan" just trying to be constructive.

      He's a very skillful troll. Thanks for feeding him.

      --
      I don't know what kind of crack I was on, but I suspect it was decaf.
  17. Minor Revision? by DavidLeblond · · Score: 4, Interesting

    Alas, despite the wait, Tiger is a minor revision, like all previous OS X updates.

    I have some quips with this statement (its a favorite of Thurott's too.) Windows 2000 to XP was a minor revision (5.0 to 5.1 I believe.) So was, arguably, Windows 95 to 98. And 98SE to ME.

    Also, since it seems Microsoft is releasing most of the cool Longhorn features to Windows XP... XP to Longhorn may very well be a "minor revision" as well.

  18. What an idiot! by avalys · · Score: 4, Insightful

    I posted a negative comment earlier about this article, but the idiocy gets worse and worse as you go on.

    "Though it is marketed by Apple as a major release, Tiger is in fact a minor upgrade with few major new features, more akin to what we'd call a service pack in the Windows world"

    What Windows service packs have come with major new features? A firewall in SP2? Please. Hell, what Windows OS releases have come with major new features?

    "It will not change the way you use your computer at all, and instead uses the exact same mouse and windows interface we've had since the first Mac debuted in 1984"

    Err...yeah. Sorry, the telepathic mind-reader is coming in 10.5.

    "Don't get me wrong, please: Again, Tiger is a solid release. It's just not a major upgrade. And it's certainly not worth $129."

    Right. Tiger is not worth $129, but Windows XP is worth $250 or whatever over Windows 2000.

    "nor does it include the iWork '05 productivity applications, which include Pages (a weird word processing/page publishing hybrid)"

    Weird? Pages is weird?! What the hell is Word, then? Certainly not a word processing/page publishing hybrid, oh no.

    --
    This space intentionally left blank.
    1. Re:What an idiot! by avalys · · Score: 3, Interesting

      Even more!

      "Tiger may lack some of the niceties that make Windows more appealing to new users"

      *cough* *splutter* - what!?

      And really, the guy claims that Tiger is akin to a service pack in the "Windows world", yet most of the functionality it contains will only be delivered by Microsoft in (wait for it) - a new OS! (Longhorn)

      And Longhorn still won't have Dashboard, or Automator, or Core Data/Core Image, or Expose, or anything else that makes OS X great.

      --
      This space intentionally left blank.
    2. Re:What an idiot! by bheer · · Score: 2, Interesting

      And Longhorn still won't have Dashboard, or Automator, or Core Data/Core Image, or Expose, or anything else that makes OS X great.

      Still won't, eh?

      Automator:
      VB/VBScript/VBA (look up SendKeys)
      Windows Scripting Host since Windows 2000
      Windows Management Instrumentation since Windows XP

      Core Data: Databinding (available in VB6, MFC, .NET)

      Core Image: DirectX (but main shell doesn't use it, which is sort of good because it keeps base OS video requirements down, and sort bad because Tiger gets cooler graphics)
      Avalon (Longhorn)

      Expose: definitely a plus for OSX simply because it looks cool, but Windows' taskbar is definitely HCI-wise superior (and renders an Expose-on-Windows unnecessary simply because it is _way_ more discoverable.

      There, that's enough counter-groupthink for one day. Bring on the flames.

    3. Re:What an idiot! by jbolden · · Score: 2, Funny

      Windows OS releases have come with major new features?

      DOS 5.0

      1) Built in menu editor which worked (major upgrade for Dos 4)
      2) Built in upper & enhanced memory manager (QEMM lite)
      3) Task switcher (Desqview lite)
      4) /? help syntax

      A major upgrade NQA.

  19. criticism and being a fan... by Anonymous Coward · · Score: 4, Insightful

    They're not mutually exclusive. I am a fan of Linux, but that doesn't stop me from issuing criticism when it's warranted.

  20. Whoa! by standards · · Score: 4, Informative

    As a Windows user and fan, I have to take exception to the "XP service packs are more substantial than the OS X upgrade".

    This is far from the truth. In my experience, Windows XP is just a facelift of Windows 2000. Sure, the default colors are different and the buttons look different, but it's all the same stuff - just a minor upgrade to colors and a bunch of bug/feature fixes.

    XP service packs are just that - they fix stuff that is totally broken or flawed, or worse, they layer in new software that I don't want or that break my older apps.

    So although I agree with him that Windows XP is a good and solid OS, touting the transition from Windows 2000 to XPsp2 as multiple "major upgrades" looks just like fantasy. I consider them all to be in the "minor bug/feature/UI fix" category.

  21. Evolution, Not Revolution by Spencerian · · Score: 5, Insightful

    I didn't find many complaints about this article. Unlike his usual rants, the writer was even-handed mostly in giving praise where praise was due.

    However, the writer proves he's still too enamored with the Microsoft software release philosophy in comparison to what Linux and Mac users enjoy.

    Consider: When a new Mac OS update is imminent, users are practically enthusiastic on installing on their computer and seeing what new tricks have come from Apple. Generally speaking, these users expect goodness in each update. That's less of the case now in the OS X days than the old OS 9 days, but Mac users don't generally fear their computer or the company that makes it. We like evolution and strive to keep our computers one-up with the others. While a lot more propellerhead and not as intuitive, the power users of the Linux camp also enjoy the fun flavors they get from the latest bug fix of SAMBA or whatever. Using Linux and Mac OS X, to take two common examples of the UNIX families, are fun to tinker with.

    A Microsoft Windows user is besieged. And I mean not just with spyware and worms, but also with Windows Updates. They're doing the same thing as Apple's updates (make no mistake--both companies are giving you bug fixes), but there are so many updates for this mysterious vulnerability or that compromise that a typical home user is overwhelmed by not only by the OS prompting them to the point of annoyance that you have new Windows Updates as well as the number of patches and attacks. And Windows can be so finicky and problematic that most users don't WANT to rock the boat by applying some update. This situation has improved a bit with Windows XP, but there's still too much information.

    Microsoft's marketing expects you to find a revolution in every box they sell. I don't know about you, but revolutions as a whole are a bitch to endure, no matter what form they take. Evolution, on the other hand, gives you change without making you feel swept up by it.

    You'll know what I mean when the Windows Longhorn project is finished. It may be new and powerful, but most of us just want to write a letter, not launch and land a Space Shuttle. Simple is good.

    --
    Vos teneo officium eram periculosus ut vos recipero is.
    1. Re:Evolution, Not Revolution by jbolden · · Score: 2, Insightful

      I'd say if anything Microsoft one attempt at revolutionary change failed (the move from Dos to OS/2). Apple has had 2 during the Microsoft era: Apple II -> Mac and OS 9 -> OS X. Microsoft has worked very hard to maintain compatability between version and make sure their changes are very evolutionary.

      Power users look forward to upgrades. General users dislike change and pgrades just create work and hassles for administrators. Mac has a power user culture. Linux desktop users are powerusers. Linux server people don't tend to upgrade at all.

    2. Re:Evolution, Not Revolution by diamondsw · · Score: 3, Insightful

      Don't forget System 7, which was every bit as revolutionary at its time as OS X. And the whole 68K to PowerPC transition, which people tend to forget because it was so completely seamless.

      --
      I don't know what kind of crack I was on, but I suspect it was decaf.
  22. Thurrott's thinking may be... by Infonaut · · Score: 4, Interesting
    Why the about face?

    His current protestations aside, Thurrott has a long history of bashing on the Mac. My thinking is that he's starting to realize that the Mac platform is moving ahead more rapidly than Windows, and may be close to achieving what he considers to be parity with Windows.

    So if you make your living writing about Windows, it doesn't really do to talk about how far Apple has come with the Mac, or how it may in fact be better than Windows. You focus instead on a different opponent altogether. Microsoft has told the world that it has its sights set on Google. Everyone knows Google is the reigning champ of the consumer Internet application, and that they're trying to route around Microsoft's client OS dominance.

    If you're Thurrott, you talk about how nice Apple is on the client end, giving it just enough kudos so as to not lose your credibility entirely, but you also demean the importance of Apple by focusing on Microsoft's war with Google.

    Thurrott has always been a difficult guy to figure out, so my guess may be completely off. But it's the only one I can come up with that makes any sense.

    --
    Read the EFF's Fair Use FAQ
  23. Tiger is more than Thurrot thinks by amper · · Score: 5, Insightful

    I think maybe Thurrot, while being a self-described "Mac fan", does not know quite as much about the inner workings of Mac OS X than he ought to before attempting such a review.

    Mac OS X 10.4 is certainly much more than a "minor upgrade with few major new features", especially when you look past the somewhat superficial nature of the "gee-whiz" features like Spotlight and Dashboard. The improtant changes are under the hood, in the form of Core Data, Core Image, better SMP support, etc.

    I certainly do, however, agree with him in chiding Apple for their frequent UI experimentation that seems to throw one usability concept after another out with the bath water, so to speak.

    But as far as likening Tiger to "what we'd call a service pack in the Windows world", consider the contents of the Slashdot story that appears on the front page along with this article, Survey Shows Admins Avoiding SP2.

    While Apple may indeed find that "Tiger's retail success is far more important to Apple than Windows' retail success is to Microsoft", my prediction is that Apple, on the day of Tiger's release (or very, very shortly thereafter), will have sold enough copies of Tiger at $129 or $199 to cover 24% of their installed Mac OS X user base, while Microsoft, having given away Windows XP Service Pack 2 for free eight months ago, still can't seem to convince enough of their users to adopt it to even hit the one-quarter mark.

    I have already ordered the upgrades for my three compatible Macs, how about you?

    1. Re:Tiger is more than Thurrot thinks by amper · · Score: 5, Interesting

      I should have also mentioned the early benchmarks which show massive increases in CPU speed for G4's, healthy increases in memory speed for G5's, and no performance hit at all on G3's. In fact, even G3's will see massive increases in UI speed, as will all Mac OS X users when upgrading to Tiger.

      Thurrot may consider Tiger "certainly not worth $129", but I wonder how much he's willing to pay to upgrade his Windows machines to make them 25-50% faster?

    2. Re:Tiger is more than Thurrot thinks by Slashcrap · · Score: 2, Funny

      I should have also mentioned the early benchmarks which show massive increases in CPU speed for G4's, healthy increases in memory speed for G5's, and no performance hit at all on G3's.

      I can confirm this. I just installed it on my 1.6Ghz G5 and it's now turned into a dual 2.5Ghz G5!

      Go Apple!

    3. Re:Tiger is more than Thurrot thinks by Novajo · · Score: 2, Interesting

      I agree with the parent: Thurrot is completely missing the point that in every OS release, there are two things to consider: improvements for the users and improvements for the developers.

      Spotlight and Dashboard make compelling reasons for Users to upgrade today. Core Data, Core image and Spotlight SDK make compelling reasons for developers to go to 10.4 and use 10.4-only system wide facilities that will make their applications more functional (more and better functionalities, faster to market). They would not do so if 10.4 had a poor install base, but the user-centric features entice people to upgrade before those applications are available. Once they get new applications to market, more users will be willing to move to 10.4, for added functionalities in the OS _and_ applications.

      Apple appreciates the two sides of the equation: the users and the developers. Tiger has everything in place to stimulate (not force) an upgrade cycle and avoids the Chicken-egg problem (contrary to 10.3 which __was__ a minor upgrade that a lot of people skipped).

      Saying "But Windows XP Service Pack 2 (SP2) was arguably a bigger advance over the initial release of XP than Tiger is over Mac OS X 10.3." is so bloody out there that it can't even qualify as wrong. I don't think it qualifies as an English sentence either. I think it's in Polish.

  24. Watch out for Dashboard by CypherXero · · Score: 4, Funny

    FTFA: "Dashboard, a controversial new feature that owes more than a little to a third party application called Konfabulator."

    I fail to see how it's "controversial". Unless the author as something against little widgets on his screen.

    Widget hater...

  25. thank goodness by handsome+b · · Score: 2, Funny
    with Windows 95, Microsoft finally got its act together
    I think I speak for everybody when I say that it was so relieving to have MS release a stable, secure, functional Operating System with Windows 95. :\
  26. Cow-power by Alexander+Rubio · · Score: 2, Funny

    But who's your money on in a twelve round rumble between a Tiger and something that goes "Moo"?

    --
    Bitsofnews.com Giving you the latest bits
  27. Inconclusive conclusions from TFA by amichalo · · Score: 4, Insightful

    From TFA's "Conclusions" section:
    Though it is marketed by Apple as a major release, Tiger is in fact a minor upgrade with few major new features, more akin to what we'd call a service pack in the Windows world. ... [Tiger] adds a few major new features, and applies a nice spit polish to hundreds of other small features.

    Is this not a contradiction? The Windows XP SP1 (and SP1a) and SP2 feature lists look a lot to me like the Mac OS X updates such as the most recent 10.3.8 (incidentally, also free like MS's Service Packs).

    If OS X Tiger has just a few new features, (the two TFA discusses as most important are Spotlight and Dashboard), then what is Longhorn? [hint: Microsoft doesn't even know]

    in closing, the review gives props to Apple for OS X but in the end, TFA's author is unable to keep himself from borg-like Apple bashing.

    --
    I only came here to do two things; kick some ass, and drink some beer...looks like we're almost out of beer.
  28. Gotta ask... by sethadam1 · · Score: 5, Insightful

    If Tiger is merely a "Service Pack," and Microsoft just released this "amazing" XPSP2, then how come the majority of the features in Tiger, namely Dashboard and Spotlight, won't be available until the next MAJOR release of Windows?

    These features are not Service Pack level features, and if they were, God bless em, Microsoft would have ripped them off and crammed them into XP by now.

  29. ABBA by 3770 · · Score: 3, Funny

    As far as I'm concerned, we aren't truly living in a tolerant and enlightened society until ABBA-fans openly can admit that they are fans and still feel safe and respected.

    --
    The Internet is full. Go Away!!!
  30. You read it here first by Zanthany · · Score: 4, Funny
    Tiger may lack some of the niceties that make Windows more appealing to new users, but it does reward those with existing computer skills with a minimalist user interface that, as advertised, "gets out of the way" and lets you get your job done.

    Well bust my buttons. I didn't know there were "niceties" in the XP UI that make it more "appealing" to new users. Colors? Whiz-bang? Buttons the size of Delaware? Conversely, is he purporting that OS X is better for the power user -- to "get your job done?"

    I always thought it was the other way around. My bad, dude.
  31. Good points, but OS X is not NEW by csoto · · Score: 2, Insightful

    It's OpenSTEP, formerly NextSTEP. Circa mid-1980s. It's a very mature platform, with one of the better application frameworks around.

    But, yeah, it's hard to argue that Apple hasn't been putting serious new capability with each new revision. It's certainly not "updates." It's "upgrade" type work.

    --
    There exists no way of exchanging information without making judgments. --Bene Gesserit Axiom
  32. love the computer/OS, hate the company. by SuperBanana · · Score: 5, Informative
    Apple fans are like Cubs fans. Everyone is routing for them at one point, and pretty much hates them the rest of the time.

    Meh. I don't think this is the greatest analogy.

    The best way to summarize my attitude about Apple (as an owner of almost 8 Macs now, starting with the LC) is "love the product, hate the company". Namely, service and support- which are the worst in the industry, and always have been. They're advanced machines, a great operating system. The company itself though, clearly does not subscribe to the "don't be evil" philosophy Google's PR department has been expousing.

    My PB 1400 kept crashing while sleeping. I sent it in for repair to TEXAS, the only place you can get it repaired. Each time it came back, the HD was wiped, and on the second trip, they broke the 3rd party ethernet card's jack. On my third attempt to get it serviced, the Apple "customer relations" agent who was supposed to hear out my side of the story...started screaming at me.

    My Powerbook Lombard had a screen clutch fail. Like many other Lombards, this causes the video screen cable to get chewed up. Before this, a thick white line suddenly appeared down one side. Apple wouldn't fix any of it.

    My Powerbook 17" makes crackling and squealing noises with CPU activity. The hinges loosened up during the warranty period, and when I went into the apple store, the guy said "oh, well, ours in the store does it too." How does a retail demo unit's condition become acceptable...wait a sec, how does "ours fails the same way" suddenly not make it "normal" and not covered by warranty? Then I found out the little power plug on the A/C adapter, called a "duckbill", isn't covered by Apple. "We don't cover that part." "My warranty covers everything. It doesn't say, 'does not cover the power adapter'." "We DO NOT cover THAT PART. They break a lot." "On a three grand laptop you're going to tell me a $10 part isn't covered because it wasn't designed properly and breaks?" Then there was getting the little rubber feet replaced(those are covered, yay!)- I spent 20 minutes waiting for the guy to finish doing PAPERWORK to replace $2 in parts, and I had to initial and sign 5 different "invoices" and statements that I had -actually- received the service in question.

    I had a friend who couldn't return her powerbook after 12 days because, despite clear proof on the Apple Store homepage, the customer service reps claimed shipping time was included in the 14 day evaluation period. Slimy. Needlessly so. Guess what? She hates Apple with a passion now, and tells everyone who will listen about how they're a bunch of crooks and liars. She's right.

    1. Re:love the computer/OS, hate the company. by Michalson · · Score: 5, Interesting

      I had a friend who couldn't return her powerbook after 12 days because, despite clear proof on the Apple Store homepage, the customer service reps claimed shipping time was included in the 14 day evaluation period. Slimy. Needlessly so. Guess what? She hates Apple with a passion now, and tells everyone who will listen about how they're a bunch of crooks and liars. She's right. The dealers are on your side with this. The most recent class action lawsuit against Apple by its official dealers includes the "warrenty starts as soon as it leaves Apple" crap, which has made many dealers look bad and lose customers (if it takes 10 days to get to the store, and another 20 days for it to sell, that's 30 days off the advertised warrenty period)

    2. Re:love the computer/OS, hate the company. by Queer+Boy · · Score: 4, Interesting
      I've worked in retail for 9 years and I can tell you how to get what you want. You go into a store, you tell them what happened, you tell them what they are going to do about it (be semi-reasonable). You do not ask them to do anything, you do not assume they are going to be helpful. No need to be angry or have an attitude, you just take the upper hand. If they tell you after they are done with paperwork, you inform them they will do the paperwork after they help you.

      This always works.

      The ATI card on my Dual 2GHz G5 failed. It was 4 months after I bought it. I knew it was the card because the AGP card from my Cube worked. I took my G5 to Apple, I told them the video card was bad and they needed to replace it. That's what they did. No charge.

      --
      Not since Marie-Antoinette played milkmaid has looking simple and honest been so fake and complicated.
    3. Re:love the computer/OS, hate the company. by killjoe · · Score: 4, Informative

      That's odd, as new Apple customer my experience has been so much different. When my powebook 15 got the now famous white spots on the screen I called apple. They sent me a box with pre-paid shipping, I put the laptop in the box and put it in the mail. I got it back faster then I thought and with a brand new screen.

      Also when my wife accidentally turned off the UPS for my powermac it would not come back on. I called applecare and some guy walked me through resetting the motherboard.

      My two experiences with Apple in the last two years have been great. Maybe they turned over a new leaf.

      --
      evil is as evil does
    4. Re:love the computer/OS, hate the company. by cyngus · · Score: 4, Interesting

      I have to completely disagree with you. I had a PowerBook G3 (Lombard) that I slipped down the steps and broke the screen on. I called Apple, they overnighed me a box, shipped it to Texas. It was in Texas for less than 24 hours, was overnighted back to me. A couple of days later the screen quit working, no video displayed. I called Apple, no questions asked a box arrived the next day. The PowerBook spent just over 24 hours in Texas and was in my hot little hands the next day. Optimally the screen wouldn't have malfunctioned after the first replacement. However, I was able to get my computer back in perfect condition in less than a week.

      Contrast this to my friend's Dell repair experience. She bought a top-of-the-line laptop. A couple of months later the motherboard went wonk out, of course that was only determined after three trips to service where the replaced the video card, then the hard drive, and then the processor. When they finally determined it was the motherboard they decided to replace her whole machine. They replaced the machine with a refurb! She was furious, she didn't pay for a machine someone else had used, she payed for a new one. After much wrangling Dell gave her a new machine. So, whereas my support experience with Apple took less than a week and everything went smoothly, hers took two months and her computer was barely useable most of that time.

    5. Re:love the computer/OS, hate the company. by rsborg · · Score: 4, Interesting
      The best way to summarize my attitude about Apple (as an owner of almost 8 Macs now, starting with the LC) is "love the product, hate the company". Namely, service and support- which are the worst in the industry, and always have been.

      That's funny, they must have paid off ConsumerReports then. Note: the links require subscription, I can't find articles that are free-reg.

      Here's a summary of what the articles say:

      For Desktops (3/05):

      "Quick Picks For reliability and support: 12 Apple (built-in 17-inch LCD display) $1,675 Apple provides top-notch reliability and support. Its computers are currently less vulnerable to viruses and spyware than Windows-based models. On the downside, however, the Apple has limited internal expandability. If you add an extra hard drive, it must be an external one."
      For laptops 3/05:
      "For reliability and support: 18 Apple $1,300 Apple has been a reliable brand and has the best record for tech support."
      Dude, I'm not denying your experience, but sadly that is probably better than par-for-the-course in the industry. My sister had issues with her iBook (her long fingernails scrached off the lettering on the keyboard) which AppleCare refused to fix... but would she switch to another laptop? Doubtful.
      --
      Make sure everyone's vote counts: Verified Voting
    6. Re:love the computer/OS, hate the company. by alset_tech · · Score: 3, Interesting

      This only applies in cases when dealers do not register the transaction (ie, link the serial number to the sales date) and the customer fails to register with Apple on the machine's first run. Failing these two things, how else will Apple know the date that the one year limited warranty should begin? By default, it then begins at when it is received by the dealer.

      --
      Standing on the shoulders of giants.
    7. Re:love the computer/OS, hate the company. by mrchaotica · · Score: 2, Interesting

      I just got my iBook back from Apple yesterday morning. The hard drive was failing, and I had to take it in to the Apple store so that I could use one of their Macs to transfer the files off it.* This was on Friday evening, and despite the fact that it didn't get shipped off until Monday, I got it back in less than a week.

      Contrast this with my dad's Compaq laptop that was bought at Best Buy and failed (different problem) at about the same time. I took it in to Best Buy on Thursday (the day before the iBook), and it's not back yet.

      I'd have to say that Apple's service has been a heck of a lot better than others'.

      *I only have one Mac, and it wouldn't boot, so I had to use target disk mode. They charge $50 bucks for backup servies, but since all I needed was a computer to transfer through (I had a portable hard drive to back up to) they let me do it for free.

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    8. Re:love the computer/OS, hate the company. by j79 · · Score: 2, Interesting

      That's an amazing story! Let me share mine.

      A couple months ago, I decided to install Ubuntu on my Powerbook (which I purchased in 2004 - July). Since Airport Express isn't supported in Linux, I had to use my ethernet port for the first time. I typically use a Wirless network I have set up. After a few minutes, I realized my ethernet port was not working. So I jumped back into OS X, where I confirmed the hardware issue.

      I took it to the Apple store, where the "genius" behind the bar ran the hardware test. Everything passed. Ethernet port was there. All was good. However, the genius was stumped. Although the ethernet port was there, it would not obtain an IP address. So another "genius" comes over and starts playing around with the ethernet cord. He was pushing, pulling, moving the thing up and down!! He couldn't figure it out either.

      So they decide to send it to Apple. The problem listed were: "Ethernet port not working, hinges too tight" - the Hinges on my PowerBook are so tight, they creak/crack when opening, and apply pressure to the bottom of the screen.

      Anyways, an Apple tech calls and leaves me a voicemail to explain the problem - The ethernet port was not working, because it was broken off the logic board! They wanted $935 to repair it! NINE-HUNDRED-THIRTY-FIVE dollars, to repair something I've NEVER used. 935 to fix an issue that the genius behind the damn bar could have caused.

      To say the least, I was fucking pissed.

      A week goes by - I'm fuming. I didn't have time to call them. Because I didn't call, they decided to send back the PowerBook.

      I got the PowerBook back. Hinges were not fixed either. I was hoping they would have *at least* repaired that. But whatever. I power up the PowerBook and start working. The battery was low, so when it prompted me to plug in the adapter, I did. However, a new problem had manifested! The damn power adapter was no longer working!

      I now had a PowerBook that had a dead ethernet port, extremely tight hinges, and would not run off the adapter or charge the battery.

      So I call up AppleCare. Walk through the menu, and get a gentlemen, who asks for the serial number. He then explains that because it was 90 days AFTER the date of purchase, I was no longer supported for telephone support. WTF? He said, "We can charge you a one time fee of 50 dollars, or buy AppleCare for 289."

      Nice.

      I found out later that he failed to mention one thing - Hardware telephone support is 1 year, while software is only 90 days. I would have been charged 50, but had it refunded once they realized it was a hardware issue.

      So giving up on AppleCare telephone support, I took the thing to an Apple Reseller (I decided NOT to take it back to the geniuses!) - The technician there was extremely professional -- and being that she had probably 10+ years of additional experience in tech support (compared to the two geniuses - both probably under 20) - I realized I should have went there first.

      I explained the situation. She noted that the ethernet port was dead and the power adapter was no longer working. She also jotted down my observation at the Apple store and how the geniuses were manhandling my PowerBook.

      Well, a week goes by, and she calls me. She explains the situation - Ethernet port is broken off the logic board (which I knew), and that they wanted to talk to me. When she tried to explain the situation, the person at Apple "did not want to hear it, and only wanted to talk to me." - What she was told.

      So I call up AppleCare, and get a lady (Suzzane), who tells me the ethernet port is broken off the logic board.

      I begin explaining the situation, when she cuts me off and says "I'm sorry, but I can't help you. I can only tell you what the problem is. You have to talk to the reseller about financials."

      Huh?

      So I explain to her that the reseller was told that I had to call Apple to discuss the situation.

      "Sorry, we have a contract with resellers that prohibit us from de

    9. Re:love the computer/OS, hate the company. by Deitheres · · Score: 2, Informative

      Well, I guess I should preface this comment by saying I am a Tier 1 rep for Applecare. So obviously, I would not like to think that I am not good at my job, or that my employer doesn't take care of their customers.

      That being said, I think every company has issues with warranties. I think that Apple's plan is pretty fair. You get 1 year of hardware coverage. If you want three, you can spend anywhere from $149 (Mac Mini) to $349 (Powerbook) for an Applecare Protection Plan (APP). Additionally, it gives you the benefits of free phone support for that same 3 year period, onsite service (for desktop systems), and battery replacement (for portables).

      The only people I've ever talked to that have had issues with Apple's warranty are the ones who haven't purchased the APP.

      "What?!? You mean I have to pay $49 for tech support since I'm outside of my 90 days! That's BS!!!!!!1111!!" (keep in mind most companies charge for tech support these days)

      "You mean you won't pay for my new logic board even though it failed 15 months after I purchased the unit?!?! You guys suck! You're con artists! You make pieces of shit!" (yeah, because components on PCs 'nevar fale!' and they're all MUCH better made than Apple machines *snark*. Even a low-end eMachine is better than those shitty Powermacs!)

      You just spent $3000 for a Powermac. Is an extra $249 for an APP really going to kill you? It fucking TRIPLES the hardware warranty for gods sake, AND makes it so you don't have to box up the 60 pound machine and send it in for service. Live within 50 miles of an Apple store? Someone'll come out to your house and fix it. Retailers who offer service plans (Best Buy et al) won't even do that (as far as I know)

      Lesson: Buy the damn APP.

      --
      Just like driving a car:
      (D) to go forward
      (R) to go backward

  33. Xgrid by hotspotbloc · · Score: 3, Interesting
    Easy access to Xgrid is a bigger deal IMO than most people realize. Think about it, in a nice size office setup if you have 200 G5 PowerMacs you also have free access to a 200 G5 node cluster at night. Adding in Xgrid to the base distro and prefs panel makes sense. Once someone writes a Realbasic interface to Xgrid you could really see it's use grow. I also see to possibility of companies leasing out this clustering time to others that need access to this kind of processing power. Considering most office Macs sit idle at night Xgrid could turn into free money.

    While there are a number of different clustering tools for MS Windows IFAIK MS doesn't have a standardized version distributed with XP. The parent posting is right in pointing this out.

    Xgrid prefs panel

    --
    "I hate to advocate drugs, alcohol, violence or insanity but they've always worked for me" - HST
  34. Spotlight and Rhapsody by argent · · Score: 3, Informative

    I don't consider Rhapsody and "Yellow Box" missteps. What we have now in OS X, Cocoa, that's what it comes from. The problem wasn't anything to do with Rhapsody, it was with Adobe. Adobe refused to port their apps to what became Cocoa, forcing Apple to make this huge unweildy sidestep through Carbon that kept the abysmal OS 9 alive for years longer than it deserved, and where we ended up now is EXACTLY where we'd be if Apple had been able to convince Adobe and a few other key developers to stick with the program... except years later *and* most of the key apps that Apple bent over for ended up getting dropped anyway.

    Spotlight is a HUGE step forward. It's killer functionality, and needs OS support to work right, but just a touch. OS X provides that support... without creating a new "search-based" file system.

    Because you don't (despite what Be and Microsoft say) need a new file system to manage metadata, you just need a mechanism for applications to talk about it... WHEREVER it's stored. That's why Find on palm OS already exists, and has existed since 1996, despite Palm OS having a file system that's hardly worthy of the name. And that's why Spotlight works and Microsoft's dithering on WinFS.

    And if I hadn't bought a Mac Mini I would have skipped Panther altogether because Panther *is* a relatively minor release. Tiger, with Spotlight, is a different kind of cat altogether.

    1. Re:Spotlight and Rhapsody by droleary · · Score: 2, Interesting

      Was there a substantial change to the underlying code from 10.2 to 10.3 that would explain the lack of software compatibility between the two versions? (I'm not being rhetorical here. I seriously want to know.)

      Yes; there almost always is. Apple usually adds many, many nice new things under the hood that developers (both third party and within Apple) would be fools not to take advantage of. Fine examples are things like Xcode and Cocoa Bindings. For 10.3 to 10.4, Core Image/Data are likely similar developer must-haves, but seemingly much more publicized to the end user.

      Regardless, it doesn't make a lot of business sense to release new features for old systems. You got what you paid for and Apple has no real obligation to give you anything more, let alone for free. It is only natural that they give new buyers the incentive of new features. It also almost certainly streamlines their internal development process, allowing them to price it better for those they can support.

  35. This is Not Really a Review of Tiger, Is It? by HopeOS · · Score: 4, Funny

    This guy writes like a car reviewer that has never seen under the hood of a car.

    "Ah, still using four tires, I see. And there's a steering wheel, too. Still, the color is nice, and the radio looks expensive."

    I prefer reviews that do more than comment on the styling and goo-gahs. I expect him to drive the damn thing, pop the hood and see what has changed. Offer an explanation of why and how these changes improve the user's day-to-day work experience.

    I propose that the reason he's discounted the other 198 claimed features is that he has not the foggiest idea what they do or how they fit into the future of Mac OS X.

    -Hope

  36. Point - counterpoint by UnknowingFool · · Score: 5, Interesting
    In essence most of the criticisms he says is true, but without real context.

    Dashboard
    Um, right. Since PCs and Macs have had tiny utility applications since the early 1980's, it's unclear why Dashboard widgets can't simply work on the normal Mac desktop (which is how Konfabulator works, incidentally). Having to move into and out of the Dashboard to perform these tasks seems a bit unnecessary. Why segregate them like that?

    I guess in the Mac world not everything belongs on the desktop. Apple likes to keep system utilities organized with other system utilities. In the Windows world, you can put shortcuts everywhere: Desktop, Quicklaunch, Menu Bar, etc. It's a style change if you are used to Windows.

    Apple's Mail application (sometimes referred to as Mail.app because of it NeXTStep heritage) has been significantly updated in Tiger, though I'm a little unexcited about yet another user interface style being introduced in OS X. . . The toolbar buttons, however, are bizarre looking and unlike the icons found in any other Mac OS X applications, another case of Apple trouncing all over its own user interface conventions. It's astonishing to me that Mac fanatics let the company get away with that.

    This is downright inflammatory. MS changes the UI in subtle and sometimes not so subtle ways. XP's color scheme is vastly different from the 98/2000.

    Apple touts the ease with which you can upgrade your existing Mac OS X installation to Tiger, or perform a clean install. But if you're not really paying attention during Setup, you can quite easily do the wrong thing, especially if you want to do a clean install.

    Anytime you do an system upgrade, you have to be careful in any OS whether it's Linux, Windows, OS X. SP2 isn't even an upgrade but a service pack, and it might crash your system.

    Apple's success has hinged largely on its ability to keep its product plans secret and then use "event marketing" to pump each release as the be-all, end-all solution to whatever problems you may be having.

    Every new software markets itself as the solution to all your problems. Win 95 was supposed to the holy grail. No wait, it still uses DOS in the background. It'll be 98. Nope. 2000. Nope. ME. God no. XP. Okay we're getting there. Longhorn will have all these features. Well, maybe not this feature or that one. Overpromising isn't unique to Apple or MS. At least Apple doesn't tease with all the features it said it would build but then withdraws them later.

    But Windows XP Service Pack 2 (SP2) was arguably a bigger advance over the initial release of XP than Tiger is over Mac OS X 10.3. My issue here is with marketing, not with reality.

    SP2 fixed a lot of the things wrong with Windows security. Upgrading the firewall, adding a spyware tool, etc. is not an OS upgrade. It's a patch. Tiger adds new features and tools. According to MS marketing, Linux is slow and isn't ready for the enterprise and no company really uses it. Especially when they don't mention Google, Amazon, etc.

    Apple also offers a 5-Mac "Family Pack" for $199 that lets you install the system on up to 5 Macintosh systems, though there is no copy protection or activation scheme in the single Mac version that would prevent you from installing a single copy on multiple machines.

    So, Apple will rely on the honor system instead of putting up obstacles and Gestapo-like enforcement tactics (i.e. Ernie Ball). It might cost them sales but it won't piss off their customers.

    My sources on the beta tell me that testers were shocked Apple decided to finalize the software when they did. Apparently a lot of problems still exist in the final code.

    This is not new. Every new software isn't 100% perfect. I'm sure all Windows versions were not 100% ready either.

    Though it is marketed by Apple as a major release, Tiger is in fact a minor upgrade with few major new features, more akin to what we'd call a service pack in the Windows world.

    Maybe the problem here is that the author is thinking in terms of Windows. MS always trumps the changes no matter how small. Apple's style is to be minimalist and doesn't mention anything that the enduser may not see.

    --
    Well, there's spam egg sausage and spam, that's not got much spam in it.
  37. Exposé exposed by Redshift · · Score: 2, Informative

    To quote:

    "In the previous version of Mac OS X, version 10.3, Apple introduced a feature for power users called Exposé that seeks to help manage the multiple applications and windows one typically opens in the course of using a Mac. But Exposé is a weird solution, requiring you to hit various "hot keys" (read: A function keys) in order to trigger its display, kind of a throwback of sorts to the early days of DOS-based applications. "

    Presumable this "I-have-loved-Macs-all-my-life-power-user" has not realised Exposé can be triggered just with a mouse movement, but what would he have preferred? Alt-Ctrl-E ? Or is he looking forward to the days when we can trigger Exposé with a blink, a nod of the head or a spit at the screen?

  38. somebody misses the point by dionysian.mind · · Score: 2, Interesting

    Windows reviewers are so vapid. Great, the guy gives a nice review of 10.4, but misses what is great about Apple's upgrades. Sure the interface tweaks are nice, the cute little tools make some day-to-day tasks easier -- but what is the best about OS X version iterations is their overall improvements to stability / operation, and dedication to their *NIX roots. With each OS X version it gets a bit more nimble, a bit more efficent (anybody remember loading 10.0 PR 1 on an iMac G3 600mhz?). Note that the guy makes no reference to Apple's continued dedication to improving their *NIX underpinnings in terms of it's vast functionality (can anybody say spot-light command utilities?). Maybe he ignores the UNIX(like) under-pinnings, and the vast revamp they get every upgrade, because he is a windows guy ("yay for the impotent win32 cmd prompt") so he only knows a GUI. OS X get's my support through and through because they are always able to make a OS that supports everybodies needs -- from a GUI friendly enough to make your grandmother feel comfortable, and the command line environment to make programmers and systems administrators alike happy. This makes for a fast, efficent, and fully-usable OS. OS X gets extreme points for being heavy into interoperability from their server OS down to the client (their OS X server handles mixed networks of Windows, OS X, linux, bsd, etc. VERY well -- so that the capable admin should never have to worry about what client platform he is dealing with). If microsoft could create anything nearly as full-featured as that I might give them the time of day -- but the unrelenting dedication to a buggy interface and the worthless win32 platform is what will leave "die-hard" windows users in the dark forever. Sure they will come over one at a time and buy an iPod or 'mini, but they will likely always let the really wonderful nuances pass by without any attention paid.

  39. New features downplayed by wootest · · Score: 3, Insightful

    Tiger is a great solid update over the board, with lots of new smaller features everywhere, new technologies for developers to play with and a few, but not many, "end user" headline features.

    Longhorn is a great solid update over the board, with lots of new smaller features everywhere, new technologies for developers to play with and a few, but not many, "end user" headline features.

    Why is Tiger being reckoned a small update, a revision, when the guy spends half the site hyping how big of a release Longhorn will be? Do you have to break bonds with ten year old APIs to be a major new version?

    From the article: "Mac OS X 10.4 "Tiger" is, in fact, a minor upgrade to an already well-designed and rock-solid operating system. It will not change the way you use your computer at all, and instead uses the exact same mouse and windows interface we've had since the first Mac debuted in 1984. That isn't a complaint about Tiger, per se: It's a high-quality release. But Windows XP Service Pack 2 (SP2) was arguably a bigger advance over the initial release of XP than Tiger is over Mac OS X 10.3. My issue here is with marketing, not with reality."

    First, a sidebar, the "change the way we use computers" ditty has been used to contrast searching (with Spotlight) as opposed to digging through folders (with Finder) as a way to organize stuff. Thurrott seems to misattribute the quote. I can only recall two previous mentions of similar phrases by Jobs - "change the way we use computers" (again) when Exposé was introduced and "change the way we listen to music" about the Shuffle feature (which I'm the first to admit isn't unique to Apple at all), first in a magazine article and then in a keynote. These three things all do pretty much the same thing, in essence: bring order into chaos by taking away choice temporarily; rearranging your windows, files and songs for the moment, to make it easier to deal with.

    Back to the quote... How many under-the-hood changes did SP2 have? How many reworkings of the whole how-drawing-works wiring did SP2 go through? SP2 was designed to improve on a few key points, such as the wireless network support, filling of some security holes and consolidating all bug fixes and patches (the last point is common to all SP releases). This is nowhere near Tiger, even if the effect it has on daily use might be more prominent for the user going from XP/XPSP1 to SP2 than the user going from Panther to Tiger. He had better not have any issues with reality, because it seems he's having trouble grasping bits of it in the first place.

  40. Re:Bull by tehcrazybob · · Score: 2, Interesting

    Your argument is highly unlikely. It's true that Mac OS has to support a wide range of devices. It has to support several Mac motherboards, many different PowerPC processors, a plethora of Mac add-on PCI cards, and a great many external devices that were either made by Apple or made to the same specifications as the apple devices (like USB keyboards/mice).

    Compare this to Windows and Linux (heh, those two don't get grouped together very often). Both of these operating systems have to support several different architectures, as well as motherboards, cards, and various peripherals manufactured by thousands of companies, each with various standards of quality control and wildly different drivers.

    Who do you really think has the worse job? Sure, most drivers are written for Windows. Then again, since the internals of Apple computers are incompatible with the internals of X86 computers, chances are pretty good if you are making hardware for a Mac, you will be writing drivers for a Mac. Since your product won't even work in a Windows computer, I have to wonder why you would bother writing drivers for it to do so.

    --
    Computers need to explode more often.
  41. sometimes. by Run4yourlives · · Score: 2, Interesting

    One service pack added IE 6.

    Another service pack added the security center and a firewall.

    Another (way back when) Embedded IE into the OS.

    It's a fair comparison.

  42. Beg to differ on Automator by SuperKendall · · Score: 2, Interesting

    "What about Automator?"

    Most users probably won't use it. It's not like Mac OS didn't have AppleScript before.


    Have you seen the demonstration video? It shows just one example (bulk renaming files) that I have seen COUNTLESS people ask how to do on photography forums. And it makes it really, really easy... I'd say that if any system is ever going to get people scripting who have not before, this is it.

    Yes there was AppleScript before. But that still involved writing code - very simple code, but code anyway. With Automator you are selecting a sample set to work against and then just modifying a few dialogues as to what you want to do. For many bulk file operations alone, a whole bunch of people are going to be using Automator that never touched Applescript before.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  43. a fix for the crackles and squeals by Wabbit+Wabbit · · Score: 3, Informative

    [quote]
    My Powerbook 17" makes crackling and squealing noises with CPU activity.
    [quote]

    This is the cpu going into/out of rapid sleep cycles in order to conserve power and stay cool. Annoying as heck sometimes.

    You can solve it by installing the CHUD tools from the developer area on the Apple site.

    CHUD installs a new preference pane called "CPU" under system preferences. Open that up, and UNcheck the button marked "nap". Instance silence! Of course, your fan will come on more often --and stay on longer-- but that's sometimes worth it. Personally, I hop back and forth.

    I agree about the feet, though. I've gone through three sets, and managed to get them replaced for free each time by being all-nice-like to the geniuses at the NYC SOHO store and Tekserve. YMMV, of course.

    --
    Nothing is inexplicable; only unexplained -Tom Baker, Doctor Who
  44. Difference in user access to metadata by SuperKendall · · Score: 2, Informative

    With Spotlight, you get custom plugins to pull all kinds of metadata from common files (like EXIF data in pictures or strings in PDF).

    You also get an API where a program saving a file can present custom metadata to the Spotlight engine (I think). Or at least help it interpret what metadata is in the file.

    In addition to the general plugin ability to scan different types of files, WinFS (not in Longhorn anymore though) offers I believe is that a user can enter and control their own metadata - key/value pairs.

    This is of course the wrong way to do things. People generally do not want to be, and are bad at, maintaining metadata. So I think that Spotlight represents a best case for accurate user searching without a lot of work on the part of the user.

    And for most things that you might want custom metadata on (really pictures) the common formats generally already have the means of storing metadata that will be searched on (EXIF tags).

    I'll expand just a little on "users do not want to generally enter metadata" as I know that will get some people riled up. There are cases (mostly pictures again) where you do care very much about metadata and even spend some work on it. But this is done through a speciailized interface dedicated to this task (like iPhoto or other media managemnet tools) and not some generic metadata tagger. I have yet to see a generic metadata tagger that people actualy liked to use and/or used heavily. So I think that an approach that presents a clean API to let a customized interface present the metadata to the user and the system in ways that make sense to each of them has a lot more value than a lot of key/value pair editing abilities.

    In the end I think to the user WinFS and Spotlight will seem more similar than not - though the Spotlight UI is pretty good and we haven't really seen how search results will work with WinFS much.

    I could be a bit off on details of either system, corrections appreciated.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  45. You aren't going to be waiting that long by SuperKendall · · Score: 3, Insightful

    I can almost gurantee you are not going to be waiting that long.

    Why? Because Core Image and Core Data (especially Core Data) are going to make a lot of interesting applications possible with a lot less work. So sooner rather than later you are going to see some cool stuff come out and you are going to have to upgrade.

    With most other OS releases there were not that many compelling API changes and so few apps made you upgrade to the very latest version, almost always generally suppotring at least two releases. But I think many developers will break that rule for this release.

    Another side reason is that with every update there has been a speed boost, which generally has been worthwhile as well.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  46. Re:From iPods to Mac's by Paradox · · Score: 2, Informative
    another set of crappy Apple headphones
    In terms of sound quality, those ear buds are very good for the price. Calling them crappy doesn't make a ton of sense.

    Not that it invalidates any of your other statements. I just wanted to point out those little ear buds are pretty good.

    --
    Slashdot. It's Not For Common Sense
  47. Compare Tiger to Panther by argent · · Score: 3, Interesting

    Panther:
    Expose, OK, though I prefer Peter Maurer's Witch.
    Massively broken Finder, Jaguar's was much more practical and less "in the way".
    Safari... uh, that came out in Jaguar.
    Fast User Switching... a big disappointment, free UNIX has had virtual consoles for years before OS X existed... and they work better.
    Preview... that came out in Jaguar as well.
    I can't comment on iChat AV, Filevailt, or Inkwell... I don't use them.
    Slight performance increase for some models.
    Several free third-party tools that worked under Jaguar required shareware upgrades for Panther.

    If it wasn't for the fact that Panther came along when I upgraded to a Mac mini I'd still be using Jaguar.

    Tiger:
    Spotlight... a killer new functionality that I'm truly hungry for.
    20-50% improvement in GUI performance.

    Just those two points alone make it worthwhile.

  48. No. I've seen that argument before. by khasim · · Score: 2, Insightful
    Or conversely, the sheer number of parts that MS needs to support are a large part of the reason why Windows has many of the support problems it has...
    No.

    If such was the case, then SOMEONE would be able to tell me what hardware/software combination would yield Linux-like stability.
    Short Answer - Tying the OS and hardware is a large part of the reason why things work so well on a Mac.
    While that is correct, it does not follow that Windows is unstable because it does not do that.

    Windows is the way it is because Microsoft had OTHER goals and decided to achieve those goals.

    Apple does not focus on monopoly maintenance or killing Netscape. Apple focuses on getting one set of hardware to work flawlessly with one OS.
    1. Re:No. I've seen that argument before. by jargoone · · Score: 2, Funny

      If such was the case, then SOMEONE would be able to tell me what hardware/software combination would yield Linux-like stability.

      Dell SC400, factory config, for $300. Put in a AGP ATI All-In-Wonder Radeon and installed Windows 2000. It surfs, prints, scans, syncs, plays music and TV. It's solid as a fucking rock. It's never crashed, and I never reboot it. I only shut it down when I'm gone for more than one night. People bash Dell all the time, but this is the best PC purchase I've ever made. And it's damn near silent most of the time.

      Just an anecdote, I know. Just wanted to give you an example. I'm ready to buy a G5, but if you have to use Windows, 2000 is the cat's meow.

    2. Re:No. I've seen that argument before. by Farmer+Tim · · Score: 2, Insightful

      "If such was the case, then SOMEONE would be able to tell me what hardware/software combination would yield Linux-like stability."

      Theoretically possible, if you have several billion people making precise notes about all of the billions of possible combinations of hardware and software. But for most Windows users, "Bug Reports" go something like "Uh, there are two cockroaches on my CPU trying to make 20,000 more cockroaches", so naturally Linux is more stable...

      "Windows is the way it is because Microsoft had OTHER goals and decided to achieve those goals."

      It isn't politics, since MS gains absolutely no benefit from making hardware useless. Perhaps economics might have more to do with it? For example, say I'm an Asian electronics manufacturer and I've just finished a production run of an expansion card. The brand-name supplier I've made it for rejects the product (too many DOAs, changed specs, whatever), so I've got a whole production run just lying around. What do I do? I re-brand the cards, get the cheapest CS student available (possibly with a poorer grasp of English than any programming language) to write drivers based on a lame translation of the technical specs, and bung 'em out cheap. Oh, and did I mention that we need to clear the warehouse space, so these have to ship in one month?

      The idea of QA sailing over horizon in persuit of a quick buck is far more plausible than some conspiracy theory which in practical terms would detrimental to MS's market share; after all, "Plug and Play" is supposed to be a selling point of Windows, and if MS can't do a better job of writing drivers than the card manufacturers, they lose their marketing advantage.

      --
      Blank until /. makes another boneheaded UI decision.
  49. Thurrot is irritating but popular by theolein · · Score: 5, Interesting

    Firstly, to get this out of the way, let me state that people who say Paul Thurrot's can be a fan and critical at the same time are right. That should be obvious to anyone who isn't waving their respective computer platform's flag. I would in fact argue that a review that isn't critical isn't a review, but mere company PR.

    Good, that's out of the way. Now on to this review and why it irritates me intensely. Paul Thurrot might indeed be a closet Mac fan, although, from his previous articles, one would never guess it. The fact that he has numerous Macs, including a newish 12" Powerbook, and has in fact been running OSX since the 10.0 release indicate either someone who is obsessed with something he hates, a closet admirer, or, more to the point, someone who makes his money, aka his bread and butter, his moola, his bucks etc, by pumping out glorious reviews of Microsoft's software. I seriously doubt that the powers that be in Redmond would be happy to see Winsupersite (which is about as Microsoftish a name as one can come up with, but that's something for another post) offer scathing criticisms of Longhorn and general dissings for Microsoft's piss poor security record and abuse marketplace behaviour.

    So, it might well be that he does like Macs and OSX in general, but can't afford to say so too loudly on a site that is mainly a mouthpiece for Microsoft OS betas.

    I still find the review irritating, even in that light. The features he highlighted, such as Dashboard, Spotlight, Safari and Mail, are things one sees from a cursory 5 minute glance of the OS, but generally, one would expect a review to offer more depth than that. I am surprised (although maybe I shouldn't be, given his history) that he never mentioned Automator, XCode 2 or any of the new APIs, which, given that Micosoft has always aimed its OS squarely at developers, is a bit surprising.

    You can argue till you're blue in the face about whether Dashboard is a Konfabulator ripoff or a Desk Accessory renewal, and you can argue that Windows has MSN search, Google Desktop etc, but the real new features in Tiger are under the hood and are aimed squarely at developers, just as Microsoft has always done, except that I think that Apple is doing it better (get to why in a sec)

    The APIs, such as CoreImage/Video and CoreData make multimedia a breeze in development and embedded Database development incredibly easy (and you can't tell me that these two features are not needed by an enormous number of applications from media to business). XCode 2 offers automatic diagramming of class structures, pointing to the beginnings of a free CASE tool that comes with the OS, and I have yet to see Thurrot offer the tidbit that XCode comes free with the OS (he seesm to ignore this bit every time he does a review). So when will MS offer VS.Net for free? This is Apple's big hook with developers. The IDE is free and remains free, even when you're not a student anymore.

    Add to that that Dashboard widgets are generally HTML/CSS/Javascript apps. There are literally millions of web developers who can make applications for Dashboard right off the bat, without learning a single new thing. And Automator for making a point and click batch processing app makes the OS very attracctive to those who need to automate daily tasks but can't code to save their lives.

    Finally, I do find some of Thurrot's more superficial criticisms insightful. The new Look and Feel in Mail 2 now brings the total number of concurrent L&F's to 3 (White, Brushed Metal and Plastic). I feel this is terrible for consistency in the UI. His idea that this is some kind of service pack, however, is pure FUD. he KNOWS better than this, and if his reviews of Longhorn betas were anywhere near as critical as his reviews of OSX, I would take him more seriously.

    Sadly, as is the case with Apple zealots, there are a lot of Windows zealots out there (generally the folk who feel hurt everytime an article about a new exploit for windows is published here on slashdot) who see Winsupersite and Thurrot as some kind of high priest, and they'll take him seriously.

    1. Re:Thurrot is irritating but popular by Fwonkas · · Score: 2, Funny
      The new Look and Feel in Mail 2 now brings the total number of concurrent L&F's to 3 (White, Brushed Metal and Plastic).
      Actually 4, if you count the Pro apps (Final Cut, etc). 5 if you count whatever the hell the Garageband interface is.
      --
      COMPUTER! Whatever happened to Blueberry Muffin?
  50. Everyone says this by Enrique1218 · · Score: 2, Insightful
    Again, Tiger is a solid release. It's just not a major upgrade. And it's certainly not worth $129

    However, when you do shell the money for it and use it for bit, you can't bring yourself to used the previous version. At least that is the way I feel, I couldn't go back Jaguar after using Panther. Certainly, that would indicate that there is something there that justifies the upgrade expense.

    Moreover, compared to Windows, the upgrade costs are pretty cheap. For one, you get a Family pack deal for 199 whereas with activation you have to buy upgrade cd for each computer. After 2 computers, you already pay more than with Mac OSX. Second, the $129 single cd is a full install CD. With Windows, an upgrade is $116* and the full CD is $200. In my experience, full cd's are better because you don't have to install old OS then upgrade to rebuild the system. So, I don't really understand why reporters insist on lambasting Apple for a measly $13 difference.

    * The upgrade can be had for $99 at Compusa. So, its 30 but you can still make the arguement

    --
    You don't have to be smart to use a Mac, you just have to be smart enough to buy one
    1. Re:Everyone says this by Anonymous Coward · · Score: 2, Insightful

      The "Upgrade" is the full CD. The difference is that during the install process it asks you to confirm that you have a qualifying older version. It reads the CD to confirm it and then continues the installation. There is no other difference between the two, other than the EULA.

  51. The guy is still a Windows fan. by MillerHighLife21 · · Score: 2, Insightful

    The article shows it too. The entire point of that article was to appeal as if he were a Mac fan, hype of some of the improvements that nobody will consider a big deal or that Windows already has or will have, and then make Tiger out to be no big deal. It's a well written, remove the hype piece from a Windows guy. Let's face it. He's covering features that nobody will really care about: 1. Searches everywhere 2. Widgets 3. Pinstripe look fading 4. Safari's great, too bad it's not on Windows Automater alone makes me want a Mac. In my mind that is the single most impressive new feature and he went out of his way not even to highlight it among the "minor" improvements.

    --
    "Don't teach a man to fish, feed yourself. He's a grown man. Fishing's not that hard." - Ron Swanson
  52. Orders of magnitude by SuperKendall · · Score: 4, Insightful

    You are off on each item by an order of magnitude in usefullness to the user:


    Automator:
    VB/VBScript/VBA (look up SendKeys)
    Windows Scripting Host since Windows 2000
    Windows Management Instrumentation since Windows XP


    You just described Applescript. Not Automator which make Applescript accesible to the user who is not used to writing scripts at all. Imagine if you included a very lightweight version of VB in the OS by default and made it usable by non-programmers.

    Core Data: Databinding (available in VB6, MFC, .NET)

    Binding to... what exactly? Again it's not just data binding, but the actual DATABASE too! That's the whole point. When used apps get free undo capabilities, for example (since you can automatically record and unwind actions taken by the app).

    Core Image: DirectX (but main shell doesn't use it, which is sort of good because it keeps base OS video requirements down, and sort bad because Tiger gets cooler graphics)
    Avalon (Longhorn)


    Not off by an order of magnitude per se, but I think you still have this a bit wrong... Core Image is at a lower level and mainly provides a nice library for quickly modifying images. It's not really like DirectX at all (that's why they have OpenGL). Nor is it like Avalon really, though it makes writing something like Avalon much easier.


    Expose: definitely a plus for OSX simply because it looks cool, but Windows' taskbar is definitely HCI-wise superior (and renders an Expose-on-Windows unnecessary simply because it is _way_ more discoverable.


    That is so wrong it's not even funny. I use the damn taskbar by day, and Expose by night. From an HCI standpoint it is FAR easier and quicker to find most windows visually than to play Shrunken Taskbar Icon Hunter. Folding the taskbar icons (grouping) helps you find windows easier but is way slow to use. Leaving them all out (which I prefer) makes them unreadable and still makes it hard sometimes to quickly get to what you want.

    Expose is the first window finding sceme that took away my yearing for X-Windows style rooms.


    There, that's enough counter-groupthink for one day. Bring on the flames.


    No flames, just corrections to erroneous data. Really the HCI thing is the only one you have that can really be debated, you just got the others plain wrong.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  53. Flavorade? Jim Jones used an off brand? by crovira · · Score: 4, Funny

    Couldn't even splurge on one last drink. Cheap bastard...

    --
    MSBPodcast.com The opinions expressed here are my own. If you don't like 'em... Think up your own stuff.
  54. On DVD only? by Funksaw · · Score: 2, Interesting

    Did anyone else notice the line in the story about 10.4 being sold on DVD only?

    This will be a pain. I started with 10.1. I bought 10.2 (academic) at retail, and that had a dud disc in it. I ended up shipping it to Apple to get a replacement, waiting a couple of weeks.

    I then had 10.3 through my college's program. 10.3 also had a dud disc - this one, though, I figured out, could be fixed by making a disc image of the disc and copying to a CD-R.

    Let's just say that Apple's OS upgrades haven't had a great history of being shipped on usable discs.

    If Tiger gets shipped on a DVD disc, I'm worried about that "burn" trick working. I know it won't work at all if the DVD disc is larger than 4.5 Gb...

  55. Re:Bull by Farmer+Tim · · Score: 2, Informative

    "Then again, since the internals of Apple computers are incompatible with the internals of X86 computers, chances are pretty good if you are making hardware for a Mac, you will be writing drivers for a Mac."

    I haven't seen a NuBus slot in a Mac since 1996, they've all had PCI slots, which are electrically equivalent to the PCI slots in PCs. 8 feet behind me is a 1997 PowerMac 6500 with a Netgear Ethernet PCI card and Belkin USB PCI card, neither of which are supported by the respective manufacturers for Macs, but both work perfectly with Mac OS 8.6 (old, I know, but it illustrates the point). The only cards that don't work properly are ones that need to be functional at startup, before drivers are loaded from hard disk; AFAIK this does take a custom ROM.

    "Since your product won't even work in a Windows computer, I have to wonder why you would bother writing drivers for it to do so."

    Again, the PCI bus is an electronic standard applied the same way in both Macs and PCs; as long as the card sees the same bits at the same voltages, it doesn't care what processor or operating system is sending the bits. The Mark of the Unicorn PCI-324 is a good example of a card originally designed for the Mac that works in PCs, and that's just the first that springs to mind. Which may actually be evidence supporting your position: for many years MOTU refused to support the PC for precisely the reasons you cite.

    --
    Blank until /. makes another boneheaded UI decision.