Can we please stop using the silly Apple marketing gimmick "retina display" yet? It's a high-DPI display. Lots of devices have it. Lets not attempt to pretend there's anything Apple-specific about that.
Who's else is making high-DPI displays? I have really seen companies running with this. It would be nice to see Samsung, for example, start promoting 300 dpi screens so they go mass market.
Retina.js: Retina graphics for your website
11–20 of 102 posts
Re: Retina.js: Retina graphics for your website
#12Can we please stop using the silly Apple marketing gimmick "retina display" yet? It's a high-DPI display. Lots of devices have it. Lets not attempt to pretend there's anything Apple-specific about that.
Who's else is making high-DPI displays? I have really seen companies running with this. It would be nice to see Samsung, for example, start promoting 300 dpi screens so they go mass market.
Re: Retina.js: Retina graphics for your website
#13Wouldn't that mean that the device will first try to download all of the low res images and when the script finished loading and is running, the device would then start to load all of the high res images. How's the user experience with all of those additional requests and traffic? (especially via GSM/CDMA)
The user experience when viewing webpages is improved by actually showing a lower-resolution image while the crisp high-resolution image is being downloaded (however slowly), similar to progressive JPEGs. Depending on the data contract, the user experience when viewing their mobile phone bills might be affected negatively though.
Accept: RETINA
Something like that, at least then you could turn it off in the browser.
Re: Retina.js: Retina graphics for your website
#14Earlier quoted context omitted.
The user experience when viewing webpages is improved by actually showing a lower-resolution image while the crisp high-resolution image is being downloaded (however slowly), similar to progressive JPEGs. Depending on the data contract, the user experience when viewing their mobile phone bills might be affected negatively though.
Would it be better to sniff the header? Accept: RETINA Something like that, at least then you could turn it off in the browser.
Re: Retina.js: Retina graphics for your website
#15Re: Retina.js: Retina graphics for your website
#16Re: Retina.js: Retina graphics for your website
#17Can we please stop using the silly Apple marketing gimmick "retina display" yet? It's a high-DPI display. Lots of devices have it. Lets not attempt to pretend there's anything Apple-specific about that.
As soon as we stop saying Jeep, Walkman, Zipper, Kleenex, Laundromat, Xerox and all the other proprietary eponyms
Re: Retina.js: Retina graphics for your website
#18I like the idea however there was some discussion that Safari on the new iPad downsamples the images even if they are at retina resolutions. I have not looked at the code however I hope that this issue is addressed.
Re: Retina.js: Retina graphics for your website
#19Earlier quoted context omitted.
Who's else is making high-DPI displays? I have really seen companies running with this. It would be nice to see Samsung, for example, start promoting 300 dpi screens so they go mass market.
Samsung builds the Galaxy Nexus, which has a 316 ppi display. Now, we still have a way to go before high ppi displays are ubiquitous, but there you have one example at least :)
Re: Retina.js: Retina graphics for your website
#20Earlier quoted context omitted.
As soon as we stop saying Jeep, Walkman, Zipper, Kleenex, Laundromat, Xerox and all the other proprietary eponyms
Well to be fair, it's been several years since I've heard anyone call an SUV a Jeep (other than a Jeep), a tissue a Kleenex, or a copy machine a Xerox. But Zipper was a brand name?? What the hell is the generic product name for a zipper?
(in fact, even more confusingly, most zip() functions don't interleave elements, like zippers do, but return a sequence of paired tuples - this, naturally, gives Zippers a bad name who wants their pants to pairwise join)