-
Harvest Reports WordPress Plugin
Harvest opened its API, so I built a plugin that shows freelance clients their pending charges inside the WordPress admin they already use. Requirements, and what it deliberately does not do.
-
jQuery: JavaScript That Doesn’t Suck
I hated JavaScript until jQuery let me select DOM elements with CSS syntax. In this post I cover selectors, toggles, Ajax requests, and appending content, with code for each.