Introduction to Web Authoring

Slides:



Advertisements
Similar presentations
Interface Design 2 Week 9. Interface Design 2 :: Week 9 :: Calendar.
Advertisements

TC 310 The Computer in Technical Communication Dr. Jennifer Turns Week 4, Day 1 (4/21)
Advanced Technical Writing 2008 Session #2. Web Space? You have access to an account provided by MSU– your AFS Space.
TC 310 The Computer in Technical Communication Dr. Jennifer Turns Week 5, Day 1 (10/28)
Agenda – Week 5, Day 2 Complete RoboHelp Tutorial Transition to HTML Tutorial –Warm-up – Explore HTML –Page Design – Create a page –Publishing – Make your.
Introduction to Web Authoring Ellen Cushman Class mtg. #24.
Introduction to Interactive Media 02. The Interactive Media Development Process.
IT Introduction to Website Development Welcome!
27 Little Things that Make a Big Difference Karen Kral WebCT 3.7.
Editing for the Web TECM 4190 Dr. Lam. What makes a website “good” Write down some characteristics that you consider define a “good” website.
Agenda – Week 6, Day 2 Revisit where we’ve been: –HTML and Dreamweaver Other Cool things in Dreamweaver –Tables and Imagemaps Finishing the Tutorial –Returning.
SE3183 Advance Web Programming Programming Session 2013/2014.
TC 310 The Computer in Technical Communication Dr. Jennifer Turns Week 4, Day 2 (4/23)
Introduction to Web Authoring Bill Hart-Davidson AIM: billhd30 Session 7
Introduction to Web Authoring Bill Hart-Davidson AIM: billhd30 Session 10
LEARNING HTML PowerPoint #1 Cyrus Saadat, Webmaster.
Introduction to Web Authoring Ellen Cushman Class mtg. #14.
Introduction to Web Authoring Ellen Cushman Class mtg. #21.
Introduction to Web Authoring Ellen Cushman Class mtg. #15.
Introduction to Web Authoring Ellen Cushman our syllabus
Introduction to Web Authoring Ellen Cushman /wra210.htm.
Web Fundamentals (HTML and CSS) Course Introduction SoftUni Team Technical Trainers Software University
Web Fundamentals (HTML and CSS) Course Introduction Svetlin Nakov Technical Trainer Software University
Web Fundamentals (HTML and CSS)
Is Your Site Accessible? Validating Your Web Site.
Introduction to Web Authoring Ellen Cushman our syllabus
Introduction to Web Authoring Ellen Cushman /wra210.htm Class mtg. #2.
Introduction to Web Authoring Ellen Cushman our syllabus
27 Little Things that Make a Big Difference Karen Kral WebCT 3.7.
Introduction to Web Authoring Ellen Cushman Class mtg. #13.
Guidelines for a Technical Presentation or Poster by Dr. Robert A. Pilgrim Class ID Date Title Author(S) Event/Venue Date.
Introduction to Web Authoring
Introduction to Web Authoring
Creating a Flash Web Site
About.
Introduction to Web Authoring Ellen Cushman cushmane
Web Page Elements Writing For the Web
Web Site Development and Macromedia Dreamweaver 8
Introduction to Web Authoring
Introduction to Web Authoring
Completing Reports and Proposals
Web Fundamentals (HTML and CSS)
Introduction to Web Authoring Ellen Cushman cushmane
Introduction to Web Authoring
Introduction to Web Authoring
STATUS REPORT.
[Project Name] Project Report
Introduction to Web Authoring
Yi-Hsuen Shih’s personal Web site
Introduction to Web Authoring
Introduction to Web Authoring
[Project Name] Project Report
Introduction to Web Authoring
Introduction to Web Authoring Ellen Cushman cushmane
Introduction to Web Authoring Ellen Cushman cushmane
Introduction to Web Authoring
Introduction to Web Authoring
Introduction to Web Authoring Ellen Cushman cushmane
Part 8 Q36 to Q40 of National 5 Prelim
Introduction to Web Authoring Ellen Cushman cushmane
LO4 – New This Year and Find Out More
TC 310 The Computer in Technical Communication
Interface Design 2 Week 11.
Introduction to Web Authoring Ellen Cushman cushmane
Introduction to Web Authoring
Dreamweaver Prepared by: Lily & John
Introduction to Web Authoring
Introduction to Web Authoring
Introduction to Web Authoring
Introduction to Web Authoring Ellen Cushman cushmane
Presentation transcript:

Introduction to Web Authoring Ellen Cushman cushmane@msu.edu Introduction to Web Authoring Class mtg. #11 www.msu.edu/~cushmane/wra210.htm our syllabus www.msu.edu/~cushmane/wa2.htm new class page

Web Tech UA: schedule Dates of interest for the UA project: 2/11 - Introduction to assignment #3 & Teams 2/13 - UA Background & Principles 2/18 - Semantic Principles of User Assistance 2/21 - UA Storyboard 2/25 - UA Walkthrough 2/27 - Workshop Dreamweaver: CSS 3/3-3/5 - Spring Break 03/10 –Workshop:Dreamweaver CSS 03/12– Workshop:User Feedback & Revision Plans 03/17 – Final Versions Posted

Today’s Agenda | Next Class Information Design for Storyboarding Task-Oriented Communication examining tutorials to derive structure - try out a tutorial Preparing to design your own tutorial: do the task! Update your project log! UA Storyboard PowerPoint workshop/screen-shots.

Tutorials: Semantic Structure Look at the source code and design of the youTube sample tutorial on the class page. Describe the “semantic structure” of a tutorial (see Zeldman) based on this example*. There are some cues on the “structure” slides ahead…remember those? *Bonus: express the structure using actual references to html elements and file structures

Why Semantic Structure? Let’s review: Why semantic structure? How does this relate to file management & site architecture?

What’s In a UA tutorial? “Chunks” title <h1> local navigation (within the tutorial itself) <ul></ul> global navigation (from tutorial to other tutorials) <ul></ul> authors table of contents What URL does this page have? What file structure does this indicate to you on the writer’s afs space?

What’s In a UA tutorial? “Chunks,”cont.’ overview summary (what you will learn) pre-requisites (what you need to do the tutorial) rationale (why what the tutorial teaches is useful)

What’s In a UA tutorial? “Chunks,”cont.’ task task title task description step image, process <img> image, outcome <img> example (e.g. code snippets) description of task outcome (a.k.a. “success condition” and/or “failure condition”) error recovery

What’s In a UA tutorial? “Chunks,”cont.’ finished product (description? Image?) Big so what?!! What outcome might the user expect?

Storyboarding: Preparing for Next Time Do the task you are trying to teach For each step, draw the “scene”…for most of the tutorials, this will be what’s on the desktop of the user’s computer …or…take a screenshot! We’ll make storyboards of your task using screenshots & powerpoint.