Oversight Wc3.org –Standards body –Ensure interoperability with HTML –Growth of the web.

Slides:



Advertisements
Similar presentations
4.01 How Web Pages Work.
Advertisements

TCP/IP Protocol Suite 1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 22 World Wide Web and HTTP.
Copyright © 2012 Certification Partners, LLC -- All Rights Reserved Lesson 4: Web Browsing.
Principles of Information Systems, Sixth Edition The Internet, Intranets, and Extranets Chapter 7.
Lesson 4: Web Browsing.
1 Content Delivery Networks iBAND2 May 24, 1999 Dave Farber CTO Sandpiper Networks, Inc.
Project 1 Introduction to HTML.
Server-Side vs. Client-Side Scripting Languages
MIS 2211 The Internet from a Technology Perspective A network of networks Comprised of hundreds of thousands of networks (nodes) throughout the world Very.
1 The World Wide Web Architectural Overview Static Web Documents Dynamic Web Documents HTTP – The HyperText Transfer Protocol Performance Enhancements.
SESSION 9 THE INTERNET AND THE NEW INFORMATION NEW INFORMATIONTECHNOLOGYINFRASTRUCTURE.
MSIS 110: Introduction to Computers; Instructor: S. Mathiyalakan1 The Internet, Intranets, and Extranets Chapter 7.
Topics in this presentation: The Web and how it works Difference between Web pages and web sites Web browsers and Web servers HTML purpose and structure.
Dreamweaver 8 Concepts and Techniques Introduction Web Site Development and Macromedia Dreamweaver 8.
1st Project Introduction to HTML.
 Proxy Servers are software that act as intermediaries between client and servers on the Internet.  They help users on private networks get information.
Application Layer. Domain Name System Domain Name System (DNS) Problem – Want to go to but don’t know the IP addresswww.google.com Solution.
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.
Web Client/Server Communication A290/A590, Fall /09/2014.
LEARN THE QUICK AND EASY WAY! VISUAL QUICKSTART GUIDE HTML and CSS 8th Edition Chapter 21: Publishing Your Pages on the Web.
Chapter ONE Introduction to HTML.
The Internet & Web Browsers Business Webpage Design Kelly Seale.
Website Publishing. Publishing Basics Early Web Sites Obtain a Domain Name IP Address (Internet Protocol Address) – A number that uniquely identifies.
1 Telecommunications, the Internet, Intranets, and Extranets CSC101 SECTIONS 01 & 02.
Computer Concepts 2014 Chapter 7 The Web and .
Principles of Information Systems, Sixth Edition The Internet, Intranets, and Extranets Chapter 7.
The Internet, World Wide Web, and Computer Communication.
Delving into the Internet and Networks. In the beginning  ARPANET – set up for the military to have another network of communication  Pre-cursor to.
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.
Adobe Dreamweaver CS5 Introduction Web Site Development and Adobe Dreamweaver CS5.
14 Publishing a Web Site Section 14.1 Identify the technical needs of a Web server Evaluate Web hosts Compare and contrast internal and external Web hosting.
Developing Web Services Oracle SOA Suite 11g (JDeveloper)
How the Web Works AGED How the Web Works Most people use an internet service provider (ISP) or an online service provider (OSP) like AOL to access.
Technology in Action Alan Evans Kendall Martin Mary Anne Poatsy Twelfth Edition.
Working with Cookies Managing Data in a Web Site Using JavaScript Cookies* *Check and comply with the current legislation regarding handling cookies.
Chapter 1: The Internet and the WWW CIS 275—Web Application Development for Business I.
CHAPTER 9 Using the World Wide Web. OBJECTIVES 1.Describe the Internet and the World Wide Web 2.Define related Internet terms 3.Explain the components.
MySQL and PHP Internet and WWW. Computer Basics A Single Computer.
The Internet. Network - Collection of computers and devices connected together via communications devices Internet - Worldwide collection of networks.
Cross Site Integration “mashups” cross site scripting.
Web Applications BIS4430 – unit 8. Learning Objectives Explain the uses of web application frameworks Relate the client-side, server-side architecture.
Information Flow Across the Internet. What is the Internet? A large group of computers that link together to form the Worldwide Area Network (WAN)
Web Design (1) Terminology. Coding ‘languages’ (1) HTML - Hypertext Markup Language - describes the content of a web page CSS - Cascading Style Sheets.
RUBRIC IP1 Ruben Botero Web Design III. The different approaches to accessing data in a database through client-side scripting languages. – On the client.
Principles of Information Systems, Sixth Edition 1 The Internet, Intranets, and Extranets Chapter 7.
Internet Basics. What is it? RESOLUTION by The Federal Networking Council (FNC): "Internet" refers to the global information system that -- (i) is logically.
Ajax for Dynamic Web Development Gregory McChesney.
Understanding Web Applications Lesson 4. Objective Domain Matrix Skills/ConceptsMTA Exam Objectives Understanding Web Page Development Understand Web.
Chapter 1 Introduction to HTML, XHTML, and CSS HTML5 & CSS 7 th Edition.
Session 11: Cookies, Sessions ans Security iNET Academy Open Source Web Development.
Website Design and Construction Services and Standards.
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.
4.01 How Web Pages Work.
4.01 How Web Pages Work.
4.01 How Web Pages Work.
A. Cookie B. Google Earth C. Cache D. ISP E. Netiquette F. Phishing
Web Site Development and Macromedia Dreamweaver 8
Technologies and Applications
Lesson 4: Web Browsing.
Project 1 Introduction to HTML.
الوحدة 5 مقدمة في شبكة الانترنت.
Wednesday, September 19, 2018 What Is the Internet?
Unit 27 Web Server Scripting Extended Diploma in ICT
Unit 6 part 3 Test Javascript Test.
Lesson 4: Web Browsing.
INFS 230 L Internet Technology
4.01 How Web Pages Work.
4.01 How Web Pages Work.
Presentation transcript:

Oversight Wc3.org –Standards body –Ensure interoperability with HTML –Growth of the web

Structure Organization –Backbone; ISPs; T1s Content –HTML, other languages and W3C Browsers –Client-side Servers Access –ISPs; cable modem; broadband

Domain Name System and IP Address and Cookies Alphanumeric mapping Control content based on IP of client –Amazon.co.uk example –China example Cookie file –Personalize presentation –Add layer of authentication w/ IP address

Additional Languages CSS –Customize presentation across site; separate file / in header / in code XML –Extends html to create own variable names, for describing data (author, title, date, extract) Server-side scripting language –Javascript,.asp,.php Client-side scripting language

Caching and Firewalls Caching –Client-side –Server-side –Google cache example Firewalls –Company –Country (China)

Some unique aspects of the web medium Top-down versus mediated Distributed medium Cost of publishing Author index control Growth issues –Elitist medium (cost and complexity) –Speed (bandwidth) –Security and privacy