In his excellent series on WordPress Theme SEO, Nathan Rice describes a method to include META tags in WordPress themes rather than relying on plugins. Since I recently updated the Slaptijack theme to include META descriptions and keywords, I thought I would detail the process. If you are interested in …
Inserting META Tags in WordPress Themes Without Plugins
Posted on in Programming
Referential integrity and business rules are two subjects that individuals new to database design find confusing. Relational databases use tables to represent things and events. It is often necessary for a table to refer to another table. In this case, the two tables have a relationship. Referential integrity ensures that …
When planning for a new application, all organizations are faced with deciding whether to develop the application in-house or purchasing an off-the-shelf software package. Developing the application in-house has the benefit of ensuring the application is custom-fit to the organization's needs. Unfortunately, this custom-fit may result in an application that …
Like many other kinds of businesses, a landscaping business needs a billing system.
As is often the case, billing systems require an incredible level of customization
thanks to the various intricacies of most companies' pricing structures. Designing
a billing system to fit the specific needs of an individual organization is …
A database is a collection of files used by an organization in support of its daily operations. The files in a database are commonly called tables because their data is organized into rows and columns. Databases allow for easy storage and retrieval of the data kept within the files that …
Whenever I start a new software project, I spend way too much time trying to
figure out what I'm going to call it. I try to think of something clever, but I'm
never really satisfied with what I come up with. (I suppose this means I'm not
clever.) Starting with …



