Fred Endsley

Posting World Wide Web Pages Using Fetch

Write/edit your web pages in a neutral text editing program like Simple Text, Teach Text, or BBEdit, though most word processing and text/image layout programs can save as RTF (Rich Text Format) which can be easily converted to HTML (HyperText Markup Language - the language of the internet) with an application like "rtf2html". You can also try using various webpage construction applications like Go Live! Cyberstudio or Pagemill. When using these conversion or construction programs, be aware that they often create their own proprietary language which may contain errors or conflicts or inabilities, especially with multimedia elements like sound or movies.

You should make your first page as a `gateway' to other future pages you'll make. Keep it simple, well-organized, and considerate so that users can easily understand and navigate through it to the other pages of your `site', and so that you can easily update it by adding or subtracting `links'. Outline, architectural, organic, or roadway metaphors of design are understood universally enough that users can move through your gateway structure efficiently (remember: phone and server time can be expensive). The best gateway pages are quite minimal. Try to design to distribute your information over time rather than overloading single pages.

Your first page should be named and saved as index.html since most servers will search for your personal gateway page under that name. Subsequent pages can be named almost anything as long as they end in .html and don't contain any spaces; if you need to use more than a single word, join it like my_own_webpage.html or 1.2-art_access.html. Because you will accumulate a lot of web pages and their accompanying media files in a folder on the server, it helps if you plan out and alphabetically or numerically order the naming of your pages. Maintaining a web site, finding and renaming pages, and changing links can be very time-consuming, requiring repetitive uploading of files.

Each media file needs its own particular suffix like .gif, .jpeg, .mov, .au, .aiff, .dcr, .spc , to name just a few. Think of different media elements like images, sounds, or movies as external objects that will become `embedded' in your web page when called upon by the .html page. All text appearing on your page will be included in the .html document. Make sure to save secure copies of all files you upload to the server, so that you can edit and update them without needing to first download them from the server.

To Upload: First you must have an `account', login, and password established with the server that will handle your files.

1) Get online. Use Fetch to access your personal directory within the server, usually listed as your username. For "Host" enter the name of your server: widow.artic.edu . Enter your user ID (login- name) and password. The "Directory" entry should be left blank the very first time you access and set up your account; thereafter enter the name of your file directory: public_html. .

2) When Fetch has accessed the directory with your user-name, go under the menu heading "directories", select "create new directory", and enter: public_html (must be small letters). When Fetch has made the "public_html" directory within your user directory, go under the menu heading "remote" and select "set permissions". Check all boxes under the "read" and "search" headings, but only the "owner" box under the "write" heading. Do the same for the "remote: set upload permissions". This process should be repeated as appropriate for any other new folders you create in your user directory.

Next, open (double-click) your "public_html" directory and again set the "permissions" and "upload permissions" exactly as you did for your user-name directory. Wphew!

You will not need to set up this directory again, and Fetch should open it automatically in the future if you enter: public_html for the Directory entry in the login window (see 1). However, whenever you upload new files to your "public_html" directory, you need to again set the permissions or the files will not be accessible through your website.

3)Now to check some preference settings.

These preferences shouldn't need to be set again unless someone changes them.
If you experience problems, check through them again.

4) Now you're ready to upload:

You can open Netscape and test your files before closing Fetch. Use the Netscape "Reload" button to get the newest display version of each page/file.


ButBack.jpeg (1047bytes) ButHome.jpeg (3977bytes)