Give it time web developers will update their websites to higher resolution graphics to support 'retina' and it's still very early days yet.
I guess I just don't get it. My iPad has a retina display and websites look great with it. Why can't! Or doesn't, the MBP do the same thing?
Apple isn't the only manufacturer going to high definition/hi density screens. Things will move along nicely motivated by all the major manufacturers. Too many folks here are thinking only inside an Apple box. The web won't change for Apple Retina, but it will change because there are forces stronger than Apple that will drive the change. Apple is still one of the smallest computer manufacturers. A fact that gets lost inside Apple forums.
This isn't a question of format with regards to non-scalable formats. It's a matter of pixel density.For bigger images, most websites use bitmap images that are saved in the JPEG format. This format, compared to raw images or formats such as TIFF which weight in megabytes, reduces the size of the original image by downgrading its quality. This allows websites to serve webpages and images fastly (low latency is an important factor for web servers in order to serve pages in a descent time). So the question here would be whether the websites would sacrifice speed for quality in order to support retina or vice versa...
Just got my MBP-R base model, and got a welcome email from Apple. Most websites are not retina, I will post my impressions later. But just a quick screenshot that shows how not ready the world is for Retina right now. It is an email from Apple and they probably know I will probably be reading it on my new computer.
The fonts and reading experience are just stellar. I kinda feel really sad for my old computer which is sitting right next to my Retina right now, I downloaded Spotify and just played a song, and the song that played was "Pale Horse" by Smashing Pumpkins. I have never felt this emotional about upgradingMy old machine has been a great great machine.
More later.
If I'm not wrong, the highest resolution that the UI would scale up to is only 1920x1200 which is WUXGA. Meaning that anyone with a WUXGA screen (which has been extremely common for at least 5 years now) would see the same thing as you do.
It's not a retina problem and people have been seeing the same thing as you do for several years now.
If I'm not wrong, the highest resolution that the UI would scale up to is only 1920x1200 which is WUXGA. Meaning that anyone with a WUXGA screen (which has been extremely common for at least 5 years now) would see the same thing as you do.
It's not a retina problem and people have been seeing the same thing as you do for several years now.
Designing for a current statistic as opposed to designing for where technology is headed is a factor which separates good designers from bad designers.That's the point. Most aren't putting any effort because they know only the 0.1% of their visitors are on retina macbooks, in my opinion.
I would think otherwise. Because this is 2880x1800 scaled to a lower resolution, so images are not stacking up to quality of the screen. As for 1920x1200, a smaller res image would just look tiny at 100% scale, but not look messed up. My 2 cents.
I would think otherwise. Because this is 2880x1800 scaled to a lower resolution, so images are not stacking up to quality of the screen. As for 1920x1200, a smaller res image would just look tiny at 100% scale, but not look messed up. My 2 cents.
The biggest problem for web designers/developers is speed. Everyone strives to have the fastest possible load times. Google even has a guide on how to speed your load times. They even use load times as one of the metrics when deciding page rank.
The problem with bigger images is longer load times. All good designers optimize images specifically for the web so that the file size is as small as possible. Images like buttons and menus aren't the problem but photos can be a problem and if a site has many photos it's that much more of a problem. I don't see publishers scrambling to edit their pages just for rMBP users.
The scary thing is how I don't think the Internet is ever going to be ready. Unless I'm underestimating how feasible it is to code websites so it can swap between high-resolution and standard (72dpi) images based on display type.
Websites used to be coded to look best on 640x480 displays. When people started getting 800x600 or 1024x768, pictures were either tiny or blown up and pixellated. The web caught up, and it will again.
Right now, Retina is one high-priced model from one manufacturer. Within a few years it'll be standard on medium and higher laptops.
As far as I remember, 1280x960 / 1280x1024 has been pretty mainstream since 10 years ago, and 1280x800 is probably one of the lowest common resolutions left today. Don't see websites moving to that though.![]()
If you can't figure out how to serve alternate image content to retina viewers and avoid negatively impacting SEO, you're probably not a great web developer in the first place.How fast your web page loads is very key to SEO and I'm not going to sacrifice viewer base just so someone with a retina macbook will view it. Period.