David Walsh on Shop Talk Show

By  on  
David Walsh Shop Talk Show

Just wanted to throw you quick heads up that I was recently a guest on Chris Coyier's Shop Talk Show podcast!  Here is the topic rundown:

David Walsh is a MooTools lover, recent Mozilla-er, and (for a final “M”), fellow original Madisonian with Chris. David has been writing at his blog The David Walsh Blog for over five years. We talk about (roughly in order):

News’n'Links

Q & A

  • Should you use em on everything, even padding?
  • Why the huge differences between Google Analytics and StatCounter?
  • Is an direct editing through FTP based workflow still OK for “small” sites?
  • How do you fight carpal tunnel and tendonitis? (or is it RSI?)
  • What is a good example of a responsive eCommerce site? (United Pixelworkers)
  • Should you conditionally load resources for sub pages or just load everything on all pages?

Check it out if you get a chance!

Recent Features

  • By
    Serving Fonts from CDN

    For maximum performance, we all know we must put our assets on CDN (another domain).  Along with those assets are custom web fonts.  Unfortunately custom web fonts via CDN (or any cross-domain font request) don't work in Firefox or Internet Explorer (correctly so, by spec) though...

  • By
    CSS Filters

    CSS filter support recently landed within WebKit nightlies. CSS filters provide a method for modifying the rendering of a basic DOM element, image, or video. CSS filters allow for blurring, warping, and modifying the color intensity of elements. Let's have...

Incredible Demos

  • By
    Animated 3D Flipping Menu with CSS

    CSS animations aren't just for basic fades or sliding elements anymore -- CSS animations are capable of much more.  I've showed you how you can create an exploding logo (applied with JavaScript, but all animation is CSS), an animated Photo Stack, a sweet...

  • By
    Image Reflection with jQuery and MooTools

    One subtle detail that can make a big difference on any web design is the use of image reflections. Using them too often can become obnoxious but using reflections on large, "masthead" images is a classy enhancement. Unfortunately creating image reflections within your...

Discussion

  1. Alex

    Great stuff.

    But.

    Y U NO MAKE a Prime article?!?

  2. Jesus

    I love your voice, is nice to actualy have every pieace of the person.

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