Category: Tutorials

  • Tools For Web Designers

    Everyone, especially computer people, love lists of resources. I do as well, and I decided it’s time to share many of the resources that have…

  • Creating Rich Anchor Tags

    The most important, and yet often under-valued tag in XHTML, has to be the anchor tag. It’s usually one of the first tags learned in…

  • Get Categories For Current Post

    I wanted a function that returned the categories associated with the current post to save screen real estate. I wanted it to be a drop-down…

  • Host Your Own Website Tutorial

    My roommate asked me to create a website for his upcoming wedding. Well, I decided it would be a good opportunity to attempt to host…

  • Using the Official Comments Plugin

    I decided that on my main site that I wanted the comments I made to appear different than the others (after all, why not inflate…

  • A Tutorial On Tutorials

    I found this fantastic article on writing effective tutorials. The following statement is made in the introduction to the article: “One of the biggest mistakes…

  • De-Mystifying AJAX

    I remember when I first learned of AJAX, and I remember thinking: “I’ll never figure that out.” Well, remember when you never thought you’d learn…

  • Utilizing WordPress As A Content Management System (CMS)

    WordPress I used originally only only as a blogging tool, but I learned that it was indeed quite a powerful content management system (CMS). This…

  • PHP Navigation with XHTML/CSS

    This file illustrates the way to include navigation dynamically to streamline your efficiency when updating your website. The code shows how to include navigation both…

  • WordPress Customized Feature Post

    I was first intrigued by the WordPress theme Squible to have one featured post on the front page with links to previous posts. I liked…