APPENDIX B4

************************************************************
*                 EDITING YOUR HOMEPAGE                    *
************************************************************

You should organize your homepage (main menu) to reflect 
your assignments for the class.


STUDENT COMPUTER EXPERIENCE
                                       
Your first assignment is to write your past experience with 
computers, including:
   
     * Computer hardware. 
     * Operating systems. 
     * Networks. 
     * Computer applications. 
     * Programming languages. 


Every week, during the twelve week term, you will create
a new HTML document and link it to your main menu.

As you become more expert in the art of creating HTML 
documents - many word processors include an HTML editor to 
help you create such HTML documents - you will find new ways 
to organize your HTML documents. 


OPEN ALL THE FILES IN YOUR MCIS661 SUBDIRECTORY

1. Open all the files you just created in your course 
   subdirectory with the command (assuming you are in the 
   subdirectory for your course):

        chmod 755 *

2. Anytime you create a new HTML document in your course 
   subdirectory, you will need to reopen all the files again 
   with the command:

        chmod 755 *

3. Don't forget that the subdirectory MCIS661 itself must be 
   opened and accessible.
.bp