Creating and Posting a Web Page to the Department Server


1. Creating a web page
2. Posting a web page to the Chemistry Department Web Server

Creating a web page

There are a number web page creation programs that facilitate creating a web page.

WYSIWG (what you see is what you get) editors are very simple to use. These programs are similar to word processing programs in that what you see while you are creating the page is what you get when you view it on the web.

HTML editors are more technical than WYSIWYG editors and more difficult to use. Knowledge of HTML is helpful when using one of these programs.

HTML Tutorials: If you want to write a page from scratch using bare HTML, these are a few of the many tutorials available on the web:


Posting a page to the Chemistry and Biochemistry Web Server

BY FTP

  1. Make an FTP connection to www.chem.ucsb.edu.  Mac users can use Fetch to make the FTP connection. PC users can use Leech and Coffee Cup FTP
  2. Login with the same user name and password that you use for e-mail.
  3. Navigate to the directory "public_html".
  4. Place all files and graphics for your web page in the public_html directory on the remote server.
  5. Disconnect from the server.
  6. Your web page address will be www.chem.ucsb.edu/~your login name

 

By Drag and Drop

 

For Mac OS X users:

 

From the Go Menu, select “Connect to Server.”

In the “Address” box, type in smb://www.chem.ucsb.edu

Click “Connect.” 

A dialog box will appear asking for a workgroup, name. and password. Leave the workgroup setting alone. Type in your e-mail account username in the "Name" box and and your e-mail password in the "Password" box. Click “OK”.

A second dialog box will appear.  Click “OK.”

A disk will appear on your desktop with your user name.  Navigate to the directory "public_html".

Place all files and graphics for your web page in the public_html directory on the remote server.

Disconnect from the server.

Your web page address will be www.chem.ucsb.edu/~your login name

For Windows users:

 

  1. a) For Windows 95, restart the computer.
    b) For Windows 98 and ME, go to Start, Shutdown and select Log Off "username" where "username" is the user you are currently logged on as. Select OK.
    c) For Windows NT, 2000 and XP, go directly to step 3.
  2. After the computer restarts, at the log in prompt, type the user name that is your Chemistry Department e-mail user name and click 'OK'.
  3. Go to Start, Run and type in the following, \\www making sure to use back slashes, not forward slashes.
  4. a) For Windows 95, 98 and ME, you will be asked for your network password.
    b) For Windows NT, 2000 and XP, you will be asked for your user name and network password.
  5. A new folder will open on your desktop named "www". Navigate to the directory "public_html".
  6. Place all files and graphics for your web page in the public_html directory on the remote server.
  7. Disconnect from the server.
  8. Your web page address will be www.chem.ucsb.edu/~your login name