even more js
1. Discuss upcoming assignments, including final project.
2. Finish discussing this week's homework.
3. Finish going over Tues notes, including a look at jquery and prototype.
4. Discuss forms and processing of html forms and "doing things" with web pages:
- url encoding
- post vs get
- client (javascript, shockwave) vs server (php, perl, ruby, python, ...) processing
- "ajax" idea
5. Discuss javascript security issues.
- what can't javascript do? why not?
- security risks of allowing users to type html into wiki-ish pages ....
in class
... we played around with shake_test.html, attached.