Computer Science 180
Web Design
Fall 2011, Siena College
Lecture 25: Web Ads Wrapup; Query Strings; Course Wrapup
Date: Friday, December 9, 2011
Agenda
- Announcements
- Design projects
- presentations during lab time Monday
- each group gets 15 minutes to present their site
- discuss sites from the perspective of both users and developers
- point out any technologies you used beyond what we discussed in class
- presentations are graded out of 10 points, based on clarity,
completeness, and preparation (you may or may not want slides,
but you should have a plan for how you are going to present and
follow that plan)
- we will display pages from the Windows PC in RB 330 that's
connected to the projector
- you may ask people to view and try out your site in their
own browsers if you wish
- late penalty clock starts at 4 PM Monday for writeup
submissions, site email submissions, and site installations onto
hostmonster
- be sure to look back over the requirements for the writeup:
it is 15% of the project grade!
- Final exam
- Thursday, 12/15, 11-1, RB 302
- same ground rules: closed book with some reference materials
provided with exam
- exam will focus on topics since exam 2 but you still need to
know HTML, CSS, JavaScript
- Topics:
- web security terminology and concepts: bots, denial of
service, verifying someone is a human
- HTTP cookies
- server-side includes
- network security
- encryption, including terminology, public key schemes,
certificate authorities, https web servers
- online advertising
- query strings: basic ideas and terminology only
- Lecture assignment 24 recap
- Online advertising wrapup
- ad servers
- the "matchmaker"
- compensation
- Query strings
- Course wrapup: what have we learned? what haven't we learned?
Links