apple news/media reports
07/06/2005, 11:05am, EDT
Wednesday, July 6th
Apple's move to Intel to lure developers to Mac OS X?
Apple's move to the Intel architecture will help lure developers to the Mac OS X platform, according to one columnist. Arnold Reinhold, a partner at Hurwitz & Associates, says that the move has both risks and opportunities and that "Apple will have to manage yet another major product transition, the fourth in its history if one counts the switch from Apple II to Macintosh. But Steve Jobs, Apple's CEO, is good at it." The report says that despite Apple's reluctance to sell Mac OS X on other Intel-based PCs, a few carefully selected deals could greatly expand Mac OS X's marketshare: "The Intel product line, with its economy of scale, low power consumption, and integrated digital rights management will open up a range of possibilities for consumer products that offer what Apple does best: new capabilities that you never knew you wanted but can't wait to get once you see them in action."
Filed under: Apple
,
, 16
,
,
,
,
,

subscribe to comments
for this article
This is an excellent definition of innovation...
From the way I read the details, the PPC stores variables and functions on two different stacks/heaps, thus overrrunning a buffer isn't going to as easily affect actual code and cause malicious programs to run, because of the difficulties to get the code in the right place. On windows/intel, this is easy, since they're together.
Oh, and most security fixes on this are done because (a) people expect them to be problems, so they list them out, regardless of whether they actually are a threat, (b) they are a bug (they'll cause a crash or corrupt your data) and need to be fixed, and (c) most are fixed in the *nix world, and brought into OS X.
As for this: Oh, So it is the processor that causes viruses? Gee I thought it was the software..
Software causes viruses. But buffer overrun exploits aren't necessarily viruses (depending on how they're spread and used). They may be just exploits. Sit at a computer, run a simple program, boom, you've got admin privileges. But the processor plays a part (hell, buffer overflow exploits are all written in machine-language as it is).
-Apple II to Macintosh -System 6 to System 7 (barely any software made this transistion) -CISC to Power PC RISC -Mac OS 9 to Mac OS X -Power PC to Intel