Professional Practices in Design:
Interaction Design
Spring 2014
Sam Fox School of Design & Visual Arts
Washington University
Abram Siemsen
abram@siemsen.us
314.323.0911
Agenda
Show All
- January
- February
- March
- April
Mon | Wed |
| 2 |
7 | 9 |
14 | 16 |
21 | 23 |
28 | 30 |
January 13, 2014
- Introductions
- Syllabus
- Set up local file structure
- Create an HTML page
- Set passwords
- Configure Dreamweaver FTP
- Upload
January 15, 2014
- Questions before we start
- HTML tag anatomy
- Opening and closing tags
- Beginning and ending of each tag
- Attributes
- Self-closing tags
- What is CSS?
- 3 places CSS can live
- Basic selectors
- Specificity
January 22, 2014
- Questions before we start
- Review uploads
- At what size should you design?
- Potential variables to consider
- Resolution vs. pixel dimensions
- Fixed vs. fluid layouts
- Presenting mockups
- Background images
- Foreground images
- Hyperlinks
- Filenames, URLs, absolute and relative paths
- Assignment
January 27, 2014
- Questions before we start
- Review uploads
- Project: Free Apartment Promotion
- Overview
- Project planning — what are we doing and how will we get there?
- Planning the user experience — flowcharts and user experience maps
- Small-group discussion and concepting
- Idea cross-pollination
- Assignment
January 29, 2014
- Questions before we start
- Review flowcharts as a group
- Discuss reference documents
- Assignment
February 3, 2014
- Questions before we start
- Quick group review of scripts and style references
- Assignment
- Setting up your master documents
- Individual review / studio time
February 5, 2014
- Work day
- Some group notes:
- I've changed the assignment to reflect our decision to build all pages.
- With transparency comes great responsibility.
- Deliverable targets: Slideshow vs. positioned buttons vs. fully-implemented.
February 10, 2014
- What is the point of a critique?
- Criteria for evaluation
- Round-robin review and evaluation
February 12, 2014
- Bike Finder project introduction.
- What are we aiming to learn?
- Dynamic content, and the challenges it presents to designers.
- Conventions and design patterns. What to look for in research.
- Search, results, details.
- Templates, and style vs. layout.
- Style tiles.
- Assignments.
February 17, 2014
- Review research and style tiles, and questions pertaining to.
- Assignment: Wireframes
- Individual reviews: research and style tiles
February 19, 2014
- CSS and Layout
- Document flow
- Display: block, inline, inline block
- Box model: content, padding, border, margin
- Position: static, relative, absolute, fixed
- Manipulating position: top, left, right, bottom, margin
- Floats
February 24, 2014
- Applied CSS and Javascript:
- Thumbnail grid
- Drop-down menu
February 26, 2014
- Applied CSS and Javascript:
- Accordion menu
- Round-robin review of wireframes
March 3, 2014
- Where did I go wrong?
- What sort of problem is a wireframe supposed to help us solve?
- User stories and use cases
March 17, 2014
- Review beautiful, brilliant, deceptively simple Bike Finder prototypes
March 19, 2014
- What is 'Responsive?'
- The 'mobile first' philosophy
- Assignments
- Research
- Investigate how the things you'd emulate are actually
- Content
March 24, 2014
- Designing the menu: Strategies for collapseable pages