Pre-Production Meet with the client to create a project plan:

Slides:



Advertisements
Similar presentations
Multimedia Web Site Design Chapter Building an Effective Web Site Creating a Web site is easy, but creating one that is useful and attractive takes.
Advertisements

4.01 How Web Pages Work.
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
1 Computing for Todays Lecture 22 Yumei Huo Fall 2006.
Chapter 1 Getting Started With Dreamweaver. Explore the Dreamweaver Workspace The Dreamweaver workspace is where you can find all the tools to create.
Dreamweaver 8 Concepts and Techniques Introduction Web Site Development and Macromedia Dreamweaver 8.
Mgt 240 Lecture Website Construction: Software and Language Alternatives March 29, 2005.
Presented by Mina Haratiannezhadi 1.  publishing, editing and modifying content  maintenance  central interface  manage workflows 2.
FIRST COURSE Creating Web Pages with Microsoft Office 2007.
Glencoe Digital Communication Tools Create a Web Page with HTML Chapter Contents Lesson 4.1Lesson 4.1 Get Started with HTML (85) Lesson 4.2Lesson 4.2 Format.
THE BASICS OF THE WEB Davison Web Design. Introduction to the Web Main Ideas The Internet is a worldwide network of hardware. The World Wide Web is part.
Web Design Basic Concepts.
Section 7.1 Identify presentation design principles Use a custom template Add pages to a navigation structure Section 7.2 Identify color scheme guidelines.
LEARN THE QUICK AND EASY WAY! VISUAL QUICKSTART GUIDE HTML and CSS 8th Edition Chapter 2: Working with Webpage Files.
Getting Started with Dreamweaver
 Using Microsoft Expression Web you can: › Create Web pages and Web sites › Set what you site will look like as you design it › Add text, images, multimedia.
Publications, design sets, web pages
Web Design Dreamweaver Semester 2 ATBs. ATB #1 What is a web site?
Copyright © Texas Education Agency, All rights reserved. 1 Web Technologies Website Development with Dreamweaver.
Planning a Web Site Unit Two Planning Steps 1. Determine the audience & objectives. 2. Sketch a storyboard or flowchart of the pages. 3. Create a folder.
Adobe Dreamweaver CS5 Introduction Web Site Development and Adobe Dreamweaver CS5.
Creating A Site Using A Template In Dreamweaver CS6 Cakes R Us!
Web Technologies Website Development Trade & Industrial Education
Build a Free Website1 Build A Website For Free 2 ND Edition By Mark Bell.
1 Web Basics Section 1.1 Compare the Internet and the Web Compare Web sites and Web pages Identify Web browser components Describe types of Web sites Section.
WEB DESIGN USING DREAMWEAVER. The World Wide Web –A Web site is a group of related files organized around a common topic –A Web page is a single file.
The Internet and the World Wide Web. The Internet A Network is a collection of computers and devices that are connected together. The Internet is a worldwide.
An Introduction To Websites With a little of help from “WebPages That Suck.
Objective Understand concepts used to web-based digital media. Course Weight : 5%
1 After completing this lesson, you will be able to: Transfer your files to the Internet. Choose a method for posting your Web pages. Use Microsoft’s My.
Software. A web site is a collection of web pages on a particular topic. A web page is a document written in HTML code. Web pages are linked together.
Chapter 1 Getting Started With Dreamweaver. Exploring the Dreamweaver Workspace The Dreamweaver workspace is where you can find all the tools to create.
Technical Communication A Practical Approach Chapter 14: Web Pages and Writing for the Web William Sanborn Pfeiffer Kaye Adkins.
Adobe Dreamweaver CS3 Developing a Web Page. Planning the Page Layout Use White SpaceUse White Space Limit media objectsLimit media objects KISSKISS Use.
© ExplorNet’s Centers for Quality Teaching and Learning 1 Objective % Understand advanced pre-production methods for digital animation.
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
HTML HyperText Markup Language Victoria E. Kozlek.
© ExplorNet’s Centers for Quality Teaching and Learning 1 Objective % Understand advanced pre-production methods for web-based digital media.
Understanding Web-Based Digital Media Production Methods, Software, and Hardware Objective
Introduction. Internet Worldwide collection of computers and computer networks that link people to businesses, governmental agencies, educational institutions,
COMP 143 Web Development with Adobe Dreamweaver CC.
XP Creating Web Pages with Microsoft Office
Getting Started with Dreamweaver
4.01 How Web Pages Work.
Objective % Describe digital graphics production methods.
Project 1 Introduction to HTML.
Objective % Select and utilize tools to design and develop websites.
Objective % Understand advanced production methods for digital video.
Web Site Development and Macromedia Dreamweaver 8
Section 7.1 Section 7.2 Identify presentation design principles
Publishing and Maintaining a Website
Define phase Interview the client to understand goals, audience, content, design, and delivery requirements. Organize and outline interview information.
Objective % Select and utilize tools to design and develop websites.
Adobe Visual Design Setting project requirements using InDesign (5%)
Adobe Visual Design 1.00 Setting project requirements using Photoshop (3%) 6.00 Setting project requirements using Illustrator (1%)
Research in a Digital Media Environment
Web Technologies for Business
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Objective % Describe digital graphics production methods.
Getting Started with Dreamweaver
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Web Design 1 Website Construction.
Multimedia Web Site Design
PRODUCTION PHASES CHANGES
Designing a Web Site.
4.01 How Web Pages Work.
PRODUCTION PHASES CHANGES
PRODUCTION PHASES CHANGES
PRODUCTION PHASES CHANGES
4.00 Apply procedures to add content by using Dreamweaver. (22%)
Presentation transcript:

