Slashdot Mirror


Why Microsoft Surface Took So Long To Deploy

An anonymous reader writes "Nearly a year after all the fanfare unveiling a new touchscreen tabletop interface, Microsoft's Surface computer will finally appear in select AT&T stores later this month. Popular Mechanics tech editor Glenn Derene, who first introduced us to Surface in May, seems to have done a complete 180 in this rant, blasting Microsoft for being more obsessed with Surface's novelty as a magnet for image-conscious partners while messing up a rare hardware device — and, surprisingly, the simple software he was told came with it. From Microsoft's official excuse in the article: 'It's actually been a good thing for us,' Pete Thompson, Microsoft's general manager for Surface, told me. 'We were anticipating that the initial deployments were going to be showcase pilots using our own software applications on units to drive traffic. What our partners have decided is that they want to skip that stage and go to an integrated experience where they build their own applications. That's pulled the timeline until this spring.'"

3 of 187 comments (clear)

  1. Re:civ4 by peragrin · · Score: 3, Informative

    it is a glass table, a mirror, a projector, and something similar to a wii remote. Add in some software, mostly to allow for multi-touch and your done.

    several researchers have been doing this for years. MSFT is just the first big name to commericialize it. other companies have been selling the same thing for years.

    Also MSFT's table is useless in brightly lit rooms. It needs a darkened room in order to be seen clearly.

    --
    i thought once I was found, but it was only a dream.
  2. Re:oblig by Facetious · · Score: 4, Informative

    This runs Linux, though it is not technically a MikeRoweSoft Surface product.

    The product above is Mitsubishi's DiamondTouch screen. The folks who make it have released a Linux-compatible SDK.

    --
    Let us not become the evil that we deplore.
  3. Build your own... by minsk · · Score: 3, Informative

    There are lots of research labs working with low-cost multi-touch-sensitive tables. At this point, one can practically build such a table for a few hundred dollars (plus a computer).

    I literally spent today demonstrating my lab's table. An early prototype is shown at http://www.youtube.com/watch?v=doK66IYG0Ug, and instructions for building one are at http://open-ftir.sourceforge.net/. Unfortunately the pictures and video from today's open house are not up yet, but they should be shortly (search for "Equis lab").

    There are also lots of free libraries for handling the input. Mine (EquisFTIR) happens to be Windows-only and aimed at Microsoft XNA developers. There are lots of portable ones, often built on Intel's OpenCV library: check out http://nuigroup.com/ for more information.

    Couple the table with some object-recognition libraries, and you could probably build yourself a Surface-equivalent with a few hundred dollars and nothing but FOSS.