Home :: About Us :: Guidelines

Web Site Development Category

Page 1 of 712345...Last »

Automating a WordPress Copyright Notice

Sunday, January 1st, 2012

Automating the copyright notice on a web site with a dynamic date is easy to do with PHP. We do this on every site that we develop, including WordPress sites. (more…)

A Simple Image Viewer Using PHP

Wednesday, August 24th, 2011

We recently picked up a client whose web designers stored hundreds of images on her web server. The client is not tech-savvy and wanted to find a way to view the images on her server. (more…)

Add Sidebar to Page and Single Post in WordPress Twenty Eleven Theme

Tuesday, August 2nd, 2011

If you have started working with the new WordPress Twenty Eleven theme that comes with WordPress 3.2.x, you probably noticed that the menu sidebar is missing from the default page and post pages. (more…)

Converting HTML Pages to Run PHP

Thursday, April 21st, 2011

This issue frequently arises when site owners want to convert legacy .htm or .html pages to run PHP, but they do not want to change the file name extensions due to the potential loss of rank positions when the URLs are changed. It is easy to convert HTML pages to run PHP if you know how and you can change those static pages to run dynamic PHP code. (more…)

Problem Ejecting USB Mass Storage Device

Thursday, December 30th, 2010

If you have seen the error message, ‘Problem Ejecting USB Mass Storage Device’ when you try to safely eject a portable USB drive, we may have a solution. (more…)

Amazon Top Sellers PHP Code

Friday, August 20th, 2010

Amazon.com has one of the largest affiliate marketing programs on the web. Their wide selection of products makes them an attractive merchant to work with. While there are several scripts available that interact with Amazon’s XML database and provide real-time displays of products, pricing descriptions, user comments and images, it is hard to find a script that displays Amazon’s Top Ten Sellers. (more…)

A Simple Redirect Script for Affiliate Marketing

Wednesday, July 28th, 2010

This is a simple script for setting up redirects to affiliate merchant links without using a database. It can be added to any site that can run PHP code. (more…)

How to Select a Good Hosting Company – Part 1

Saturday, July 10th, 2010

This series of articles is written for someone who has never set up a web site and would like to learn how to select a good hosting company. Not all hosting companies are the same. Many do a poor job of handling the needs of their customers. Make sure that you select a hosting company that will help your web site to achieve your goals. (more…)

How to Select a Good Hosting Company – Part 2

Saturday, July 10th, 2010

In Part 2 of this series, we continue to explore issues that you need to consider if you are looking for a good web site hosting company. (more…)

How to Select a Good Hosting Company – Part 3

Saturday, July 10th, 2010

In Part 3 of this series, we wrap up other considerations when you are looking for a good web site hosting company. (more…)

Page 1 of 712345...Last »