Slashdot Mirror


Ballmer Promises Microsoft Tablet By Christmas

judgecorp writes "Microsoft CEO Steve Ballmer told an audience at the London School of Economics, that there will be tablets running Microsoft's Windows operating system available by Christmas. 'We as a company will need to cover all form factors,' he told an audience of students and press. 'You'll see slates with Windows on them – you'll see them this Christmas.' Mind you, if he's talking about the rumoured HP Windows 7 slate, he may not be so pleased when it appears. A recent YouTube video showed a supposed prototype which has been described as a 'trainwreck in the making.'"

8 of 356 comments (clear)

  1. It would have to be in the retail chain already by Animats · · Score: 5, Informative

    To be in the stores for the holiday shopping season, it would already have had to be shown to retailers, the retail space booked and paid for by Microsoft, and the first containers of product on ships in transit from China. It's too late in the retail cycle for this season.

  2. Re:Doing it just to do it by mcgrew · · Score: 4, Informative

    From T other FA (eWeek needs better people if they think they can stop me cutting and pasting... sheesh...)

    Why include a "CTRL-ALT-DEL" button on the device's chassis unless you expect the software to crash on a regular basis? What's with having a mechanical button to activate a virtual onscreen keyboard? And yes, the device seems to web-surf pretty quickly, but an unmodified version of Windows 7 on a small touch screen translates into icons roughly the size of theoretical particles: You better have a stylus or small fingers.

    We're not even going to talk about how it takes 25 seconds to boot.

    The rest of the article is not worth looking at, let alone reading.

  3. It's a reaction to Wall Street by jbengt · · Score: 5, Informative

    The investment bank cut its rating of Microsoft shares from "buy" to "neutral".
    It said Microsoft was being threatened by the rise of tablet computers such as Apple's iPad, which do not run Windows software.

  4. Re:OMG by larry+bagina · · Score: 5, Informative
    I saw the leaked HP slate video a couple weeks back (I assume this was it). Highlights:
    • mouse pointer is visible when windows starts up then hides
    • you have to press a physical button to toggle the on screen keyboard
    • there's a physical button for alt-control-delete
    • touching performs a mouse click at that location, with a touch indicator/animation.
    • slow/jerky scrolling in internet explorer.

    It's windows 7 with some half-assed touch support bolted on. it will run your existing windows software but your windows software was designed for mouse and keyboard. I think you would need to be really desperate to go anywhere near it (this characterization applies to Microsoft, manufacturers, and consumers)

    --
    Do you even lift?

    These aren't the 'roids you're looking for.

  5. Re:And in typical Ballmer fashion by shutdown+-p+now · · Score: 5, Informative

    Since when was Windows an open development platform?

    Since it was first made available.

    Try writing a decent Windows app using gcc and not making use of frameworks like .Net, MFC, etc.

    For starters, all those frameworks that you've listed (and others which you did not) are layers on top of the core Win32 APIs, which can greatly simplify things, but don't really provide new capabilities. A testament to that is that most apps that ship out of the box in Windows don't use MFC, .NET, or any other framework - they're coded against raw Win32 API. .NET is not even a C/C++ framework, so why it's listed alongside gcc is beyond my comprehension. It's like complaining that you can't write Rails apps with gcc. That said, you can write .NET Windows apps using a fully OSS stack - Mono runs on Windows too.

    MFC is a proprietary Microsoft C++ framework. It's very archaic, too, and you'd have to be a masochist to write a new app using it. Meanwhile, Qt for Windows is available, works great, and comes with a great free IDE.

    This, by the way, is precisely what it means to be an "open development platform" - APIs, ABIs and file formats are all documented, and there are no legal restrictions on their use, so any company can provide development tools and frameworks targeting Windows. Qt SDK is a prominent one, but you can just as well use Java with either of the major IDEs, or any of the dozens of C++ frameworks, or D, or Python/PyGTK, or write your own.

    Note that even if you stick to Microsoft offerings, Windows SDK is free, and includes both command-line C++ compiler and C# / VB compilers. As well as debuggers and other tools. VS Express is free, though somewhat limited. It's all still proprietary, of course, so your point still stands - just wanted to point out that you don't need to pay any $$$ beyond that Windows license to develop for it.

    The vast majority of Windows development is done using Visual Studio because many people consider it the best development environment (at least on Windows). You're not in any way locked into it.

  6. Re:And in typical Ballmer fashion by ratboy666 · · Score: 4, Informative

    What the fuck. Revisionist much?

    Windows 1.03, 2, 286, 3.0, 3.1, 3.11, Windows for Workgroups, NT, Windows 95 (and possibly even Windows 98) all did not have a free SDK. And the SDK was needed to program for those platforms.

    Hey, I went and bought a copy of Windows 1.03 -- and even though I also had a licensed copy of Microsoft C 5.1, 6.0, and MASM 4 and 5 I was not able to build an application for Windows. That would require the SDK, which was a considerable expense. I didn't buy the SDK until Windows 3.0.

    And, from 3.0 until Windows 98 (when I finally stopped writing Windows apps), I spent a lot of money on those "free" SDKs. In the Windows 9x/NT timeframe, $3000/year for MSDN, several thousand before MSDN, so make it around 20,000 (or more). Not counting third party tools and libraries.

    --
    Just another "Cubible(sic) Joe" 2 17 3061
  7. Re:Once again.... by Jugalator · · Score: 4, Informative

    Repackaging WinMo or Win7 into an iPad like form factor will not result in success

    This is a very good point. I've actually used Windows 7 on a tablet PC, yes, complete with touch screen. It's horrible!

    Imagine having to do window management on a device like that, stuff you don't even have to bother about on iOS or Android OS. Imagine an OS where lots of apps aren't designed for e.g. changed dpi settings (to at least be able to put your thumb on a maximize widget and not hit the restore widget!) and have their UI's crap out completely at that. Imagine how no text box in the OS will automatically pop up a virtual keyboard, and that the built-in Windows 7 virtual keyboard that's there consumes a third of the entire display on a 1024x600 touch screen. It's like how polished Windows XP 64-bit is for 64-bit apps. That's where Windows 7 is today, at best. They haven't even thought about how you're supposed to *use* Windows 7 as a touch OS yet, it's just a cobbled together mess of mouse interfaces, touch-oriented keyboards, small widgets, and API's for multi-touch features, for the 0.32% that use such devices on Windows 7. And they're already talking of a HP Slate this christmas. This will risk ending up a huge disappointment for HP.

    --
    Beware: In C++, your friends can see your privates!
  8. Re:Once again.... by aristotle-dude · · Score: 4, Informative

    Well, to be fair... Microsoft demo'd a lot of features in Longhorn back in 2002 that apple copied and was able to get to market with faster (due to Micorosoft's major screwups in developing Longhorn). Microsoft showed stuff like 3D Window managers with wobbly windows, instant search, etc.. long before they were in other products like Compiz/XGL or OSX.

    I think you have your history a little screwed up. Apple released hardware accelerated version of their compositing rendering engine Quartz back in August 23, 2002 (10.2 Jaguar). Previous to that, they had software based Quartz in 10.0 and 10.1 and Quartz evolved out of Display Postscript on NextStep. Apple and Next had been working on search for a long time before that as well.

    The taskbar in Windows 95 and quick launch was stolen from the NextStep dock.

    --
    Jesus was a compassionate social conservative who called individuals to sin no more.