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
    Being a Dev Dad

    I get asked loads of questions every day but I'm always surprised that they're rarely questions about code or even tech -- many of the questions I get are more about non-dev stuff like what my office is like, what software I use, and oftentimes...

  • By
    9 Mind-Blowing Canvas Demos

    The <canvas> element has been a revelation for the visual experts among our ranks.  Canvas provides the means for incredible and efficient animations with the added bonus of no Flash; these developers can flash their awesome JavaScript skills instead.  Here are nine unbelievable canvas demos that...

Incredible Demos

  • By
    CSS Sprites

    The idea of CSS sprites is pretty genius. For those of you who don't know the idea of a sprite, a sprite is basically multiple graphics compiled into one image. The advantages of using sprites are: Fewer images for the browser to download, which means...

  • By
    CSS Selection Styling

    The goal of CSS is to allow styling of content and structure within a web page.  We all know that, right?  As CSS revisions arrive, we're provided more opportunity to control.  One of the little known styling option available within the browser is text selection styling.

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!