Slashdot Mirror


IE9 Flaunts Hardware-Accelerated Canvas

An anonymous reader writes "Over on the IE blog they have a rundown of IE9's hardware accelerated support for the canvas element. They write, 'With the recent release of the latest IE9 platform preview, we talked about how we're rebuilding the browser to use the power of your whole PC to browse the web, and to unlock a new class of HTML5 applications. One area that developers are especially excited about is the potential of HTML5 canvas. Like all of the graphics in IE9, canvas is hardware accelerated through Windows and the GPU. In this blog post we discuss some of the details behind canvas and the kinds of things developers can build.'"

3 of 265 comments (clear)

  1. I seem to have missed why we'd want this by Quasar1999 · · Score: 0, Flamebait

    So basically instead of just writing a windows app, people are going to write IE-9 specific HTML 5 extended (or enhanced) pages that load only on Windows systems and pretty much perform the same things a windows app would do (hardware accelerated).

    Isn't this a really long roundabout way of just allowing apps to run off the web in a sandbox? Why the smoke and mirrors?

    --

    ---
    Programming is like sex... Make one mistake and support it the rest of your life.
  2. Re:Zero to botched in 60 nanoseconds? by Z00L00K · · Score: 2, Flamebait

    And when they say that they want to use all PC resources - are they really providing anything useful with that or are they just going to hog the whole computer?

    Maybe Microsoft should take a course in how to write efficient and safe code first. By integrating and using a lot of features like GPU:s and other stuff you will also limit which platforms the software can be used on as well as building a solution that contains a complexity that can be hard to grasp and maintain in the long run. A great opportunity for malware producers because they can now start to scan for new interesting attack vectors in a solution.

    --
    If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
  3. Excuse me, make your browser work proper by unity100 · · Score: 0, Flamebait

    before shoving in shiny crap. your ie8 causes SO many problems to web developers, webmasters and even their users that it isnt even funny to talk about it anymore.

    ie8 still interprets a form tag as an element which should be block, regardless of whatever you try to do with it. it screws up a lot of designs which involve any complex form designs. the ONLY browser doing this is ie8. not even ie6.

    do a good job about making a browser work before filling it shit.