Retina.js: Retina graphics for your website
retinajs.com
Retina.js: Retina graphics for your website
1–10 of 102 posts
Re: Retina.js: Retina graphics for your website
#2It's a high-DPI display. Lots of devices have it. Lets not attempt to pretend there's anything Apple-specific about that.
Re: Retina.js: Retina graphics for your website
#3Re: Retina.js: Retina graphics for your website
#4Can 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.
Re: Retina.js: Retina graphics for your website
#5Wouldn'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)
Depending on the data contract, the user experience when viewing their mobile phone bills might be affected negatively though.
Re: Retina.js: Retina graphics for your website
#6Wouldn'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)
Ideally, we'd have something that would deliver only the correct image to the correct device, the first time. I haven't seen a clean method for achieving that yet.
Re: Retina.js: Retina graphics for your website
#7Can 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.
Re: Retina.js: Retina graphics for your website
#8Can 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.
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
#9Wouldn'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)
AC.Retina._devicePixelRatio = 2
new AC.Retina
you will see several requests such as: HEAD http://www.apple.com/home/images/ipad_title_2x.pngRe: Retina.js: Retina graphics for your website
#10Can 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
If people really hated Apple marketing, they probably should be ecstatic at the idea of one of their trademarks becoming genericized.