a) What is the fundamental principle for organizing website design?
To meet the user’s needs.
b) List the five basic steps to organizing information.
1. Divide the content into logical units
2. Establish a hierarchy of importance
3. Structure relations of the units using the hierarchy
4. Design the site around this information structure
5. Analyze the function and aesthetics of your system
c) Briefly describe the three essential structures for organizing websites.
1. Sequences
Used mostly in rigid tutorial sites. Gives the users a single path of navigation: forward. This simple structure helps when teaching the user something completely new to them, thus they would have to learn each sequential step in order to move on.
2. Hierarchies
Most common here on the net, a hierarchy structure goes from a single home page to several different branches, then onward for each branch individually.
3. Webs
Webs are used mostly when working with an audience that already knows the material you are providing. In this sense, the web structure allows these users to go from one page to another on the site in a completely free-form manner. Used as reference mostly.
d) What is the risk of “eye candy”?
Eye candy, as the name implies, is visual graphics that are quite pleasing to the eye. The risk of “eye candy” is the tendency to create a page that is gaudy and removes thhe user’s attention from the webpage itself. Large amounts of “eye candy” also get annoying after a while, thus also losing a potential customer’s attention.
e) How might programmers utilize site diagrams as they move a new website project from planning to production?
Uhh, they can use the diagrams to their advantage when choosing what a particular site structure should look like for what purpose.
f) How does the concept “above the fold” impact page design decisions?
Well first: “above the fold” is relating a webpage to a newspaper. Anything that is most important should be at the TOP part of the front page, so that users can see that immedietly, as opposed to having them at the bottom where some users with small [crappy] resolutions would have to scroll down.