Originally Prepared For GST By Kent Nichols
Last Modified Wed May 3 17:08:37 PDT 1995
This document is an attempt to dispel some of, if not all of the mysteries of web page maintenance as it stands today. It will discuss all of the tools used in Web page construction. It will also discuss the necessary protocols that go along with those tools. This document is meant to get the average over-worked professor/department chair up to speed and on the Web. Consequently, the language contained herein is highly UN-technical. That's not to say that it won't be confusing or intimidating, this is still the Internet after all.
This page was orginally crafted for the Professors of GST. Therefor most commentary will be centered on how I created the GST home page. Most of information will still pertain to you and your department. As time goes on I will be adding information that reflects the current state of the electronic jungle.
This page assumes a few things. The first assumption is that you have access to Macintosh computer running Netscape 1.ON or greater (I suggest 1.1N for both speed and coolness factor). You will also need a copy of Fetch. Both of these programs are availble from on campus resources. I realize that I am ignoring the Windows/Pc people out there, but I haven't yet had the need to support that platform. I assure you when the time comes I will be ready to rise to the challenge.
The second assumption is that you have played with your computer and the Net before. I don't expect you to be a wizard but I do expect a level of comfort with that warm gray box on your desk.
I built the GST page the hard way. I started out with the text files provided by Department Head, Kirk Monfort. Once Kirk and decided on the direction and content of the page I got to work converting the provided text files into Hyper Text Mark-up Language (HTML). What this means is, I took Kirk's documents and added little codes through out. These little codes tell a World Wide Web (WWW) browser (such as Netscape) how to format the text for viewing.
For Example:
This is the code to make something appear bold:
<b>Hello<b>
After I went through the files and added the special codes for formatting I then went back into the files and made Hypertext links to each others.
|
What is a hypertext
link?
|
|---|
<center><b><a href="index.html"><img src="pictures/abomb.jpg" width=64 height=69><br>Return To INFOKENT</a><i/center></b>
After all of the formatting codes were added and the links were in place the (no small task) GST web page was finished except for a few minor adjustments.
Just because I did it the hard way doesn't mean you have to do it that way. Presummably most of the hard work of setting up the original look and feel of your home page is finished. Now all that is left is routine maintenance. Things like changing names of faculty, adding new syallbi, and correcting any mis-information.
OK Here Goes:
EXAMPLE:
http://www.csuchico.edu/gst/index.html
In this case you would
write down index.html.
| Host: | quasar |
|---|---|
| User Id: | Put Your User ID Here |
| Password: | Put the password assigned to you by Information Resources Here |
| Directory: | /user/webdocs/Your Dept. Centrex Code/ |
A few things to remember about this step. Make sure that you are using the User ID and Password assigned to you by the Information Resources people. You password may be different from your MS Mail password.
Example: newgrp gst
Example: cd /user/webdocs/gst/
Example: chmod a+r index.html
That is a tricky question. The simple answer is you will have to have at least a basic understanding of HTML, so that you will be able to look at the code and have a general idea of what is going on. In order to get that basic knowledge here is some required reading.
Once you have those two documents read you should have a pretty good idea of what HTML codes look like and what they're functions are. If your revisions are only light (name changes and adding a few links here and there) you should be fine with keeping the majority of the page intact and you needn't worry about learning HTML indepth.
All of the Departmental Web pages physically reside on the campus computer named Quasar. Quasar is owned and operated by the lovely folks over at Information resources.
On Quasar all of the pages sit in the folder (directory) /user/webdocs/. Within /user/webdocs/ there are sub-folders (directories) for each Department that has a Web page. These Sub Folders are named according to the Centrex abbreviatons for each department. The page itself sits in the directory (folder) /user/webdocs/gst/.
View My Journal Behind The GST Web Page
