Getting Files using a Web Browser
About this document |
Audience
and Objectives
Module NA31g

Contents
This document contains both instructional information and hands-on activities.
Wherever you see this separator line in the Web
page, clicking on it will return you to the Contents.

What's out there for downloading?
There's a lot out there besides just Web pages! Here are some of
the types of files you can get:
-
Utility programs, both shareware and freeware. A wide range of programs,
including programs to view graphics, listen to audio, interpret scanned
text as ASCII, compress and decompress files, transfer files, and countless
other tasks, as well as drivers for many devices you can attach to your
computer.
-
Patches and fixes: software to enhance or correct problems for commercial
programs. The Internet provides a very convenient way for software developers
to make their upgrades and corrections available quickly, world-wide.
-
Specialized information, often using Adobe Acrobat format, on a
given topic. Much of this information is in HTML or plain text, but the
Adobe Acrobat format allows more control over printed pages than either
text or HTML. The Acrobat Reader is available for free, as well.
-
Media: pictures of many beautiful scenes and technical topics, as
well as free clipart to spice up your presentations; audio and video in
many formats, educational, practical, and amusing.
-
...And lots of other things!

Types of site
There are three general kinds of places where you can get materials from
the Internet: public archive sites, corporate archives, and personal sites.
Public Sites
These sites offer general resources, mostly free, including software and
media. Note: It is your responsibility not to violate copyright law
when you get programs and media from the Web. For information on copyright
in general, see Module A05c "The Computer User's Guide
to Copyright"; and Module A06c "Software Copyright".
Here is a smattering (in no particular order) of the most useful public
sites; some of them have lists of hundred more public sites:
Corporate Sites
Many computer-related companies offer software, fixes, and drivers on the
Internet. It's so much more efficient than trying to mail things out! This
is just a sample among thousands of sites, but check these (they're in
alphabetical order):
Personal Sites
The Web offers individuals a chance to make their photos, videos,
records, software, fiction, poetry, and "editorials" available to the world.
You can find just about anything on the Web by searching with a Web search
engine (see module W12c).

Ways of Getting Files to You
Use the Browser
The easiest way to get files is to let your browser to it for you. When
you get to any of the sites shown in the tables above, you simply point
and click. The browser will ask you where you want the file, and using
a standard dialog box you point it to the disk and directory you want.
File Transfer Protocol (FTP)
Sometimes a browser isn't available: you're using a text-only interface,
or you're on a strange computer, or you want to upload rather than download
- that is, you want to sent files from your computer to an Internet
server. You need FTP: "File Transfer Protocol".
There are a couple of "flavors" of FTP. Classic FTP started life as
a Unix program. It is entirely character-oriented and command-line based.
Most people avoid classic FTP whenever possible! This module doesn't talk
about it, but you can learn more about it in module NA30c,
"How to Get Files Using Internet".
A more appetizing flavor of FTP is the GUI-based type, like Ipswitch
Inc.'s WS_FTP. This runs on Windows; similar software is available for the
Macintosh. This module doesn't go into detail about using these, but they're
quite user-friendly.
CAUTION:
When dowloading anything other than text files, make sure the FTP program is
using Binary mode before downloading a file.See module NA36c
for details.

