Ron Newman ([personal profile] ron_newman) wrote in [community profile] davis_square2008-02-26 05:14 pm

Moderator post: Please avoid excessive text formatting

I've seen a few complaints about this lately, so I'd like to propose a new rule:

Please keep text formatting to an essential minimum when posting to [livejournal.com profile] davis_square. In particular, please try not to do not:

- specify an explicit <font> face, size, or color, especially at the outermost (top) level of your post
- paste formatted text into the Rich Text editor from Microsoft Word or another word processor

Doing these things often makes your post less readable on other people's friends pages, or results in text that looks too big or too small on some screens. In at least one case, I recall it generating huge numbers of blank lines at the end of a post, because of a <span> or <div> tag that got pasted in from Microsoft Word.

Thanks for your cooperation. After some discussion here, I'll probably add this to the rules on the community's profile page.

[identity profile] haptotrope.livejournal.com 2008-02-26 10:26 pm (UTC)(link)
woo! keep myspace off of LJ!

There is no try

[identity profile] surrealestate.livejournal.com 2008-02-26 10:35 pm (UTC)(link)
I would amend that "Try not to" to "Do not". :)

[identity profile] ecdysiasm.livejournal.com 2008-02-26 10:36 pm (UTC)(link)
YES! Absolutely in support of this one.

[identity profile] thetathx1138.livejournal.com 2008-02-26 10:42 pm (UTC)(link)
Looks good to me!
cos: (Default)

Re: There is no try

[personal profile] cos 2008-02-26 10:43 pm (UTC)(link)
I wouldn't be completely absolute about that. Sometimes it makes sense. Colors are a bad idea because you don't know what color someone else's style uses, but if you want to add an in-place footnote in a smaller size that seems sensible, for example.

Re: There is no try

[identity profile] lbmango.livejournal.com 2008-02-26 10:46 pm (UTC)(link)
Isn't that what H5 is for?
cos: (Default)

Re: There is no try

[personal profile] cos 2008-02-26 11:09 pm (UTC)(link)
I'd use something like <span style="font-size:0.8em"> but people have different styles :)

Re: There is no try

[identity profile] hakamadare.livejournal.com 2008-02-27 12:19 am (UTC)(link)

I'd use something like <span style="font-size:0.8em"> but people have different styles :)

perhaps something like <span style="font-size:smaller"> (http://www.w3.org/TR/REC-CSS2/fonts.html#font-size-props) might be more portable?

-steve

cos: (Default)

Re: There is no try

[personal profile] cos 2008-02-27 12:31 am (UTC)(link)
em units are relative to the em size of the container, so that's also portable. Boy are we on a tangent!
cos: (Default)

[personal profile] cos 2008-02-27 12:32 am (UTC)(link)
Agreed on all of those.

Re: There is no try

[identity profile] nowalmart.livejournal.com 2008-02-27 02:04 am (UTC)(link)
I realize this is entirely off-topic, but I really feel like people use CSS and styles at the expense of good-old HTML.

In your example, I have set the default text size in my browser for a reason - I find larger text is easier (and faster) for me to read.

I understand the need for things like footnotes and so on, but rather than deciding that footnotes should be 80%, how about you use the intended tags (for example <sup> and <sub>) and allow my HTML render engine to decide how to render a footnote - maybe as smaller text, maybe as something in brackets.

I am not saying that developers should not use CSS and styles. There is definitely a need for CSS and styles, but oftentimes I feel like they are used at the expense of the correct markup tags.

[identity profile] zmgmeister.livejournal.com 2008-02-27 03:13 am (UTC)(link)
Sheesh, out of all the things that could use improvement here, why is this even on our radar?

[identity profile] zmgmeister.livejournal.com 2008-02-27 03:17 am (UTC)(link)
What is wrong with the first one? All I notice is the subject line is in a larger font and bolded.

[identity profile] zmgmeister.livejournal.com 2008-02-27 03:44 am (UTC)(link)
Hmm, it looks like maybe 8-point text to me, nothing out of the ordinary.

[identity profile] zmgmeister.livejournal.com 2008-02-27 03:47 am (UTC)(link)
I remember one time somebody dared to highlight something in blue text, but that's about it.

[identity profile] diatomacearth.livejournal.com 2008-02-27 06:27 am (UTC)(link)
I'm inclined to say it's worth addressing, and since it's definitely comm-pertinent! I'm no expert--I'm barely a beginning--but my grad program makes all new students take some tech overview workshops that have helped me to understand the nature of this sort of complaint, and why the complaints are valid. If you use bad coding or inappropriate coding--especially not really knowing what you're doing--you can really screw up the way someone else's browser reads your text. This can be a minor inconvenience, or it can make the material totally inaccessible to a particular user. With LJ flists, that sort of thing gets really annoying, because you have to either stop loading the page or go change your settings and reload before the text stops being screwy. Why risk giving other people unnecessary headaches when you can follow simple guidelines to avoid that happening?

[identity profile] diatomacearth.livejournal.com 2008-02-27 06:36 am (UTC)(link)
Basically, your browser is reading that tag differently than [livejournal.com profile] ron_newman's. Some kinds of tags are very flexible, and standard web language--all browsers can read them, and the browsers interpret those tags in a way that accounts for the user's preferences. Some are very specific, and so they show up differently on browsers with different settings. This is not so good, because what looks fine to the creator of a text may be an illegible mess on a browser they don't use, and they won't realize.

[identity profile] hrafn.livejournal.com 2008-02-27 02:24 pm (UTC)(link)
Thank you! I hate that special-text stuff with a passion (unless used sparingly, for, say, footnote-type bits.)

[identity profile] 303-5.livejournal.com 2008-02-27 02:58 pm (UTC)(link)
I think the rule is fair enough, though as a poster of one of the example posts, above, I'll offer the perspective of a first-time creator of a new post. I find much of the framework and structure of LJ confusing and non-intuitive and my added text formatting was inadvertent--I was fumbling my way through trying to "make it look right" after a few screw ups in trying to create the post. Nevertheless, I'll try to refrain from unnecessarily hitting any of the format buttons in the future.

While I support constructive feedback to perceived offenders, I would also hope that there remain mercy for what I am sure are other oft-frustrated folks still trying to figure out the LJ system (and formatting in general).

And, for now, I'll leave the original post with the bad formatting so that I don't ruin the example.

[identity profile] 303-5.livejournal.com 2008-02-27 03:06 pm (UTC)(link)
Actually, now that I think about it, my original text may have been copied and pasted from Microsoft Word (I don't fully remember)--that may have been where I initially went wrong.
cos: (Default)

Re: There is no try

[personal profile] cos 2008-02-27 07:37 pm (UTC)(link)
Very often the "intended tags" aren't meant for the specific purpose the person has in mind. You're being distracted by the term "footnote", but it is often the case that I want 20% reduced size text. Relative sizes should work just fine with whatever custom default size you use.