CMPUT 499: Web-Based Information Systems

HOME Announcements Calendar On-line Materials Activities Grading Glossary U-Chat Tool Web Links Stud. Resources

 
About...

 

©2000 Osmar R. Zaïane
(zaiane@cs.ualberta.ca)

                 

Glossary of web technology related Terms


AB CD EF GH IJ KL MN OP QR ST UV WX YZ

- A -

ARPA: Advanced Research Projects Agency, founded in 1957 in response to the Russian scientists beating our scientists in putting a satellite into orbit.

ARPAnet: Advanced Research Projects Agency Network. Bob Taylor came up with the idea of networking all the ARPA-funded computers together so he wouldn't have to change seats.

Bandwidth: how much stuff you can cram onto the network. A wider bandwidth means more information in a shorter amount of time.


- B -

Browser: software for navigating the Web, retrieving documents and other files, and displaying them on the user's screen. Two of the most popular browsers are Netscape Navigator and Microsoft Internet Explorer.

Bulletin Board System (BBS): the cyberspace equivalent to the office bulletin board, a BBS is software that allows users to post and read messages left by other users. Bulletin Board Systems were very popular in the 1980's when computer enthusiasts set up their own systems on personal computers.


- C -


- D -

Domain Name: When the keepers of the Internet realized that the number of computers on the network was getting too much to handle with simple computer names, they came up with a new addressing system. They added the school, organization, or company name and a domain identifier to tell if it was commercial (com), educational (edu), or something else (org, etc.). Other countries have an additional identifier to tell which country it comes from. For example ".ca" means it is located in Canada.

- E -

Ethernet: a networking technology to connect computers over a local area network (LAN) invented by Bob Metcalfe and David Boggs at Xerox PARC. Named after the invisible, massless substance that 19th century scientists believed filled the universe.

- F -

FTP: File Transfer Protocol. One of the first applications developed for the ARPAnet, it's still used to send and retreive files across the Internet.

- G -


- H -

Host: Just like a party's host is responsible for all the guests, a computer host takes care of any other computers visiting over a network. In the early days of networking, any computer was a potential host, so now any computer connected to a network is called a host.

HTML: HyperText Markup Language. On the Web, publishers use a Hypertext Markup Language to instruct Web browsers how the document should look. Berners-Lee came up with the first set of HTML tags using a tag style defined by the OSI for their Standard Generalized Makup Language (SGML). The HTML standard is currently defined and controlled by the World Wide Web Consortium (W3C).

HTTP: Hypertext Transfer Protocol. This is a set of instructions on how Web browsers and servers talk to each other.

Hypermedia: a hypertext document that contains multimedia objects and links to other multimedia documents.

Hypertext: a document formatting that allows documents to be linked by making certain words or phrases "clickable." The term was invented by Ted Nelson in 1965. Hypertext is the formatting used on the World Wide Web.


- I -

Internet: An internet is a group of networks connected together. The Internet refers to the global connection of networks around the world.

InterNIC: a collaborative project by Network Solutions, Inc., and AT&T (supported by the NSF) which provides four services to the Internet community. A "white pages" directory of domain names, IP addresses, and publicly accessible databases, domain name and IP address registration, support services for the Internet community, and an online publication summarizing information of interest to the online community.

IP: Internet Protocol, a protocol telling how packets on an internet are addressed and routed. The second part of TCP/IP.


- J -

Java: a high-level, object oriented programming language developed by Sun Microsystems that runs on most operating platforms. One of the original purposes of the language was to create a common language for all the "smart" appliances in the house. The ultimate in cross-platform, Java was going to let your TV and toaster speak the same language. Its new mission is to provide a language that programmers can use to write applications anyone can use on any computer.

Javascript: A scripting language developed by Netscape Communications to add interactivity to Web pages. It really has little to do with Java, but Javascript is supposed to work across platformas and browsers.


- K -


- L -

Local Area Network (LAN): a group of computers, usually all in the same room or building, connected for the purpose of sharing files, exchanging email, and collaboration.

