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
    Regular Expressions for the Rest of Us

    Sooner or later you'll run across a regular expression. With their cryptic syntax, confusing documentation and massive learning curve, most developers settle for copying and pasting them from StackOverflow and hoping they work. But what if you could decode regular expressions and harness their power? In...

  • By
    5 Ways that CSS and JavaScript Interact That You May Not Know About

    CSS and JavaScript:  the lines seemingly get blurred by each browser release.  They have always done a very different job but in the end they are both front-end technologies so they need do need to work closely.  We have our .js files and our .css, but...

Incredible Demos

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

  • By
    Cross Browser CSS Box Shadows

    Box shadows have been used on the web for quite a while, but they weren't created with CSS -- we needed to utilize some Photoshop game to create them.  For someone with no design talent, a.k.a me, the need to use Photoshop sucked.  Just because we...

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!