CSE 490ra Team A

* POINTE 1.0 was completed on March 13, 2003. *

This is going to be Team A's development organization page. This web site will serve as a way for us to record what tasks have been done; are being done; and, of course, need to be done. Here's some information on updating this web site.

The team members of Team A and ways to contact them are:

Name Email Phone
Amanda Askew araskew@cs 206-849-2406
Jason Dang jaydang@cs 206-235-9348
Frances Lam fran1437@cs 206-310-0972
Ian Li ianli@cs 206-372-3729
Jai Patel jpatel@cs 206-550-7416


Updating this web site

The tools that you can use to update this web site are:

Updating this web site is similar to how we update our code. But first you have to checkout your own copy from CVS in your respective directory. The name of the CVS module is website. For example:

cd ianli
cvs checkout website

Once you have the website checked out, you can update your copy and/or just check-in your changes.

If you made changes and you've checked it in the repository, you have to have to go to website/ folder in (/projects/instr/wi03/cse490ra/a/), then type cvs update.