-
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…
-
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…
-
Salt Lake Valley from Neff’s Canyon
-
Javier Morales nutmegs a defender for a goal vs. FC Dallas
Thanks Matt Montgomery for posting this.
-
I started an RSL blog
In case you missed it. I started an RSL blog the other day. rsldiary.wordpress.com
-
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…
-
Dear #NSA, happy 4th
-
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
-
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.
-
Introduction to WordPress Plugin Development
I’ve got a new course up on Pluralsight that went live today. New course: Introduction to WordPress Plugin Development | the pluralsight blog.