The Stone Age Meets the Information Age:

an introduction to archaeology

IFS 1998

Professor Jeanne Sept

Anthropology Department

Student Building 038 (office)

855-5395; sept@indiana.edu

Lisa Maiorino (intern)

Teter Hall room xxx

 

lmaiorin@indiana.edu

class home page

Digging the Web

Today we will meet in the computer lab to introduce you to the process of creating a web page. Hopefully, by the end of class, everyone will have created a simple home page, and be well on the way to finishing the "Web Assignment 1" due Monday afternoon.

Note: I have tried to create a set of simple instructions that detail all the information you need below. However, you can also consult the UITS instructions online: http://kb.indiana.edu/data/addx.html?cust=9016

If you really get into this, and feel ambitious... here's a link to the IU WebMaster's HomePage, with all sorts of tips....

Web Workshop:

You will:

1. Create a simple HTML page from a template and save it on the local hard drive (scratch disk)

2. Set up an EZInfo account (go to Step 3)

3. Move web pages and images from your locker into your EZInfo directory (using Fetch on the Mac or CuteFTP on the NT) (go to Step 4) and find your page on the WWW (go to Step 5)


Introduction:

(taken from TLTL page: http://www.indiana.edu/~ecopts/overview.html)

Creating a World Wide Web (WWW) course homepage means creating a computer file that contains special "codes" or "tags" that allow it to be viewed with WWW browser software such as Netscape. Your computer file can contain links to other files you create and links to other sites or files on the Internet. The system of "codes" or "tags" used to format and link WWW files is known as HyperText Markup Language (HTML).

Generally, you will create the HTML files on your personal computer and then transfer them to another computer (the EZInfo server) so they can be read by anyone who has a WWW browser and who knows the address, or Uniform/Universal Resource Locator (URL), of your files.

back to top

STEP 1: Look at a Web Page and View its HTML code

One simple way to create a WWW page is to find a simple one you like and then "adopt" the basic HTML formatting from it, replacing the text with your own. With Netscape, you simply visit a page you like, go to the View menu, and select View Page Source. A file will open containing the source (HTML tags and text) for the page. You can save this file to your hard drive (or copy and paste it into a word processing document) and edit it to your liking.

Here are some quick explanations of some <tags> that you will see on this page, and what they do:

 <html> and </html>  begin and end every HTML document (required)
 <head> and </head> begin and end the header information, which must include a title for the page window in the browser (e.g. QOOO), and can also include specific colors for the background and the links (If you don't include specific colors, it uses default colors, like a grey background.)
 <body> and </body>  begins and ends the body of the text and images you want on your web page (required)
 <p>  begins a new paragraph
 <center> and </center>  begin and end a section of text that you want centered on the page. Without the <center> command, your text will default to the left margin.
 <font size =5> and </font>  begins and ends an optional command for font size. If you don't use this command, your font will be the default set for your browser.
 <a href= "http://www.indiana.edu/~bot.html">Indiana University</a>

 The <a href= .....</a> command includes a URL location (in quotes) you want to link to, and the text on the page you want underlined for the user to click on to follow the link (in this case Indiana University).

Note that it is important to include the HTML < > symbols in pairs!

 <img src="http:// www.indiana.edu/~tltl/ images/owl_sm.jpg">

 The <img src= ... > command includes a URL location (in quotes) for an image you want to display on your page in this location.

You should either include the complete URL of an image already on the WWW on another server, or include the complete URL of an image you have created and put in your own EZInfo WWW directory.

These are really all you need to start... if you want to learn more HTML commands, here are some links you can use for reference:

In addition, an easy way to create your HTML files is to use your word processing package to type in the tags or codes needed to format an exisiting document. There are programs that make it easier to "mark up" a text file with the appropriate HTML tags. If you use recent versions of WordPerfect or Word 6.1, you can save your files as HTML documents without having to do much extra typing at all. Other programs such as Netscape Composer make it easy to create HTML files.

There are a number of commercial HTML programs that make it easy to create web pages... I use Adobe PageMill, for example :-) (which is the only way I can crank out these web pages for our class with the speed I do.)


back to top


STEP 2: Edit the HTML file to put your own text in it

back to top


STEP 3: Create your own WWW Directory on the EZInfo server

After your files have been created and tested, you will need to move them to the computer that acts as a WWW server so that other people can read them. Your files will go in the WWW directory on your EZInfo server account. You will need to login to the account and type spinweb to set up the WWW directory there.

back to top


STEP 4: Move your own web page into your EZInfo web directory using an FTP program

FTP stands for File Transfer Protocol, programs which help you move your files from one computer on the network to another. You now need to move a copy of your homepage HTML file out of your Locker account and into your EZInfo server account. FTP Software such as Fetch on the Macintosh and CuteFTP on the NT machines makes transferring the files to your EZInfo account relatively simple. For more information about Fetch, see the brochures available in the clusters, the appendix of the "PINE" handout we got earlier in the week, or the following online reference:

NCSA Telnet and Fetch (FTP) for the Macintosh: A quick guide

Fetch will now open a window that shows you the files that are in your WWW directory account on EZInfo... for the moment, just the home-template.html file. There are two buttons to the right:

Since you want to put your HTML homepage file into your EZInfo account:

back to top


STEP 5: Spin your Web!

http://php.indiana.edu/~yourusername/home.html

http://php.indiana.edu/~yourusername/filename.html (for other files in your directory)

back to top


 

Jeanne Sept does field research related to the archaeology of human origins in East Africa,

and teaches in the Anthropology Department at Indiana University, Bloomington.

visit her main web page Human Origins and Evolution in Africa or the following topical pages:
Africa | Primates | Human Evolution | Paleoecology | Archaeology
IU Anthropology | Sept teaching interests | Sept research | Sept Personal Home Page

Last updated: 3 August, 1998

URL: http://www.indiana.edu/~origins/index.html
Comments: sept@indiana.edu

Copyright 1995, 1996, 1997, 1998 Jeanne Sept

IU Bloomington Home Page