• Responsive UX: Taking Responsive Design a Step Further

    For the last year, the concept of responsive design has been a hot, hot topic in the design and front-end community. With the rapid growth of smart phones and tablets, websites must now accommodate an array of gizmos, and responsive design offers an attractive solution: build a single site that’s capable of responding to device ...

  • jQuery Peel Back Ad

    On several occasions I’d have to set up a “peel back” (or “peel away”) ad, and each time I’ve used this old script that relies on a SWF file for the peel back animation. It’s a popular script and if you’ve ever had to work on one of these things you probably know the one ...

  • Editorial SEO: Introduction and Best Practices for Editors

    In many ways SEO is about knowing all the tricks. It’s why SEO discussion can easily bounce around from keyword analysis to semantic HTML to site performance to inbound linking to whatever new thing was mentioned in yesterday’s SEOmoz blog post. When introducing SEO concepts to beginners it’s sometimes easy to forget that they don’t ...

  • Getting Android to Recognize Apple Touch Icons

    On the Twitters yesterday I saw this tweet about how Android 2.2 uses Apple Touch icons when you add a bookmarked page to the home screen. Did you know this? I didn’t. Some googling revealed that this is a fairly known feature but that there were questions about when it worked and when it didn’t. ...

  • Tracking Code and Click Response Delays

    Sometime last year I tried out Clicky, a web analytics service offering real-time1 traffic monitoring. I was really impressed with a few of the features, in particular the “Spy” feature, which provided real-time data of visitor activity at the user level. Being able to watch, in real time, a user move through a site was ...

  • Data URIs and Dynamic Stylesheets

    This a quick follow-up to a post I wrote a few months ago about embedding data URIs in stylesheets and a potential performance hazard regarding the way non data URI images are positioned in the network waterfall.  What I found was that under certain circumstances the performance penalty was great enough to not only negate ...

  • HTML5 Slideshow

    Maybe it’s because I have weak PowerPoint computer hacking skills, but whenever I work on a presentation I find myself thinking, “Shouldn’t this be easier?” or “I’d rather be doing this with CSS.”  So last week when I ran into my usual PowerPoint frustration I decided to devote a little time to correct the problem ...

  • IE 8 Charset Bug

    Earlier today I was playing around with a performance test case when I noticed that stylesheets and scripts were being requested twice in IE8. Eventually I figured out that the problem had to do with how the character set was specified. This is how things seem to work: In IE8, pages that rely on the ...

  • iPad View Source Bookmarklet

    For a few years I’ve been using this little bookmarklet, written by Abe Fettig, on my iPhone to view page source in Mobile Safari. It works well, but unfortunately the output is not optimized for viewing on the iPhone. Because I use the bookmarklet so infrequently, it’s never really bothered me. Then I installed the ...