Computer Concepts 2014 Chapter 7 The Web and E-mail.

Slides:



Advertisements
Similar presentations
The Internet and the Web
Advertisements

The internet. Background Created in 1969, connected computers at UCLA, Stanford Research Institute, U. of Utah, and UC at Santa Barbara With an estimated.
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.
The Application Layer Chapter 7. Electronic Mail Architecture and Services The User Agent Message Formats Message Transfer Final Delivery.
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.
The Internet, The Web, and Electronic 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.
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems The Internet, the Web, and Electronic Commerce Chapter 2.
CHAPTER THE INTERNET, THE WEB, AND ELECTRONIC COMMERCE 2.
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.
Computers Are Your Future Eleventh Edition
McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 2 The Internet, The Web, and Electronic Commerce.
Professor Michael J. Losacco CIS 1150 – Introduction to Computer Information Systems The Internet, the Web, and Electronic Commerce Chapter 2.
Boris Tshibangu. What is a proxy server? A proxy server is a server (a computer system or an application) that acts as an intermediary for requests from.
CHAPTER THE INTERNET, THE WEB, AND ELECTRONIC COMMERCE 22.
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.
Practical PC, 7 th Edition Chapter 9: Sending and Attachments.
The Internet & Web Browsers Business Webpage Design Kelly Seale.
Web Design Basic Concepts.
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.
The Internet and E-Commerce Back to Table of Contents.
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.
IS 247 Introduction to Web Application Development Tim Wu.
Adobe Dreamweaver CS5 Introduction Web Site Development and Adobe Dreamweaver CS5.
Chapter 7 The Web and . 7 Chapter 7: The Web and 2 Chapter Contents  Section A: Web Technology  Section B: Search Engines  Section C:
DATA COMMUNICATION DONE BY: ALVIN SAMPATH CARLVIN SAMPATH.
1 Chapter 2 (Continued) Section 2.2 Section 2.2. Internet Service Provider (ISP) ISP - a company that connects you through your communications line to.
The Internet, the Web, and Electronic Commerce Chapter 2 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved. 2-1.
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/ /#
HTML, XHTML, and CSS Sixth Edition Chapter 1 Introduction to HTML, XHTML, and CSS.
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.
Chapter 8 Browsing and Searching the Web. Browsing and Searching the Web FAQs: – What’s a Web page? – What’s a URL? – How does a browser work? – How do.
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)
The Internet, the Web, and Electronic Commerce Chapter 2 Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved. 2-1.
The Internet, The Web, and Electronic Commerce Chapter 2.
6 Chapter 6: The Internet 1 Intrusion Attempts  An intrusion is any access to data or programs by hackers, criminals, or other unauthorized persons 
HTML Concepts and Techniques Fifth Edition Chapter 1 Introduction to HTML.
Chapter 1 Introduction to HTML, XHTML, and CSS HTML5 & CSS 7 th Edition.
The Internet, Fourth Edition-- Illustrated 1 The Internet – Illustrated Introductory, Fourth Edition Unit B Understanding Browser Basics.
and Internet Explorer.  The transmission of messages and files via a computer network  Messages can consist of simple text or can contain attachments,
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 .
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.
The Internet & Web Browsers Business Webpage Design Created by Kelly Seale Adapted by Jill Einerson.
Chapter 7 The Web and .
Section A: Web Technology
Chapter 8 Browsing and Searching the Web
Chapter 1 Introduction to HTML.
Web Pages, Web Sites, and E-commerce
Chapter 7 The Web and .
Some Common Terms The Internet is a network of computers spanning the globe. It is also called the World Wide Web. World Wide Web It is a collection of.
Web Page Concept and Design :
E-commerce Infrastructure Web Servers / Web Clients / Web Browsers
Internet.
Presentation transcript:

Computer Concepts 2014 Chapter 7 The Web and

7 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 Chapter 7: The Web and 2

7 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 Chapter 7: The Web and 3

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

7 HTML Chapter 7: The Web and 5

7 HTTP Chapter 7: The Web and 6

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

7 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 download the necessary software  A plug-in is a program that extends a browser’s ability to work with file formats Chapter 7: The Web and 8

7 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 Chapter 7: The Web and 9

7 Web Page Authoring  HTML conversion utility  Online Web page authoring tools  Web authoring software  Adobe Dreamweaver  Text editor Chapter 7: The Web and 10

7 Interactive Web Pages Chapter 7: The Web and 11

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

7 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 quality and quantity 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 13

7 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 Chapter 7: The Web and 14

7 Using Web-Based Source Material Chapter 7: The Web and 15

7 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) Chapter 7: The Web and 16

7 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 Chapter 7: The Web and 17

7 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 18

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

7 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) Chapter 7: The Web and 20

7 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 Chapter 7: The Web and 21

7 Overview  To use an system, you need:  Internet connection  account  software  client software  Webmail Chapter 7: The Web and 22

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

7 Webmail  Webmail is typically a free service accessed using a browser Chapter 7: The Web and 24

7 Attachments  attachments are files that travel with an e- mail message  software converts 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 25

7 Cookie Exploits  An ad-serving cookie can select and display ads that might interest you Chapter 7: The Web and 26

7 Cookie Exploits  Individuals who prefer not to leave a trail of their Internet activities surf through an anonymous proxy service, which uses an intermediary, or proxy, server to relay Web page requests after masking the originating IP address Chapter 7: The Web and 27

7 Spam Chapter 7: The Web and 28

7 Phishing  Phishing is an based scam designed to persuade you to reveal confidential information, such as your bank account number or Social Security number  If you don’t want to become a phishing victim, be suspicious of messages that supposedly come from banks, ISPs, online payment services, operating system publishers, and online merchants Chapter 7: The Web and 29

7 Fake Sites  A fake, or fraudulent, Web site looks legitimate, but has been created by a third party to be a very clever replica of a legitimate Web site  Pharming is an exploit that redirects users to fake sites by poisoning a domain name server with a false IP address  Pharming is more surreptitious and tougher to detect than most other hacker schemes Chapter 7: The Web and 30

Computer Concepts 2014 Chapter 7 Complete