Finding a Graphic
OK, let's do it! Let's say you want a picture of a space shuttle to use
as "walpaper" on a computer. Here's one way to find it:
-
Use the Search button (or equivalent) on your Web browser, or click here
to go to Lycos media search (http://www.lycos.com/lycosmedia.html).
If you use the Search button, try to find a graphics search engine, though
any general Web search engine will work eventually - they'll just get you
non-graphic hits.
-
Enter space shuttle in the search field and click the appropriate
screen button to start the search.
-
When you get a list of hits, click to see if the site has what you want
- a good picture of a shuttle.
-
Right-click the image (Mac users: hold the mouse button down for a second
or so) and select the option that lets you save the picture on your own
computer.
Lab users: please save the image on the hard drive of your computer
on a public directory such as My Documents! You may save it on
your own diskette if you like it.

Finding a Graphics Converter
Most images on the Web are in one of two popular formats: GIF (Graphic
Interchange Format) or JPEG (Joint Photographics Experts' Group). Each
has its strengths and weaknesses, but both are highly compressed so they
can be transferred faster over the Internet and so they take less space
on disks. Unfortunately, neither one can be used by MS-Windows as a wallpaper.
Now you've got your file, you'll need to convert it to Windows Bitmap (BMP)
format. To do that, you'll need a program that converts images from one
format to another. Get one from a shareware or freeware library.
-
Use any of the public shareware libraries in the table
above. Click to go to the site, and follow any directions on finding
a graphics conversion program. In this example, I'll use the Oakland University
Repository, but you can use any you like...the steps would be a little
different, though each has clear instructions so you should have no major
hassles!
-
Click on the Quick Search link. Select the kind of computer you use (for
Windows, you can use "MS-Windows (All)"). Fill in the search field with
the words graphic and converter. Click the Start Search button.
-
Oakland gives you a list of programs you can download. Study the list to
find a program that does what you want in the smallest size of file. In
this case, look for files that do general graphics conversion, rather than
some specialized type. When you've identified these, find one that comes
in a relatively small package. I picked ezgt3220.zip (412 Kb),
but you can take another if you can't find this one, or if you prefer.
-
Oakland next offers you a list of servers you can download from, listed
in alpha order by country. It's usually smart to choose one close to you;
since I'm only about 40 miles or so from Oakland University, that's the
one I picked.
-
In the lab: save the file in My Documents or other public directory (or
use your diskette). When I'm doing this on my own computer, I use a directory
called temp.

Decompressing files
You'll notice that most of the files shown have the extension .ZIP.
That's because they are compressed. Compressing a file squeezes
unneeded information out, leaving only what's essential for transmission
- again, to save time and disk space. BUT you can't use them that way!
You have to decompress them first. For more detailed information
about compression and decompression programs, see Module
NA32c "File Compression Concepts".
The most popular compression program is PK-ZIP.
That's what the extension ZIP refers to. To decompress a "zipped" file,
we need either PK-ZIP, which both compresses and decompresses;
or PK-UNZIP, which only decompresses, but is smaller.
Let's see if we can find an UNZIP program.
I'll use Oakland again as an example...
-
After reaching Oak, click on the Quick Search link. Select the kind of
computer you use. Fill in the search field with the word unzip .Click
the Start Search button.
-
Again, study the list to find a program that does what you want in the
smallest size of file. In this case, look for programs that unzip (at least)
and
are executable. Executable files end with .EXE
(Why must it be executable? Because executables are programs that
run, rather than files that need something else to work on them. If it's
"zipped" what would you unzip it with???)
When you've identified executable unzippers, find a relatively small
one. I clicked jzlib95.exe (164 Kb), which is incredibly small.
(Does it really work? We'll see...)
-
Choose a server close to you. This time Oakland didn't have this software,
so I clicked wuarchive.wustl.edu, which is in St. Louis, Missouri.
-
In the lab: remember to save the file in My Documents or other public directory.
Setting up the Unzip Program
When you get a compressed program, there are always two steps to go through
before you use it: decompressing it, and installing it. Let's get out the
jzlib95 program and set it up to run!
-
Use My Computer or Windows Explorer and find the directory that contains
jzlib95.exe.
-
Double-click jzlib95 to run it. It should run briefly and return you to
the file listing, but it should have left several new files in that folder.
-
Look for a file called readme. Readme files are a standard way of
communicating with people who download files. You should be able to double-click
Readme and have Notepad show you the file. Read it! It has instructions
on what to do next.
-
In this case, the instructions say: "Install: Press the right button on
the Zlib95.inf file and choose install." Do this using My Computer or Windows
Explorer. In this case, the process is relatively quick and painless! (Notice
that the instructions also tell you have to uninstall the program
- we'll do that later.)
We have the unzipper program ready to run, so now we can set up the
graphics program. Again, there are two steps. Using the instructions in
the Readme file, here's what we do:
-
Return to My Computer or Windows Explorer.
-
Find the graphics converter program you downloaded (mine was ezgt3220.zip)and
double-click.
-
The ZLib program should appear with ezgt3220.zip and its contents
listed. Click on each file in turn, then click the Extract button on the
Zlib window. According to the Readme instructions, this will decompress
each file and store the result in the current directory (My Documents).
-
Notice the file ReadmeEZ. This is the Readme file for the graphics converter
program. Always read (or at least skim) the Readme file!
-
According to the instructions for this program, we must run the Setup program.
We can do that using my Computer or Windows Explorer, simply by double-clicking
on the file Setup.
-
This setup program asks some questions - specifically, it wants to know
where to install your program. Just to keep things in one place, have it
put the program in My Documents.
Converting the Image
Just to finish off the process, let's do what we set out to do: converting
a GIF or JPEG image of a space shuttle into a BMP image.
-
Run the graphics converter (you can use My Computer or Windows Explorer
and double-click the program' icon).
-
Use the menu and Help information of the graphics converter, and figure
out how to read in the original space shuttle image.
-
Again using the menu (probably File...SaveAs) save the image as a Windows
Bitmap. The type of file is usually an option near the bottom of the Save
As dialog box.

What to Turn In
Turn in three files on diskette(s) - you'll need to copy them from the
hard drive to the diskette:
-
The compressed executable file of the unzipping program you downloaded.
In my example, that was jzlib95.exe, but if you downloaded another, that's
OK too.
-
The GIF or JPEG version of the graphical image of the space shuttle.
-
The BMP version of the space shuttle picture, once you've converted it.
Clean up the Hard Drive Before You Go!
If you're working in a lab, please be sure you un-install any programs
and get rid of all the files you downloaded!
-
If you can, use Windows 95's Start menu and select Settings. (Some Lab
machines don't have Settings available; if so, skip this step.)
From Settings, select Control Panel.
On Control Panel, select Add/Remove Programs
-
Select Zlib95 (or other program you added) and click the Add/Remove button.
This should remove the program.
-
If the graphics program you installed is listed in the Add/Remove window,
select it and again click the Add/Remove button. My graphics program was
not listed; if yours isn't either, use My Comptuer or Windows Explorer
to look in the folder you stored it in (My Documents) and remove it with
any of its recognizable components, by selecting and pressing the delete
key on the keyboard. (You can also delete by using the File...Delete menu
option, or by dragging the file to the Recycle icon.)
You're done!
Audience:
This is for people who are familiar with using a browser on the World Wide
Web, and who want to how to get files using their browser and decompress
them.
Objectives
When you successfully complete this lesson, you will be able to...
-
Discuss the types of file available for downloading via Internet
-
Use a browser to find archives
-
Download archived files to your local disk
-
Find decompression programs
-
Decompress files for local use

About this document...
Module NA31g: Getting Files using a Web Browser
This document is part of a modular instruction series in Computer Information
Systems. For more information, see the overview
or the list of modules in this series, mod-na.htm.
This document has been used in the following classes: CIS 160 Explore the
Internet
- Author:
- Laurence
J. Krieg
- Institution:
- Department
of Computer Information Systems, Washtenaw
Community College
- History:
- Original: 24 Nov 1997
Version 2: 3 April 1998; added sites 9 April 1998; correction 2 Dec 1998; added
site 3 Feb 1999; revised sites, added binary caution 20 Oct 2002
- Copyright:
- Copyright © 2002, Laurence J. Krieg, Washtenaw Community
College
Instructors: You may point to this file in your Web-based materials.
Students: you may make a copy for your personal use.
All other uses: contact the author, Laurence
J. Krieg for permission.