The portfolio, resume, and blog of Nathan Chase
28 Jul 2008

Now that music has become mostly a commodity in the minds of consumers, music industry companies are having to think of new solutions in order to stay relevant and profitable. While they struggle to figure out how to reach those consumers, companies like Last.fm, Pandora, and Slacker are exploring today’s real innovation in music – customized and personalized listening experiences.
While all three services offer their own unique implementations of online radio, there are a number of ways that each solution trumps the rest in features and user experience. Let’s dive in to a comparison and find out what makes these services so slick:
27 May 2008

I recently started a Twitter discussion with Chris Coyier of CSS-Tricks on the relevance and usefulness of the <small></small> tag. I’ve had this same debate with co-workers on why one would still use <small></small> over just using a <p></p> or <span></span> with an appropriate <class></class> or <id></id> to define the “smallness” of the tag. The one thing we both noticed is that no one uses the <big></big> tag anymore, so why should anyone use the <small> </small> tag? This seems to be only the tip of the iceberg when it comes to determining which element to use for an intended result. Let’s look at a few more instances of controversy in the realm of standards and semantics on the web.