Chapter 1 - Where Do I Start? Flashcards
Your starting point in web design will depend on…?
Background: I.E. A graphic designer might need to tack-on html skills
Goals: Depends on what you’re trying to build
Do you have to be a web designer to start publishing your words on the internet?
No - You can take advantage of one of the free or inexpensive blog hosting services i.e. WordPress, Blogger, Tumblr, SquareSpace.com (drag & drop)
What does a web designer do?
The term has come to encompass a number of disciplines
- Visual (Graphic) Design
- User Interface & Experience Design
- Web Document & Style Sheet Production
- Scripting & Programming
- Content Strategy
- Multimedia
What does Design mean in web design?
It’s more than just how it looks, in web - the first matter of business is designing how the site works
What jobs fall under Design and What do they do?
- Interaction Design (IxD): Job is to make the site as easy, efficient, and delightful to use as possible
- Interface Design (UI): Tends to be more narrowly focused on the functional org of the page as well as the specific tools (buttons, links, menus, etc.) that users use to navigate content or accomplish tasks
- User Experience (UX): Takes a more holistic view. This persons job is to make sure the entire experience with the site is favorable - this persons job is based on a solid understanding of users & their needs (observations, interviews, etc.). It’s his/her job to manage how the site is perceived, learned & used. Including the visual design, the user interface, the quality & msg of the content.
- Visual (Graphic Design): Creates the look & feel of the site (logos, graphics, type, colors, layouts, etc.) - to ensure the site makes a good first impression and is consistent with the brand & msg of the org it presents
- Development (Production): Creation, trouble-shooting of the docs, style sheets, scripts and images that make up a site
What are some of the documents a web designer might produce?
- User research & testing reports - understanding needs, desires & limitations
- Shows the structure of a web page using only outlines for each content type & widget - to indicate how the screen real estate is divided and indicate where functionality and content will be placed
- Site Diagram: Indicates how structure of the site as a whole and how individual pages relate to one another.
- Storyboards & user flow charts: Story boards trace a users path through a site or application from the point of view of a typical user. A flow chart is another method for showing how the parts of a site or app are connected - tends to focus on tech details rather than a story
What are Style Tiles
Another approach to capturing the look & feel of a site which gives examples of color schemes, branding elements, content and UI treatments, and mood boards w/o applying them to a specific page layout - the idea is to agree upon a consistent visual language for the site.
What are the broad disciplines that fall under development?
- ) Authoring/Markup: the process of preparing content for delivery on the web, or specifically - marking up the content w/ html tags that describe its content & function.
- Styling: the appearance of the page in the browser is handled by CSS
- Scripting & Programming: As the web has evolved into an application for getting things done - Java is the language that makes elements on a web page do things - it adds behaviors and functionality to elements in the page. There’re others web-related programming languages as well including php, ruby, python & asp.net
Describe front-end vs back-end website creation
Front-End refers to any aspect of the design process that appears in or relates directly to the browser; while Back-End refers to the programs & scripts that work on the server behind the scenes to make web pages dynamic & interactive
List front-end programming activities
- Graphic design & image production
- Interface design
- Information design as it pertains to the user’s experience of the site
- HTML document & style sheet development
- Javascript
List back-end programming activities
- Information design as it pertains to how the info is organized on the server
- Forms processing
- Database Programming
- Content Mgmt Systems
- Other server-side web applications using php, jsp, ruby, asp.net, java and other programming languages
What is development?
Development (Production): Creation, trouble-shooting of the docs, style sheets, scripts and images that make up a site
What is content strategy?
Everything we do supports the process of getting the content, msg, or functionality to our users
What jobs exist in content strategy?
Content Strategist: Makes sure that every bit of text on a site, from long explanatory text down to the labels on buttons, supports the brand identity & marketing goals
Information Architect (Info Designer): Organizes the content logically and for ease of findability
Discuss Multimedia
You can add multimedia elements to a site, including sound, video, animation, and even interactive games