Slashdot Mirror


Apple's Device Model Beats the PC Way

Carl Bialik from WSJ writes "Walt Mossberg argues in the Wall Street Journal that Apple's model for PCs and devices is beating Microsoft's. In early battles for dominance of the PC market, Microsoft's component-based platform crushed Apple's end-to-end model, he says. But in today's post-PC era, where the focus is on music players, game consoles and cellphones, the end-to-end model is the early winner. From the column: 'Even the Mac isn't as closed as its critics charge. It's still designed to work with Apple's own operating system and software. But it can handle all the common files Windows uses, can network with Windows machines, and can use all of the common Windows printers, scanners, keyboards and mice. The Mac gives you the same access to the Internet as Windows. Heck, the newest Macs can even run Windows itself.'"

5 of 445 comments (clear)

  1. Mossberg is "high class" infotainment. by Anonymous Coward · · Score: 4, Interesting

    Mossberg is no different than John Dvorac and Robert Cringely: he gets paid to make noise. At the end of the day he's a journalist and doesn't understand technology. If he can get a few extra tens of thousands hits from Mac phanboys dieing to hear that Steve Job's 1984 prophecy that Apple will liberate humanity, then ... hey .. whatever. I guess Mossberg and his readers are happy.

  2. Re:History Repeats Itself by BasilBrush · · Score: 5, Interesting

    The electric motor analogy to computer devices is one of the key arguments in the book "The Invisible Computer", by Donald A Norman in 1999. Coincidentally he used to work for Apple. Which probably made the book and his theory rather popular there. Perhaps it even provided the catalyst for Apple deciding to do the iPod. It's probably one of the best example of the kind of "invisible computer"/"information appliances" he described.

    It was a good book, and probably worth reading again now to see how his predictions are going.

  3. Re:History Repeats Itself by amliebsch · · Score: 4, Interesting
    I think your analogy only works for "computers" to include any turing-complete integrated circuit. In that case, computers, just like motors, are already manufactured in a dizzying array of form factors, capabilities, and functions. Specialized computers are manufactured for practically every consumer product that uses electricity.

    But a PC is intended and designed to be as general-use as possible. The very concept of software is to enable the device to perform functions that were not contemplated at the time of manufacturing. To the extent that the PC is modular, it fills that role better, because increasing the functionality beyond the design conception is cheaper and easier. Perhaps some people would be willing to give up the flexibility of a PC in favor of something like a game console: slicker, better at doing what it was intended to do, but limited to its designed functionality. But I think many people are attracted by the open-ended nature of possibilities created by a general-purpose PC.

    --
    If you don't know where you are going, you will wind up somewhere else.
  4. Missing the change... by alexhmit01 · · Score: 5, Interesting

    Here is the thing to remember...

    1985, Apple's offering is about $4000, the IBM offering is ONLY $3000... A few years later, Apple's offering remains about $3500, IBM compatibles are $2000...

    Now, remember we have 20+ years of inflation... That $4000 machine from Apple is like spending $10,000 in today's dollars ($8000 from inflation, another $2000 from income increases)

    For a while, the price differential was huge.

    Now? The "Apple is expensive" crowd is sounding increasingly absurd. The Mac Mini is like $500-$700, the Dell is $400-$600... Sure there is a price differential, but it's now small. $100-$200 difference is NOTHING compared to the $1500 ($3000-$3500 in today's dollards) difference.

    A family today often has two computers, maybe more. My Apple //c was the family computer for 5 years, because even the cheap Apple was expensive.

    Five years ago, the idea of a central home computer with WinTerms seemed like a possible future. Now, why bother, the workstations are basically free. We don't have modular systems, we have digital hubs...

    10 years ago I went to college with a computer containing: a motherboard, CPU, RAM, graphics card, 3D acceleration card, ethernet card, SCSI card, sound card, 2-3 hard drives, CD-ROM, CD-Recorder, etc....

    Now, I use a MacBook Pro, but it wouldn't matter if I had a PC... I'd have a machine with a keywork, mouse, monitor, and box. Upgrades? Everything is on-board, USB/Firewire peripherals add my expansion. Do I need to upgrade a video card? Why bother, when you can get an entire computer for $400-$600 why do I need replacable parts? Only on laptops where a $2k-$3k replacement cost may matter do I even think about how nice it would be for a speed up.

    Computers are cheap and disposable.

    Alex

  5. Re:History Repeats Itself by BasilBrush · · Score: 4, Interesting

    But a PC is intended and designed to be as general-use as possible.

    But that's just what they said about the general purpose electric motor. That's the whole point of the analogy.

    As an extreme example, take Word Processing and Spreadsheet use. You may think that the same general purpose computer is best adapted to both tasks. But it's not:

    Word processing on a PC is compromised because the screen is the wrong shape to fit a representation of a piece of paper on. A portrait orientation would work better. Yet for spreadsheets, landscape is better.

    Likewise the keyboard is not optimised for either task. Instead of anonymous but general purpose buttons market F1-F12, and relatively arbitrary control and alt key combinations, which vary from application to application, there should be buttons marked perhaps BOLD, CENTER, STYLE etc. on the word processor and ABSOLUTE/RELATIVE or SUM on the spreadsheet.

    Who knows, perhaps the spreadsheet would be better with different pointing scrolling controls. Perhaps a trackball purely for scrolling.

    Perhaps the word processor should have a scanner/ocr built in. Because it doesn't need anything more than a cheap embedded CPU and no fancy 3D graphics it could have extras like that and still be a fraction of the price of a general purpose PC.

    BTW, don't argue with any of the specific suggestions here. They're out of my hat and for demonstration purposes only. The point is that looking at each application separately, hardware can be designed to support a specific problem far better than the general purpose machine can. Those optimal designs would certainly be different from my examples.