Week 03
Interaction Design
Day 1
- Review:
- Discuss: links to sites about effective and usable design
- Supporting Materials: storyboard template
- Group Task: group project website lab time
Day 2
- Discuss: expectations for Group Midterm Project (min/max length, depth in various parts, etc)
- Review: Introductory materials on Javascript
- Demo: converting Characters to Character Entities
- Demo: iFrames
- Demo: ECMAScript email anchor replacement
- Class Exercises:
- class website tutorials:
- Questions: how do we make Javascript tutorials materials blend in with the rest of the site better? can we describe a look and feel for tutorials here, in general? (hint: compare the iFrames and the ECMAScript email pages)
- Class Activity: begin to build a mockup in class together, using HTML and CSS and Javascript
- group cookbook project:
- Questions: what sort of informational chunks best fit our data to the cognitive map(s) a modern audience has of cookbooks?
- Class Activity: separate two or three recipies from the whole and try out various markup schemes to add structural information.
- Groups Activity: examine your work so far in determining your audience and your goals and objectives for your Group Design Project. begin to decide on a standard markup scheme to add the structure your group needs to the data. talk to the instructor about your initial ideas for a data organization scheme, and post about that to your group website.
-
Code Review: Two approaches to getting all elements of a given class,
and understanding the difference between nodes and their text contents.