Slashdot Mirror


ARM Exec Says 90% of PC Market Could Be Netbooks

Barence writes "ARM chief executive Warren East has claimed that netbooks could dominate the PC market, in an exclusive interview with PC Pro. 'Although netbooks are small today – maybe 10% of the PC market at most – we believe over the next several years that could completely change around and that could be 90% of the PC market,' he said. East also said ARM isn't pressuring Microsoft to include support for its processors in Windows, claiming progress in the Linux world is 'very, very impressive.' 'There's not really a huge amount of point in us knocking on Microsoft's door,' he said. 'It's really an operational decision for Microsoft to make. I don't think there's any major technical barriers.'"

32 of 307 comments (clear)

  1. you can say whatever you want by Anonymous Coward · · Score: 3, Insightful

    whether it's true or not is another thing

    1. Re:you can say whatever you want by MrNaz · · Score: 5, Funny

      Given that, as far as I can tell, the only difference between a laptop and a netbook is size, what he's really saying is that laptops are going to get smaller.

      Could this man, perhaps, be a captain of some sort?

      --
      I hate printers.
    2. Re:you can say whatever you want by ozmanjusri · · Score: 5, Insightful
      whether it's true or not is another thing

      One thing that's absolutely true is that Microsoft reputation managers will be all over this article.

      Cheap, ARM and Linux is the one combination they absolutely MUST discredit. Even if they can get Windows to run on it, the whole application stack that locks people onto the Wintel platform will be missing. Likewise, a $200 OS and $300 office suite simply aren't value propositions on sub $200 computers.

      Expect an unprecedented level of FUD here.

      --
      "I've got more toys than Teruhisa Kitahara."
    3. Re:you can say whatever you want by BadAnalogyGuy · · Score: 3, Informative

      Do you think MS isn't already on this? They have WinCE which is slowly but surely focusing on ARM as the primary platform. They have Windows Mobile which is designed to run *only* on the ARM platform.

      They will stress interoperability between device and PC. The ecosystem works (they say) because the two systems are designed to work well with each other. Even things like Vista/Win7 are designed to work with CE-based projector devices. Their strategy extends far beyond Netbooks/Smartbooks and reaches into every single high-function embedded market.

      Linux doesn't have the same ability to say something and have it taken as gospel truth. If Linux wants to claim seamless interoperability, the vendors need to put up or shut up.

    4. Re:you can say whatever you want by LWATCDR · · Score: 3, Interesting

      True but WinCE sucks as WinMo is in deep trouble.
      Windows Mobile is really at the "also" ran level in the Cell Phone market.
      Do you see any ads for WinMo phones? Not really. IPhone, Android, BlackBerry, and Palm are all way ahead of Microsoft in mind share.
      If Microsoft is going to be anything else but a footnote in the Phone market WinMo7 better be out tomorrow and be mind blowing.
      Frankly I think Microsoft is loosing it's halo. Xbox360 has had a huge struggle with hardware failures. WinMo is old and clunky, Vista left a really bad taste in peoples mouth, Office is facing competition from Google Docs and OpenOffice, and Play For Sure failed publicly.
      Microsoft does have a hit with Windows7 and Sync is very good but the list of fails and disasters from Microsoft is actually pretty dang large now.

      I would say that Microsoft in every market except the desktop is now in a put up or shut up situation. The problem is that I don't think Microsoft knows it. I wonder if they feel that Android and iPhone are just passing fads.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    5. Re:you can say whatever you want by etymxris · · Score: 3, Interesting

      MS software for such things is mostly a waste of money. You'd have to be using fairly advanced features of Office software to notice any differences between open office and MS office.

      Using open source applications in their current form is really not that hard, especially for people coming from a Windows world. If an employee can't handle that, then they probably aren't clever enough to handle most office work.

      I also don't buy that admins are more expensive for Linux than Windows, though I'd consider evidence to the contrary. I agree that the cost of employees eclipses all other business expenses. I just can't see that Windows ability is really any cheaper than Linux ability.

      For all that, however, MS license costs are nowhere near as ridiculous as stuff like SAP, AIX, DB2, Weblogic, Websphere, and Oracle.

    6. Re:you can say whatever you want by miknix · · Score: 3, Insightful

      Do you think MS isn't already on this? They have WinCE which is slowly but surely focusing on ARM as the primary platform.
      (...)
      Linux doesn't have the same ability to say something and have it taken as gospel truth.

      Put any WinCE handheld side to side to n900. The WinCE looks like a kids-play fisher-price laptop, it is a joke.

      You can't just compare it with Linux like you did. Linux on ARM is exactly the same thing as Linux on anything else (x86_64, PowerPC, ...), we are not talking about a crippled kernel here.
      You can't also compare the software available for ARM-Linux with WinCE software. WinCE is a very reduced Win32 API (so we are not considering the huge collection of Win32 apps here) while GNU/Linux on ARM runs everything designed to be cross-platform. Given a powerful ARM machine with plenty of RAM, you can literally compile all your GNU/Linux desktop software for ARM.

      The fundamental problem here is not what is already available or supported for ARM-Linux but the fact that ARM devices are mostly associated with new Human Interface paradigms which current software can't answer. But this is changing fast with the increasing interest of the community and companies like Nokia pushing Maemo.

    7. Re:you can say whatever you want by miknix · · Score: 4, Insightful

      WinCE is a very reduced Win32 API (so we are not considering the huge collection of Win32 apps here) while GNU/Linux on ARM runs everything designed to be cross-platform.

      The API isn't THAT much smaller, and a full API isn't needed on a compact device.

      Even Windows Vista/7 had a massive API change from Windows XP that required adding proper "emulation" for XP mode. So are you trying to convince me that the "WinCE API isn't THAT smaller" than Windows Vista/7? Wait.. Are we still talking about the same WinCE where Windows Mobile is based on?

      In case you haven't noticed, the devices that are owning the market right now are reduced versions of their desktop brothers. Doesn't seem that the majority of people prefer the full thing over the reduced version

      Are you referring to the iPhone? That doesn't look like a netbook to me. Actually, on netbooks, people are using the "full thing" - Windows 7, Windows XP, OSX, GNU/Linux.. I never saw WinCE on a netbook.

      Given a powerful ARM machine with plenty of RAM, you can literally compile all your GNU/Linux desktop software for ARM.

      Because thats what makes a hardware/software package useful ... that you can compile a bunch of desktop software for a device that isn't a desktop. Just recompiling an app isn't all there is to it, regardless of what you think. A desktop app running on a small device, even a netbook, starts to get shitty since the screen real estate isn't the same.

      Ok, I think you got confused by my words. My point is that GNU/Linux is VERY powerful for netbooks due to the reasons I mentioned before. On netbooks you don't have a ultra-tiny screen that need different UIs. Gnome, XFCE, KDE fit just fine on netbooks, hence my point about the importance of being able to "just" compile all of this to ARM.

      Then I talked about the fact that the reason above doesn't hold true for handheld devices (netbooks excluded) because they have different Human Interaction paradigms which current and extensive GNU/Linux software isn't prepared to address.

      The fundamental problem here is that the people using Linux in their smaller offerings are using it because they are cheaping out. Its not Linux's fault, but its a side effect of being free. They are trying to piggy back on everyone elses work to increase their profit margin, which in general is fine.

      Why is this a problem? Even if they don't contribute back, IMHO, they are increasing Linux popularity which in turn will grab more attention of other manufacturers which in turn will give us more Linux device drivers and support.

      Half ass hacks or recompiles of full desktop applications aren't that good on tiny displays like a netbook or phone, yet thats what they keep trying to do.

      If XFCE (or Gnome) doesn't fit in the screen of your netbook, then I doubt any browser will, without permanent scrolling and resizing operations (using fingers or not). And that, IMHO, will beat down the reason of using a "netbook" in the first place.

      Most Linux based devices on the market are 'we put in as absolutely little investment of money and time into the product as possible and expect it to rule the world, even beating out other devices where have much more energy and thought put into them.

      GNU/Linux was already a good product, it just needed some sane marketing :)

  2. But Steve Jobs said... by jeffmeden · · Score: 4, Funny

    Netbooks are supposed to be those things too small to work like a real computer but too big to be really portable! How could Steve Jobs be wrong? Is it true that they are small enough to be more portable than a laptop but big enough to be more useful than a cellphone/PDA?

    I wonder how long I will go on musing for, before I break down and buy one...

    1. Re:But Steve Jobs said... by tjwhaynes · · Score: 3, Interesting

      I wonder how long I will go on musing for, before I break down and buy one...

      For myself, I'd give it another 6-12 months to see what shakes out of the market. The Cortex-A9 quad core looks like it is the perfect chip for high performance, low power consumption tasks, and the Tegra 2 SoC looks like it will provide a moderate-performance GPU on top of that. There are a number of different form factors that look like they will hit the shelves over the next year, from single screen netbooks, dual-screen touchscreen folding books, a mix of tablets and tablets with removable keyboards. Hey - even Google is supposedly building a tablet based on this sort of tech.

      The iPad is likely to find its niche suddenly becomes a crowded space by the end of 2010.

      Cheers,
      Toby Haynes

      --
      Anything I post is strictly my own thoughts and doesn't necessarily have anything to do with the opinions of IBM.
    2. Re:But Steve Jobs said... by Simon+Brooke · · Score: 3, Interesting

      Netbooks are supposed to be those things too small to work like a real computer but too big to be really portable! How could Steve Jobs be wrong? Is it true that they are small enough to be more portable than a laptop but big enough to be more useful than a cellphone/PDA?

      I wonder how long I will go on musing for, before I break down and buy one...

      I bought one a year ago - a Dell Mini 9 with a 1.6GHz dual core Atom processor, 2Gb RAM, and a solid state device in place of disk. My desktop machine which I use for development is a dual processor Athlon 1.6GHz with 2.5Gb or RAM and a SCSI raid array. Both run Ubuntu 9.10. Which is faster? Well, for jobs like compiling, the netbook tends to be, because the SSD is a lot faster than physical disk. For everything else except 3d graphics, they're about equal. The ATI graphics card on the desktop does 3d better and faster than the Intel on board graphics chip on the netbook.

      But the only places the desktop really has it over the netbook are graphics and disk capacity. The netbook has it over the desktop in terms of noise, size, weight, power consumption, portability.

      Now, OK, mine's an Atom, not an ARM. But there really isn't that big a difference in performance between a dual core 1.6Ghz Atom and a dual core 1.2GHz ARM, and a four core 1.2GHz ARM will scare the pants off it. These days, a netbook really can give you all the compute power you need, and five plus hours battery life.

      --
      I'm old enough to remember when discussions on Slashdot were well informed.
  3. Irrational exuberance, anyone? by JSBiff · · Score: 4, Insightful

    Does anyone seriously think that 90% of the PC market will ditch MS Windows, and all the applications it has, in 3 years? I don't have any reason to doubt the Arm-Linux netbook space will grow (although, even that isn't necessarily a given, but it seems reasonable, anyhow), but 90% sounds like a bunch of marketing BS from a guy who can't possibly deliver the goods.

  4. Re:Key message, "No operational barrier" by TheRaven64 · · Score: 4, Insightful

    Sell out? Not sure what you mean by this. ARM sells (designs for) chips that can run Darwin, Linux, *BSD, RiscOS, Wince, Symbian, NewtonOS, and a host of others. If Microsoft chose to port Windows 7 to ARM, why would you regard this as ARM selling out?

    --
    I am TheRaven on Soylent News
  5. Microsoft could jump in with Windows 7 Mobile by tepples · · Score: 3, Insightful

    Does anyone seriously think that 90% of the PC market will ditch MS Windows, and all the applications it has, in 3 years?

    When Linux netbooks based on x86 were gaining market share, Microsoft embraced the netbook by first keeping Windows XP Home Edition available throughout the Vista era and then optimizing Windows 7 for such ultra-low-cost PCs. Likewise, Microsoft could decide at any time to embrace ARM by porting Windows 7 to the architecture and making a thunk layer for existing CE apps, just like NT for x86 has a "WOWExec" thunk layer for 16-bit Windows apps and NT for x86-64 (XP 64, Vista 64, 7 64) has a "WOW64" thunk layer for Win32 apps.

    1. Re:Microsoft could jump in with Windows 7 Mobile by 0123456 · · Score: 5, Insightful

      Likewise, Microsoft could decide at any time to embrace ARM by porting Windows 7 to the architecture and making a thunk layer for existing CE apps, just like NT for x86 has a "WOWExec" thunk layer for 16-bit Windows apps and NT for x86-64 (XP 64, Vista 64, 7 64) has a "WOW64" thunk layer for Win32 apps.

      But what would be the point when there are no applications for ARM Windows 7?

      The only reason I use Windows on any of my computers is to run closed-source applications that only run on Windows; and they won't run on ARM Windows. Eventually companies might start selling ARM versions of their software, but that will take a long time unless Microsoft force them to.

      Sure, Microsoft could release ARM versions of Word, etc, but if all you can run on your netbook is IE, Word and Powerpoint, why not run Linux instead?

  6. Absolutely not. by TrisexualPuppy · · Score: 5, Insightful

    What East is really saying is, "Behold. I shall inflate stock values by making false and pointless claims."

    ARM already has a huge part of the embedded market in cellular phones. He is trying to make the claim that no one needs computing power, so everyone is going to switch to the cheaper ARM microcontrollers, and they will get a lot of licensing money as a result. But remember, netbooks are optimized for the net and only the net. If you want to do anything else mildly processor intensive like watching a HD video, good luck. (Even Intel's Atom processor is essentially an overclocked 486.) If you want to watch a DVD, good luck--your netbook is probably a little too small for that DVD drive!

    1. Re:Absolutely not. by duguk · · Score: 3, Informative

      If you want to do anything else mildly processor intensive like watching a HD video, good luck. (Even Intel's Atom processor is essentially an overclocked 486.) If you want to watch a DVD, good luck--your netbook is probably a little too small for that DVD drive!

      I know what you're trying to say, but I've got an Intel Atom and it plays DVD's fine (with USB external DVD drive) and can do Matroska with CoreAVC without any problems. (Without CPU scaling anyway. But surprisingly Youtube/iPlayer is fine at 800mhz for me). For most people, a Netbook is far more convenient.

    2. Re:Absolutely not. by Anonymous Coward · · Score: 5, Informative

      Most of the newer arm processors include video accelerators, which can play HD video, Tegra 2 for example but also many others.

    3. Re:Absolutely not. by TheRaven64 · · Score: 5, Informative
      A current ARM CPU is about as fast as a desktop CPU from 2002ish (although the GPU is much better, it has more RAM, and it comes with DSPs for offloading the most processor-intensive workloads). He's not saying no one needs computing power, he's saying that, for most people, ARM CPUs are already fast enough and that convenience is worth more than raw speed. It's not like ARM chips aren't getting faster, either. The Cortex A9, which is just starting to appear, clocks from 1-2GHz, supports out-of-order execution (unlike Atom) and comes in 1-4 core versions.

      If you want to do anything else mildly processor intensive like watching a HD video, good luck

      All of the recent ARM SoCs that are targeted at this kind of thing can decode 720p H.264 in hardware, some can decode 1080p and some, like the i.MX515 have hardware for encoding H.264 as well.

      --
      I am TheRaven on Soylent News
    4. Re:Absolutely not. by Anonymous Coward · · Score: 5, Funny

      Mind you, on a 19' screen, 720p is way more than enough.

      I don't know about you, but I'd rather have at least 2160p on my 19 foot screen...

    5. Re:Absolutely not. by sznupi · · Score: 4, Insightful

      You greatly overestimate the prevalence of "gaming PCs"; the proportions you suggest are pretty much reversed, compared to reality.

      Valve Steam is probably the most popular service of this kind. Now, current version of Steam Survey doesn't give absolute values anymore; but on the previous one (up to around year ago), it was clear from the numbers that there's not even 1.5 million participating subscribers. Out of those who do participate, hardly anyone has Intel GFX, which has biggest share of the general market. People usually simply don't play games on PCs; or at least not what you'd call "real" games, preferring Peggle, Solitaire or flashgames. Atom or fast ARM is fine for most of them.

      --
      One that hath name thou can not otter
    6. Re:Absolutely not. by Areyoukiddingme · · Score: 5, Insightful

      Not quite true. Steam is big, yes, but Steam is hardly the whole market. What are the 11 million WoW players using, for instance. What are EQ and UO players using? What are players of original non-Steam iD games using? How about those EA games? Maxis games? The runaway ridiculously best-selling The Sims runs on gaming PCs, not cell phones.

      Are there a whole lot of so-called "casual" gamers? Yes. Are there a lot more "real" gamers than is represented by Steam? Definitely.

  7. Low footprint netbooks by jollyreaper · · Score: 3, Insightful

    Laptops are pretty crude these days. Spinning drives, spinning fans, bulky operating systems originally designed for desktops that were adapted for the laptop instead of purpose-built.

    The Palm OS stuff years back really made me wonder, especially when I got an external keyboard for my palm -- could you upscale something like this into a computer? It has more horsepower than my first desktop, the fancier palms could get on the net with wifi. What if you made a bigger screen and stuck the palm guts in that? At the time I figured the problem was cost and performance. Screens are half the price of a laptop so why would anyone want to spend several hundred bucks for a gimped device when they could spend a few more and get a full-featured laptop? But the iPhone had the right idea. Stripped down, customized OS for the phone. Leave the whole desktop OS design behind.

    The hardware really has come a long way and basic user needs haven't become that much crazier. Putting an mp3 player in a car used to involve putting a freakin' PC in the car, now you either have an mp3/cd player in the dashboard or a line in for your standalone player. You used to need a pretty beefy machine for the time just to get online and read your mail. Cell phones have enough power for that now. And storage capacity? It's crazy.

    There will always be a need for as much crazy power as possible in a portable format but that will be a smaller niche of the market.

    --
    Kwisatz Haderach
    Sell the spice to CHOAM
    This Mahdi took Shaddam's Throne
  8. Re:Key message, "No operational barrier" by fuzzyfuzzyfungus · · Score: 4, Insightful

    "Sell out"? I'm no Microsoft enthusiast; but last I checked, it was pretty standard for chipmakers(or, in this case, ISA designers who licence to chipmakers) to cheer on pretty much any attempt, by any party, to run more software on their hardware. In this case, though, I think that Mr. ARM executive can just keep dreaming.

    Microsoft's overwhelming strength, and considerable burden, is backwards compatibility. The market, especially the business market, is rotten with gross little bespoke applications(as well as big serious expensive applications, shrinkwrap and bespoke) that are win32 only and likely to remain so for years to decades. Microsoft's customers scream at them every time some change breaks something(and not just the little home users, whose whining is of limited consequence, the big thousands-of-seats guys). Even their move to 64 bit X86, once both AMD and intel had given it their stamp of approval and its future was basically assured, but with full 32bit compatibility, was slow and arduous. It isn't even past tense, really, the move is still happening.

    If it were just a matter of porting the NT kernel and Windows components to ARM, I suspect that that would be in the realm of doable. It'd have to be worth their while; but doable. Dragging the third party ecosystem, which is a huge percentage of the value of Windows as a package, though would be an epic nightmare. Especially since, unlike 64 bit X86, this wouldn't be a one-way move. They'd have to be pushing for parallel offerings, ARM and X86 from all relevant vendors, for the indefinite future. Welcome to hell.

  9. Re:Key message, "No operational barrier" by 140Mandak262Jamuna · · Score: 5, Insightful

    Sell out? Not sure what you mean by this. ARM sells (designs for) chips that can run Darwin, Linux, *BSD, RiscOS, Wince, Symbian, NewtonOS, and a host of others. If Microsoft chose to port Windows 7 to ARM, why would you regard this as ARM selling out?

    Microsoft wont just agree to support ARM as is. It will have conditions attached to it. It won't be something so explicit as a requirement to stop supporting the other systems. It will be more insidious. One tack will be to nullify the advantage of other OSes. By requiring a cache large enough for Windows or memory requirement that will nullify cost advantage of Linux. Another tack would be to create a small variant of ARM that is incompatible with the others. Then due to the market dominance and/or shady undisclosed deals and pay backs, the window only version of ARM chips will be subsidized from the monopoly windfall in the MSOffice franchise.

    Eventually everyone will be able to say, "we tried, but the market wants Microsoft. It is all free market you see!", while conveniently forgetting the backroom deals and tilting of the playing field done in smoke filled back rooms. The MsOffice franchise that is churning up some 25 billion dollars a year in profit, flowing through secret contracts wrapped inside non disclosure agreements, distorts the free-market continuum just like a black hole warps the space-time fabric.

    Remember the original 150$ Linux netbook. How Microsoft suddenly extended the WinXP life by 10 years and strong armed Asus. How the one lap top per child project suddenly decided to add a 2GB memory chip, raised the price and foundered completely. Microsoft is not a 800 lb gorilla in the jungle clearing. It is a supermassive blackhole that influences everything in the galaxy.

    --
    sed -e 's/Chuck Norris/Rajnikant/g' joke > fact
  10. No - 90% of the new and bigger market. by thaig · · Score: 4, Insightful

    i.e. including all those people who don't have PCs yet in this world of 6 billion people.

    --
    This is all just my personal opinion.
  11. Tegra Performance by thaig · · Score: 3, Interesting

    Try this on your atom:

    http://www.youtube.com/watch?v=H5gYSgqka1A&feature=related

    I think it just makes nonsense out of your performance argument.

    --
    This is all just my personal opinion.
  12. Netbook? by gmuslera · · Score: 3, Interesting
    Most could have a portable internet device in the next few years. But its shape could end not being the netbook one. Cellphones, and tablets also want a share in that space, and probably will be a mix of all. Cellphones are getting into shape to be good enough internet devices, and if you want larger screens,tablets with keyboards, hybrids (like Asus T91, cheaper, more powerful and with far more battery life), should be the most popular kind.

    This will require fast, cheap and energy efficient cpus, and if well could not be netbooks, ARM and other non-intel (i.e. TI's OMAP4) cpus should have a good portion of the market in that scenario,and probably a lot will be somewhat linux based (android, moblin, maemo,etc)

  13. Or *New* market by DrYak · · Score: 3, Insightful

    Given that, as far as I can tell, the only difference between a laptop and a netbook is size, what he's really saying is that laptops are going to get smaller.

    Or that, a lot of people who didn't buy laptops before, on such grounds such as price and size, would start buying the new /smaller/ devices.
    The absolute number of classic PC and laptop won't change much. But a fucking big new propotion of the population would start buying the netbooks.

    Don't think "Laptops are displacing desktops at the workplace".
    Think the way PDA were a new market that didn't cannibalise laptop users, but made a whole new batch of people buy the devices.
    Or think the way the Wii didn't lower the success of PS or Xbox, but got successful in reaching a whole new market of casual gamers who would never had bought hardcore-oriented machines.
    (Or what Apple is hoping to achieve with the iPad : the device for the couch at home, missing in the line-up between Macs - at work - and iPhone/iPod - on the move)

    There are a lot of young people, who don't really need a PC given their work or studies. But they would appreciate being able to go on-line for socializing.
    Currently their smartphone's screen is a little bit smallish. Dead-cheap simple small netbooks would be the way to go
    (and would enable them to do some small editing on the cloud / GoogleDocs while on the go).

    Now, will ARM's hopes of finding a new market to exploit get realised ? Hard to tell but I suspect this might work.

    --
    "Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
  14. Absolutely yes. by elnyka · · Score: 4, Insightful

    What East is really saying is, "Behold. I shall inflate stock values by making false and pointless claims." ARM already has a huge part of the embedded market in cellular phones. He is trying to make the claim that no one needs computing power, so everyone is going to switch to the cheaper ARM microcontrollers, and they will get a lot of licensing money as a result. But remember, netbooks are optimized for the net and only the net. If you want to do anything else mildly processor intensive like watching a HD video, good luck. (Even Intel's Atom processor is essentially an overclocked 486.) If you want to watch a DVD, good luck--your netbook is probably a little too small for that DVD drive!

    After spending a while in Japan (and observing their net/electronic pattern usages), combined with purely anecdotal observations on communication and usage patterns of people here in the US and in my beloved 3rd world country of origin, it is fair to say most people are fine with a device that lets them e-mail and twitter and upload pictures on facebook, google for stuff, read the news and job sites, maybe run MS Office or Google Apps, and for the savvyy video conference with skype (which is how my grandma who lives in a little town up in the mountains got to see my newborn baby for the first time after getting Internet over dial-up.) Shit, even some of the Xingu people up in the Amazon have internet access now!!!! Anyways, go back to the topic...

    The average electronics consumer WILL NOT use that type of device to run DVDs (there are super-cheapo portable DVDs for that) or run gcc, Mathematica or a LAMP. They don't need a super-duper CPU and the latest and greatest graphics card.

    We, what we call "powerusers") certainly want a mighty gadget that can run everything we want in one device. But we do not represent the average electronic consumer.

    Typical people, the average electronics consumer of 2010, whether here or Japan or south of the border, on the other hand will be happy to have an iPhone/BlackBerry, the smallest possible laptop/netbook that can do the job without much jitters and a portable DVD player (comes handy for entertaining your kids while you are busy with your laptop/netbook while having breakfast at Panera or wherever they sell breakfast with free wifi).

    Warren East is re-stating the obvious (and inflating stock values), but that's his job. What we are missing here, is our ability to objectively judge the merits of his claims, not from our point of view as l33t hax0rs, but from the shoes of the average consumer - they are the ones that constitute the market (and the opportunities therein), not us.

  15. Re:Key message, "No operational barrier" by fuzzyfuzzyfungus · · Score: 3, Insightful

    There is nothing(other than economic calculation) stopping them from making ARM a future option. And, given MS's general style, if they did have an ARM option, they'd roll in the necessary updates to visual studio, and otherwise try to encourage the developers.

    The problem is the past. Vendors who are out of business, or have EOLed given products, or who would(not unreasonably) want more money to deliver ARM versions of their existing X86 products. Horrible internal apps hacked together in VB6 by somebody who has since retired, or shoddily built by contract outfits. Even with Vista, a tiny compatibility break compared to an ISA change, caused much weeping and gnashing of teeth about this stuff. Heck, they had to build a fully, virtualized "XP Mode" into corporate editions of 7 just to get the legacy customers to shut up.

    Linux went multi-platform comparatively easily because(while it is in many respects deeply conservative) the linux community doesn't really care about binary compatibility. If the source isn't there, available for update as long as interest persists, it is considered dead. If you want binary compatibility, you can go cry, or pay somebody to build it for you. Mac went sort-of multi platform comparatively easily because Steve doesn't much care about the past(one of the things that makes him interesting to watch is his willingness to murder products and technologies that he considers to be outdated, even if they are popular and successful. Look at the imac and the floppy drive, or his termination of the iPod mini, a hugely successful product, in favor of the nano) and because its platform moves have always been from less powerful to more powerful platforms. Rosetta and the classic environment were a (mostly) viable option for legacy PPC stuff because the new intel chips were a whole lot faster than the old PPC ones. An X86 emulator on an ARM netbook would be ugly.

    In the long term, Microsoft could indeed make ARM an option(and, it seems, that their real long term plan is for everybody to be targeting the CLR in any case); but to actually sell a "Windows on ARM" product, they'd have to beat their legacy market, a tough task.

  16. Re:MOD PARENT UP by Dayze!Confused · · Score: 3, Funny

    I have modpoints, could you point me to your *cough* my kingdom?

    --
    "All tyranny needs to gain a foothold is for people of good conscience to remain silent." [Thomas Jefferson]