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
    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...

  • By
    Responsive Images: The Ultimate Guide

    Chances are that any Web designers using our Ghostlab browser testing app, which allows seamless testing across all devices simultaneously, will have worked with responsive design in some shape or form. And as today's websites and devices become ever more varied, a plethora of responsive images...

Incredible Demos

  • By
    Implementing Basic and Fancy Show/Hide in MooTools 1.2

    One of the great parts of MooTools is that the library itself allows for maximum flexibility within its provided classes. You can see evidence of this in the "Class" class' implement method. Using the implement method, you can add your own methods to...

  • 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...

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!