Section 10.1 Identify how Web sites are structured Explain the role of URLs Describe the function of HTTP Section 10.2 Explain how the Web has affected.

Slides:



Advertisements
Similar presentations
Introduction to HTML, XHTML, and CSS
Advertisements

Overview Environment for Internet database connectivity
Chapter 11 Database Applications Using Internet Technology David M. Kroenke Database Processing © 2000 Prentice Hall.
Project 1 Introduction to HTML.
CIS101 Introduction to Computing Week 05. Agenda Your questions Exam next week - Excel Introduction to the Internet & HTML Online HTML Resources Using.
Internet…issues Managing the Internet
CIS101 Introduction to Computing
Introduction to HTML 2006 INT197B. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
Introduction to HTML 2004 CIS101. What is the Internet? Global network of computers that are connected and communicate via a series of Protocols Protocols.
MSIS 110: Introduction to Computers; Instructor: S. Mathiyalakan1 The Internet, Intranets, and Extranets Chapter 7.
Introduction 2: Internet, Intranet, and Extranet J394 – Perancangan Situs Web Program Sudi Manajemen Universitas Bina Nusantara.
1st Project Introduction to HTML.
COMPUTER TERMS PART 1. COOKIE A cookie is a small amount of data generated by a website and saved by your web browser. Its purpose is to remember information.
CIS101 Introduction to Computing Week 06. Agenda Your questions Excel Exam during second hour Our status after the snow day Introduction to the Internet.
Application Layer. Applications A program or group of programs designed for end users. A program or group of programs designed for end users. Software.
HTML 1 Introduction to HTML. 2 Objectives Describe the Internet and its associated key terms Describe the World Wide Web and its associated key terms.
Chapter ONE Introduction to HTML.
HTML Comprehensive Concepts and Techniques Intro Project Introduction to HTML.
INTRODUCTION TO WEB DATABASE PROGRAMMING
Chapter 1 Introduction to HTML, XHTML, and CSS
Computer Concepts 2014 Chapter 7 The Web and .
Creating a Basic Web Page
Copyright © cs-tutorial.com. Introduction to Web Development In 1990 and 1991,Tim Berners-Lee created the World Wide Web at the European Laboratory for.
The Internet, Intranets, & Extranets Chapter 7. IS for Management2 The Internet (1) A collection of networks that pass data around in packets, each of.
DATA COMMUNICATION DONE BY: ALVIN SAMPATH CARLVIN SAMPATH.
16-1 The World Wide Web The Web An infrastructure of distributed information combined with software that uses networks as a vehicle to exchange that information.
Lesson 2 — The Internet and the World Wide Web
2013Dr. Ali Rodan 1 Handout 1 Fundamentals of the Internet.
Chapter 6 The World Wide Web. Web Pages Each page is an interactive multimedia publication It can include: text, graphics, music and videos Pages are.
First things, First Do you belong in here? – 10 – 12 – Comp. Discovery or Keyboard/Comp Apps – Do you have any experience with Web Page Design?????
1 Web Basics Section 1.1 Compare the Internet and the Web Compare Web sites and Web pages Identify Web browser components Describe types of Web sites Section.
1 Chapter 2 & Chapter 4 §Browsers. 2 Terms §Software §Program §Application.
Internet Concept and Terminology. The Internet The Internet is the largest computer system in the world. The Internet is often called the Net, the Information.
10 Adding Interactivity to a Web Site Section 10.1 Define scripting Summarize interactivity design guidelines Identify scripting languages Compare common.
World Wide Web Hypertext model Use of hypertext in World Wide Web (WWW) WWW client-server model Use of TCP/IP protocols in WWW.
NASRULLAH KHAN.  Lecturer : Nasrullah   Website :
Web Page Design I Basic Computer Terms “How the Internet & the World Wide Web (www) Works”
WHAT IS A WEBSITE AND HOW TO GET YOUR BUSINESS ONLINE Anna Gabali – 30/07/ MKLC.
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
Chapter 4 Networking and the Internet. © 2005 Pearson Addison-Wesley. All rights reserved 4-2 Chapter 4: Networking and the Internet 4.1 Network Fundamentals.
Protecting Internet Communications: Encryption  Encryption: Process of transforming plain text or data into cipher text that cannot be read by anyone.
HTML PROJECT #1 Project 1 Introduction to HTML HTML Project 1: Introduction to HTML 2 Vocabulary Internet service provider (ISP) A company that has a.
Active Server Pages  In this chapter, you will learn:  How browsers and servers interacted on the Internet when the Internet first became popular 
12 Developing a Web Site Section 12.1 Discuss the functions of a Web site Compare and contrast style sheets Apply cascading style sheets (CSS) to a Web.
Chapter 7: The Internet, Intranets, and Extranets.
Web Design (1) Terminology. Coding ‘languages’ (1) HTML - Hypertext Markup Language - describes the content of a web page CSS - Cascading Style Sheets.
INTERNET. Objectives Explain the origin of the Internet and describe how the Internet works. Explain the difference between the World Wide Web and the.
How the Web Works Building a Website – Lesson 1. How People Access the Web Browsers People access websites using software called a web browser. To view.
TCP/IP (Transmission Control Protocol / Internet Protocol)
1 WWW. 2 World Wide Web Major application protocol used on the Internet Simple interface Two concepts –Point –Click.
Web Design. What is the Internet? A worldwide collection of computer networks that links millions of computers by – Businesses (.com.net) – the government.
NASRULLAH KHAN.  Lecturer : Nasrullah   Website :
WEB SERVER SOFTWARE FEATURE SETS
HTML Concepts and Techniques Fifth Edition Chapter 1 Introduction to HTML.
Chapter 1 Introduction to HTML, XHTML, and CSS HTML5 & CSS 7 th Edition.
Introduction to HTML Simple facts yet crucial to beginning of study in fundamentals of web page design!
Introduction to the World Wide Web & Internet CIS 101.
Web Design Terminology Unit 2 STEM. 1. Accessibility – a web page or site that address the users limitations or disabilities 2. Active server page (ASP)
introductionwhyexamples What is a Web site? A web site is: a presentation tool; a way to communicate; a learning tool; a teaching tool; a marketing important.
The Internet Salihu Ibrahim Dasuki (PhD) CSC102 INTRODUCTION TO COMPUTER SCIENCE.
Web Page Programming Terms. Chapter 1 Objectives Describe Internet and Understand Key terms Describe World Wide Web and its Key terms Identify types and.
HTML PROJECT #1 Project 1 Introduction to HTML. HTML Project 1: Introduction to HTML 2 Project Objectives 1.Describe the Internet and its associated key.
1 Chapter 1 INTRODUCTION TO WEB. 2 Objectives In this chapter, you will: Become familiar with the architecture of the World Wide Web Learn about communication.
Project 1 Introduction to HTML.
Instructor Materials Chapter 5 Providing Network Services
Chapter 1 Introduction to HTML.
Web Pages, Web Sites, and E-commerce
Project 1 Introduction to HTML.
Presentation transcript:

