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
    JavaScript Promise API

    While synchronous code is easier to follow and debug, async is generally better for performance and flexibility. Why "hold up the show" when you can trigger numerous requests at once and then handle them when each is ready?  Promises are becoming a big part of the JavaScript world...

  • By
    From Webcam to Animated GIF: the Secret Behind chat.meatspac.es!

    My team mate Edna Piranha is not only an awesome hacker; she's also a fantastic philosopher! Communication and online interactions is a subject that has kept her mind busy for a long time, and it has also resulted in a bunch of interesting experimental projects...

Incredible Demos

  • By
    New MooTools Plugin:  ElementFilter

    My new MooTools plugin, ElementFilter, provides a great way for you to allow users to search through the text of any mix of elements. Simply provide a text input box and ElementFilter does the rest of the work. The XHTML I've used a list for this example...

  • By
    HTML5’s placeholder Attribute

    HTML5 has introduced many features to the browser;  some HTML-based, some in the form of JavaScript APIs, but all of them useful.  One of my favorites if the introduction of the placeholder attribute to INPUT elements.  The placeholder attribute shows text in a field until the...

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!