7 Chrome Tips Developers & Designers May Not Know

I’m not sure about you, but Google Chrome has been my primary browser for quite some time. At first the simplicity and speed of Chrome initially drew me in. I do admit I went back to Firefox every so often for Firebug’s rich set of debugging tools.

Read More »

Book Review: JavaScript Enlightenment

This week jQuery team member Cody Lindley self-published the book entitled JavaScript Enlightenment.

Read More »

Getting Started with the AmplifyJS NuGet Package in Visual Studio

Last week I packaged appendTo's AmplifyJS Library and published it to the central NuGet server for use in your Visual Studio projects.
Read More »

JavaScript and jQuery on Yet Another Podcast

Recently Jessie Liberty, Senior Developer-Community Evangelist for Microsoft, asked to interview me on his Yet Another Podcast podcast. I was honored to be a guest on his 41st show. It was very easy and enjoyable to talk with Jesse and discuss some of the things I’ve been excited about.

Read More »

filterByData jQuery Plugin: Select by HTML5 Data Attr Value

I’ve been using HTML5 data attributes more and more lately and have been finding it slightly awkward when I need to select element based on their data.

Read More »