On Craft and Responsibility (16)
Weird Weekend Without Happy End: Eggebek, Flensburg, Denmark, Bremen
To be a bit more transparent to my valued readers: a brief account of a not quite optimal weekend of mine.
#13 · · misc
Word Division: On “word-break,” Soft Hyphens, and Zero-Width Spaces
Word breaks and hyphenation are sometimes a problem when it comes to little available space but long words: The longer the word and the less space available, the more a layout is at risk. English appears to be less affected than other languages, but…
#12 · · development, html, css
Why “Conditional Comments” Are Bad, Repeat: Bad
“Conditional Comments” are inadvisable to use. They contradict the goal of separating structure from presentation, and because of that they will hurt you one day.
#11 · · development, html, css, maintainability
QA: On Errors, and Why Paying for Errors Pays Off
A pseudo-scientific approach to improve websites and services, and that is applicable almost anywhere.
#10 · · development, quality, design
1 + 1 = 3: Explaining Busyness and Background Noise on Websites
“1 + 1 = 3 (or more)” is an important design effect described by Josef Albers and Edward Tufte. It means that two elements in close proximity cause a visible interaction…
#9 · · design
Web Design: 15 Important Research Findings You Should Know
A small selection of research findings related to web design, usability, and accessibility, most of them obtained from Human Factors International. With some of them being known, others may add to the understanding of our profession.
Internet Explorer Filter or Hack Using Character Escapes
Searching for a valid and “safe” way to circumnavigate an ugly layout problem in Internet Explorer I discovered the following filter that does not work in [IE ≤6].
#7 · · development, css
Evangelists, Focus on Standard Ad Code
On the quality of online ad code, and what we could do.
#6 · · development, quality
“nofollow” Still Considered Harmful
Well, nofollow is crap.
#5 · · development, html
Usability Conventions: Basics and Examples
For web design there are not just technical conventions (and standards), but also conventions for usability and user-friendliness.
Eye Conditions and Accessible Web Design
Accessibility is not only about blindness (and not only about eyesight).
#3 · · development, accessibility
Elements, Tags, and Attributes
“Tag” is a frequently used term in web development when it comes to HTML/XHTML elements. Unfortunately, it’s not only used incorrectly by outsiders and beginners.
#2 · · development, html
Jens Meiert Declares His Love to CSS…
#1 · · interviews, development, css