Mike West
is a web developer: he builds websites that delight and inform. He does it well. Well enough, anyway for companies like Yahoo! and the Sueddeutsche Zeitung. Interested? Read on…
Recent Writing
-
JSLint needs some Bad Parts
One of the few tools that I consider truly indispensable when developing websites is JSLint. Too bad it’s almost impossible to contribute back to the project, and that the project’s run by someone who “will hurt your feelings.”
-
A JavaScript Detection Pattern
Progressive enhancement of our sites and applications has become a relatively well accepted best practice for web development. This article outlines a technique I've used successfully to ensure that core functionality is available without JavaScript, while maintaining a quality experience for the majority of users with JavaScript enabled.
-
CSS Rules of Thumb
Apropos of nothing, a few CSS tips that have nothing to do with browser incompatibilities, and everything to do with your own sanity when dealing with code you've written.
-
An Accessible Pagination Pattern
Pagination is a basic building block of the web, but it’s often implemented with markup that makes it less accessible than it ought to be. Here, I've outlined my preferred solution to the problem.
-
MacSpeech Dictate: First Impressions
I suspect that the first thing any developer does when they get their hands on MacSpeech Dictate is to begin writing a review of MacSpeech Dictate in MacSpeech Dictate. I am no exception.
-
My Jekyll Fork
Jekyll is a well-architected throwback to a time before Wordpress, when men were men, and HTML was static. I like the ideas it espouses, and have made a few improvements to it’s core. Here, I’ll point out some highlights of my fork in the hopes that they see usage beyond this site.
-
Fallow fields, revisited
I'm currently in the process of gutting my website, and rebuilding it piece by piece. I suspect I'm doing this to distract myself from the fact that I don’t seem to have anything interesting floating around my head to write about. Rather that catalog the failings of the system I'm replacing (for they are legion), in this article I'd like to touch on the carefully considered bits I'm keeping around.
-
Productivity Or My Lack Thereof
It’s becoming clear that I'm miserable at distinguishing between productivity and productivity porn.
-
Mnot's Redbot
Mark Nottingham has put together a really useful tool that aids in the analysis of the behavior of HTTP resources. I've started putting together a command line version based on the web version he’s released on GitHub.
-
Playing with Placemaker