login
Blurts on the Art of Software Development

Today | RSS | RDF | Atom | Other Tags
Categories : All | All | CI | .NET | General | Humour | Java | Personal | Reviews | Ruby | SW Eng

This goes out to those who run their blog software with a template that stretches the text to 100% of the browser window.

Please, please consider the reader and change the layout to keep the columns within a reasonable width. I mean, while I like reading certain blogs, I just can't read them from the blog site directly. My eyes literally start hurting after the second paragraph of scanning over 1600 pixels back and forth again and again.

Yes, I could resize my browser window, I could read it through a blog aggregator of my choice, and so forth. That's not the point. The point is that of having a sensible default. I'm pretty darn sure most people prefer reading this kind of a layout rather than this.

(No offense, Len. I like your writing--just not that default layout)


I tend toward the opposite view. It's not that I particularly prefer wider blogs with longer lines, but that I prefer having the choice of how long the lines appear. If you set the width of the text pane, then I am forced to accept your settings, however wide I make the window. If you let the text pane adjust to the window, on the other hand, I can easily adjust it to whatever is compfortable for me. As an aside, I also use the "fill the window" approach with a three column layout, as I use on my speciality blogs: Podcast Player and Make Your Own Video.

I also found setting the absolute width in your blog bad, Lasse, because the text part didn't fit into the Nokia 9500 browser window ;)

I think I might have solved the problem adequatly by using the <code>max-width</code> CSS setting instead of plain <code>width</code>. This way the width doesn't stretch to fill the whole screen even in a maximised window, but it shrinks as needed in a smaller window.

Good to know that, Timo. How about now? I changed it to use max-width even though it's not supported on IE.

Yes! Your blog is now clearly more mobile-enabled.

If you want an IE-compatible solution, there are workarounds.

I applied the minmax JavaScript workaround and it seems to work. Sort of.
That's a good point--we're not all alike. Perhaps it would be good to offer an alternative stylesheet with a single button-click?
> Please, please consider the reader and change the layout to keep the columns within a reasonable width.

There is a rule in typography that the column width should be around 1,5 of the alphabet size, which is 40-50 letters for the English language.


Add a comment

Title
Body
HTML : b, i, blockquote, br, p, pre, a href="", ul, ol, li
Math Quiz 7 + 2 = (Helps stop blog spam)
Name
E-mail address
Website
Remember me Yes  No 

E-mail addresses are not publicly displayed, so please only leave your e-mail address if you would like to be notified when new comments are added to this blog entry (you can opt-out later).

TrackBack to http://radio.javaranch.com/lasse/addTrackBack.action?entry=1132427673869