top | item 5812047

Screensiz.es – reference chart for device screen sizes

100 points| davelocity | 13 years ago |screensiz.es | reply

19 comments

order
[+] polskibus|13 years ago|reply
Good stuff. By the way, what is the source for the "popularity" figure? How often is it updated?
[+] objclxt|13 years ago|reply
From the About section of the site:

> Our “popularity” guesstimates are derived from annualized monthly Google queries (from AdWords traffic estimator), and some fuzzy math. It’s not scientific, but it’s better than nothing.

...to be honest, I'm not sure if it really is 'better than nothing' - I don't think Google queries are a good indicator at all of install base, but I guess that's not what they're measuring - rather, the more nebulous 'popularity'. Also, it's going to lead to lots of problems with iPads, which I think you can see by the fact the iPad Mini has a 'popularity' of 2.5%.

[+] jtemplin|13 years ago|reply
This is a terrific resource, especially the "Device-W" column. Thank you.

For the tablets though, I'm finding the table's usability diminished by the inconsistent width/height relationships. For most of the devices width is smaller than height, but for a number of them it's the opposite. Why is this? Is this how the manufacturers report the #'s?

Edit: I realize now that it's because different tablets have different default orientations. Yet another challenge in designing for mobile.

[+] tlarkworthy|13 years ago|reply
The other resolution I find important is facebook canvas app sizes and facebook page apps. And also the actual usable size of the browser in a phone after URL bar is taken into account. Awesome anyway though.
[+] calinet6|13 years ago|reply
Quite awesome as a reference.

If you want it to be really cool, show a graphical mode above the table to be able to compare different rows of the table by relative size. Shouldn't be too hard to draw some rectangles :)

[+] whather|13 years ago|reply
Including aspect ratio as a column would be helpful, so we don't have to calculate width / height in our heads.
[+] maaaats|13 years ago|reply
Thanks, this is nice.

Just a request: Can stuff be "merged"? When looking at computer monitors, I sometimes don't care about if it's an Asus, Acer, Samsung etc. Sometimes all I want is a grouping to show common screen sizes/densities/etc.

And where do you get the popularity from? Can't believe 70% of all screens are by Apple.

[+] VLM|13 years ago|reply
A possibly useful expansion idea:

My nexus 7 is physically 800 x 1280. However if you're running VNC in landscape mode you want to set up a non-scrolling session of 1280x736 because of the bars.

Other than VNC I suppose similar issues exist if you're trying to edit a pixel-perfect background image or something like that.

[+] Sealy|13 years ago|reply
Clean and tidy design. Does exactly what it promises to do. You don't get any better then this. Well done.
[+] JCordeiro|13 years ago|reply
This is a perfect example of a very simple idea that makes for an awesome, handy site.
[+] thejosh|13 years ago|reply
AWESOME! This is really handy for both mobile and monitor screensizes.
[+] INTPenis|13 years ago|reply
FYI I think it's silly that such a simple informational website should require javascript just to display the information.

Yes I am that noscript-nazi everyone dislikes.

[+] ajanuary|13 years ago|reply
Especially as all the data seems to be there, it's just got 'display: none' in the css.

The only reason I can think of is to stop ugly flashes as it zebra-stripes it. There's surely better solutions for that?