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
    6 Things You Didn’t Know About Firefox OS

    Firefox OS is all over the tech news and for good reason:  Mozilla's finally given web developers the platform that they need to create apps the way they've been creating them for years -- with CSS, HTML, and JavaScript.  Firefox OS has been rapidly improving...

  • By
    CSS Animations Between Media Queries

    CSS animations are right up there with sliced bread. CSS animations are efficient because they can be hardware accelerated, they require no JavaScript overhead, and they are composed of very little CSS code. Quite often we add CSS transforms to elements via CSS during...

Incredible Demos

  • By
    MooTools Zebra Tables Plugin

    Tabular data can oftentimes be boring, but it doesn't need to look that way! With a small MooTools class, I can make tabular data extremely easy to read by implementing "zebra" tables -- tables with alternating row background colors. The CSS The above CSS is extremely basic.

  • By
    Generate Dojo GFX Drawings from SVG Files

    One of the most awesome parts of the Dojo / Dijit / DojoX family is the amazing GFX library.  GFX lives within the dojox.gfx namespace and provides the foundation of Dojo's charting, drawing, and sketch libraries.  GFX allows you to create vector graphics (SVG, VML...

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!