Tutorials
Sync WordPress and Facebook Comments
Let’s face it, nobody comments on blog posts any more. There’s just too many ways to consume information. With Refresh Columbia in particular, meetup announcements start as blog posts, get automatically syndicated as a MailChimp email campaign, posted as a note on the Facebook fan page wall, read in a bunch of other RSS readers [...]
CSS Sprites2
CSS Sprites have been a staple of modern web development since Dave Shea formally introduced the technique in his A List Apart article from 2004. The concept is simple: if you want the appearance of a link to change when hovered, you put the normal and hover state in the same background image and offset [...]
ID vs. Class
This is the kind of foundational CSS knowledge that I often assume everyone knows. Even though it’s a basic topic, Chris Coyier does an excellent job of explaining it in a way that won’t make you feel like a noob. IDs and Classes the “hooks” we need to build into markup to get our hands [...]






