Layout Links
Box Model hack:
Classwork - EDLF 702 - 2/11/08
Tutorial : What are the Attributes of a Good Screencast?
Tutorial: In-Class Assignment
Task #1: Draft an Outline for Your Tutorial
- Create a 1-page script for your tutorial.
- Be mindful of the 2-minute length.
Usability: In-Class Review
- Workshop 2 or 3 revised color schemes
- What did they change visually?
- What did they change in the CSS?
- How can the color schemes still be improved?
- What do students need to experiment?
Tutorial Assignment - EDLF 702 - 2/11/08
Tutorial AssignmentWhat do you need to know to make effective webpages? This is a complex question, but it can be broken down into many smaller topics.
Create a 2-minute tutorial (in Camtasia) for one of the topics below. Apply the attributes of a good screen tutorial. For example, use the tutorial to show what changing the code looks like.
Tutorial Topics:
- Absolute vs. Relative Pathing
- Anatomy of a Link - dissect a URL, how links work in browsers, link hierarchy
- Audacity - how to record audio
- Camtasia Screencast - how to create one
- Color Contrast - importance of high contrast
- DIVs vs. SPANs
- Download Files Manually - e.g., how to 'save as' out of a browser
- Download + Install LAME Encoder
- Dreamweaver's CSS Editor
- Embed Flash files in a Webpage
- External CSS vs. Embedded CSS - include tag styles
- Google Docs - how to share files
- Google Page Creator - how to make a new page
- Local vs. Remote Websites - e.g., set them up in Dreamweaver
- Navigation - importance of menu placement and consistency
- Padding vs. Margins vs. Borders
- Titles - page titles vs. HTML titles and metatags
- Upload Files Manually - e.g., the Flash player skin or the Scripts from Dreamweaver
EDLF 702 - Homework - 2/4/08
Usability - Homework AssignmentTask #1: Revise Portfolio CSS with New Color SchemeAfter selecting a color scheme, revise your portfolio's CSS to incorporate it. Use this task to re-familiarize yourself with your CSS code and test the usability of your chosen colors.
- So that you have a backup, first save a copy of your portfolio's CSS (the external style sheet) to this filename: 701_css.css .
- Then, simply edit the Hex colors in your portfolio's CSS file.
- Test how the colors look with your specific content.
- Try the new colors in different DIVs, in different locations and amounts.
Task #2: Usability Testing
Test the compatability of your website in different browsers. Does the website look/work the same cross-browser, cross-platform?
- Test in different browsers: IE6, IE7, Firefox, Netscape, Safari, etc.
- Test on different monitors: full-size computer screen, laptop, overhead projector
- Make a list of irregularities (DIVs shift, etc.) that need fixing (used for later CSS assignments)
EDLF 702 - In-Class Assignment - 2/4/08
Usability - In-Class AssignmentTask #1: Usability TestingTest your existing website for readability and legibility.
- Is text and content easy to read?
- Is the color scheme easy on the eyes?
- Are content blocks (boxes) and design easy to see?
- Is it well-spaced? Is it aligned?
- Does it follow the 7 guidelines found in the readability article?
Task #2: Select New Color Schemes
Using an online color tool, select 3 color schemes that are readable and legible. Choose one with warm colors, one with cold colors, and one to use in your portfolio.
Notes for the Generator:
- Check the 'Reduce to "safe" colors' box
- Click the 'Enter RGB' link to test colors from your website.
- HEX codes display in the right-side column of the Generator. (Easy to copy/paste.)