Jens Oliver Meiert

Web Development × Engineering Management × Philosophy (11)

Articles and books on the craft of web development (with a focus on HTML/CSS optimization and maintainability), engineering management, and philosophy.

How to Just Quit and Travel the World

A couple of months ago I quit at Google and left the United States to travel the world. I thought it might be interesting to share a bit about how to do something like this, calling it quits and heading out there, with no set itinerary whatsoever.

#175 · ·

My Year in Cities, 2013

Traditionally I post a list of all the new places I visited during a year in some sort of year-end review, too. This year is no exception.

#174 · ·

My Year in Activities, 2013

The same procedure as every year: a brief look back at new things I tried.

#173 · ·

On Writing a Book With Google Docs and Amazon KDP

Google Docs is okay to write short books and when making limited use of the comment feature. Amazon KDP’s HTML format is a technical disgrace, and Amazon needs to fix it. A few thoughts and tips on completing a book using either.

#172 · · ,

How to Become an Everyday Adventurer

In “100 Things I Learned as an Everyday Adventurer” I’m not just sharing my own view on one hundred different activities and things I tried, but also some ideas and tips on what I think it takes to become a more adventurous person. That part is something I like to…

#171 · ·

Travel, Photos, Art?

I started another side project. It’s about taking a ton of photos of street scenery, working some magic that I talk about in this very post, and putting the results up on Tumblr. On the one new travel tumblr art installation that I call Animated Traffic.

#170 · · , , ,

CSS, HTML, and the Problem of Spec Fragmentation

We have not one but two fundamental problems with CSS. One is unrestricted growth and complexity leading to poor understanding and poor code. Another one is spec fragmentation, also an issue with HTML, which results in inefficiencies. We should look for a better balance.

#169 · · , ,

No to DRM in HTML

It’s been quiet around DRM lately so I like to share my opinion, in brief: DRM doesn’t belong into nor anywhere near HTML. For one, HTML is a language to describe documents and, since HTML 5, applications. I don’t deem DRM in scope for HTML…

#168 · · ,

100 Things I Learned as an Everyday Adventurer.

New Book! “100 Things I Learned as an Everyday Adventurer”

I wrote a new book! Not about web development, again, not about philosophy or social sciences, yet, but about all the different activities I’ve been doing over the last few years, in all my infinite free time. And what I learned in one hundred of them.

#167 · · ,

How I Read 10 Books a Month

I read 10–15 books a month. As I’ve been doing this for a few years and thus developed a routine, I thought it could be interesting to share a few notes, tips, and quirks—I remember how hard it can be to even read 1 book a month.

#166 · ·

The Curious Case of Breadcrumbs in HTML

We had an interesting thread about breadcrumbs on W3C’s public-html the other day. At first just targeting delimiters, it spawned a debate about the appropriate markup. Here’s my view on breadcrumbs in HTML.

#165 · · , ,

About Cost in Web Development

Cost is an interesting topic. Oftentimes we think of cost as in “this costs so-and-so much.” Like, the software license costs $2,500. Or three man hours cost $450. I’m not an economist but I like to think of this as something like primary cost. Yet, there’s more…

#164 · ·

A Social-Philosophical Journey in 25 Quotes

I was reviewing my Google+ posts the other day. In there I rediscovered a good number of quotes. What connected most of them were my studies. And when I looked at them I found they sort of tell a little story.

#163 · ·

9 Tips to Become a Better Driver

What makes a good driver? I don’t know whether I know. I’ve driven much, have deepened my skills, I fit stereotypes—and I’ve also screwed up. What I do know is that I’m a driver who cares. A few ideas on what could make people better drivers.

#162 · ·

The Art of Saying Thank You, One Thousand Times

But not here, on onethousandthankyous.org.

#161 · ·

A URL Policy for Web Projects

Do your projects suffer from URL inconsistencies? I just noticed how mine do. I also noticed that I did some unnecessary things, like omitting protocols when they were actually useful. And I noticed that I’ve seen similar problems in corporate projects before. So I jotted down a quick “policy.”

#160 · ·

Surveillance Kills Democracy

I meet people who think that mass surveillance, as with NSA and GCHQ spying, is okay because they don’t have anything to worry about. The argument is either that they don’t have anything to hide or that what they’re doing is not important enough…

#159 · ·

The Meanings of Googliness

The words “googley” and “googliness” are not found in common language. Even at Google, where they’ve been coined, it’s not clear to everyone what these words mean. And that’s no surprise: You don’t get a handout with a description…

#158 · ·

Object-Oriented HTML, and OOCSS

“Object-oriented CSS” is the idea of treating page elements as objects, giving all these objects classes, treating objects’ classes as single entities in style sheets, and taking it from there. I reviewed the old OOCSS site and Smashing Magazine’s introduction.

#157 · · , ,

Goodbye Google, San Francisco, California, and United States

I’m resetting my life. I’ve quit at Google, I’ve quit my apartment in San Francisco, I’ve sold most of what I own and put the rest in storage. I’m now about to backpack the world to pursue my studies and goals and to build a new life somewhere else. Here’s a little story.

#156 · ·

How to Order CSS Selectors

There are a number of ways to write style sheets. The domain of style guides, many of them go into some detail. What I, despite my work on a number of guides, have so far missed, is a reference to sort selectors and rules, as proposed here.

#155 · · ,

My Year in Activities, 2012

48 more ways to use one’s time.

#154 · ·

