-
WordPress 2.7 is Coming To Town!
The rumors are WordPress 2.7 will be coming to a download near you sometime tonight. Release Candidate 1 is widely successful and I’m really looking forward to upgrading to the full version. If you’re curious as to what the future entails, here are some great posts around the Internet showcasing the new goodness: The Official…
-
Creating a WordPress Theme from a .PSD file – Part 5 (footer.php)
This post is part of the “Creating a WordPress Theme from a .PSD” series for designers to use for theme development. The other posts can be found here: Part 1 – Background / Introduction Part 2 – From .PSD to .HTML Part 3 – WordPress Structure Part 4 – The Header (header.php) Part 5 –…
-
WordPress 2.7 Beta – An Introduction (screencast)
A lot of people have been asking me to explain some of the new features in WordPress 2.7 – the main ones are the admin Interface and some of the new, movable widget-like items in the post menu and on the dashboard. But, it’s hard to talk about visual changes when, to be honest, you…
-
Creating a WordPress Theme from a .PSD file – Part 4 (Header.php)
Starting with the design concept, we took our WordPress theme from a .psd file to an .html file. Then we started laying the groundwork by commenting and slicing apart the .html file we created into the various .php files. So, what do those various .php files really do? And what should go in each one? …
-
I has an Alltop Listing!!
I got the awesome news today via email: We recently added your site to Alltop (http://wordpress.alltop.com/). Alltop is an “online magazine rack” that aggregates RSS feeds about popular topics. If you don’t know what Alltop is, it was created by Guy Kawasaki to aggregate the “egos” of certain topics (Fashion, WordPress, Venture Capitalists, etc). Your…
-
#WordCampBham – Your favorite plugins
Post them here! I’ll put mine up live. WP-Supercache – cache your site to be digg-protected and avoid traffic spikes. Increased Sociability – Catches Digg and StumbleUpon users and gives them a call to action.
-
Custom Branded Google Search With WordPress
I’ve been playing around with some really cool features in WordPress lately. With my site, and a few others i’ve been working on, I’ve been toying with the “Page Template” feature that allows me to customize which elements show up on a page (like, a sidebar, specific headers, a footer, etc). But, while working specifically…