On which Ale wishes web designers to pull their collective heads out of their rectum.

That’s it, I’m up to here with this crap.

Today I go to check my Vimeo page and noticed that I’ve been upgraded to the new design which, following what appears to be today’s trends, uses only the center of the screen and wastes nearly half of the area in trendy white margins.

You can open this link and see the image on the screen to get an idea of what I’m talking about.

What on Og’s blue Earth is this all about? site after site falling for this shit? I’m not asking for cluttered layouts but this… this… ngngngngggkk, (shits a brick) fad grates me like fingernails against a blackboard. Now that wide screens are the norm this assholes decide that vertical layouts are the thing, scroll baby, scroll!.

Honorary mention to websites that add those top and/OR (asshoooooole!) menu bars full of crap that scroll up and down and therefore eat even more space on the screen, so everything is squeezed between a wasteland of nothingness and sandwiched between menus, ads and social media crap I have absolutely no interest whatsoever to lay my increasingly bloodshot eyes on.

Good thing I don’t have a puppy or I’d be kicking it around the room by now.

  1. Netbooks have fairly narrow screens.

  2. Tablets have narrow screens.

  3. Smartphones have extremely narrow screens.

  4. Many users of regular PCs still prefer windowing rather than using full-screen mode for everything.

  5. It’s easier to read text when lines aren’t very long.

This pitting is weak.

The bits at the sides are flexy, and the the bit in the center is constant so the designer has control over how the markup looks.

This is infinitely less annoying than having to scroll side to side to read a webpage, or using a layout so anarchic that it looks like crap no matter screenwidth the viewer is using, in the pursuit of making sure that everything goes edge-to-edge.

You see this a lot because it is the most practical approach to serving up a page that looks good under a variety of circumstances.

If it annoys you particularly, it’s probably because your screen resolution is much higher than average.

These, at least, shouldn’t affect the design of webpages for full-sized computers if the page has a separate optimized design for mobile devices. Which it should, especially for a graphics-heavy site like Vimeo.

For sure. Because of this, places that track browser statistics ignore mobile devices. Still, if you don’t want your site to be unusably crappy for a significant number of people, you’re going to design for fullscreen 1024X768, with negative space that increases as the resolution increases.

If you design to accommodate any higher width, an unacceptably high number of people will have a bad experience with your site. Currently, if you design for any width higher than 1024 pixels, 1 in 5 people will have to scroll side-to-side to read your page. Obviously, variably negative space at the sides is preferable to this.

That. If you’re using the same stylesheet for mobile as you are for regular clients, you are officially Doing It Wrong.

Like the fuck it is. Ever heard of a fucking liquid layout? AS A WEBDEVELOPER it makes me weep for my profession that so many other so called webdevelopers haven’t heard of one either. Basically you divide content into sections, and float them so they automatically arrange themselves to all the screen area.

Result: Cell phone happy, wide screen happy, even a fucking jumbo tron size monitor could be accommodated. It’s like a movie that’s both full screen and wide screen, and yet you never miss a detail on either screen. Done right, it is a beautiful thing. It’s what I’m pushing for on the website I develop.

Also if liquid layout doesn’t give you your jollys, there’s elastic layout which uses fixed positions for elements relative to each other, but their sizes are based on the screen area. The Straight Dope Message Board uses one. CSS even has provisions for max and min screen area instead so you can make an element never be too small or too big.

This stripe in a field of white nonsense is retarded.

Of course - but I don’t recall ever browsing to a site on my PC and finding it optimized for a 320-pixel width, so this is not really relevant to the OP’s complaint.

The OP is complaining about a website that looks great at 1440 pixels wide, because the content doesn’t go from edge to edge of his screen.

The new BBC website really annoys me because of this. I have a 24" monitor with a 1920x1200 resolution and half the page is just a white border.

Actually the new design is worse in almost every single way. Money well spent!

To be honest I think a lot of is paper interia. When printed media was king formats had to be around 8 x 11 inches, or some other long and narrow ratio. People have been developing long and narrow layouts for hundreds of years and the web is almost 20 yeas old. Big monitors being common is just a few years old.

Now they’re refusing to give up their magazine and news paper layouts even though the media is nothing alike. They’re struggling like a very old Amish man trying to use an Android phone for the first time.

Yes, yes indeed. And thank you very much for being a thinking web designer.

The idea that all websites should be optimized for mobile platforms, well fuck that with a hedgehog, not only for the layout of a page but in the use of a “fat fingers” user interface meant to be used on a touch screen.

And yes, the OP was rather weak, 2AM and a flu will do that to your ranting.

definition of a first world problem.

Okay. So?

If it makes you feel any better, that never happens. A 1995 website optimized for an 800X600, 15" display would look terrible on the average contemporary display, never mind a site optimized for a phone.

If we tried to design pages to look okay on mobile screens and your desktop, you’d find a lot of websites that look like this. We don’t do that, because that’s stupid.

Interestingly the desktop version doesn’t look much different, a bit more graphics in the content area, navigation bar instead of drop down, light background images and ads.

Both use an elastic layout so you get the whole screen experience. You can visually scan a lot more stories than if it was compressed stripe in a field of gray.

Well, of course that would be stupid, and it’s precisely what the rant is about, having one page layout seemingly meant to fit both desktops with (usually) horizontal screens and mobile platforms with vertical screens.

IMHO, it doesn’t work, at all.
It’s like flying cars, they are both crappy cars and even crappier airplanes.

2 and 3, not if you flip them, d’uh.

1 have small screens, but not narrow ones.

This has bugged me ever since I took a web design class. I even designed my final website to have an elastic layout and got docked for it.

That said, I do have a sort of solution on my parent’s 1600x900 screen: I set the magnification up to 140%. Yeah, some pictures are a bit blurry, but no pages have more than an inch of margin. and most only have a half inch. Plus, they don’t have to sit so close to the screen and can relax a bit into the recliner beside it.

As a front end dev? Come back to me when:

a) designers figure out how to design elastic layouts that work well scaled for different resolutions,
b) clients start ponying up the money for what is in effect multiple layouts.

My hands are tied! I have no say in the design and even if I did adapt the final design to be mobile-friendly without permission, that extra time wasn’t included in the budget so I’m gonna get a slap on the wrist.

I just wanted to poke my head in and say that it isn’t just the fault of the front end developer, there’s a lot of people involved in the process, and we do know how to make adaptive layouts.

Why can’t they just fit everything to screen?