Section A: Web Technology

Slides:



Advertisements
Similar presentations
The Internet and the Web
Advertisements

® Microsoft Office 2010 Browser and Basics.
Unit 11 Using the Internet & Browsing the Web.  Define the Internet and the Web  Set up & troubleshoot an Internet connection  Categorize webs sites.
TCP/IP Protocol Suite 1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 22 World Wide Web and HTTP.
Computer Concepts 2013 Chapter 7 The Web and .
Chapter 7 The Web and . 7 Chapter 7: The Web and 2 Chapter Contents  Section A: Web Technology  Section B: Search Engines  Section C: E-commerce.
Chapter 7: The Web and 1 The Web and Chapter 7.
XP Browser and Basics1. XP Browser and Basics2 Learn about Web browser software and Web pages The Web is a collection of files that reside.
Chapter 7 The Web and . 7 Chapter 7: The Web and 2 Chapter Contents  Section A: Web Technology  Section B: Search Engines  Section C: E-commerce.
Internet Basics The World Wide Web. Page 1 Web Basics The World Wide Web The Web is a collection of files organized as a giant hypertext Many of these.
Security Awareness: Applying Practical Security in Your World, Second Edition Chapter 3 Internet Security.
The Internet 8th Edition Tutorial 1 Browser Basics.
Browser and Basics Tutorial 1. Learn about Web browser software and Web pages The Web is a collection of files that reside on computers, called.
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.
Computer Concepts 2014 Chapter 7 The Web and .
Computer Concepts 2014 Chapter 7 The Web and .
Chapter 7 The Web and 1.
The Web and Chapter 7. 7 Chapter 7: The Web and 2 Chapter Contents  Section A: Web Technology  Section B: Search Engines  Section C: E-commerce.
MIS 301 Information Systems in Organizations Dave Salisbury ( )
The Web and Chapter 7. 7 Chapter 7: The Web and 2 Chapter Contents  Section A: Web Technology  Section B: Search Engines  Section C: E-commerce.
Computer Networking From LANs to WANs: Hardware, Software, and Security Chapter 12 Electronic Mail.
Chapter 7 The Web and . 7 Chapter 7: The Web and 2 Chapter Contents  Section A: Web Technology  Section B: Search Engines  Section C:
Chapter 16 The World Wide Web Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Describe several.
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.
Adapted from Computer Concepts, New Perspectives, Thompson Course Technology EDW 647: The Internet Dr. Roger Webster & Dr. Nazli Mollah 24 Cookies: What.
Computer Concepts – Illustrated 8th edition
Web & . Additional video clip on “Filter Bubbles” from The Dylan Ratigan Show (MSNBC) aired on 7/12/ /#
Web Browser Security Prepared By Mohammed EL-Batta Mohammed Soubih Supervised By Eng. Eman alajrami Explain Date 10. may University of Palestine.
Postacademic Interuniversity Course in Information Technology – Module C1p1 Contents Data Communications Applications –File & print serving –Mail –Domain.
XP New Perspectives on Browser and Basics Tutorial 1 1 Browser and Basics Tutorial 1.
Computer Concepts – Illustrated 8 th edition Unit A: Computer and Internet Basics.
What is and How Does it Work?  Electronic mail ( ) is the most popular use of the Internet. It is a fast and inexpensive way of sending messages.
Chapter 8 Browsing and Searching the Web. 2Practical PC 5 th Edition Chapter 8 Getting Started In this Chapter, you will learn: − What is a Web page −
Chapter 9 Sending and Attachments. 2Practical PC 5 th Edition Chapter 9 Getting Started In this Chapter, you will learn: − How works − How.
NETWORK HARDWARE AND SOFTWARE MR ROSS UNIT 3 IT APPLICATIONS.
INTERNET. Objectives Explain the origin of the Internet and describe how the Internet works. Explain the difference between the World Wide Web and the.
TCP/IP (Transmission Control Protocol / Internet Protocol)
XP New Perspectives on The Internet, Sixth Edition— Comprehensive Tutorial 2 1 Evaluating an Program and a Web-Based Service Basic Communication.
Living Online Lesson 3 Using the Internet IC3 Basics Internet and Computing Core Certification Ambrose, Bergerud, Buscge, Morrison, Wells-Pusins.
6 Chapter 6: The Internet 1 Intrusion Attempts  An intrusion is any access to data or programs by hackers, criminals, or other unauthorized persons 
The World Wide Web. What is the worldwide web? The content of the worldwide web is held on individual pages which are gathered together to form websites.
HTML Concepts and Techniques Fifth Edition Chapter 1 Introduction to HTML.
Chapter 1 Introduction to HTML, XHTML, and CSS HTML5 & CSS 7 th Edition.
Microsoft Office 2008 for Mac – Illustrated Unit D: Getting Started with Safari.
Computers Are Your Future Eleventh Edition Chapter 6: The Internet and the World Wide Web Copyright © 2011 Pearson Education, Inc. Publishing as Prentice.
Computer Concepts 2013 Chapter 7 The Web and .
Computer Concepts 2014 Chapter 7 The Web and .
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)
The Internet Technological Background. Topic Objectives At the end of this topic, you should be able to do the following: Able to define the Internet.
Chapter 7 The Web and .
Internet Business Associate v2.0
Chapter 8 Browsing and Searching the Web
WWW and HTTP King Fahd University of Petroleum & Minerals
Chapter 1 Introduction to HTML.
Lesson 4: Web Browsing.
Web Pages, Web Sites, and E-commerce
Warm Handshake with Websites, Servers and Web Servers:
Chapter 7 The Web and .
Web Development & Design Chapter 1, Sections 4, 5 & 6
1 Introduction to the Internet.
Introduction to Computer Concept
Web Page Concept and Design :
Unit# 5: Internet and Worldwide Web
Lesson 4: Web Browsing.
E-commerce Infrastructure Web Servers / Web Clients / Web Browsers
Internet.
Chapter 16 The World Wide Web.
EUT 122 Skills and Technology in Communication
Presentation transcript:

