Projects
Updated
TDD Progress Bar
I have some fun ideas for a progress bar WordPress plugin. I’ll be developing it over on GitHub. As you can see, it’s in use on this page (isn’t it beautiful?). It’s also available via WordPress extend
TDD Starter Theme
This is a very bare-bones theme to kick start WordPress theme development. It’s an expansion of the HTML 5 BoilerPlate with a nod to mobile-first, responsive design. While it resets (er, normalizes, actually) all the styles and provides all the WordPress and HTML bits that are needed for a theme, it doesn’t really impose any style or structure. This is my ultimate blank slate. Feel free to fork it, improve it, or just use it.
Get it at GitHub
TDD Recent Posts
Finally this old plugin was updated! It’s a very basic plugin that displays truncated excerpts of recent posts. Really, not much beyond the native “recent posts” plugin. It was getting old though and relied on some very kludgy code. It’s now been updated to use modern WordPress architecture. It’s on the WordPress repository, but development is over at GitHub.
WordPress 3.4
I keep track of the latest WordPress developments and the next major version is 3.4. This progress bar is based on the number of trac tickets open and completed.