Faculty/Grad Homepage Creator Tool

Welcome to the Faculty/Grad Homepage Creator Tool. This document contains a number of easy-to-use data entry forms which you can use to create a homepage for use on the World Wide Web. Look here to see what your page will look like when you're finished.

Instructions

  1. Use your favourite text editor (preferably with cut & paste) to enter the text for the form. Follow the format used here. Note that the photograph can be optionally added later (photo should be 2x3" portrait).
  2. Fill out the form using the link below. Use cut & paste to transfer the data from your text editor to the Homepage Creator Tool boxes. Easy, eh?
  3. If you switch to another page in Netscape, use the 'BACK' button to get you back to where you left off. There's 2 or 3 paragraphs of data - you don't want to be 'cutting and pasting' all day! Note that some of the entry points are marked with (o) for optional. All other fields should have at least one entry.

    START

  4. After you click the 'Send Form' button, the file is created. Send me e-mail when you are done and I will link it to the faculty list. If you can't wait to look at the page, do the following:

    In your main directory, enter at the psych prompt (one at at time):

    mkdir public_html
    chmod 711 public_html
    chmod 711 /u/(your_login_name)
    cp /tmp/(your_login_name) public_html/Welcome.html
    chmod 644 public_html/Welcome.html

    Your URL is http://www.psych.utoronto.ca/~(your_login_name)