Objective 207.01 4% Understand advanced production methods to design and develop websites.

Pre-Production Meet with the client to create a project plan: Determine the purpose of the website. Define a target audience. Set overall goals of the web site. Agree on deadlines for phases of the project. Create a budget. Decide which web design language will best fit the needs of the website.

Pre-Production Choose a set of typography based on client’s current marketing and branding materials. A limited selection of fonts is available for web design, since downloaded fonts will not show properly on other users’ machines. Choose fonts that are more likely to have consistency across platforms and browsers.

Pre-Production Decide upon a color scheme that represents the client or company. In web design, web safe colors are noted by hexadecimal value (hex code). For Example: #496133 #1B6699 #3A3B76

Pre-Production Work with client to create a flowchart. Helps decide how many individual pages the website will contain and their titles. Organizes the structure and navigation between parent pages and child pages.

Pre-Production Gather and manage digital assets. Create a file-naming convention to assure proper organization and storage. Save and organize files for easy and quick access. In web design this is often done in the root folder. For web design, knowing a file’s pathname is very important. Links to a file on a website call on the pathname of the file, not the file itself User/Desktop/WebDesign/Assets/HomeBanner.jpg

Pre-Production Determine specific software needs: Visual Editor Design software that manipulates components of the web page without the user writing or editing code, WYSIWYG (What You See Is What You Get). Text Editor Simple text editing program used to write or edit web design code; does not show a visual component.

Production Create web page template. Set up formatting rules. Add content, graphics, text, and hyperlinks. Set up site navigation.

Post-Production Review design comps with client: Provide the client with multiple renditions of the website that meet the goals and purpose, but look visually different (layout, colors, etc.). Used for comparison purposes so the client can make a final decision. Different layouts could be used for different pages of the website (landing page, home page, contact page, etc.).

Post-Production Debug the source code Run the website’s code through a debug program to check for syntax or structure errors.

Post-Production Preview the final version Proofread the website for errors in text. Check the links to make sure they are all working. Check the website for compatibility with all browsers to ensure consistency.

Post-Production Publish the final website: Save all of the CSS and HTML files, images, and other assets (on the designer’s computer and/or on an external server if necessary). Publish the website to the Internet (through a website hosting site or through the client’s home server).