Our Most Popular Posts of 2007

heart.jpgGetting this blog off the ground began in 2007 (essentially) and continues toward 2008. Most of my articles have something to do with web accessibility, or web design, or the WordPress content management system. Sometimes I toss in an article about a charitable organization that I find worthy or about something that has nothing to do anything I have already mentioned.

That being said, here are the most popular (hey, give me a break, “popular” is a relative term!) articles that I wrote in 2007.

Thanks for taking the time to stop by my little corner of the inter web. May you and your family have Happy Holidays and Joyous New Year!

[eof]


In Support of US Troops

troops.jpgWithout getting into any political discussion about US foreign policy in general or about the war in Iraq in particular, I do think it is appropriate that we support our troops. There are thousands of US military personnel stationed in foreign countries and in violent situations. Very few of these service men or women will be home for the Holidays.

As a show of support, you can send a free printed postcard to US military personnel to show that they are in our thoughts during this Holiday season. Please take the time to check out the Let’s Say Thanks website and to send a postcard today!

Thank you to Michelle Oshen for making me aware of this terrific idea.

[eof]


WordPress Category Page Templates

On first glance you might not be able to think of any use for WordPress specialized category pages.

Somebody over at WordPress has thought of just about everything.

The more I use WordPress and implement it into my web design projects the better I understand what a full featured Content Management System it really is. I recently wrote an article desscribing one of my favorite WordPress features which allows you to assign separate category template pages for different post categories. This article explains this concept in a bit more detail.

Most of the standard WordPress themes include a file name archive.php. This file is called each time a user accesses an archived post. Examples of archived posts are:

  • Monthly posts
  • Yearly posts
  • Post within a certain category

When a user views the selected archived posts, the page displayed by the browser is controlled by the archive.php file and the XHTML code within that page. Often times this archive.php file is customized to offer the user information about the subset of posts that they are viewing. For instance, if you view the archives on this website for the posts filed under the category “Blogging” you will notice that the first paragraph of the page offers you a brief advisory of just what posts you are viewing.