Slashdot Mirror


Apple To Ship Mac OS X Snow Leopard On August 28

okapi writes "Apple announced that Mac OS X v10.6 Snow Leopard will go on sale Friday, August 28 at Apple's retail stores and Apple Authorized Resellers, and that Apple's online store is now accepting pre-orders."

92 of 647 comments (clear)

  1. Are you crazy if you rush out and install it? by weston · · Score: 5, Insightful

    Leopard messed up audio programs of all kinds until Apple finally got around to addressing the issues with the .3 update. The recent .8 update screwed up some people's wireless connectivity. It hasn't been that long since some early adopters lost entire volumes of data when they upgraded.

    Snow Leopard is supposed to be fixes, tweaks, and improvements, so maybe this one is a better bet, but still, I can't see myself pre-ordering.

    1. Re:Are you crazy if you rush out and install it? by nOw2 · · Score: 2, Informative

      I've never had a problem with an upgrade on the Mac; I think I've covered each point upgrade from 10.4.1 to 10.5.8. So I've preordered and will install when it gets here. The only Apple upgrade that's given me problems is iPhone 3.0; wireless strength gradually drops from full to nothing over 10 minutes or so. With 2.x it's fine.

    2. Re:Are you crazy if you rush out and install it? by commodoresloat · · Score: 2, Funny

      Good point. Do us a favor and post here after you install it so the rest of us know whether it's safe?

    3. Re:Are you crazy if you rush out and install it? by samkass · · Score: 5, Interesting

      I'm one of those crazy ones who always installs the .0 release. (I also back up, which is something most computer users don't do, either, so my risk profile is still probably better than average.) Most of the time for vast majority of people the upgrades go fine. There are always a few problems and the people experiencing those problems jump on the nearest message board and you hear a lot of noise about it. The millions who don't have problems don't, and you don't hear about them.

      Would I install 10.6.0 on a mission-critical, high-uptime machine? No, definitely not-- there's no immediate business justification for it yet. (Wait until more 64-bit and massively parallel software takes advantage of the new APIs.) My home machine, though, is for my own learning and fun, and it's definitely worth it for me there. I can always restore if things go terribly awry.

      --
      E pluribus unum
    4. Re:Are you crazy if you rush out and install it? by Garbad+Ropedink · · Score: 2, Funny

      I don't even know what this new OS does that would make me want to get it. Literally. Did they at least make some tweaks to the UI to make it seem different from the previous version? I only upgraded to Leopard in the first place because I lost my Tiger disk and couldn't get bootcamp installed. I actually got Leopard on the day it came out and had to wait in line outside the apple store like some sort of jerk who was enthusiastic about that sort of thing.

      --
      And that was the last Terry Fox run I ever participated in.
    5. Re:Are you crazy if you rush out and install it? by Darkness404 · · Score: 5, Informative

      There are many reasons to upgrade to Snow Leopard, for example a major one for some people will be Exchange support, and another one will be a performance tweak. For example, even though very little is different from Ubuntu 8.10 to 9.04, 9.04 sped up the boot process a lot and as such starts about 45 seconds faster for me on a normal HDD. Snow Leopard is expected to clean up the code and make it be in general faster.

      However the main reason will be the new APIs that will eventually require everyone to upgrade to Snow Leopard, but even before the new APIs get used much, its still a worthwhile upgrade.

      --
      Taxation is legalized theft, no more, no less.
    6. Re:Are you crazy if you rush out and install it? by MiniMike · · Score: 5, Funny

      ...but still, I can't see myself pre-ordering.

      So it broke your webcam too?

    7. Re:Are you crazy if you rush out and install it? by Movi · · Score: 4, Interesting

      Apple took out zfs support in the middle of development. Too bad since i was counting on it a lot to replace the aging hfs+ :/

    8. Re:Are you crazy if you rush out and install it? by leamanc · · Score: 5, Informative

      As someone who has been testing Snow Leopard in many different scenarios for the past four months, I can say this is one update that will likely give you no problems if you install over the top of your existing 10.5.x installation.

      But, for maximum speed and efficiency, I would back up your user data and apps, and do a clean install. Snow Leopard is very lean and mean, and I noticed considerably more Snappiness on machines where I clean-installed and manually migrated my data.

      --
      :q!
    9. Re:Are you crazy if you rush out and install it? by leamanc · · Score: 2, Informative

      Yes, because many (all?) of the Apple-supplied apps have been slimmed down from Universal Binaries to Intel-only executables. Also, there has been considerable "tightening up" of the Apple-supplied apps in that they use Frameworks (what's known as dynamic libraries or shared libraries on other OS's) as much as possible, instead of having nearly all code stuffed in their .app bundle.

      But, I've noticed that to get maximum space efficiency, you need to do a clean install. For example, Rosetta (the PowerPC translator) is optional at install, but it is not checked by default on a clean install. If you upgrade, Rosetta is already there, and it will stay there.

      So long story short, you should see space improvements either way, but I still find it worth it to back up and do a clean install.

      --
      :q!
    10. Re:Are you crazy if you rush out and install it? by Darkness404 · · Score: 2, Interesting

      The thing is though, a -lot- of Apple update "problems" are things that I don't think I would notice. Things like noisy HDDs, worse wireless, strange fans, etc. I suppose Mac users notice their computer more than most other people (I mean, if I paid $1500 for a laptop I would be more attentive than on my $300 laptop) but most, if not all problems are trivial for 97% of the people affected with the problem and are really only noticed because of a forum post.

      --
      Taxation is legalized theft, no more, no less.
    11. Re:Are you crazy if you rush out and install it? by j_166 · · Score: 2, Funny

      "There are many reasons to upgrade to Snow Leopard, for example a major one for some people will be Exchange support,"

      pfft. Windows has had decent Exchange support since at least Vista SP1.

    12. Re:Are you crazy if you rush out and install it? by Guy+Harris · · Score: 2, Insightful

      Yes, because many (all?) of the Apple-supplied apps have been slimmed down from Universal Binaries to Intel-only executables.

      And then fattened up again to 32-bit Intel+64-bit Intel executables.

      Also, there has been considerable "tightening up" of the Apple-supplied apps in that they use Frameworks (what's known as dynamic libraries or shared libraries on other OS's)

      Well, not exactly. There are conventional dynamic shared libraries and there are frameworks. Conventional dynamic shared libraries are pretty much the same as they are on other UN*Xes; frameworks *include* one (or more) such shared libraries, but they also include other items, such as header files, nibs, etc.

      as much as possible, instead of having nearly all code stuffed in their .app bundle.

      That's not new in SnowLeopard - they've always been linked with shared libraries and frameworks.

    13. Re:Are you crazy if you rush out and install it? by leamanc · · Score: 4, Informative

      OS X apps have had 32-bit and 64-bit executables in their bundles for quite some time now. At least since 10.4, if not some point in 10.3 (it was definitely soon after the arrival of the first G5), so this is a non-issue.

      I know there are true shared libraries (Unix-style) and OS X Frameworks--two separate entities--but I was dumbing it down for those who don't want to get all pedantic about it.

      And, lastly, I know that OS X apps have always utilized Frameworks. But the point is, in Snow Leopard, Apple is utilizing Frameworks more than ever. I mean, how else can Mail.app shrink for 192 MB to 16 MB? It's not just the PPC code being excised.

      I appreciate your clarifying things, but it is obscuring my main point--apps in Snow Leopard, and the OS itself, are VERY lean compared to any previous version of OS X, and there is a noticeable speed boost.

      --
      :q!
    14. Re:Are you crazy if you rush out and install it? by Atti+K. · · Score: 2, Informative

      You can do the install yourself. I haven't tried 9.04 PPC, but 8.10 ran pretty fine (with the obvious limitations of the PPC platform) on my iBook G4. If configured properly, it even feels snappier than OS X.

      --
      .sig: No such file or directory
    15. Re:Are you crazy if you rush out and install it? by thedbp · · Score: 3, Insightful

      QUOTH YOU: - Money spent since 2002 on OS X 10.x - about $400. (Else my G4 Mac would stop functioning properly.)

      Liar. You could go back and install the old Mac OS X on that computer any time you wanted, and it would have all the features and functionality it did when you purchased it. There's NOTHING about an OS update (or lack thereof) that is necessary to keep a computer functioning properly. As if the OS has an expiration date.

      Hyperbole and bullshit.

    16. Re:Are you crazy if you rush out and install it? by gabebear · · Score: 3, Insightful

      That's some hyperbole... Win98 is not a serious option and WinXP is only still viable because Vista is so amazingly awful. Why exactly did you keep your Mac up to date and not update your PCs?

      I would also like to point out that you can't directly buy a viable version of Windows at this moment(Win7 isn't out, WinXP is only shipped with Netbooks as of 2008, and Vista is crap).

    17. Re:Are you crazy if you rush out and install it? by pete-classic · · Score: 2, Interesting

      Presumably the support is in the bundled apps (Mail and iCal), but require some new licensing. If Apple has to pay Microsoft for each license, it doesn't seem strange that Apple would expect remuneration from each user.

      Since these are "free" (bundled) apps, the clear path is a system release. Other approaches would be awkward. A paid point release with a parallel free version that doesn't upgrade Mail and iCal? Turn "Exchange" versions of Mail and iCal into paid downloads, while keeping the bundled versions free?

      The situation is similar with the iPhone. 3.0 added Exchange support. The cost is obscured a bit by the fact that it is recouped through the ongoing service contract.

      -Peter

    18. Re:Are you crazy if you rush out and install it? by Guy+Harris · · Score: 4, Informative

      OS X apps have had 32-bit and 64-bit executables in their bundles for quite some time now. At least since 10.4, if not some point in 10.3 (it was definitely soon after the arrival of the first G5),

      Nope - the output of "file" on the Mail executable on 10.5.8 is:

      $ file /Applications/Mail.app/Contents/MacOS/Mail
      /Applications/Mail.app/Contents/MacOS/Mail: Mach-O universal binary with 2 architectures
      /Applications/Mail.app/Contents/MacOS/Mail (for architecture i386): Mach-O executable i386
      /Applications/Mail.app/Contents/MacOS/Mail (for architecture ppc7400): Mach-O executable ppc

      No 64-bit code there. Perhaps you're thinking of the libraries, some of which had 32-bit and 64-bit slices in 10.4, and most if not all of which had those slices in 10.5. They would still need their 32-bit PPC slices, even on Snow Leopard, for the benefit of PPC binaries running under Rosetta, although they could lose their 64-bit PPC slice, as Rosetta doesn't support 64-bit PPC binaries.

      And, lastly, I know that OS X apps have always utilized Frameworks. But the point is, in Snow Leopard, Apple is utilizing Frameworks more than ever. I mean, how else can Mail.app shrink for 192 MB to 16 MB? It's not just the PPC code being excised.

      Where do you get the size figures from? ls -l? size? Activity Monitor? Some other tool? I'm not seeing them.

      The only valid way to determine whether, for example, Mail is using more libraries and frameworks is to run otool -L on the binaries and seeing whether it reports the Snow Leopard binary as being linked with more libraries and frameworks. That wouldn't tell you whether a given bit of functionality was moved from Mail to a framework, for use in other applications, but "Mail.app shrunk" won't tell you that, either.

      I appreciate your clarifying things, but it is obscuring my main point--apps in Snow Leopard, and the OS itself, are VERY lean compared to any previous version of OS X, and there is a noticeable speed boost.

      That wasn't your main point, it was the main point in the posting to which you were responding; the points in your article were claims as to the reason why that was the case:

      1. "many (all?) of the Apple-supplied apps have been slimmed down from Universal Binaries to Intel-only executables" - as I noted, that can't be it, as they were slimmed down and then fattened up;
      2. "there has been considerable "tightening up" of the Apple-supplied apps in that they use Frameworks (what's known as dynamic libraries or shared libraries on other OS's) as much as possible, instead of having nearly all code stuffed in their .app bundle" - speculative at best.
    19. Re:Are you crazy if you rush out and install it? by walt-sjc · · Score: 5, Insightful

      Oh yes... He could install the ancient OS X... But keep in mind that Apple no longer provides updates for it like MS does for XP of the same vintage (not that I'm a fan of MS by any means...) Furthermore, unlike XP, he will be unable to install most modern software since nobody supports 10.1, .2, and even 10.3 support is getting quite rare.

      But back to your point. Yes, you are 100% correct that the old stuff will continue to function PROPERLY, but methinks the OP REALLY meant Effectively and Securely. Paid updates from Apple are really required for that.

      I'll share my perspective having used Mac's since 10.1 (everything earlier I considered unusable,) Windows since 2.0, Linux since 0.99 and a plethora of random crap before that back to about 1978.

      The amount of time I have spent messing with OS issues (problems) on OS X versus Linux or XP is FAR FAR less. If I value my time at a pathetic $20/hr, I've saved the cost of OS X probably about 100 times over. Whining about the cost of OS X updates is really, in my opinion, short sighted. This doesn't even get into how much better 10.5 is to use than 10.1. There is no F-ing way I would ever go back.

    20. Re:Are you crazy if you rush out and install it? by node+3 · · Score: 2, Informative

      Leopard messed up audio programs of all kinds until Apple finally got around to addressing the issues with the .3 update. The recent .8 update screwed up some people's wireless connectivity. It hasn't been that long since some early adopters lost entire volumes of data when they upgraded.

      Snow Leopard is supposed to be fixes, tweaks, and improvements, so maybe this one is a better bet, but still, I can't see myself pre-ordering.

      If you have Time Machine running, and your current Leopard install DVD, you have nothing to worry about. The problems you listed affected less than 0.1% of the Mac population. Even if something horrible happens and you lose your whole drive, you can just boot your old disc, choose to restore from Time Machine.

      If you *don't* have Time Machine running, you really should. The cost of an external drive is minute compared to the benefit of never[*] having to worry about losing all your data.

      [*] Technically, you *can* still lose all your data (fire, theft, extremely bad timing of both drives failing at once, etc., but Time Machine takes the potential for disaster out of the realm of reasonably worrisome down to "well, it *could* happen, but it's nothing to freak out over". And if you're still so paranoid, you can use two drives and store one offsite or whatever torment-that's-worse-than-the-risk-of-losing-everything-in-the-first-place you feel compelled to put yourself through.

    21. Re:Are you crazy if you rush out and install it? by commodore64_love · · Score: 2, Insightful

      >>>Liar.

      A little strong there.
      Are you a teeny-bopper?

      >>>You could go back and install the old Mac OS X on that computer any time you wanted, and it would have all the features and functionality it did when you purchased it.
      >>>

      No because the original 10.1 that came with my Mac would NOT run the latest software which requires 10.4 or higher. And yes I could use older programs like Firefox 1 or Safari 1 or Internet Exploder for Mac, but they don't operate properly with today's web. They just display garbage.

      >>>As if the OS has an expiration date.

      Actually, as I just explained above, they do. Apple and other manufacturers don't support anything older than four years. Contrast that with Wintel machines which can still get support even for 11-year-old OSes (like Win98), and therefore you don't need to upgrade unless you want to.

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    22. Re:Are you crazy if you rush out and install it? by node+3 · · Score: 5, Insightful

      I have a G4 PowerMac which apparently won't run 10.6. Can Linux be run on this machine? Are there any stores/dealers/whatever that would do the install for me?

      Yes, but why? Snow Leopard brings disk space benefits (good), full 64-bit support (useless to you), Grand Central which manages multi-core programming (useless to you) OpenCL (useless to you) and, um, QuickTime X.

      So, you're missing out on saving 6GB and running QuickTime without any window borders. The vast bulk of Snow Leopard's advances are to make it scream on modern hardware. I don't think it's such a horrible thing to suggest upgrading your seven year old computer if you're interested in running the most current software on it.

      But yes, you can run Linux on it. You'll save some more disk space, you won't get 64-bit support, multi-core anything, OpenCL, QuickTime X, or anything else that Snow Leopard or OS X in general gives you. But hey, at least you'll get to bitch about how you can't do those things with Snow Leopard either!

    23. Re:Are you crazy if you rush out and install it? by node+3 · · Score: 3, Interesting

      "a major one for some people will be Exchange support"

      Maybe I look at things differently, but why should users have to upgrade their entire OS (from 10.5, which is an extremely modern OS already) to support something like Exchange?

      Applications can support Exchange on OS X currently (i.e., MS Entourage). But with 10.6, the OS itself will support Exchange.

      The irony here is that not even *Windows* supports Exchange directly.

    24. Re:Are you crazy if you rush out and install it? by node+3 · · Score: 4, Interesting

      I agree, but since their apps like iCal, Mail, notes...etc are all bundled with OSX this is considered a major feature when it really is nothing more than a application upgrade to include EWS.

      Um, no. It's not using Exchange Web Service. It's interfacing with Exchange just like Outlook does.

      And it's not just an "application upgrade", the support is at the very core of OS X. Contacts, email, calendar, any program can make use of these services. Address Book is just an interface to the system wide address book subsystem. iCal is the same. Mail is the only app that you have to use to interface with that particular service, but even there, any program can utilize it, just like on Windows, except that you don't have to buy Outlook to connect to an Exchange server.

      Or, put differently, were MS to add Exchange support to Windows (which it doesn't have), it *would* be a big deal.

    25. Re:Are you crazy if you rush out and install it? by node+3 · · Score: 2, Interesting

      "There are many reasons to upgrade to Snow Leopard, for example a major one for some people will be Exchange support,"

      pfft. Windows has had decent Exchange support since at least Vista SP1.

      Unless I've missed something (which is entirely possible, but I did to a google search just to make sure), Windows doesn't natively support Exchange.

    26. Re:Are you crazy if you rush out and install it? by node+3 · · Score: 2, Insightful

      apple OS releases generally Improve performance on the same given hardware.

      That hasn't been true since Spotlight was released. Ever since, each version of OSX added more and more crap that I can't turn off, like the 100% useless Dashboard.

      You can disable Spotlight (it's in System Preferences, just add your hard drive to the Privacy list) and Dashboard doesn't run until you first open it. Remove it from the Dock and disable the function key for it and you'll never see it.

      Additionally, you can completely turn off Spotlight if you want, but it takes either dropping to the command line or running one of the tinkering apps. Both methods work flawlessly, although there's really no need if your drive isn't indexed (and that's the only time it slows your system down, is when it's indexing).

    27. Re:Are you crazy if you rush out and install it? by mabhatter654 · · Score: 3, Insightful

      you have a point. Apple only has 5 notebook models (white, air, 13" 15" 17") going at a time and they tend to keep the same model for 18 months or so with only minor updates. Compared to Dell that has many models, plus variations, and upgrades the entire consumer line with completely "new" models every 6 months or so. With Apple the tiniest inconvenience sticks out where with Dell, you'd be lucky to get the same internal parts even if the model numbers were the same, they change them all the time, even from week to week so it's hard to say any specific problem is "Dell's" fault and not your particular mash-up they shipped you this week because not enough people on the internet have Inspiron 13wzyz to complain about..some have 14wxyz and others have 13wxy ... get the idea.

    28. Re:Are you crazy if you rush out and install it? by smash · · Score: 2, Informative
      Despite the bullshit, i've been a happy vista user since 2007. I actually stopped bothering to dual boot linux on this box (for the first time since 1996).

      If Vista is "not viable", fucked if i know where that puts linux... Don't be a fucking tight-arse with RAM, and vista is fine. Much better than XP, imho - if i had to go back, it would be to Windows 2000, thankyouverymuch.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
  2. free upgrades? by i_ate_god · · Score: 2, Interesting

    I've never owned a mac, but was thinking of getting a macbook in the future. Are OSX upgrades free?

    --
    I'm god, but it's a bit of a drag really...
    1. Re:free upgrades? by wandazulu · · Score: 5, Informative

      All updates within a particular version are free (10.5.1, 10.5.2, 10.5.3, etc.), but jumping to a major version (10.4 -> 10.5) cost something. This particular upgrade is a little different insofar as they've tweaked the behind-the-scenes stuff more than anything else, which some folks might consider nothing more than a service pack, but because of that it's only $29 instead of the usual $129.

      HTH

    2. Re:free upgrades? by nine-times · · Score: 5, Informative

      OSX upgrades are as free as Windows upgrades are-- which is to say minor updates and bug-fixes are free, but major updates cost you.

      Lots of Windows fanatics like to point to the numbering scheme and claim that Apple makes you pay for "service packs", so they'll note that 10.4 to 10.5 is a paid upgrade, even though the version number stays the same. However, in OSX, it's the third version number that's similar to a service pack, i.e. 10.4.1 could be called Mac OSX v4, service pack 1.

      And that's not necessarily too different from Windows versioning. Windows 2000 was Windows 5.0, and Windows XP was version 5.1. Windows XP service pack 3, under Apple's versioning number scheme, could be called 5.1.3. Or really, since Apple isn't incrementing the "10" part of their versioning number, it could be 10.5.1.3.

      Ultimately I'm just saying that whole side of the argument-- that is, the version numbering-- is a little arbitrary and stupid. The point is that Apple releases small improvements and bug fixes all the time, and those are free. Every two years or so, they release a new version with new features and major improvements, and those can cost as much as $130. However, in the case of Snow Leopard, most of the improvements are under the hood, so the upgrade price is only $30.

    3. Re:free upgrades? by Anonymous+Cowar · · Score: 2, Insightful

      and yet people are gonna pay $29 for this upgrade which has been mentioned as nothing more than patching up the holes and bugs in leopard and bringing it to a tolerable level of usefulness. Go mac users! Fight the machine!

    4. Re:free upgrades? by FictionPimp · · Score: 2, Interesting

      I think it's already useful. I look at snow leopard as adding a bunch of junk no one needs yet.

      I'll be buying and installing it because it's cheap and I'm a mac user and I want to be cutting edge. But honestly, there is nothing special about the release, if they tried to charge full price for it I would pass for sure.

      If vista was 29 bucks, I would of upgraded that as well.

    5. Re:free upgrades? by schwanerhill · · Score: 2, Informative

      If you buy a MacBook after June 8, 2009 (i.e. any time now) that doesn't yet have Snow Leopard (10.6) pre-installed, the update will cost $9.99. Apple calls it "free" with a $9.99 shipping and handling fee. (See the Macworld story.)

    6. Re:free upgrades? by k_187 · · Score: 2, Informative

      No, the retail price of Snow Leopard is $169. You cannot buy Snow Leopard without buying the "Mac Box" which includes Snow Leopard, iLife '09 and iWork '09. Thus, if you're upgrading from Tiger, you either need to buy Leopard now and the upgrade or pay extra.

      --
      11 was a racehorse
      12 was 12
      1111 Race
      12112
    7. Re:free upgrades? by Anonymous Coward · · Score: 2, Insightful

      Considering you pay $500 extra for your mac, it's really not.

    8. Re:free upgrades? by m.ducharme · · Score: 2, Interesting

      I dunno, I thought that trimming 7 GB off the size of the install was pretty neat. If the performance gains are as good as their marketing wants us to think there may be more value there than you think.

      --
      Rule of Slashdot #0: You and people like you are not representative of the larger population. - A.C.
    9. Re:free upgrades? by TheSunborn · · Score: 2, Insightful

      As an owner of an old Mac laptop that still Run OS X 10.1.8 let me say, that I still think that 10.2 should have been free, because 10.1.8 is so buggy and it will newer be fixed. Using NFS to mount a disk will almost always crash my kernel within an hour.

      A big problem with the way that Apple does upgrades is that to get bugfixes, you often do need to buy the newest OS X and it's seldom free. I wish they would split the os from their applications, so the os bugfixes/upgrades were free, but they could charge you if you really wanted the i* software. I don't really like having to buy a new os, just to get working NFS.

      That is ironic enough, one of the reasons that people keep their windows XP boxes(Instead of 'upgrading' to Vista. Windows XP was buggy when Microsoft released it, but Microsoft have used the latest many year bug fixing it, and all those bug fixes are free.

      And XP bugfixes don't ever require new hardware unlike Mac OS X, where even if I wanted to buy the newest Mac OS X upgrade for Power PC, my laptop could not use it because its graphics chip is to slow. So I can't get all the bug fixes that Apple have developed and released because my Gfx chip is to slow. (Unless I buy new hardware. I begin to see why people call Apple a hardware company).

    10. Re:free upgrades? by vux984 · · Score: 2, Interesting

      I think that it's disingenuous to compare point upgrades in the mac world to service packs in the windows world. This comparison comes naturally because MS took many years to actually come out with a featureful consumer upgrade (XP --> Vista), by which time every other OS had upgraded multiple times. Just because it takes Apple about as long to put out a point upgrade as it does for MS to put out a new service pack, doesn't mean they're equivalent.

      Thing is Microsoft released a ton of new stuff outside of service packs, that was just a free download from its website. With OSX they would have been held back, restricted to the new version and been "exciting new features" in the next point release.

      Virtual PC, Windows Scripting Host, Windows Search, Windows Search, Microsoft SharedView, new versions of MSN Messenger.

      If you look at OSX, that sort of stuff was usually pay-walled as part of an upgrade: Spotlight, Automater, iChat AV...

      The service packs contained less than an OSX upgrade, that's true, but that's because the service packs mostly just contained "critical stuff". A lot of the stuff that Apple would have released as headline features, were released as optional updates or separate downloads.

      That's still not to say they are equal, but it just shows how disingenuous any sort of comparison of the release strategies for the two companies is. And of course, Microsoft didn't mean for Vista to take as long as it did -- so that wasn't even part of the "strategy", and its released Vista and 7 in fairly rapid succession.

      But in any case, bottom line: both OSes have progressed at a fairly good clip if you look at the big picture.

    11. Re:free upgrades? by jedidiah · · Score: 2, Insightful

      ...that means that you are getting your PCs for $100 a pop.

      You should let the rest of us in on the secret.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    12. Re:free upgrades? by schwanerhill · · Score: 3, Informative

      We need some fucking laws. In other countries, you can't commercially use the word "free" to refer to any transaction which money changes hands for any reason whatsoever. Let's enact those here too.

      I am sick and tired of having to hand over money for "free" merchandise. Why not call an air ticket "free" with a seating fee, a booking fee, a fuel fee, an oxygen fee, a plane maintenance fee, and a landing fee tacked on?

      "Free" should mean precisely one fucking thing when you come across it in public: free .

      I was deliberately not passing judgement.

      However, reading what Apple actually says, I slightly misrepresented them. What they say is "If you've purchased a qualifying computer or Xserve on or after June 8, 2009 that does not include Mac OS X Snow Leopard, you can upgrade to Mac OS X Snow Leopard for $9.95.*", with the asterisk noting that that covers shipping and handling. I mistakenly used the word "free", but Apple never does.

      Apple's upgrade page.

    13. Re:free upgrades? by nine-times · · Score: 2, Informative

      And XP bugfixes don't ever require new hardware unlike Mac OS X

      There are certainly bugfixes between XP and Vista that you can't get without upgrading to Vista, and Vista requires new hardware.

      I still think that 10.2 should have been free, because 10.1.8 is so buggy and it will newer be fixed.

      I thought 10.2 was free, or maybe was as cheap as $20 (incl. shipping and handling) or something. I remember one of the OSX versions being cheap or free, and I'm pretty sure it was 10.2.

      I wish they would split the os from their applications, so the os bugfixes/upgrades were free, but they could charge you if you really wanted the i* software.

      They do split their OS from the i* software. The only one that comes with OSX is iTunes, which is free anyway.

    14. Re:free upgrades? by geekboybt · · Score: 2, Informative

      I'd hope not, considering Apple actually licensed that from Microsoft, whereas Palm reverse engineered their way in.

    15. Re:free upgrades? by mrdoogee · · Score: 2, Informative

      Really, using 10.5.8 as an example, I'd describe it as follows:

      10 - OS Branding, like "Windows" or "Ubuntu"

      .5 - Major Version like "XP" or "9.xx"

      .8 - Minor Version like "SP2" or "X.04"

    16. Re:free upgrades? by jcr · · Score: 3, Interesting

      I was at Apple's store at the Valley Fair mall when Tiger was released. Someone came up to me and asked "what happens if I install this on more than one machine?" I answered "well sir, that package is a license for only one machine." He said "Yeah, but what happens?" So, I said "Ok, I get your drift. There's nothing on that disk that's going to phone home and rat you out, if that's what you mean." He said "See, that's what I love about you guys!", and he put back the single-license box he had, and bought a family pack.

      Apple understands that irritating the user isn't a winning competitive strategy.

      -jcr

      --
      The only title of honor that a tyrant can grant is "Enemy of the State."
  3. Re:new mac user here by sl0ppy · · Score: 2, Informative

    always back up. use time machine.

    try an in-place update. the installer should inform you if it is able to do an in-place update (it should be able to).

    if that fails, a clean install should be just fine, with your time machine backup used for applications, user files, and settings.

  4. Running out of cats? by Grishnakh · · Score: 5, Funny

    Pretty soon, Apple is going to run out of cats to name their OS X versions after. How many are left? When are they going to stoop to calling a new version "Housecat"?

    1. Re:Running out of cats? by jacktherobot · · Score: 5, Funny

      I can't wait for OSX Lolcat!!

    2. Re:Running out of cats? by yossie · · Score: 2, Informative

      Oh, these common ones are still available. and wikipedia has a list that is 10x longer of possibilities.. Don't think they will run out soon.
      lion
      cougar
      bobcat
      ocelot
      serval
      puma
      lynx

    3. Re:Running out of cats? by AustinFloyd · · Score: 5, Funny

      Once OSX becomes more mature, they can release OSX Cougar.

    4. Re:Running out of cats? by Tetsujin · · Score: 3, Funny

      Pretty soon, Apple is going to run out of cats to name their OS X versions after. How many are left? When are they going to stoop to calling a new version "Housecat"?

      I think they've got plenty of good cat names left still in reserve. For instance:

      Mac OS X 10.10: "Selena Kyle"
      Mac OS X 10.11: "Cheetara"
      Mac OS X 10.12: "Nuku Nuku"
      Mac OS X 10.13: "Bubastis"
      Mac OS X 10.14: "Ravage"
      Mac OS X 10.15: "Sammy Davis Jr."

      --
      Bow-ties are cool.
    5. Re:Running out of cats? by AndrewNeo · · Score: 2, Funny

      OS XI: Chupathingy.

    6. Re:Running out of cats? by Anonymous Coward · · Score: 3, Funny

      Mac OS Liger, it's just about my favorite operating system.

    7. Re:Running out of cats? by azcodemonkey · · Score: 4, Funny

      One thing is certain, it'll definitely like newer hardware.

  5. Re:new mac user here by Selfbain · · Score: 2, Informative

    Yes. Historically, there have been issues with each major upgrade of Mac OS X. I had kernel panics on a regular basis when I upgraded to 10.5 but now it seems fairly solid. I'm hoping that since the focus for 10.6 was speed and stability that it won't have these issues but I'm not holding my breath.

    --
    Well, it has never been successfully tested.
  6. kanji input by Speare · · Score: 4, Interesting

    The only feature of Snow Leopard that looks at all interesting is the hanzi/kanji input on the trackpad. Probably hard to draw the twenty-stroke characters, unlike the five-stroke example screenshots. But since I rarely use my laptop OPEN (I run in clamshell mode to an external monitor most of the time), even that is not particularly useful to me.

    --
    [ .sig file not found ]
    1. Re:kanji input by broken_chaos · · Score: 4, Informative

      There's a large number of under-the-hood rewrites and redesigns. The Finder is finally rewritten (so it's not using 10+ year old technologies), the major parts of the OS (kernel, most built-in apps) are 64-bit, and there's several other new things - like the new QuickTime (which serves, however terrible the app on other platforms is, as a very nice media playback framework on OS X).

    2. Re:kanji input by mkaushik · · Score: 2, Informative

      Isn't this the OS X version which has OpenCL integrated into it? If yes, is that not considered a big enough improvement?

    3. Re:kanji input by RealGrouchy · · Score: 3, Funny

      The only feature of Snow Leopard that looks at all interesting is the hanzi/kanji input on the trackpad...But since I rarely use my laptop OPEN (I run in clamshell mode to an external monitor most of the time), even that is not particularly useful to me.

      I don't even have a trackpad, because I use an iMac. I'd probably have to buy an external trackpad to take advantage of this feature.

      Come to think of it, I'd also have to learn Japanese.

      - RG>

      --
      Hey pal, this isn't a pleasantforest, so don't waste my time with pleasantries!
  7. This is an incorrect assumption. by juuri · · Score: 3, Informative

    The SL upgrade is much more like going from Win 98 to Win 98 SE if it must be put in those terms.

    Almost all of the upgrades are things under the hood that most users will notice little of, except the general speed up (which is quite significant in many parts), dock improvements, better Exchange support and improved dock functionality. This is a good update for tons of reasons most people shouldn't even really care about, so the pricing is quite justified.

    --
    --- I do not moderate.
  8. Everyone says Apple users are gay men but by commodoresloat · · Score: 4, Funny

    the truth is we are literally swimming in pussy

  9. several interesting issues by v1 · · Score: 4, Interesting

    1) this is an update, not a full installation. There is no "full price" edition, you MUST have mac os 10.5 on it now

    2) 10.6 drops support for PPC (already mentioned previously here) so if they have older versions of Mac OS X on them it doesn't matter. However, some of the earliest intel macbooks and imacs shipped with 10.4.7-9 and their owners have not upgraded to 10.5 so there are some intels floating around without leopard on them.

    3) VERY IMPORTANT - Apple will stop selling 10.5 the day they release 10.6. So if you have a macbook or intel imac with 10.4(.11) on it and don't get it updated to 10.5 before the 28th you cannot install Snow Leopard. The AASPs are going to go mad as of today trying to order as many 10.5 retail packs as they can get their hands on. If you will be needing one, you'd better get it NOW.

    --
    I work for the Department of Redundancy Department.
    1. Re:several interesting issues by v1 · · Score: 4, Informative

      also 4) for $170 you can get the 10.6 box set that includes ilife and iwork. that is the only option apple will offer you if you get stuck with a 10.4 intel after the 28th.

      --
      I work for the Department of Redundancy Department.
    2. Re:several interesting issues by ropiku · · Score: 3, Insightful

      1) this is an update, not a full installation. There is no "full price" edition, you MUST have mac os 10.5 on it now

      Only the $29 version is an update and you need Leopard to use that version.

      Tiger users can buy the Mac Box Set at $169 that includes Snow Leopard, iLife 09 and iWork 09.

    3. Re:several interesting issues by EvilIdler · · Score: 3, Informative

      1+3: Lies.

      There is a full price edition - Mac Box Set. It contains the OS, iWork and iLife. That one is targetted at 10.4 users, according to the info page.
      Leopard users already have iWork and iLife, and at least iLife is available as a very cheap upgrade for those who have '08.

      What, you don't like paying more than an upgrade price to get the latest OS? Fuck you for not buying a newer Mac :)
      (The box set is priced about the same as MS Office home editions in my Apple online store)

    4. Re:several interesting issues by BitZtream · · Score: 3, Informative

      It is an upgrade, true, but ALL Apple OS sales are upgrades, they don't just sell a 'full install' because there has never been mac that went out the door without an OS on it.

      Upgrading from 10.4 to 10.6 will not be a problem as long as you are an intel mac, 10.5 isn't required to be installed. In fact, upgrading from no OS will work as well, they 'upgrade' disks are fully bootable and will install on a blank harddrive.

      Not sure where you get your ideas from but it would appear that you haven't been around for the last 5 OS upgrades with OSX or the previous 9 with System1-9, nothing new here, move along.

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    5. Re:several interesting issues by chris462 · · Score: 2, Informative

      http://www.apple.com/macosx/specs.html

      Upgrading from Mac OS X v10.4 Tiger.

      If your Intel-based Mac is running Mac OS X v10.4 Tiger, purchase the Mac Box Set, which is a single, affordable package that includes Mac OS X v10.6 Snow Leopard; iLife '09, with the latest versions of iPhoto, iMovie, GarageBand, iWeb, and iDVD; and iWork '09, Apple's productivity suite for home and office including Pages, Numbers, and Keynote.

  10. Re:Snow Leopard? More like SLOW Leopard! by commodoresloat · · Score: 5, Funny

    See, I changed one letter, an 'n', for another, an 'l', as a way of making fun of the new release of Mac OS... I don't have any real reason for thinking it's slow, and it's not like I really have anything against Snow Leopard (apart from the fact that I, myself, am not interested in running Mac OS X any more) - it's just fun to make fun of it.

    iSee.

  11. Re:new mac user here by Stupendoussteve · · Score: 3, Informative

    What dumb Microsoft idea did they "steal"? Programs use configuration files, not a registry, this is better and way easier to manage. They are almost always stored in ~/Library/Preferences.

    To restore an application you would restore it to /Applications. To restore any personal configuration would you have to restore the files in ~/Library.

    Of course, if you back up and then do an in-place update, there should be little reason to restore anything. They have continually gotten better with their upgrade system. There is very little cruft as the old system is moved to a different directory and kept separate from the new one. Applications and configuration is already kept separate from the operating system itself.

  12. Re:Windows 7 by Stupendoussteve · · Score: 4, Insightful

    Just wait until it gets bloated and begins to slow down. It happened with every previous version of Windows and unfortunately the behavior continues in 7 (I blame the registry). I have never had this issue with OS X, maybe because it separates the OS from the Applications so much.

  13. Re:Will it support DHCPv6 ? by Zan+Lynx · · Score: 3, Informative

    The ideal IPv6 setup does not even use fixed DNS and NTP, etc. The system should be using stateless autoconf and multicast services for that.

  14. Boxed Set by ThrowAwaySociety · · Score: 4, Informative

    3) VERY IMPORTANT - Apple will stop selling 10.5 the day they release 10.6. So if you have a macbook or intel imac with 10.4(.11) on it and don't get it updated to 10.5 before the 28th you cannot install Snow Leopard. The AASPs are going to go mad as of today trying to order as many 10.5 retail packs as they can get their hands on. If you will be needing one, you'd better get it NOW.

    Apple sells a "boxed set" that upgrades Tiger to Snow Leopard, with no intermediate steps.

    Yes, the Boxed Set is $169, which is more than Leopard alone was($129) but it does inlcude iLife and iWork as a bonus. (Yes, this is just a ploy to get more copies of iLife and iWork out there.)

  15. Re:new mac user here by nmb3000 · · Score: 2, Insightful

    As I understand it, the version numbers here are pretty much on par with a Microsoft OS version number so 10.5 to 10.6 will be like going from 98 to Win2k and should be handled the same way

    You're kidding, right? Please tell me you're kidding. Anyone who could possible equate going from OSX 10.5 to 10.6 to upgrading Windows 98 to the NT kernel-based Windows 2000 is one of two things:

    - Too young to have actually used Windows 98
    - Undergoing unhealthy bombardment by the Reality Distortion Field

    Reading the list of changes, it looks more like going from 10.5 to 10.6 is more like going from RTM XP to XP SP3 (which includes the upgrades to MS software that comes free with a Windows license like Messenger, Windows Mail, Movie Maker, etc). It's the same operating system, same kernel, same framework, just with various "improvements" and some new programs.

    --
    "What do you despise? By this are you truly known." --Princess Irulan, Manual of Muad'Dib
    /)
  16. Re:one difference from Win98-2k by MBGMorden · · Score: 2, Informative

    You must be confusing Win2k with WinME. Going from 98 to 2k was an earth-shaking whose-yer-daddy OMGWTFPWN upgrade.

    --
    "People who think they know everything are very annoying to those of us who do."-Mark Twain
  17. German tanks by caseih · · Score: 2, Interesting

    Actually you could argue that Apple has named their operating systems after German tanks. Of course they probably never did it purposly, but it is interesting to consider: http://ormset.no/wordpress/2007/01/01/german-armored-vehicles-and-apple-mac-os-x/

    Even "snow leopard" is a German tank. Not sure how many German Tank names are left, but we'll have to see what happens after SL.

  18. Re:Windows 7 by Chees0rz · · Score: 4, Insightful

    You sir are an idiot.

    The more you use your OS- the slower it gets. Browser histories get bigger and take longer to open. Search bar suggestions take longer to load (as the data gets more bloated). Folders take longer to open as there is more to list. 'My Computer' gets slower with every drive you add since it feels the need to refresh its data with the latest usage and sizes. Sometimes programs install themselves to context menus and that has some overhead when right clicking. How about programs that have background processes always running... these didn't come with the OS (I am looking at you Java- where the hell do you hide?). And why can't more registry items slow down windows? Searching takes time. Storing it in memory takes... well, memory (which could cause you to swap).

    You're right in that an OS doesn't slow down on its own. It's additional applications that do it. But most people don't have a computer to JUST "use" Microsoft Windows. And for some other typical applications (browser, office, email)- usage causes more overhead overtime as the program tries to become smarter or has to show the user more data.

    *drops the mic*

  19. Re:new mac user here by Yaztromo · · Score: 4, Informative

    Picked up a mini first of the year. This will be my very first upgrade.

    As I understand it, the version numbers here are pretty much on par with a Microsoft OS version number so 10.5 to 10.6 will be like going from 98 to Win2k and should be handled the same way, upgrading will make for an unstable system so I should backup everything and do a fresh install. Is this conventional wisdom still correct?

    You shouldn't have to backup your Mac just for Snow Leopard; ideally you've been keeping backups all along. Leopard made keeping good backups so brain-dead easy that all you have to do is get yourself an external USB/Firewire drive and plug it in, and let Time Machine take care of the rest. You don't even have to start the process in any way -- plug the drive in occasionally and let it do its thing in the background.

    However, presuming for a moment you haven't being doing regular backups: yes. Backup everything first.

    That having been said, with OS X I've never had to do a full wipe and reinstall. OS X has this very, very nice "Archive and Install" option that will move all of your existing system files into a "Previous System" folder, and then do a clean system install (optionally preserving all of your users and network settings, which I suggest). This does require a lot of free disk space, but it's safe and effective, and has always given me a very nice stable install of each new OS X release since Panther (10.3).

    Yaz.

  20. Gamma!!! by theolein · · Score: 2, Funny

    They're changing thedefault Gamma from 1.8 to 2.2???? Hell just froze over!!

  21. My personal experience with 10.6 by angelbunny · · Score: 4, Interesting

    I'm on 10.6 right now and even the betas seemed far more stable than 10.5. Also, the speed increase is definitely there. I honestly never expected moving to 64 bit using every day desktop apps like mail and safari would have a noticeable speed increase, but I was wrong. It is much faster. However, I admit the speed increase is the most noticeable on first load of that app, or a cold start. After that most apps in 10.5 are so fast the speed increase in 10.6 is hardly noticeable.

    The dock has changed yet again. The even in the most resent release of 10.5 I have issues dragging an item from a folder in the dock to the trash. If I do this to quickly the trash can does not come up. 10.6 has cleaned out most (if not all) of the dock issues in 10.5 in my case. The new folder design in the dock is nice but I wish it had more options. I would love to shrink the icon size or change the display format (like details) in the folders in the dock.

    Quicktime X bothers me. The logo for the new quicktime in the dock is terrible looking and when running the program even if the UI looks nice it doesn't match the rest of the OS. It is like running the most recent version of windows media player in Win2k. The theme may be nice but it is kind of odd. They also removed features I used from quicktime 7. Like, I would go into full screen and it would auto start playing. In quicktime X I have to manually hit the play button after full screen. If I stream a video I can't find the options any more to turn off the auto play. I hate it when it starts playing randomly when the window is minimized ffs.

    All in all, 10.6 is nice but so is 10.5 and honestly the UI changes with the dock and quicktime in 10.6 I dislike. I would of been much happier with 10.6 looking identical to 10.5 and just running faster and being far more stable.

    The only features I haven't "played" with yet is OpenCL. My macbook pro has a 128meg geforce 8600 which is the min requirements. In windows for openCL the min is 256meg (it sometimes works half assed with 128meg) so I need to make an RSA decrypter or something to see how well it runs. I'm honestly not expecting much in this area.

  22. Re:I'll try the Kool-Aid. by Drizzt+Do'Urden · · Score: 4, Interesting

    You'd think twice about that if you had an SSD in your machine. Think about the Macbook Air with the 64GB SSD... ;)

  23. Re:I'll try the Kool-Aid. by Anonymous Coward · · Score: 3, Funny

    I'm a laptop user, you fucking cunt.
    I don't want to drag portable HDs with me all the time, and what you fucking yanks call Internet connectivity is anything but.

  24. So what are the compelling reasons to upgrade? by mario_grgic · · Score: 2, Insightful

    You will not get 64 bit kernel, since by default 32 bit kernel is installed on all supported hardware except XServe. Even more, you can not install 64 bit kernel on hardware that could normally run it, since it appears Apple has restricted 64 bit kernel to hardware that has 64 bit EFI. Also, 64 bit kernel is not available on any Macbook.

    So, basically, you have 32 bit kernel with 32 bit kernel extensions and drivers, just like in Leopard with hacks to allow it to run 64 bit user applications. True more applications are now 64 bit, but who cares if their mail or calendar is now 64 bit instead of 32 bit? It's not like your mail program needs more than 4 GB of RAM anyway.

    And the applications that could really benefit from 64 bit like Photoshop are not available anyway. And once they are available they will run on Leopard as well (which was marketed as 64 bit end to end, when in fact the only application that is 64 bit on Leopard is Chess, and XCode).

    So unless you really need that exchange support, I don't see compelling reason to upgrade at all?

    --
    As the island of our knowledge grows, so does the shore of our ignorance.
  25. is this youtube now? by linhares · · Score: 5, Informative
    I have read this entire discussion and to my dismay it sound much more in line with youtube comments than /., and no. I am not new here. This update is interesting because of Grand Central Dispatch, some minor new 64-bit apps, and specially, OpenCL.

    OpenCL is going to change scientific computing, for good. NVIDIA's CUDA is great and all, but you get bogged to one vendor's platform. With OpenCL you can define compute kernels that will be run in the GPU, if the thing supports it. For neural networks, genetic algorithms, matrix stuff, fast fourier transform, etc, expect HUGE performance gains. Especially whenever there's an NVIDIA TESLA with 192 cores behind it you might find gains of 100x speed. I'll probably be modded as funny or some shit, but imho OpenCL is a game-changer for the scientific community.

    Finally, ONE DAY, there will be a killer app for the general public using the power of the GPU. Then I hope everybody will understand.

    In the meantime, I, and my students, will be studying and working with it.

  26. Re:Windows 7 by tres · · Score: 5, Insightful

    Microsoft's Astroturf campaign has been phenomenal for Windows 7.

    It reminds me of the old days when Microsoft Marketing could have sold shrink-wrapped poo; those guys were that good. It's too bad the software was never as good as the marketing.

    --
    Notes From Under *nix: blas.phemo.us
  27. Re:Windows 7 by morgan_greywolf · · Score: 5, Informative

    Without a doubt what you say is true.

    However, the parent is right in that increasingly, over time, Windows systems typically slow down. even if you don't add much in the way of applications or other software. Without a doubt, part of this phenomenon is related to increasing data bloat, especially in the registry. (After all, this is where things like the a MRU lists and settings are stored.)

    But the difference between Mac OS X, Linux, etc. over Windows is that the former lack the registry altogether, instead preferring to store this data in individual files rather than one huge database.

    Like it or not, this slowdown is a limitation of the system as designed.

  28. There are good reasons by SuperKendall · · Score: 2, Informative

    You will not get 64 bit kernel, since by default 32 bit kernel is installed on all supported hardware except XServe.

    (a) we don't know if this is true of the final release.

    (b) it hardly matters unless you planned to add more than 32GB of RAM to your system. All user apps can still run in 64-bit mode just fine.

    And the applications that could really benefit from 64 bit like Photoshop are not available anyway.

    Well sure, the system is not out yet!

    But we'll see those apps before too long, especially a lot of apps that add GrandCentral and OpenCL support. The boost for those apps is a good reason to upgrade.

    Also there are simply a ton of little feature improvements across the whole system, making it more than worth a paltry $29 for the upgrade price until the supply of 64 bit and accelerated apps does arrive. There's not reason why plugin vendors for instance cannot quickly incorporate updates.

    --
    "There is more worth loving than we have strength to love." - Brian Jay Stanley
  29. Re:Windows 7 by Cro+Magnon · · Score: 4, Insightful

    It reminds me of the old days when Microsoft Marketing could have sold shrink-wrapped poo; those guys were that good

    Which makes their failure to sell Vista especially noteworthy.

    --
    Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
  30. Re:can we call it OSXI yet? by mdwh2 · · Score: 2, Interesting

    Indeed - they've dug themselves into a hole in that "OS X" is the brandname, as much as "XP" or "Vista", and not simply a version number. Already they acknowledge this by the fact that they call it OS X 10.4, when repeating the "10" is redundant. It wouldn't surprise me if they bring out "OS X 11" or something dumb like that (or more likely, they'll eventually switch to a new brandname altogether).

    It's not like the 10 was ever a version number anyway, in that it's a derivative of Next, not ("classic") Mac OS, which they had to ditch. The "X" has always been a marketing thing.

  31. Re:Windows 7 by mdwh2 · · Score: 2, Funny

    And I have never had this issue with Windows. I've used various versions of Windows on multiple computers for years, with no such troubles. Just wait? How long should I wait, exactly? The only slowdown is when I run Itunes.

    Ah that's right - anyone claiming to have an experience otherwise is obviously a "troll".

    Why is my anecdote not valid? Or is this a case of sticking your head in the sand if it doesn't concur with your preconceived assumption?

    Perhaps the mod points should be given out to those who use them properly for a change.

  32. Re:Failure? Sales figures say otherwise by mdwh2 · · Score: 2, Insightful

    Except operating systems are judged by how many people upgrade

    Are they? Says who?

    The point is there are many ways of rating a product - and sure, it's no doubt of concern to MS that Vista isn't as successful as XP (although we still have to take into account that XP has been on sale a lot longer - what was XP's share in 2003?), but in no meaningful sense is over 20% market share a "failure".

    But I don't know why I bother - evidently even posting hard figures from sources is "flamebait", if it doesn't toe the pro-Apple line of the mods. Why aren't mod points given out fairly, randomly, and evenly anymore?

  33. Re:Service Packs... by NoMaster · · Score: 3, Funny

    How much you gonna be paying for Windows 7 just to make Vista work properly? ;-)

    --
    What part of "a well regulated militia" do you not understand?