WebSys Fall 2006

Announcements

Office Hours
Dave Hollinger
hollingd@cs.rpi.edu
Mon 6-8pm, Thu 3-5pm
Amos Eaton 107
Shawn Pearce
pearcs@cs.rpi.edu
Tue, Wed 6-7pm
Amos Eaton 204

Term Projects

Presentation Schedule

If your project is not listed, let Dave know when you want to present!

Term Project Requirements

Tuesday, Nov 28th will be review for Test 3
Test3 is on Wednesday! XML! UML!


Homework


HW Due DateAssignmentFAQ
1 9/20/2006 Web Server, PHP & MySQL Installation/Configuration HW1 FAQ
2 10/4/2006 Javascript Lights Out Puzzle  
3 10/25/2006 PHP Lights Out Puzzle  

Lecture Notes

TopicHTMLAdobe PDFLinks
Basic HTML HTML.html   The HTML 4.0 specification
www.w3schools.com HTML tutorial
www.2kweb.net HTML tutorial
www.htmlprimer.com HTML tutorial
HTML images images.html    
Frames frames.html frames.pdf Frames tutorial at webreference.com
Cascading Style Sheets css.html 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
HTML Forms forms.html   www.w3.org info on Forms
w3schools.com Forms Reference
Forms tutorials from htmlgoodies.com
Stupid Javascript Tricks sjt.html    
The JavaScript Language   javascript.pdf JavaScript reference from devguru.com
The DOM and Events   DOMEvent.pdf JS Examples
Javascript Reference(devguru.com)
DOM Reference from Mozilla
JavaScript Programs   JSProgs.pdf Calculator.html (source)
animation.html (source)
XML and XHTML xhtml.html   XML (www.w3.org)
XHTML (www.w3.org)
XSL (www.w3.org)
XML tutorial (w3schools.com)
XHTML tutorial (w3schools.com)
Dynamic Documents and CGI   dyn-cgi.pdf  
CGI, Forms and Web Systems   cgiforms.pdf Student Grade Database
WWW Security FAQ
PHP Basics   phpbasics.pdf  
PHP Language   phpintro.pdf php.net (the home of PHP)
PHP Programming (O'Reilly)
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
PHP Issues   phpMisc.pdf Sample Calendar PHP program
Images in PHP documentation
fpdf - pdf generation library
UML Part 1: Overview   uml.pdf  
UML Part 2: Domain Models   domain.pdf  
UML Part 3: Domain Model and Sequence Example   UML3.pdf  
XML (PHP 5 Dom)   xml.pdf Sample XML/CSS/XSL Documents

Sample Parsing code

w3schools XML info
XML-RPC and SOAP   xmlrpc.pdf Sample addition client
Sample addition server
XML-RPC for PHP library docs
XML-RPC library for PHP zip file
phpxmlrpc library home (sourceforge.net)
AJAX   ajax.pdf Stock Quote Server in PHP
Stock Quote Client (HTML/Javascript)
Chat Database Schema (SQL)
XML Chat server in PHP
XMLHttpRequest info from wikipedia
XMLHttpRequest Reference
AJAX: Getting Started (mozilla)
XML DOM (w3schools.com)
PHP Templates     Smarty Template System
include_with_replacement (simple templating support)
Javascript Libraries     WebSys Home with effects
prototype: OO & Ajax
prototype docs
script.aculo.us - Visual Effects
Rico: Drag and Drop, Behaviors, LiveTable

Labs

DateSubjectPreLabLabSolutions
9/6/2006 HTML and CSS Prelab 1Lab 1 AssignmentSample solutions
9/13/2006 CSS, HTML Forms Prelab 2Lab 2 AssignmentSample solutions
9/20/2006 JavaScript Prelab 3Lab 3 AssignmentSample solutions
9/27/2006 Test 1 HTML/CSS/JavascriptPrelab for Test 1
Solutions
Test 1Sample solutions
10/4/2006 CGI/Forms and PHP  Lab 5 AssignmentSample solutions
10/11/2006 PHP and Sessions Prelab 6Lab 6 AssignmentSample solutions
10/18/2006 PHP and MySQL Prelab 7Lab 7 AssignmentSample solutions
10/25/2006 Test 2 PHP and MySqlPrelab for Test 2
Solutions
Test 2Sample solutions
11/1/2006 UML and XML  Lab 8 Assignment 
11/8/2006 XML Parsing and RSSPrelab 9Lab 9 AssignmentSample solutions
11/15/2006 AJAX  Lab 10 AssignmentSample solutions

Links

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!)