Whoops – it would be nice to actually have an article here, huh?
I just finished Jeremiah Owyang’s new blog design, and I have an article on his blog detailing the process and why I did some of the things that I did. You can check it out here!
Whoops – it would be nice to actually have an article here, huh?
I just finished Jeremiah Owyang’s new blog design, and I have an article on his blog detailing the process and why I did some of the things that I did. You can check it out here!

We’ve all been there: We’re editing the WordPress theme file, setting a new function and *BAM*: We view the site and it’s nothing but a sea of white pixels. There’s no messages, no errors, nothing to indicate what you’ve done wrong. And it’s frustrating: sure, removing the change would fix the problem, but I (as I’m…

One of the most versitile tags in my arsenal that WordPress gives me is a fun little tag called <?php bloginfo(); ?>. By itself, it’s not much fun, but when you add in a variable, it can tell you anything you need to know about your blog. Like what, you ask? name description admin_email url…