Chapter 7 The Web and E-mail

Section A: Web Technology Web Basics HTML HTTP Web Browsers Cookies Web Page Authoring HTML Scripts Chapter 7: The Web and E-mail

Web Basics The Web is a collection of document, image, video, and sound files Web 2.0 Web 3.0 A Web site contains a collection of related information Figure 7-1 Chapter 7: The Web and E-mail

Web Basics A Web server accepts requests from browsers A Web page is the product or output of one or more Web-based files displayed in a format similar to a page in a book A Web browser is client software that displays Web page elements and handles links between pages Every Web page has a unique address called a URL Figure 7-3 Chapter 7: The Web and E-mail

HTML Set of specifications for creating documents that a browser can display as a Web page Markup language HTML tags HTML 5 XHTML HTML document Chapter 7: The Web and E-mail

HTML Figure 7-4 Chapter 7: The Web and E-mail

HTTP Figure 7-5 Chapter 7: The Web and E-mail

Web Browsers Popular browsers: Internet Explorer Mozilla Firefox Apple Safari Google Chrome It is a good idea to upgrade when a new version of your browser becomes available Figure 7-7 Chapter 7: The Web and E-mail

Web Browsers If your browser does not have built-in support for a file format required to display or play a Web page element, you can usually download the necessary software A plug-in is a program that extends a browser’s ability to work with file formats Figure 7-8 Chapter 7: The Web and E-mail

Cookies Small chunk of data generated by a Web server and stored in a text file on computer’s hard disk Fix problems caused by HTTP’s stateless protocol Relatively safe Your computer does not have to accept cookies Figure 7-10 Chapter 7: The Web and E-mail

Web Page Authoring HTML conversion utility Online Web authoring tools Web authoring software Adobe Dreamweaver Text editor Figure 7-11 Chapter 7: The Web and E-mail

HTML Scripts HTML scripts can perform specific actions or respond to specific user actions HTML forms Server-side script Client-side script Java applet ActionScript ActiveX control Digital Certificate Figure 7-15 Chapter 7: The Web and E-mail

Section B: Search Engines Search Engine Basics Formulating Searches Citing Web-based Source Material Chapter 7: The Web and E-mail

Search Engine Basics A Web search engine is a program designed to help people locate information on the Web by formulating simple keyword queries Figure 7-16 Chapter 7: The Web and E-mail

