How to show something in actual life size on any computer screen
The technical challenge here was obvious: To be able to display anything in true size on a screen, you'll need to know the pixel density of that screen. Unfortunately there's no way to determine that programmatically (at least not from within a browser). You can calculate it based on the current screen resolution and the physical screen dimensions, but that actual screen size is an unknown too. The beauty (I think) of the solution I came up with is that it allows me to determine that screen size (even if the user doesn't know it himself) by using a simple calibration trick. And we've built in such a way that it can easily be integrated with other sites, here for example: http://mwctoys.com/REVIEW_060412a.htm (see the second image).
We're officially launching today, and please check it out here: http://beta.lifesizer.com/images/featured
I would love to hear input from the community on what you think. Have you ever bought anything online that was much bigger or smaller than you expected? Do you see wide scale use for a feature like this? Would you use it on your own site? How can it be improved further?
thanks! Peter
25 comments
[ 6.7 ms ] story [ 65.5 ms ] threadWould it work for large items like refrigerators or am I misunderstanding the purpose?
Also, why is it patented? Boo on that.
The only problem I have is that I may want to open more than one, and you seem to be limiting it.
Say, for example, I have a phone that is on there and see a new phone I want. I may want to compare size without needing to hold up my phone to the screen.
Yes this credit card is the right size of this monitor, now I'll just drag it over onto this monitor to get a better look...
Product comparison is a good point. Also, you need to find an easy way for the seller to do batch upload of a lot of items that were taken from the same position and resolution (so they have to measure only one image).
EDIT: Integration with common eCommerce systems would be awesome as well..
But the idea is great - and beautifully executed.
I'm definitely aware of the potential overhead of adding lifesizer images though, so I've developed a bookmarklet with which customers can calibrate images without leaving their own site. And we continue to look at other methods (ie outsourcing this work) to reduce the amount of integration work to near zero. Thanks for your input though, it's great to see that people see the value.