| |
analog:  |
continuous gradations
e.g., analog clock with hour, minute, and second hands vs. digital clock with numeric
display
|
|
|
application: |
computer program
|
|
|
ASCII: |
American Sign Code for Information Interchange
see 7-bit & 8-bit ASCII
|
|
|
bandwidth:  |
carrying capacity of a network or modem
greater bandwidth = greater flow of information = greater speed of information transfer
|
|
|
binary: |
having only two possible, mutually exclusive values
e.g., 1 & 0; on & off; yes & no; true & false
|
|
|
binary
file: |
file containing extended ASCII or 8-bit ASCII characters (vs. 7-bit ASCII or text files)
usu. program or application file, word processor file, graphic file (picture), etc.
see 8-bit ASCII, 7-bit ASCII, text file
|
|
|
bit: |
contraction of binary digit
usu. 1 or 0
eight bits = 1 byte (see byte for example)
|
|
|
bps: |
bits per second
measure of speed for data transmission
usu. 14,400, 28,800, 36,600, or 56,000 bps for telephone modems (usu. 9600 or 14,400 bps
for fax machines)
|
|
|
bookmark: |
Netscape Navigator - saves currently viewed web page for easy retrieval
called Favorite in Microsoft Internet Explorer
|
|
|
boolean: |
relating to Internet searches
most common examples are: AND, OR, NOT
follow this link for usage examples
|
|
|
browser: |
application used to view WWW files &/or web sites
|
|
|
byte: |
composed of 8 bits
the smallest unit of binary digits used to describe alphanumeric characters
e.g.: a = 01100001, whereas A = 01000001
|
|
|
cache:  |
usu. hidden file located on a user's hard drive storing recently accessed web pages to
save time when web pages are revisited
|
|
|
client: |
used in relation to server
usu. refers to web browsers which are clients to web servers
|
|
|
CPU: |
Central Processing Unit, microprocessor
the "brains" of a computer
e.g., Intel, AMD, Motorola, Cyrix, IBM
|
|
|
directory:  |
filing/storage system for hard drives and floppy disks (usu. hierarchical)
also referred to as folder
see URL
|
|
|
DNS: |
Domain Name System
"human-friendly" naming system for Internet connected computers
matches domain names to IP addresses
e.g., www.bccancer.bc.ca = 204.174.66.178
|
|
|
domain: |
names of computers attached to the Internet
|
|
|
download: |
retrieve a file (usu. binary file) from another computer
see upload, FTP
|
|
|
e-mail:  |
electronic mail (also email, Email)
|
|
|
FAQ |
frequently asked questions
list of answers to frequently asked questions designed to avoid the need to ask those
questions in the first place
failure to read a FAQ may result in being flamed
see flame, netiquette
|
|
|
flame: |
usu. nasty e-mail due to misunderstandings, rudeness, failure to observe FAQs, etc.
see netiquette
|
|
|
folder: |
see directory
|
|
|
FTP: |
File Transfer Protocol
Internet protocol for transferring files (usu. binary files) between computers
see download, upload
|
|
|
gigabyte:  |
1024 megabytes, 1,048,576 kilobytes, or 1,073,741,824 bytes
see byte, kilobyte, megabyte
|
|
|
gopher: |
text-based Internet menuing protocol
increasingly superseded by the WWW as most web browsers are gopher-enabled
|
|
|
hit:  |
method of counting visits to a web page or site
see Page Views
|
|
|
homepage: |
welcome or default page for a website
usu. named default or index with .asp, .cgi, .htm, or .html as file name extensions
(e.g., index.html)
|
|
|
host: |
usu. refers to a website Domain Name
e.g., www.bccancer.bc.ca
|
|
|
html: |
Hypertext Markup Language
documents with electronic "jump" links within the document or among many
different documents potentially located anywhere on the WWW
|
|
|
http: |
Hypertext Transfer Protocol
protocol for the World Wide Web
see WWW
|
|
|
hypertext / hypermedia: |
hypertext, see html
hypermedia refers to the addition of sound, pictures, and video to hypertext files
|
|
|
interface:  |
design of an application, the ergonometrics of software
|
|
|
Internet: |
global network of computers that use a common communication protocol
see TCP/IP
|
|
|
IP address: |
the numeric naming scheme for computers connected to the Internet
see DNS
|
|
|
ISP: |
Internet Service Provider
company providing e-mail and other Internet access to customers
|
|
|
kilobyte (KB):  |
1024 bytes
|
|
| |
LAN: |
Local Area Network
network of computers physically connected by cables and using a networking system such
as Novell
|
|
|
listserv: |
software/hardware for managing an e-mail discussion group
see mailing list
|
|
|
login / logon: |
signing on to a computer using a password
|
|
|
logout: |
signing off a computer
|
|
|
mailing list:  |
list of "subscribers" to a listserv group
see listserv
|
|
|
megabyte (MB): |
1024 kilobytes or 1,048,576 bytes
e.g., a floppy disk has 1.44 MB of storage space
|
|
|
memory: |
su. refers to RAM as opposed to hard disk storage capacity
see RAM
|
|
|
modem: |
contraction of modulator/demodulator
converts digital signals to analog, and vice versa
used to connect a stand-alone computer to a computer network via telephone or cable
vision lines
see bps, analog
|
|
|
netiquette:  |
contraction of internet etiquette
accepted conduct or behaviour (usu. outlined in a FAQ) when participating in a Newsgroup
or Listserve discussion
see FAQ, listserve, newsgroup
|
|
|
newsgroup: |
discussion group using News Transport Internet Protocol
very similar to e-mail but uses news reader vs. e-mail application software
advantage over e-mail is the ability to follow threads (themes within a discussion)
which are automatically grouped by the news reader software
|
|
|
online:  |
processes occurring whilst connected to a network
e.g., sending e-mail, surfing the WWW
|
|
|
page view count: |
number of visits to a web page or website
more accurate than "hits" which tend to over-report site visits (one visit to
a single page with four graphics might be counted as five hits but really represents only
one page view)
|
|
|
path: |
directory structure of hard drives or floppy disks
e.g., location of file(s) on a hard drive or floppy disk
relates to URLs (the path of an html document often follows the domain name)
|
|
|
post: |
send an e-mail or newsgroup message
|
|
|
PPP: |
Point to Point Protocol
protocol for connecting a stand-alone computer to a network over a phone line
similar, but usually superior, to SLIP
|
|
|
query:  |
request sent to an Internet search engine
|
|
|
RAM: |
Random Access Memory
place where stuff is lost if the computer is turned off, crashes, or experiences a power
failure
to be used by the computer, all applications and data need to be loaded from hard drive
or floppy disk into RAM
|
|
|
search engine:  |
software that seeks and indexes information from the Internet, especially information
found on the WWW and/or in newsgroups
|
|
|
server: |
hardware and software providing programs, data, and information to other computers on a
network
e.g., WWW servers (or web sites)
|
|
|
SLIP: |
Serial Line Internet Protocol
protocol for connecting a stand-alone computer to a network over a phone line
similar, but usually inferior, to PPP
|
|
|
surf: |
browse the WWW (usu. aimlessly)
|
|
|
TCP/IP:  |
Transmission Control Protocol/Internet Protocol
communications protocol of the Internet
|
|
|
telnet: |
character-based application used to control an application running on another computer
(usu. on a mainframe computer)
|
|
|
text file: |
file composed solely of ASCII characters
e.g., HTML files, e-mail without file attachments
see ASCII, 7-bit ASCII, 8-bit ASCII
|
|
|
upload:  |
send a file (usu. binary file) to another computer
see download, FTP
|
|
|
UNIX: |
first operating system used for Internet connected computers
note, uses forward slashes versus back slashes common with DOS/Windows computers (as
with, http://www.bccancer.bc.ca/uctm/)
|
|
|
URL: |
Universal Resource Locator
Web addressing scheme, e.g., www.bccancer.bc.ca
|
|
|
usenet: |
another term referring to news groups
|
|
|
web
page:  |
HTML file usu. located on the WWW and viewed via a web browser
usu. consists of a single page which may or may not be very long (when printed may
consist of several pages worth of paper)
websites usu. consist of several web pages
|
|
|
WWW: |
World Wide Web or Web
one of many Internet protocols
hypertext protocol of the Internet
|
|
|
zine / e-zine: |
electronic magazine (usu. WWW-based)
|
|
|
7-bit ASCII: |
128 possible characters one can type from a keyboard
27 = 128 (two to the seventh power)
|
|
|
8-bit
ASCII:  |
256 possible characters
28 = 256 (two to the eighth power)
additional characters often used as control codes by applications such as word
processors
e.g., ASCII characters 13 and 10 create a carriage return and line feed on DOS/Windows
computers but a user cannot see these characters within a word processor document
|
|