Speaking at WordCamp Philly

Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don't hold it against me. One of the perils of having a 20+ year old website!

I'm Speaking - WordCamp PhillyJust a quick note that I’ll be speaking tomorrow (Oct 20th) at WordCamp Philly! My talk is called Building a Simple WordPress Framework. Here is the description:

This is a talk modeled after my 4-part series on WPTuts+, DIY WordPress Theme Framework. I’ll cover some basic rules of software reuse and defining your needs, what’s out there, why I made my own, and then some code: The important elements of WP themes and what should be included in the framework, how to use that framework as a child theme, and how to use it as a starting point for a parent theme.

I’m part of the Designer Track and will be speaking at 1:15pm (full schedule here). Come on by! If you can’t make it, I’ll be around both days so feel free to stop me and say hello.

Similar Posts

  • |

    Videos from May 2019

    It’s been a crazy month, and I barely blogged, but that doesn’t mean I wasn’t pumping out content. Here’s a roundup of all the video (and other content I put out in May 2019.

  • |

    Quick Tip: Use Post or Page Slug as CSS Class in WordPress

    I don’t know why, but for some reason, I thought WordPress already included the slug of a post or page in either the function body_class() or post_class(). Doing some work over this weekend I realized that’s not the case, but luckily, it’s very easy to do. The functions body_class() and post_class() serve as a way…

  • |

    Announcing WP in One Month WordPress Courses

    I started WP in One Month almost a year ago, and since then it’s gone through 2 major evolutions; I wanted to find the right model. The first was moving from live classes to live webinars. Today, I’m excited to announce the next one: the addition of online WordPress courses.

  • Never Assume When Teaching WordPress

    Over the weekend I gave a Lightning Talk at WordCamp US called Never Assume When Teaching WordPress. The response was overwhelmingly great! While I don’t normally do this, since it was a shorter talk I’ve decided to post the script I wrote for it. You can check it out after the jump.

  • I’m Speaking at WordCamp Baltimore!

    The last WordCamp I went to was WordCamp Chicago in June, with it rounding out a big tour that started in January to promote my book, Responsive Design with WordPress. While I took a much needed break (and started a new job thanks in part to that trip), I’m really excited to announce that I’ll…