WebSys Spring 2008
  Syllabus  |   Announcements  |   Homework  |   Lecture Notes  |   Labs  |   Links  |   Submissions/Grades rss

Announcements
Office Hours
Dave Hollinger
hollingd@cs.rpi.edu
Mon, Thu 1-3PM
Amos Eaton 107
TA: Sujing Wan
wans@rpi.edu
Tue, Thu 2-4PM
Library 337B.

XSS In the Presidential Race

Term Project Presentations are on April 22nd, 25th and 29th in class.
Presentation Schedule

Term Project Checklist


Term Project Status Report Schedule

 

Fri, April 4rd:
  BlockFlix
  Openboxmc
  Soccer Manager

Tue, April 8th:
  Folsom Library Walkers
  GoGoMo
  Flip Flop Shop

Fri, April 11th:
  Ultimate War
  Fresh Style Greek Ties
  Splash Waterfalls
  The BeeBop Shop
  JSA

Tue, April 15th:
  BlockFlix
  Openboxmc
  Soccer Manager
  Folsom Library Walkers
  GoGoMo

Fri, April 18th:
  Flip Flop Shop
  Ultimate War
  Fresh Style Greek Ties
  Splash Waterfalls
  The BeeBop Shop
  JSA


Homework
HW Due DateAssignment
1 2/1 11:59PM Frames based TicTacToe and Server Installation
2 2/22 by 11:59PM JavaScript Memory Game
3 3/19 by 11:59PM PHP TicTacToe
4 3/19 by 4:00pm
Term Project Proposal




Lecture Notes
TopicHTMLAdobe PDFLinks
Course Intro   CourseIntro.pdf  
Intro to HTML html html.pdf   HTML 4.01
  w3schools.com HTML docs
Images and HTML images images.pdf  
Frames frames frames.pdf   Frames tutorial at webreference.com
Cascading Style Sheets css css.pdf   Examples from lecture notes
  Yahoo CSS Links
  CSS Level 1 specification
  CSS Level 2 specification
  CSS Reference Table from cnet.com
  CSS reference from w3schools.com
  CSS Zen Garden
  An Exercise
Stupid JavaScript Tricks sjt    
The JavaScript Language   javascript.pdf   JavaScript reference from devguru.com
HTML Forms forms forms.pdf   www.w3.org info on Forms
  w3schools.com Forms Reference
  Forms tutorials from htmlgoodies.com
DOM and Javascript Events   DOMEvent.pdf   JS Examples
  Javascript Reference(devguru.com)
  DOM Reference from Mozilla
Javascript Programs   JSProgs.pdf   Calculator.html (source)
  animation.html (source)
The Internet   internet.pdf   OSI Reference Model (webopedia)
  HTTP 1.1
Dynamic Documents   dyn-cgi.pdf  
CGI, Forms and Web Systems   cgiforms.pdf   Student Grade Database
  WWW Security FAQ
XML   xml.pdf   Sample XML/CSS/XSL Documents

  w3schools XML info
  validator.w3.org
PHP Basics   phpbasics.pdf  
Intro. to PHP   phpintro.pdf   php.net (the home of PHP)
  PHP Programming (O'Reilly)
Web Sessions   Sessions.pdf   Pizza Server - Hidden Fields
  Pizza Server - Cookies
  Pizza Server - PHP Session
Database Intro   DatabaseIntro.pdf   dbintro sample database
  PHP-MySQL documentation
  SQL statement reference (from MySQL.com)
PHP and MySQL   phpDB.pdf   Sample Code
  Runable Code
PHP Issues   phpMisc.pdf   Sample Calendar PHP program
  Images in PHP documentation
      Run the Image Demo
      Image Demo Source
  fpdf - pdf generation library
      Run the PDF Demo
      PDF Demo Source
XML Parsing   xmlParse.pdf   Sample Parsing Code
UML Overview   uml1.pdf  
Domain Models   uml2.pdf   Learning UML (safari)
  UML Tutorial (and software)
  Another tutorial
  UML open-source software (sourceforge.net)
  ajax.pdf   Stock Quote Server in PHP
  Stock Quote Client (HTML/Javascript)
  Chat Database Schema (SQL)
  XML Chat server in PHP
  Sample Chat client
  Live version of Chat (HTML Based)
  Sample Chat client - Prototype
  XMLHttpRequest info from wikipedia
  XMLHttpRequest Reference
  AJAX: Getting Started (mozilla)
  XML DOM (w3schools.com)
Some Web Security Issues   security.pdf   Message Board Playground
  Top Ten Issues for 2007 (owasp.org)
JavaScript Libraries and Frameworks   jslibs.pdf   WebSys Home with effects
  Prototype: OO and Ajax
  script.aculo.us - Visual Effects
  Rico: Drag and Drop, Behaviors, LiveTable
  DoJo: Ajax, Events, GUI Widgets
  jQuery: Ajax, Events, Animations
  MooTools: Effects, JSON, Ajax
  Comparison (wikipedia)
PHP and Templates       Smarty Template System
  include_with_replacement (simple templating support)
       Sample



Labs
DateTopicPrelabLabSample Solution
1/23HTMLPrelabLabSolution
1/30CSS and JavascriptPrelabLabSolution
2/6Javascript and the DOMPrelabLabSolution
2/13Test1PreTestTestSolution
2/20CGI/Forms and XML LabSolution
2/27PHP and Forms LabSolution
3/05PHP Sessions and SQL LabSolution
3/19PHP/MySql, PHP Libraries Lab 
3/26Test #2 PHP and SQLPreTest  
4/9UML, Ajax and Scriptaculous Lab 
4/16Securing a website Lab 
4/23Test#3 Ajax and SecurityPreTest  



WWW Resources
evrsoft.com General web programming resourses.

Interesting Read: "99% of Websites Are Obselete"

WWW Security FAQ

Editors for Windows (program editors)


Suggested Textbooks: (NOT REQUIRED!)