| internet | netscape | fetch | telnet | pagespinner |
Under File, Open Location to: "darkwing/~design/place.html". The http:// stands for Hypertext Transport Protocol address. Outside UO, you need to give the full domain name in "http://darkwing.uoregon.edu/~design/place.html".
Under the View menu, look at Document Info to see the links.
Under the View menu, look at Document Source to see what Hypertext Markup Language (HTML) lies behind the displayed page.
NOTE that you only get the text and NOT the images. Since the Logo is an image "424title2.GIF", you need to get it separately. Click on the word PLACE and you can save the image on your local disk.
- Connect to the Pigasys server: Under the Apple menu's Chooser, use Appleshare to access the CC Klamath Labs and login to the Pigasys server via Apple Standard VRMs. Highlight both the Course Disks and the Software disks.
- Open Software Disk; Open Fetch folder; Copy all files (not the Example folder) to the local Guest folder; Close Fetch folder, Close Software folder.
Open "UO Fetch Quick Start", and follow directions for logging into your UNIX server.
A. Use "Get File" to download or transfer a remote file (any text file since you probably don't have a LETTER_FROM_BROTHER) from your UNIX account to the Guest folder.
NOTE: in UNIX conventions: .. means parent Directory, capitalization DOES matter.
NOTE: For file format, use "Raw Data" for graphics and "Text" for HTML or text files.
B. Make an accessible location for the files
First you must create subdirectories (folders) for "public_html" and "GIFS" in which to put the file. To nest a subdirectory within a directory called "fred", click to get into the "fred" subdirectory, then under the "Directories" menu, select "Create New Directory".
Highlight the new directory (folder icon) and then click on the Remote menu - Set Permissions. Put an X in all 3 Owner boxes and the Read and Search/Execute boxes for both Group and Everyone. You can open the new directory either by double clicking on the icon or by choosing Change Directory under the Directories menu. Note you can only go "down" to a directly nested subdirectory.
C. Upload the class logo image file, "logo.GIF" into a "public_html/GIFS" subdirectory following the directions in the UO QuickStart for the LETTER_TO_MOTHER.
Once you are open to the GIFS subdirectory, choose "Put File" and in the the Pigasys' Course Disks, choose HOME / NYC / Shared Class Folder / Images /logo.GIF. Highlight the filename "logo.GIF" in the file listing and "Put File" up into your GLADSTONE or DARKWING account.
NOTE: If you are not on the Appleshare network, you can alternatively get the image onto your hard disk by downloading from netscape here:
The image should be viewable in your GIFS directory from Netscape if you set the permissions right.
Under your local hard drive (i.e. Kpm07) open Misc Utilities - Net Utilities - NCSA Telnet.
Follow the Computer Center handout, then check your link in the preliminary class list with Netscape.
Once the page is up and running, you can add an additional line under <BODY> which says <IMG SRC=GIFS/logo.GIF> so the page will display the logo graphic at the top.
Pagespinner is one of many ways to write for the Web. Non-WYSIWYG helps you learn HTML tags: Use it with Netscape or Internet Explorer to preview pages.
NOTE: Can't type or erase something in Pagespinner? Text within the brackets are assumed to be a non-editable group. Use Command + Backspace to force partial deletions. Delete the first square bracket to edit material within <brackets>.
edited Jan 5, 1996 by nywcheng