David Walsh on the Faceoff Show Podcast

By  on  
The Faceoff Show

I have the honor of being on Mark Sanborn and Jade Robbin's awesome podcast: The Faceoff Show. The guys grilled me about my blog, the MooTools JavaScript framework, and a variety of other projects. It was great fun and I recommend checking out their website and past episodes.

If you can stomach hearing me talk about myself, don't miss the podcast!

Recent Features

  • By
    Write Better JavaScript with Promises

    You've probably heard the talk around the water cooler about how promises are the future. All of the cool kids are using them, but you don't see what makes them so special. Can't you just use a callback? What's the big deal? In this article, we'll...

  • By
    5 More HTML5 APIs You Didn’t Know Existed

    The HTML5 revolution has provided us some awesome JavaScript and HTML APIs.  Some are APIs we knew we've needed for years, others are cutting edge mobile and desktop helpers.  Regardless of API strength or purpose, anything to help us better do our job is a...

Incredible Demos

  • By
    Sexy Link Transformations with CSS

    I was recently visiting MooTools Developer Christoph Pojer's website and noticed a sexy link hover effect:  when you hover the link, the the link animates and tilts to the left or the right.  To enhance the effect, the background color of the link is...

  • By
    MooTools Window Object Dumping

    Ever want to see all of the information stored within the window property of your browser? Here's your chance. The XHTML We need a wrapper DIV that we'll consider a console. The CSS I like making this look like a command-line console. The MooTools JavaScript Depending on what you have loaded...

Discussion

  1. Interview starts from minute 40 :)

  2. Nice job man, inspiring me to actually get my blog going :-)

  3. EmEhRKay

    Ha. I would never thought that you sound that way. Good interview though! The podcast as a whole was pretty great. Google voice — sign me up!

  4. Chris Bolson

    Great interview, good to hear how you got to where you are (so far).

  5. Hey David, great interview. So you’re now “officially” a mac convert then?

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