Exploiting the Information World ITEC-2110
Fall 2000

EIW Web site ZIP file

Term Project Presentation Schedule
Attendence is required for all presentations and counts as an exercise!

Make sure:

  • Someone is ready to give a quick (5 minute) demonstration.
  • Each person must describe the work they did (5 minutes each).
  • Make sure your source code is available, if you can't show us your source code, you will be graded as though you did not write it!

Homework #2
Term Project Requirements
Presentation Schedule
Kari's PartyParty.Com

Homework #3 is due Dec 8th.

Course Syllabus (PDF)

Exercise grades are now available on WebCT

Test Dates
  Test #1 Test #2
Section 1 (M,Th) Tue, Oct 10 Mon, Nov 20
Section 2 (Tu,F) Fri, Oct 13 Tue, Nov 21
* Tue, Oct 10th is a Monday!

Lecture Notes Exercise Links
Some Network Terminology    
TCP/IP Ex1: Networking and TCP/IP
  • TCPIP Tutorial
  • OSI Reference Model (anu.edu.au)
  • OSI Reference Model (ezine.com)
  • Application Protocols Ex2: Internet Application Protocols
  • RFC 2068: HTTP
  • RFC 959: FTP
  • RFC 821: SMTP
  • RFC 783: TFTP
  • The World Wide Web and HTML Ex3: Basic HTML
  • Yahoo list of HTML guides and tutorials
  • RFC1866 - HTML 2.0
  • HTML 3.2
  • The HTML 4.0 specification
  • HTML and Images
  • Frames
  • Ex4: HTML Images & Frames  
    Cascading Style Sheets Ex5: Style Sheets
  • Yahoo CSS Links
  • Microsoft CSS Gallery
  • CSS Level 1 specification
  • CSS Reference Table (webreview.com)
  • Cascading Style Sheets Reference (webreference.com)
  • Dynamic Documents  
  • SSI info from NCSA
  • SSI Tutorial
  • SSI Samples shown in lecture
  • Web Server Installation Ex6: SSI
  • www.imatix.com
  • CGI Overview (powerpoint)
    CGI Programming (powerpoint)
    Ex7: Building a document with Dreamweaver
  • MacroMedia DreamWeaver
  • Adobe GoLive
  • CGI and HTML Forms Ex8: Forms and CGI Hacking
  • Sample Forms
  • Sample Student Grade Database
  • A Simple Forms Tutorial
  • Netscape Forms Reference
  • JavaScript and Form Field Validation  
  • Netscape JavaScript Docs
  • Netscape JavaScript Developer Central
  • A JavaScript Quick-Reference Card
  • javascript.com
  • www.irt.org
  • JavaScript Demos Ex9: JavaScript  
    Intro. to Perl Ex10: Perl
  • www.activestate.com/Products/ActivePerl/.
  • perl.org
  • Perl Arrays
  • Perl Control Structures
  • Ex11: Perl Arrays and Control Structures  
    Perl Subroutines Ex12: Perl Subroutines  
      Ex13: Perl CGI  
    Pattern Matching and Regular Expressions Ex14: Using regular expressions  
  • CGI library
  • EIW Perl CGI library
  • Ex15: Perl CGI Grade Calculator eiw-cgi.pl
    CGI & Hidden Fields Ex16: Hidden Field based shopping cart
  • EIW Pizza Server code
  • Sessionkey based Pizza Server code
  • HTTP Cookies Ex17: Cookie based shopping cart EIW Pizza Server code that uses cookies
    Perl and Databases Ex18: Perl CGI, Access Database
  • All the files from the demo
  • Win32::ODBC Info/
  • An SQL tutorial
  • Another tutorial (ucdavis.edu)
  • SQL FAQ
  • SQL Reference
  • Microsoft SQL Reference