David Walsh on the Faceoff Show Podcast
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!
![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...
![CSS Gradients]()
With CSS border-radius, I showed you how CSS can bridge the gap between design and development by adding rounded corners to elements. CSS gradients are another step in that direction. Now that CSS gradients are supported in Internet Explorer 8+, Firefox, Safari, and Chrome...
![Detect Pseudo-Element Animation Support]()
![WebKit-Specific Style: -webkit-appearance]()
I was recently scoping out the horrid source code of the Google homepage when I noticed the "Google Search" and "I'm Feeling Lucky" buttons had a style definition I hadn't seen before: -webkit-appearance. The value assigned to the style was "push-button." They are buttons so that...
Interview starts from minute 40 :)
Nice job man, inspiring me to actually get my blog going :-)
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!
Great interview, good to hear how you got to where you are (so far).
Hey David, great interview. So you’re now “officially” a mac convert then?