Section 10.1 Identify how Web sites are structured Explain the role of URLs Describe the function of HTTP Section 10.2 Explain how the Web has affected business technology Describe various methods of securing online documents and transactions

Section 10.3 Identify the difference between HTML and XML Explain how XML data can be presented in a Web page Identify how scripting languages make the Web a more interesting place

10.1 pp Main Ideas Web sites present an organized collection of Web pages in HTML format. Individual pages are located using URLs. Web servers and browsers communicate using HTTP. Key Terms Uniform Resource Locator (URL) Active Server Page (ASP) Hypertext Transfer Protocol (HTTP) Secure HTTP (HTTPS) Guide to Reading The Internet & the World Wide Web

10.1 pp Web Sites Web sites present information using combinations of text, graphics, sound, animation, video, and, of course, hyperlinks. Web site hosts provide a server and space for many companies’ Web sites. The Internet & the World Wide Web

10.1 pp Each Web site has a Web address, known as its Uniform Resource Locator (URL). URLs identify the path to a particular file on the Web, such as an Active Server Page (ASP). Uniform Resource Locator (URL) An address used to specify the exact location and name of a resource on the Web. (p. 285) Active Server Page (ASP) A Web page capable of generating customized Hypertext Markup Language (HTML) pages on the fly. (p. 285) Web Addresses and URLs The Internet & the World Wide Web

10.1 pp Web Addresses and URLs All URLs use a format similar to that shown below: The Internet & the World Wide Web

10.1 pp HTML is the language used to display pages and text within a browser window. Hypertext Transfer Protocol (HTTP) transports the Web page to the browser. An extension to HTTP, called Secure HTTP (HTTPS), adds encryption and security features to HTTP. This helps secure private information, such as a credit card number. Hypertext Transfer Protocol (HTTP) A code that appears at the beginning of every URL clicked or typed with the purpose of visiting a Web site or to request a specific document within the site. (p. 285) Secure HTTP (HTTPS) An extension to HTTP that adds encryption and security features to HTTP. (p. 286) Web Transport Service The Internet & the World Wide Web

10.1 pp You Try It Activity 10A – Uploading and Downloading Documents Using FTP (p. 284) The Internet & the World Wide Web

10.2 pp Main Ideas Web technologies play important roles in networking and everyday computing. E- commerce is a primary way of doing business today. There are many ways to secure documents and communications on the Web. Key Terms intranet extranet portal Authenticode digital signature data encryption standard (DES) Multipurpose Internet Mail Extensions (MIME) Secure Sockets Layer (SSL) firewall proxy server Guide to Reading Business and the Web

10.2 pp Two of the most significant applications of Web-related technologies in corporate networks are intranets and extranets. Intranets and extranets are like miniature Webs. Browser software is used to access, view, and use documents and applications. intranet A Web-like network that can only be accessed by internal users such as employees of a company. (p. 288) extranet A Web-like network that makes it possible for employees of a corporation and trusted outside parties to access the network. (p. 288) Intranets and Extranets Business and the Web

