Recent Articles.
-
PodCampNashville – #pcn12 was (as always) a success!
Reading time: 3 minutesToday, hundreds of geeks woke up early, strapped on their laptop bags, and converged onto the Tequila Cowboy bar in Nashville for the 5th annual PodCamp unconference. Nashville has a reputation for delivering some of the best unconferences in the nation, and today was no different. Attendance was a bit smaller (~450 people), but I honestly enjoyed…
-
One Web to Rule Them All: The Elastic Grid
Reading time: 6 minutesThis series is meant to be an in-depth look at Responsive Design. It covers the history, the how-to, and best practices on responsive design, taken from the view of someone who hates fluid layouts and has found a (seemingly) better solution. This session will be expounded upon in detail at PodCampNashville, then again in more…
-
I’m Open Sourcing My Core Theme
Reading time: 2 minutesThe last few posts I’ve made on here were diving into the introductions of a Responsive Design (and I plan on finishing that series – work and life got the best of me), but since I started writing those I’ve taken the liberty upon myself to rewrite the boilerplate that I use on nearly every…
-
One Web to Rule Them All: Media Queries
Reading time: 3 minutesThis series is meant to be an in-depth look at Responsive Design. It covers the history, the how-to, and best practices on responsive design, taken from the view of someone who hates fluid layouts and has found a (seemingly) better solution. This session will be expounded upon in detail at BlogWorldExpo later this year. Yesterday we mentioned…
-
One Web to Rule Them All: An Introduction to Responsive Design
Reading time: 3 minutesThis series is meant to be an in-depth look at Responsive Design. It covers the history, the how-to, and best practices on responsive design, taken from the view of someone who hates fluid layouts and has found a (seemingly) better solution. This session will be expounded upon in detail at BlogWorldExpo later this year. According to…
-
Question: Adding GIT To My Workflow As A Designer
Reading time: 1 minuteThis is a bit different than my usual post, since I’m looking more for feedback than I am trying to teach something. My typical workflow for doing a WordPress theme is as follows: Design PSD Mockups Develop HTML/CSS from PSD Weave WordPress boilerplate theme into HTML/CSS Take it server-side Finish up with functions and loops…
-
Adding A WordPress Login Box To A Template
Reading time: 2 minutesSometimes, when you’re taking WordPress beyond a typical blog setup, the need arises to leverage the accounts system in WordPress (to purchase items, to access information, etc). Earlier on I told you how to check to see if a user is logged in, but when your only login box is in the back-end, that makes…
-
Checking for A Specific Post Type in WordPress
Reading time: 2 minutesConditional Tags are one of my all-time favorite tools to use when developing a WordPress theme. It’s an intelligent use of programming logic that allows even non-coders to grasp the basics and, in turn, create complex and functional WordPress themes. With the advent of custom post types, a method was needed to check for the…
-
Easy Javascript ToolTips in WordPress
Reading time: 1 minuteA client needed a simple way to preserve real estate on the sidebar, but still have the ability to display their policies at a quick glance. I found a plugin on the repository that uses the TipTip jquery script and condenses it down into a simple-to-use shortcode (complete with button on the editing screen). The…
Join the Conversation.
The best part of WordPress is the community. My newsletter is an extension of that: sharing knowledge, sparking ideas, and helping us all get better together.