Check out my latest project: Full Frontal JavaScript Conference

Archive for June, 2010

Hacking Twitter's reply system

I'm only writing about this because I still see some tweets coming out of Twitter that are intended for everyone, but end up just going to a select few. This trick is pretty well used, but hopefully it'll help those people who haven't spotted it yet.

Signs of a poorly written jQuery plugin

So far with every single workshop I've given, both for advanced JavaScript and jQuery for Designers, this question (or some variation thereof) has come up: How do you know if the plugin is good to use? It's always dependant on the problem they're trying to solve, but in lieu of a better jQuery plugin ranking [...]