Twenty Fourteen

Twenty Fourteen

This year, I’ve made it a goal to get more involved in WordPress. Not just peripheral, documentation projects, not just committing plugins and themes to the repository, but also contributing (in whatever form it takes) to core. And, okay, there’s an ulterior motive at work — 3.8 is the release that Matt is leading. So I […]

Read more →

WordPress, Genericons, Jetpack and you

Here’s something I learned the hard way today. If you are using Genericons in your WordPress theme, and you’re enqueueing it like this: wp_register_style(‘genericons’,get_template_directory_uri().’/genericons/genericons.css’,false,$theme[‘Version’]); wp_enqueue_style( ‘genericons’ ); …you’re going to run into problems if Jetpack is enabled, because Jetpack uses the same method. Normally this wouldn’t be that much of an issue, but their version of […]

Read more →

WordCamp San Francisco 2013

This year I went to WordCamp San Francisco. I didn’t take any pictures, but here’s one found on the WP Armchair stream where you can sort of make out my bald head. You can tell it’s me ’cause the water bottle. This isn’t going to be an exhaustive post. I’m glad I went but (and […]

Read more →

New game show idea

New game show idea: Cooking/dance competition Contestants must cook a meal (think Iron Chef) while their favorite music is playing. Music must be danceable, and contestants are expected to dance while cooking. A panel of judges scores the contestants based on their dancing as well as the quality of the food. Contestants lose points if […]

Read more →

Cat Signal update

I released an update to the Cat Signal plugin that fixes some issues that were introduced in the last update. If you’re using it, make sure you update before the campaign tomorrow. Internet Defense League Cat Signal

Read more →

July 4th: Protest NSA Spying

On the 4th the Internet Defense League is launching the Cat Signal in protest of PRISM and NSA spying on American citizens. Seems like a good time to download my Cat Signal plugin for WordPress, if you haven’t already. Thunderclap: July 4th: Protest NSA Spying.

Read more →
CCG Manager

CCG Manager

CCG Manager is a WordPress plugin to manage your Magic: the Gathering or other collectable card game cards. It’s also my 10th plugin on WordPress.org. CCG Manager

Read more →