Microsoft launches PhotoZoom – Powered by Silverlight 2 and DeepZoom

Yesterday we talked about how the new Silverlight 2 beta announced at Mix 08 contains zooming technology based on SeaDragon and Photosynth, aptly called Deep Zoom.

While there is the Deep Zoom Composer for those who want to make their own image collage on their PC, Microsoft has gone a step further by providing this functionality in a web-based service: Windows Live PhotoZoom.

PhotoZoom allows users to create albums, either by uploading photos from their PC or by importing from an RSS/Atom feed. The clever, processing-heavy part is then done on the Microsoft servers, turning the album from a set of regular photos into a collage with Deep Zoom capabilities.

Once the processing is done (only a few minutes), you can then pan and zoom your photos in the same way you would with the Hard Rock Cafe demo.

Here’s a sample album on PhotoZoom:

10MP SLR

And here’s a sample embedded album:

 

Looking forward, there are performance improvements around the processing time on the way. It takes maybe a minute or so per photo right now. There’s also a client application in the works which will allows users to convert images on their PC and then upload to the servers for sharing. In the meantime check it out and let us know what you think!

(Two notes to put in here. Firstly that this is an experimental project, so does not have the same level of support as a full released program or service. Secondly as its part of the Windows Live Incubation Platform, it may not operate with the same reliability as other services. Feedback is welcome in the comments.)

Update: See our followup post here.

Comments

  • Chris

    RSS feed import isn’t working right now, but Atom feed import is functioning just fine.

  • Khristopher

    Really amazing technology! I really hope that there will be an option to run this on my own website. And hopetully it will be easy to do!

  • VasiS

    @Khristopher

    Yes, you can right now with Silverlight 2.0 Beta1. You need to se the MultiScaleImage control to create the DeepZoom control. I tried to create it, but the zoom and panning does not work :(, created the photo-set sing Deep Zoom Composer and loaded it using the MultiScaleImage control, the images show-up but zoom and panning does not work, I think i need to add more to the XAML, but dont know what to add, as there’s no examples of this control anywhere on the web.

    PS: If anybody successfuly implemented it, please let me know :)

  • vipwoody

    This technology should be implemented to Virtual Earth.

  • Nick

    Crashes firefox 3, works in IE8 tho

  • Kip Kniskern

    Just got out of a session with Vertigo, who built the Hard Rock site – you have to build the pan and zoom control – there’s apparently some code samples on the photozoom blog. I’ll have more once I get out of this madhouse and can write it up ;)

  • AndyD

    I’m waiting for my album to be processed, but so far I’ve noticed that it doesn’t work in IE8 on Vista(at least for me).

    I had to hit the emulate IE7 button just to get it to let me upload the pictures.

  • BV2312

    imagine Liveside being powered by Silverlight….

  • Nick

    sssshhhh there bv2312, I’m working on it :P Well on something silverlighty

  • Chris

    Upload working in IE8 on Vista x64 just fine here. Try loading the albums again now and see if procesing has finished…

  • BV2312

    @Nick Hahaha!!

    BTW is it me or does the WL Alerts not working?

  • BronwenZ

    John’s done his own collection and put all the code for panning and zooming here: http://www.soulsolutions.com.au/Blog/tabid/73/EntryID/394/Default.aspx

  • joeale

    Is there a way use photo zoom windows live spaces and popfly.Has any body out tried this out yet.

  • Matt Augustine

    Thanks for the feedback, everyone! I’ve written some more information about PhotoZoom and addressed some of your questions on my blog (http://techmatt.wordpress.com/2008/03/09/introducing-photozoom/) .
    @AndyD and @Nick:
    I have tested PhotoZoom on Firefox 2 and IE7, but haven’t done so yet on Firefox 3 or IE8. I’ll do this when I get a chance.