Last week (or so) I wrote the first installment of an article series on the process of completing a website project. That article covered the “Exploring” process, which allowed all the possibilities of the project to be identified.
This article details the second of the following five process segments:
- Explore
- Define
- Design
- Build
- Deploy
Define
After the initial brainstorming, or dreaming, process of exploration, it is critical to pare down the project specifications to the most important items and define them. Every project must have a clearly defined scope.
One of my biggest peeves when entering a team project after it has begun is finding that the goals of the project have not yet been defined. This will only prolong the project and cause headaches and stress for everyone involved. Be sure to whittle the notes from your brainstorming session down into milestone-based goals first, then work on defining the details. They will act as your compass for the remainder of the project.
Determine which of the great ideas you came up with are logically Critical, Desired, or Future needs. Also, don’t be afraid to classify some of them as Never! Usually, a good rule of thumb is “less is more”.
After defining the most critical items in the project, start defining the features of each item. You shouldn’t necessarily begin thinking in terms of navigation and architecture yet… This phase is simply to determine “what” the site should do, not “how to do it”.
After completing the define process, compile your notes into a thorough outline of exactly what the site will offer, and what it will do. This will serve as the guiding document for the site… the “manifesto”, of sorts.
By reading this document, any team member should be able to quickly become familiar with the project, and have a reference to check against, to make sure it remains on target.
So, that’s the end of the Define process, but even though it looks small, it is actually a lengthy and critical process.
In the next little article for this series, I’ll talk about the design portion of the Website Process.