10.2 pp Many businesses are extending their visibility by entering into partnership with the owners of large and heavily used sites known as portals. Portals can provide access to the Web and electronic stores or malls. portal A Web page that acts as an entryway, or a gateway, to the Web. (p. 289) Electronic Commerce and Portals Business and the Web

10.2 pp Electronic Commerce and Portals The MSN portal allows users to customize the content to show items of personal and local interest. Business and the Web

10.2 pp Security There are many security issues that a network faces when connect to the Web, including the following: Protecting the internal network from access by unauthorized individuals. Protecting information as it is transported over the Internet. Protecting the privacy and security of people’s personal and financial information. Business and the Web

10.2 pp The following technologies can help with security: Authenticode digital signature Authenticode A technology used to assure end users that the code they are downloading has been created by the group or individual listed on the certificate, and has not been changed since it was created. (p. 290) digital signature An electronic certificate that verifies the creator of a program or other electronic document. Relies on a private key that is held by the originator, and the public key held by the recipient of the file. (p. 290) Security Business and the Web

10.2 pp Other security technologies include: encryption which includes the data encryption standard (DES) Multipurpose Internet Mail Extensions (MIME) Secure Sockets Layer (SSL) firewalls proxy servers data encryption standard (DES) A high security level encryption standard, 56 bit keys, used before file transmission. This is no longer the highest level. (p. 292) Multipurpose Internet Mail Extensions (MIME) A widely used Internet protocol designed to allow messages to include not only text, but sound, graphics, audio, and video. (p. 292) Security Business and the Web

10.2 pp encryption which includes the data encryption standard (DES) Multipurpose Internet Mail Extensions (MIME) Secure Sockets Layer (SSL) firewalls proxy Servers Secure Sockets Layer (SSL) An authentication and encryption method developed by Netscape Communications used to protect communications between client and server. (p. 292) firewall A barrier, such as a router, bridge, or gateway, that sits between the network and the outside world. It is designed to keep unacceptable packets from reaching the internal network. (p. 293) proxy server A server that forms a barrier between the internal network and the outside world. Presents only one IP address for all the computers on the network. Also known as proxies. (p. 293) Security Business and the Web

10.2 pp Security Firewalls and proxies act as barriers to protect the LAN from outside intruders. Business and the Web

10.2 pp You Try It Activity 10B – Accessing and Reviewing Local Security Settings (p. 290) Activity 10C – Enabling Windows XP Firewall (p. 293) Business and the Web

10.3 pp Main Ideas The Web uses a number of different languages to format, structure, and present data. Some of these languages are capable of automatically generating Web pages. Key Terms tags attributes Dynamic HTML cascading style sheets (CSS) Extensible Markup Language (XML) document type definition (DTD) Extensible Style Sheet script JavaScript Common Gateway Interface (CGI) Guide to Reading Languages of the Web

10.3 pp HTML acts as a set of instructions that tells browser software how and where to place the page’s content. HTML uses a system of tags and attributes to identify formatting and layouts. tags An HTML command that tells how to display an element, such as text or an image, within a Web browser. (p. 296) attribute An HTML command that modifies a certain formatting or layout instruction. (p. 296) HTML Languages of the Web

10.3 pp Dynamic HTML (DHTML) embeds a script within a regular HTML page. Scripts can perform a variety of functions that add interactivity to a Web page. HTML cannot perform this type of action. Dynamic HTML (DHTML) A special type of program code, called script, embed within a regular HTML page. (p. 297) DHTML Languages of the Web

10.3 pp Cascading style sheets (CSS) define rules for how certain elements are to appear on a Web page. cascading style sheets (CSS) Documents developed to make it easier to apply formatting rules to one or more HTML documents. A single format change can appear throughout a Web site. (p. 298) Cascading Style Sheets Languages of the Web

10.3 pp The Extensible Markup Language (XML) is used to define the structure of the content. It is “extensible” because you are free to define the structure any way you want to. Extensible Markup Language (XML) A markup language used to describe the content structure and not just the appearance of the document that is transmitted. (p. 298) XML Languages of the Web

10.3 pp For XML to actually do something, the following is needed: document type definition (DTD) Extensible Style Sheet (XSL) a parsing program document type definition (DTD) The rules which define the legal tags for an XML document. For an XML file to be valid, it must follow the rules set by the DTD. (p. 298) Extensible Style Sheet (XSL) A document sheet set up for formatting the display of XML data (in a browser, for example). (p. 298) XML Languages of the Web

10.3 pp scripts Scripting has changed the face of the Web. These scripts are based on several different programming languages and bring a lot of new capabilities to the Web. ASP JavaScript Common Gateway Interface (CGI) script A fairly short program that limits interaction within the confines of the Web page and browser. (p. 299) JavaScript A script that utilizes the Java programming language to create dynamic effects that can be added to an HTML page. (p. 300) Common Gateway Interface (CGI) An interface that allows Web servers to interact dynamically with users. Most commonly used to process online forms. (p. 300) Scripting Languages of the Web

10.3 pp You Try It Activity 10D – Creating an HTML Page (p. 297) Languages of the Web

Resources For more resources on this chapter, go to the Introduction to Networks and Networking Web site at Chapter 10