My Year in Cities, 2012

Beside working and growing and trying new things, I’ve been in the great position to also travel a little. I’m very grateful. This year I visited 5 continents, more than 20 different countries, and probably more than 50 different cities…

#153 · ·

The CSS Problem

CSS is growing too large while CSS 2 has not nearly been understood by authors. This non-sustainable growth is a big problem for CSS.

#152 · · ,

On Browser Testing

The primary goal for cross-browser testing is to make sure that documents are usable and consistent across different user agents and devices. Even if you understand this to include both functionality and design, the definition of “usable” is interesting.

#151 · ·

HTML and Non-Script Styling

If you are to style a document differently based on whether certain technology is available, you should keep two things in mind: HTML itself is static and separation of concerns is important for maintainability…

#150 · · , ,

Maintainability: One Story and Three Concerns

To make this a little story, for a long time in my career I wasn’t very concerned about maintainability. I was maintaining projects but didn’t have an idea about whether what I maintained was actually effective to maintain. I got a sense that things weren’t quite right…

#149 · · ,

“window.scrollTo()” or: When to Stay Clear of User Agents

If you were to ask me whether you as a web designer or developer should do anything about user agent issues, my answer was a clear “no.” It’s not your responsibility. You may lack important insight into decisions made on the user agent side…

#148 · ·

My Year in Activities, 2011

Or: 43 things that make someone who has no idea about anything he’s doing look like he knows everything, the 2011 edition.

#147 · ·

On Semantics in HTML

As web developers we like to talk about “semantic markup,” a somehow inaccurate short form for “markup that is meaningful and used how it’s supposed to be used.” But where is all that meaning coming from? Let’s take a look.

#146 · · , ,

Print Style Sheets and URLs

Print style sheets are awesome. They’re easy to write, too. Site owners and developers who care about print typically know what to do. Alas there’s one thing that’s done rather the wrong than in any right way: printing URLs…

#145 · · , ,

Web Development Principles: Develop for What Is, Not What Could Be

For any given project, web developers fare best when focusing on what is, not what could be. To fend off the first misunderstandings, that focus includes what absolutely will be.

#144 · ·

Exposing Reset Style Sheets

Finally, a Chrome extension to highlight alternative approaches to CSS.

#143 · ·

Driving: Tips and Thoughts

It’s time for a heart-warming post about driving.

#142 · ·

On Correct Punctuation

Let’s speak the unspeakable: Correct punctuation, here referring to the use of the correct characters for quotation marks, apostrophes, dashes, and ellipses, will forever remain a dream online…

#141 · ·

HTML, “@width”, and “@height”

As the width and height attributes are to remain part of HTML, limit their use. The reason to avoid @width and @height is that they are presentational and hence constitute potential maintainability issues.

#140 · · , ,

My Year in Activities, 2010

31 activities, 0 vacation days. Mr Meiert’s guide on how to make good use of your time and make 1 year feel like 3.

#139 · ·

Testing Tricks: CSS Bookmarklets

On complex development environments and CSS bookmarklets as a testing complement. Complement as in you’ve done everything you can but want to err on the safe side.

#138 · · ,

One Photo: Reset Style Sheets

It never gets boring.

#137 · ·

The Secret of Web Development

Playfulness.

#136 · ·

CSS: How to Host Right-to-Left Styling

For international projects, don’t use separate style sheets for right-to-left (RTL) styling: use natural (@dir) or artificial (@id, @class) hooks instead. The only exception are unbearable performance issues due to hundreds of RTL rules…

#135 · · , ,

On Solutions

Solutions require problems. If you don’t have a problem, you don’t need a solution. This is exactly why you should, whenever someone proposes a solution—which includes design and technical changes—ask what problem that solution solves…

#134 · · ,

CSS Validation and Vendor Extensions: Throw Warnings, Not Errors

If you understand valid code as a quality baseline, you validate your code. If you validate style sheets, you come across errors like “Property -moz-border-radius doesn’t exist’”…

#133 · · , ,

Real Web Developers Don’t Need Debugging Tools

Bottom line: Try to limit your use of web dev debugging tools—like Firebug or Chrome’s Developer Tools—in order to grow your skills.

#132 · ·

How to Relocate, the Alternative Guide

If there’s one area of expertise I’m only involuntarily linked with, it’s moving. I moved 25 times so far, spanning cities, countries, and now continents; my career stats mean .81 relocations per year, or 1.24 years per relocation. Some lessons I learned.

#131 · ·

“px” Is Dead, Long Live “px”

It’s over. There is no ban on px anymore. The only reason why we as web developers had to adjust coding practices were user agents that failed to meet user agent accessibility guidelines.

#130 · · ,

How to Become a Solid Web Developer, the Short Version

Every once in a while people ping me on how to master web development and design. Given how much there’s still to learn for me this makes me blush. Chronically short on time I typically reply in just a few sentences…

#129 · ·

WDR #4: Having Conversations in HTTP

The Web Dev Report, issue #4.

#128 · ·

My Year in Cities, 2009

From Amsterdam to Berlin to Cardiff… all the way to Zurich. The same procedure as at least last year.

#127 · ·

SUS: How to Easily Grade Your Site’s Usability

The System Usability Scale (SUS) is a Likert scale-based questionnaire to grade the usability of systems, which John Brooke created back in the 80s. SUS results yield a score between 0 and 100, with 100 indicating “best” usability…

#126 · · ,