Presentations

 

 

Carlo DiCocco

Technologies such as plug-ins, WYSIWYG editors, HTML 4, Dynamic HTML, CSS, etc. from a design/usefulness standpoint

Craig Becker

Changes in Internet Explorer 7 and how they relate to internet design (i.e. CSS, RSS, PNG, AJAX, etc.)

Ray Burkitt

AJAX

http://66.195.8.98/~burkitt/presentation.htm

(Source code)

 

http://66.195.8.98/~burkitt/Ajax1a.php

(Classic example of how application is traditionally done without AJAX)

 

http://66.195.8.98/~burkitt/Ajax1.htm

(Sends a name from a form asynchronously to getMessage.php and writes the message received from the server to a div; this also contains links about AJAX history, frameworks, etc.)

 

http://66.195.8.98/~burkitt/getMessage.php

(Appends a greeting to the name sent to it by the client and sends the full statement back to the client)

 

http://66.195.8.98/~burkitt/Ajax1.php

(Calculator example that posts back to itself and only renders the solution to send back to the client if the http accept server variable contains a specific string)

 

http://66.195.8.98/~burkitt/Ajax2.php 

(This is one of the homework assignments that filters a state dropdown with a region dropdown list box)

 

Victor Polyakov

Google search engine

Geraldine Johnson

Function vs.Form

Ignacio Castro

Internet Usability

Vita Velikov

Form design

Joan Perry

Menu design and organization

Yan Zhang

Page Layout

Scott Spado

Text transformation(uppercase, lowercase) and Text
Decoration(underline, overline, blink)

Dominic DiNatale

Color blindness as it relates to web accessibility.

Frank Cavone

Designing Web Site to be Handicapped Accessible

Robert Greco

Handicapped accessibility..  For example, adding captioning for deaf and jaws compatibility for blind.

James Kohler

 

Mark Guise