Search Engine Basics A Web crawler is a computer program that is automated to methodically visit Web sites A search engine indexer is software that pulls keywords from a Web page and stores them in an index database A search engine’s query processor looks for your search terms in search engine’s indexed database and returns a list of relevant Web sites Link popularity is measured by quantity and quality of links from one Web page to others A meta keyword is entered into a header section of a Web page when it is created and is supposed to describe the page contents Keyword stuffing Chapter 7: The Web and E-mail

Formulating Searches Most search engines work with keyword queries in which you enter one or more words, called search terms Figure 7-21 Chapter 7: The Web and E-mail

Formulating Searches A search operator is a word or symbol that describes a relationship between search terms and thereby helps you create a more focused query Figure 7-22 Chapter 7: The Web and E-mail

Using Web-Based Source Material Figure 7-25 Chapter 7: The Web and E-mail

Section C: E-commerce E-commerce Basics E-commerce Site Technology Online Payment Chapter 7: The Web and E-mail

E-commerce Basics Business transactions conducted electronically over a computer network B2C (business-to-consumer) C2C (consumer-to-consumer) B2B (business-to-business) B2G (business-to-government) Figure 7-27 Chapter 7: The Web and E-mail

E-commerce Basics Enhances traditional business models Styles of online advertisements Banner ad Hover ad Pop-up ad Click-through rate Ad-blocking software prevents ads from appearing on screens Figure 7-28 Chapter 7: The Web and E-mail

E-commerce Site Technology E-commerce offers some unique advantages over brick-and-mortar stores and mail-order catalogs Easily search for merchandise Easily compare prices and products Two popular models B2C C2C Chapter 7: The Web and E-mail

E-commerce Site Technology Chapter 7: The Web and E-mail

E-commerce Site Technology Chapter 7: The Web and E-mail

E-commerce Site Technology At C2C auction and online classified advertising e-commerce sites, consumers offer goods and services to other consumers C2C sites are hosted by an e-commerce provider such as eBay or craigslist Figure 7-33 Chapter 7: The Web and E-mail

E-commerce Site Technology Typically, a C2C site uses e-mail forwarding to protect participants’ privacy Figure 7-35 Chapter 7: The Web and E-mail

Online Payment The most popular ways to make online payments include submitting your credit card number directly to a merchant and using a third-party payment service such as PayPal Online shoppers are justifiably worried that personal information and credit card numbers supplied in the course of an e-commerce transaction might be hijacked and used inappropriately Chapter 7: The Web and E-mail

Online Payment A secure connection encrypts the data transmitted between your computer and a Web site SSL (Secure Sockets Layer) TLS (Transport Layer Security) HTTPS (Hypertext Transfer Protocol Secure) Figure 7-36 Chapter 7: The Web and E-mail

Online Payment Person-to-person payments are an alternative to credit cards The payment service is the only entity that sees your credit card number Figure 7-37 Chapter 7: The Web and E-mail

Section D: E-mail E-mail Overview Local E-mail Webmail E-mail Attachments Netiquette Chapter 7: The Web and E-mail

E-Mail Overview An e-mail message is an electronic document transmitted over a computer network The computers and software that provide e-mail services form an e-mail system An e-mail server acts as a central post office for a group of people A message header is divided into fields that contain the sender’s e-mail address, the recipient’s address, a subject line, and the date and time the message was written Figure 7-38 Chapter 7: The Web and E-mail

E-Mail Overview To use an e-mail system, you need: Internet connection E-mail account E-mail software E-mail client software Webmail Figure 7-38 Chapter 7: The Web and E-mail

Local E-mail When you use local e-mail, an e-mail server stores your incoming messages until you launch your e-mail client and get your mail Based on store-and-forward technology E-mail protocols POP3 IMAP SMTP Figure 7-39 Chapter 7: The Web and E-mail

Webmail Webmail is typically a free service accessed using a browser Figure 7-42 Chapter 7: The Web and E-mail

E-Mail Attachments E-mail attachments are files that travel with an e-mail message E-mail software converts e-mail attachments using a conversion process called MIME When working with attachments, keep the following points in mind: Don’t send huge attachments Explain all attachments Don’t open suspicious attachments You can save attachments You might have to download a plug-in or player Chapter 7: The Web and E-mail

Netiquette Chapter 7: The Web and E-mail