- M -

MOSAIC: Soon after Marc Andreessen saw what the new World Wide Web could do in 1992, he thought a graphical interface for the browser would let everyone use the Web. He and seven other student programmers at the University of Illinois wrote the world's frist graphics Web browswer, Mosaic, in 1992.

- N -

NSFnet: A wide-area network developed by the National Science Foundation (NSF) in 1985. NSFnet replaced ARPAnet as the main government network linking universities and research facilities in 1990.

- O -


- P -

Packet to send a message over a packet-switched network, the whole message it first cut up into smaller "packets" and each is numbered and labeled with an address saying where it came from and another saying where its going.

Packet switching: the technology that made large-scale computer networking possible. Instead of a dedicated connection between two computers, messages are divided up into packets and transmitted over a decentralized network. Once all the packets arrive at the destination, they are recompiled into the original message.

Protocol: format or set of rules for communication, either over a network or between applications.


- Q -


- R -

Router: a descendent of the IMP, a router directs packets between separate local area networks. To make the connection more efficient, a router reads each packet's header and directs it in the fastest direction.

- S -

Search Engine: a program accessible on the Web which has a catalog of scanned Web sites in a large database. The user enters a list of keyword or search parameters, and the search engine creates a list of matches for the user to choose from.

Size of data: In data mining the size of data is an important factor. Data to be mined is usually very large, in the order of Gigabytes and higher. Here are some mesures for data size:
Kilo = 103= 1,000
Mega = 106= 1,000,000
Giga = 109= 1,000,000,000
Tera = 1012= 1,000,000,000,000
Peta = 1015= 1,000,000,000,000,000
Exa = 1018= 1,000,000,000,000,000,000
Zetta = 1021= 1,000,000,000,000,000,000,000
Yotta = 1024= 1,000,000,000,000,000,000,000,000
1 Gigabyte = 1 billion bytes
1 Terabyte = 1 trilion bytes
1 Exabyte = 1 billion gigabytes
1 Yottabyte = 1 trillion terabytes


- T -

TCP/IP: Transmission Control Protocol/Internet Protocol, first defined by Vint Cerf and Bob Kahn in 1973, the protocol made the Internet possible and has become the default network protocol around the world.

TELNET: Terminal Emulation. Telnet allows a user at a remote computer to log on to another computer over a network and enter commands at a prompt as if they were directly connected to the remote computer.

Terabyte: One trillion bytes.


- U -

URI: Uniform Resource Identifier is an identifier type for on-line resources that subsumes URLs.

Unix: an operating system developed by Kerrighan and Richie at AT&T Bell Labs in the late 1960's. It was written entirely in the C programming language, which made it easier to port to other platforms. It is still the primary operating system for the biggest servers on the Internet.

URL: Uniform Resource Locator, the address of a document or other resource reachable on the Internet. A URL has three components, specifying the protocol, server domain name, and the file location.

Usenet: A worldwide bulletin board system that can be accessed through the Internet or through many online services. The USENET contains more than 14,000 forums, called newsgroups, that cover almost every imaginable interest group. Created years before the Web, It is still used daily by millions of people around the world.


- V -


- W -

World Wide Web (WWW): The protocol devised and implemented by Tim Berners-Lee in 1990 to help researchers at CERN share information across a diverse computer network.

- X -

Xanadu: a networked, nosequential, hyperlinked system of documents and multimedia objects first proposed by Ted Nelson in 1965. Nelson's system was similar to the World Wide Web, but included the ability to compose documents from sections scattered around the network and a method of making micropayments to copyright holders.

- Y -


- Z -


AB CD EF GH IJ KL MN OP QR ST UV WX YZ


[Home] [Announcements] [Calendar] [On-line Materials] [Activities]
[Grading] [Glossary] [U-Chat Tool] [Web Links]
[Student Resources]

Last updated: January 4th, 2001
(Compiled from various sources)
[About this site and list of symbols]
Copyright Osmar R. Zaiane, 2001