16
Internet and Web History Origins

The internet is the hardware that creates the massive worldwide network. Computers, cables, telephone wires, high-speed communication lines. The internet

Embed Size (px)

Citation preview

Page 1: The internet is the hardware that creates the massive worldwide network. Computers, cables, telephone wires, high-speed communication lines. The internet

Internet and Web HistoryOrigins

Page 2: The internet is the hardware that creates the massive worldwide network. Computers, cables, telephone wires, high-speed communication lines. The internet

Internet vs. World Wide Web

The internet is the hardware that creates the massive worldwide network. Computers, cables, telephone wires, high-speed communication lines. The internet is a inter-connected collection of many smaller networks.

The Web is the software that sends information along the internet’s hardware. The web stores files: Text, sound, graphics, video, etc.

Page 3: The internet is the hardware that creates the massive worldwide network. Computers, cables, telephone wires, high-speed communication lines. The internet

What came first the Internet or the Web?

The U.S. Government through the U.S. Department of Defense in the 1960s developed a network of computers with various universities and defense contractors.

The research project was named ARPANET(Advanced Research Projects Agency)

Page 4: The internet is the hardware that creates the massive worldwide network. Computers, cables, telephone wires, high-speed communication lines. The internet

What came first the Internet or the Web?

In 1990, a scientist named Tim Berners-Lee created the first GUI (graphical-user interface) browser, which we know as the World Wide Web. This GUI Browser allowed users to view web page content.

By 1993, this technology became available for free.

In1994, the World Wide Web Consortium or W3C was founded. www.w3.org

Page 5: The internet is the hardware that creates the massive worldwide network. Computers, cables, telephone wires, high-speed communication lines. The internet

How a Web Page Works

The most basic component of the web is a simple <html> web page.

Web browser software interprets <html> tags to display the web pages on a computer screen.

URL – Uniform Resource Locator – This is the technical name for a web address:

http://www.google.com

Page 6: The internet is the hardware that creates the massive worldwide network. Computers, cables, telephone wires, high-speed communication lines. The internet

Internet Protocols

Protocol Denied: A set of rules and procedures that specify how data are formatted and transmitted between computer systems.

ICP/IP: Transmission Control Protocol/ Internet Protocol; standard for transmitting data over

networks. http: Hypertext Transfer Protocol; HTTP defines how messages

are formatted and transmitted, and what actions Web servers and browsers should take in response to various commands.

FIP: File Transfer Protocol; the protocol for exchanging files over the Internet

Page 7: The internet is the hardware that creates the massive worldwide network. Computers, cables, telephone wires, high-speed communication lines. The internet

First Web Browser . . . . . . .

In1993, the first graphical web browser was released; it was called mosaic. Mosaic was developed by Joseph Hardin and Dave Thompson at the (National Center for Supercomputer Applications), a research institute at the University of Illinois.

Page 8: The internet is the hardware that creates the massive worldwide network. Computers, cables, telephone wires, high-speed communication lines. The internet

More Internet Terms

A web saver or a host is a computer that stores and delivers web pages and other files. A computer that has web server software and is connected to the internet can act as a web server.

Publishing a website is the copying web pages and other files to a web server. Once the page is published, anyone can access it with an internet connection.

Page 9: The internet is the hardware that creates the massive worldwide network. Computers, cables, telephone wires, high-speed communication lines. The internet

Web Sites Types

Internet – public – anyone can use it. Intarnet – private network - Members

or Employees within an organization Extranet – network private – Business

partners and customers (outside of a company)

Page 10: The internet is the hardware that creates the massive worldwide network. Computers, cables, telephone wires, high-speed communication lines. The internet

HTML Hypertext Markup Language

<html> </html> <head> </head> <title> </title> <body> </body> 4 basic tags in every HTML Page

Page 11: The internet is the hardware that creates the massive worldwide network. Computers, cables, telephone wires, high-speed communication lines. The internet

To create a web page in HTML, use a Text Editor

Page 12: The internet is the hardware that creates the massive worldwide network. Computers, cables, telephone wires, high-speed communication lines. The internet

Web Site Planning

plan your website – What are your goals with the website? What do you want to accomplish with the site? Who is your target audience?

Analyze – Determine what tasks you want your users to perform. What content do you want in our site?

Page 13: The internet is the hardware that creates the massive worldwide network. Computers, cables, telephone wires, high-speed communication lines. The internet

Web Site Planning (con’t)

Design and development of your website - After you decide what the content will be, you should organize the material:

Text, images, videos, sounds, etc.

Page 14: The internet is the hardware that creates the massive worldwide network. Computers, cables, telephone wires, high-speed communication lines. The internet

Organizational structures:

1) Linear -- Web pages in a straight line2) Hierarchical -- Web pages in a tree-like structure3) Webbed -- No set organization4) Broad – Home page is the main/index page and all pages are linked to the home page.

Page 15: The internet is the hardware that creates the massive worldwide network. Computers, cables, telephone wires, high-speed communication lines. The internet

Organizational structures: (can't)

5) Deep - This kind of website has many levels of pages, requiring lots of clicking.

Page 16: The internet is the hardware that creates the massive worldwide network. Computers, cables, telephone wires, high-speed communication lines. The internet

Assignments

Go to my Google Site for WPD http://sites.google.com/site/webpagedesignsite/

Download the internet assignments; save them on your server space.