Bill Robertson, Ph.D. - Classes
Teacher Education Department

SIED 5323 - Societal Context of Science Education

Web Site Basics

File/Folder Organization

This process should begin with a sketch (on whiteboard or on paper) of what the basic files and folders on the Web Site will be. It is also good practice to name the files and folders in a short and easily understood manner. All folders and files must be contained within a single folder, called the “root folder”. This is the highest level of the site, and all files and other folders (sub-folders or sub-directories) must be contained within this root folder. As for individual html pages, they should end in a format recognized on the Web (.htm, .html, shtml, .stm). All the folders and files should also be in lowercase and without spaces. For instance, the root folder could contain the first page (or home page) of a Web Site, which by convention is often entitled “default.htm or default.html (at UTEP) whereas on other machines, the first page is often entitled “index.htm”, “index.html”.

Folder/Directory

In dealing with Web Sites, a folder is the same thing as a directory, and the address of a site often gives an indication of where information resides. For example, if a Web address is given to you as the following Uniform Resource Locator (URL):

http://utminers.utep.edu/robertson/classes/sied5323/default.htm

You can surmise that the utminers.utep.edu is the domain name of the site, and “/robertson” indicates the root folder (at the top level). Following along, “/classes” is a sub-directory (or sub-folder) inside the “/robertson” folder. Next, “/sied5323” is a sub-directory (or sub-folder) inside the “/classes” folder. The page “default.htm” is the page that is being viewed and it resides in the folder entitled “sied5323”.

Files and File Endings (.htm and .html)

There are a number of file endings that can be used on the Web, and your area may have a specific style that it is using, depending on whether it is supported with server actions (.shtml or .shtml) or is more of a stand alone (.htm or .html). For the utminers.utep.edu domain, it is best to use the .htm file ending, which is the default file ending for Dreamweaver MX. There are also other formats that can be used, but it is best to choose one format and stick with it.

Images/Photos/Graphics

Images and pictures add vitality and life to a Web Site and as the saying goes, “A picture paints a thousand words”. Also important in this are logos for different organizations that are important for emphasizing ownership of given pages on the Internet. As stated previously, all images and photos should reside in a folder that will be accessed to call up pictures to appear in your Web pages. Typically, there are 2 basic formats for images on the Web, Graphics Interchange Format (.gif) and Joint Photographic Experts Group (.jpg or .jpeg). Within your Web page, you may want to utilize another heuristic of design in that .gif is used for graphics and .jpg (.jpeg) is used for photographs.

Local Vs. Remote

In the basic sense, the Local System is where you reside, the local machine on which you are operating. It is also the place where most if not all of the development will occur. This is where the root folder and other files and folders contained within it will reside on your local machine. The Remote Site is in effect “the Server” or where the pages reside so that others can see it over the Internet. Within Dreamweaver’s site manager, you can see both the local and remotes sides as you work on and subsequently post pages. The function of Uploading (or PUT in FTP terms) is done with the blue (“periwinkle”) arrow and the function of Downloading (or GET in FTP terms) is done with the green arrow. A rule of thumb is that “You develop locally and post remotely”, since 90% or more of your work is done on the local files and tested there, before you ever begin to post your files on the Internet.

The Web runs on a client/server model. You run a Browser (Netscape, Internet Explorer) on your system (the client). It contacts the Web server and requests information or other resources, most commonly done in the form of a URL. The Web server locates and then sends the information to the client, thereby displaying the results.

The server is ultimately where all your pages will reside, yet understand that even after you have made sure that all your links work and all your paths are complete, you will still have to troubleshoot your pages once they are on the server. Again, “Your Web Site is never done,” so you can expect things to have to be done regularly to your site, especially as you add, edit or re-post information. File Transfer Protocol (FTP) is the process that you will use, and the software you can use is WS_FTP (PC), Fetch (Mac) or you can use the FTP tool within WYSIWYG software, such as Dreamweaver.

Site Manager Settings

Local Information

  • Site Name: Name your site
  • Local Root Folder: Set to folder on the desktop

Remote Information

  • Access: FTP
  • FTP Host: utminers.utep.edu
  • Host directory: Leave blank or set to proper remote folder
  • Login: miners\username
  • Password: Current Web Mail Password
UTEP College of Education