I’ve Penetrated DiggNation!

By  on  

On this last week's episode of DiggNation, Alex and Kevin discussed my article, 9 Signs You Shouldn't Hire THAT Web Guy. Kevin agrees with all of my assertions -- sweet! The segment about my article starts at about the 20 minute mark.

Click here to hit the DiggNation page for this show!

The Show

Thank you to Kevin and Alex for taking the time to comment about my article!

Recent Features

  • By
    Designing for Simplicity

    Before we get started, it's worth me spending a brief moment introducing myself to you. My name is Mark (or @integralist if Twitter happens to be your communication tool of choice) and I currently work for BBC News in London England as a principal engineer/tech...

  • By
    CSS vs. JS Animation: Which is Faster?

    How is it possible that JavaScript-based animation has secretly always been as fast — or faster — than CSS transitions? And, how is it possible that Adobe and Google consistently release media-rich mobile sites that rival the performance of native apps? This article serves as a point-by-point...

Incredible Demos

  • By
    CSS Sprites

    The idea of CSS sprites is pretty genius. For those of you who don't know the idea of a sprite, a sprite is basically multiple graphics compiled into one image. The advantages of using sprites are: Fewer images for the browser to download, which means...

  • By
    CSS :target

    One interesting CSS pseudo selector is :target.  The target pseudo selector provides styling capabilities for an element whose ID matches the window location's hash.  Let's have a quick look at how the CSS target pseudo selector works! The HTML Assume there are any number of HTML elements with...

Discussion

  1. Wow, that is awesome!

  2. That’s so cool, congrats!

    I wish our player had chapter marks so you could point people right to the beginning. Thanks for embedding!

    jim

  3. Wow, Impressive. I’m one of those lurkers:) I read all you’re entries although most of the time I haven’t a clue what you are talking about;) But I’m learning. Thanks for sharing.

    ellen from ireland

  4. Thank you for commenting Jim, and thank Kevin and Alex for me.

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!