Be True to the Web

James Weiner writes:

Furthermore, designing in-browser exposes mistaken assumptions at the earliest possible stage in a build. This means we fail quickly rather than expending effort on high fidelity mock-ups that were based on mistaken assumptions.

Who is James Weiner? Oh, he only works on the front end of GOV.UK, so he needs to worry about little things like accessibility and making the web work for everyone.

I’d say he is exactly right.

The Point of Responsive

Brad Frost wrote Responsive Web Design: Missing the Point and I recommend that you go ahead and take it all in. Pure gold.

I love this highlighted part:

The point of creating adaptive sites is to create functional (and hopefully optimal) user experiences for a growing number of web-enabled devices and contexts.

Yes.

Now on Gauges

Today I eliminated Clicky from this site and have instead moved to Gauges. I’ve been testing it for a few days and find it to be good, so I’m switching to it.

I still have Google Analytics on the site as well, but that might be going away in the future as well. I’ll pot more on that if/when it happens.

If you are looking for simple analytics for any site, I recommend that you check out Gauges. They’ve got a super-simple pricing scheme and it doesn’t get bogged down into too many minute stats. Highly recommended.

Good Job Microsoft

The title has no hint of sarcasm, honestly.

The Mobile IE team just posted a follow-up to their decision to implement a subset of Webkit’s vendor prefixes and it is nothing but good news:

After hearing the community’s feedback on this issue (and a couple of face-palms when we realized the broader implications of implementing other browser vendors’ CSS properties), we’ve decided that it’s best to only implement the -ms- prefixed version and not the -webkit- one.

That is music to my ears. Good job Microsoft, I applaud you.

The Vendor Prefix Problem

It seems that a lot of people are talking about vendor prefixes recently, and that is no coincidence. With Mozilla, Opera, and Microsoft all talking about implementing at least a subset of Webkit’s vendor prefixes, one has to wonder how we got to this point.

Truth be told, I don’t really care how we got here, but what I do care about is that we don’t go down this same, old, forgotten road again.

Yes, it sucks that your new browser doesn’t render the same as it does in Webkit because the developer didn’t implement your prefix. I understand where you are coming from.

What do don’t need to do is break things all over again. Giving into the current “one browser” isn’t going to make things better. That is only going to get us back here again with the same issues.

Take some of the blame for this Microsoft, Opera, and Mozilla. You decided that mobile wasn’t as important, you decided to just let things go and Webkit, especially Mobile Webkit has eaten your lunch.

Webkit browsers need to shoulder some as well (there is plenty to go around). Experimental features are just that, experimental. Touting those features is a dangerous thing to do, especially if you are in the position to really push for a single browser. Google, Apple, I’m looking at you.

Hey standards groups, take some of the blame as well. Technology moves quickly and has a tendency to leave standards behind when they don’t move … at all sometimes. That’s the position the web has been in and when Webkit started to really pull the top off of things, and then became popular, people jumped onto the bandwagon because the vendor prefixes provided relief and … fun.

Developers, we need to take some blame as well. We’ve been lazy and will always be. If we see an easy way to make something pretty, we’ll do it. This is what got us Flash for so long. We need to quit shooting ourselves, our users, and other developers in the foot by implementing half-baked ideas because they look cool.

Look cool and works well are two different things.

Finally, let’s not throw away all of the work that has been done by going the “easy route”. We have work to do, but Flash wasn’t killed in a day.

The way to fix this problem isn’t to give up, but to move quicker, innovate faster, and provide the “new hotness” for everyone.