DEFINE:
- Interview the client to understand goals, audience, content, design, and delivery requirements.
- Organize and outline interview information to help define the site.
STRUCTURE:
- Develop and communicate structure and organization of site based on interview and content.
- Use a flowchart to organize information across site.
- Use screen views with simple shapes for buttons and graphics to show location of information on pages.
- Show how site information will flow without providing too many details about each page.
DESIGN:
- Create visual comps to present the site brand or visual expression through colors, fonts, and images.
- Leave comps rough, with room for change—enable client to participate in the design process.
- Validate design choices against client goals and target audience.
- Present at least two visual comps and describe how they meet audience, goals, style, and delivery needs.
- Incorporate client feedback, adding more content as client approves design elements.
BUILD AND TEST:
- Create production storyboards to help define content and navigation.
- Use page templates, library items, and styles to help teams build pages efficiently and with a consistent look.
- Check files in and out to coordinate work.
- Conduct a technical test to validate content, links, and graphics against production storyboards.
- Conduct a usability test to make sure the site is easy to use.
- After testing, revise the site to fix technical errors and incorporate feedback from usability testers.
LAUNCH:
- Use effective page titles to help search engines that look for content.
- Use alternative text for images to help search engines that look for images.
- Submit to topic-specific search engines to promote the site.
STORY BOARD:
- A storyboard is a scene-by-scene drawing of the sequence of action.
- Storyboards tell the story visually with enough detail for developers to know what to build.
- The anatomy of the storyboard can change by the specific usage.
- The notes are at the bottom and indicate the audience and purpose.
- Note that the scale is indicated.
Static – No action elements indicated. Used for a graphical design such as a logo or page banner.
Animatic – Indicating action, movement, camera angles, or the passage of time. Typically used in making movies.
Why storyboard?
- Easier and cheaper to produce and test ideas on paper before production.
- Easier to generate alternate ideas as you think of them.
- Effective tool to check that the finished product is what it should be!
Dreamweaver:
Document window: displays the current document as you create and edit it.
Insert bar contains buttons for creating and inserting objects such as images, tables, layers, and frames you might want to add to your web pages.
Property inspector: displays properties for the selected object or text and lets you modify those properties. The right side of the window, by default, displays panels you can expand or collapse as you need them.
Files panel: displays the organization of your site and lets you open files for editing, publish files to a server, or delete files.Assets panel provides two ways to view site assets. Site assets are elements used in a site, such as images, colors, or movies.
Setting up a Local Root Folder
The first thing to do when creating a new website with Dreamweaver is to define a site and identify a root folder where you will save all files, images, and other elements for the web pages.
Document window: displays the current document as you create and edit it.
Insert bar contains buttons for creating and inserting objects such as images, tables, layers, and frames you might want to add to your web pages.
Property inspector: displays properties for the selected object or text and lets you modify those properties. The right side of the window, by default, displays panels you can expand or collapse as you need them.
Files panel: displays the organization of your site and lets you open files for editing, publish files to a server, or delete files.Assets panel provides two ways to view site assets. Site assets are elements used in a site, such as images, colors, or movies.
Setting up a Local Root Folder
The first thing to do when creating a new website with Dreamweaver is to define a site and identify a root folder where you will save all files, images, and other elements for the web pages.
- 1. Create a folder on your computer to serve as the main folder for your website. Give the folder a name that identifies the website. This folder is called the local root folder.