Get your own customer support community

Recent activity

Subscribe to this feed
  • question

    johnlanchois asked a question in Microsoft Live Labs on October 28, 2009 17:45:

    johnlanchois
    Seadragon Ajax on the iPhone
    Hi guys, I had a couple questions/ideas regarding Seadragon Ajax running on the iPhone.

    1) Will you guys publish the recent modifications you've added to seadragon.com for the iPhone to the js library available on the live labs site (which IIRC wasn't up to date to the recent modifications either), and also to the open-source project on codeplex (like the touch controller, etc) ?

    2) What about using the HTML5 client db storage as a tile cache ? (eg drawing a tile into a canvas, and storing what canvas.toDataURL() returns)

    3) Last time I checked you were using active rendering, with a timer running at 60fps. I was wondering whether you think it'd be a good idea to also have passive rendering in order to have more resources available for the rest of the page/app embedding seadragon ?

    Thanks