Chapter 8 E-Commerce Technologies Introduction to Business Information Systems by Mark Huber, Craig Piercy, Patrick McKeown, and James Norrie.

Slides:



Advertisements
Similar presentations
© Copyright 2011 John Wiley & Sons, Inc.
Advertisements

Introduction to Web Database Processing
Chapter9 Introduction to Information Technology Turban, Rainer and Potter John Wiley & Sons, Inc. Copyright 2005.
Internet…issues Managing the Internet
Introduction to Web Interface Technology (CSE2030)
TENTH CANADIAN EDITION Kieso Weygandt Warfield Young Wiecek McConomy INTERMEDIATE ACCOUNTING PREPARED BY: Dragan Stojanovic, CA Rotman School of Management,
Web Programming Language Dr. Ken Cosh Week 1 (Introduction)
TECHNOLOGY GUIDE 3: Emerging Types of Enterprise Computing
Copyright 2007 John Wiley & Sons, Inc. Information Systems: Creating Business Value John Wiley & Sons, Inc. Mark Huber, Craig Piercy, and Patrick McKeown.
INTRODUCTION TO WEB DATABASE PROGRAMMING
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.
Databases and the Internet. Lecture Objectives Databases and the Internet Characteristics and Benefits of Internet Server-Side vs. Client-Side Special.
MIS 301 Information Systems in Organizations Dave Salisbury ( )
Chapter 16 The World Wide Web Chapter Goals Compare and contrast the Internet and the World Wide Web Describe general Web processing Describe several.
DATA COMMUNICATION DONE BY: ALVIN SAMPATH CARLVIN SAMPATH.
Introduction to Information Technology, 2 nd Edition Turban, Rainer & Potter © 2003 John Wiley & Sons, Inc. 7-1 Introduction to Information Technology.
Chapter 15 Long-Term Liabilities
Information Systems: Creating Business Value by Mark Huber, Craig Piercy, and Patrick McKeown Chapter 8: E-Commerce Technologies.
Calter & Calter, Technical Mathematics with Calculus, Canadian Edition ©2008 John Wiley & Sons Canada, Ltd. Derivatives of Algebraic Functions Prepared.
Slide 3-1 Chapter 3 Terms Electronic Commerce and Internet Technologies Introduction to Information Systems Judith C. Simon.
Introduction to Business Information Systems by James Norrie, Mark Huber, Craig Piercy, and Patrick McKeown, Tech Guide A Your ICT Career Guide.
1 Welcome to CSC 301 Web Programming Charles Frank.
Chapter 2 Fundamentals of Information Technology Introduction to Business Information Systems by Mark Huber, Craig Piercy, Patrick McKeown, and James Norrie.
INVESTMENTS: Analysis and Management Second Canadian Edition INVESTMENTS: Analysis and Management Second Canadian Edition W. Sean Cleary Charles P. Jones.
Copyright © 2000 John Wiley & Sons, Inc. All rights reserved. Reproduction or translation of this work beyond that permitted in Section 117 of the 1976.
Module: Software Engineering of Web Applications Chapter 2: Technologies 1.
Calter & Calter, Technical Mathematics with Calculus, Canadian Edition ©2008 John Wiley & Sons Canada, Ltd. More Applications of the Derivative Prepared.
MARKETING RESEARCH ESSENTIALS WITH DATA ANALYSIS IN EXCEL AND SPAA McDaniel │ Gates │ Sivaramakrishnan │ Main Chapter Fifteen: Communicating the Research.
TENTH CANADIAN EDITION INTERMEDIATE ACCOUNTING PREPARED BY: Lisa Harvey, CPA, CA Rotman School of Management, University of Toronto 1 CHAPTER 16 Appendix.
Slide 8-1 Chapter 8 Terms Programming Languages Introduction to Information Systems Judith C. Simon.
Introduction to the World Wide Web & Internet CIS 101.
Introduction to Business Information Systems by Mark Huber, Craig Piercy, Patrick McKeown, and James Norrie Tech Guide D: The Details of SQL, Data Modelling,
CHAPTER 5 Network Applications. Chapter Outline 5.1 Network Applications 5.2 Web E-Learning and Distance Learning 5.4 Telecommuting.
National College of Science & Information Technology.
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.
E-Business Infrastructure PRESENTED BY IKA NOVITA DEWI, MCS.
Java Web Services Orca Knowledge Center – Web Service key concepts.
5th Edition, Irv Englander
Web Programming Language
Tonga Institute of Higher Education IT 141: Information Systems
ACCRUAL ACCOUNTING CONCEPTS
Chapter 7 Appendix 7A Cash Controls
Dinesh Mirchandani University of Missouri – St. Louis
Roberta Roth, Alan Dennis, and Barbara Haley Wixom
Systems Analysis and Design with UML Version 2.0, Second Edition
Using Technology to Manage Information
Chapter 9 Ethics and Professional Practice in IT
Chapter 1 Introduction to HTML.
Prepared by: Keri Norrie, Camosun College
Tech Guide B: The Details of Software
Information Systems: Concepts and Management
Chapter 8 Building the Transaction Database
E-commerce | WWW World Wide Web - Concepts
E-commerce | WWW World Wide Web - Concepts
Systems Analysis and Design With UML 2
Dinesh Mirchandani University of Missouri – St. Louis
Distributed web based systems
Introduction to Algebra
Systems Analysis and Design With UML 2
PHP / MySQL Introduction
Systems Analysis and Design 5th Edition Chapter 8. Architecture Design
Chapter Appendix 8A The Retail Inventory Method of Estimating Inventory Costs Prepared by: Dragan Stojanovic, CA Rotman School.
Web Server Administration
Accounting Information Systems: Essential Concepts and Applications Fourth Edition by Wilkinson, Cerullo, Raval, and Wong-On-Wing Module 1: Decision Making,
Tonga Institute of Higher Education IT 141: Information Systems
Chapter 16 Appendix 16C Advanced Models for Measuring Fair Value
Tonga Institute of Higher Education IT 141: Information Systems
Chapter 14 Beverage Receiving, Storing, and Issuing Control
E-commerce Infrastructure Web Servers / Web Clients / Web Browsers
Chapter 16 The World Wide Web.
Presentation transcript:

Chapter 8 E-Commerce Technologies Introduction to Business Information Systems by Mark Huber, Craig Piercy, Patrick McKeown, and James Norrie

Copyright 2008 John Wiley & Sons Canada Ltd. 2 Four Generations of E-commerce  First generation: _________ content such as company information, online marketing, and company brochures  Second generation: _________ content where Web page changes depending on a number of factors such as time and date, user profile, or browser location  Third generation: growth in businesses’ ability to _________ transactions on the Web  Fourth generation: increasing ___________ with external partners on the Web

Copyright 2008 John Wiley & Sons Canada Ltd. 3 First Generation: Establishing a Web Presence  Basic technologies are still used: ___________________: the networks over which data travel _________: the application software that lets users request and view Web pages _________ protocol: the standardized rules for exchanging data over the Web _________: the language that guides the display of a requested page

Copyright 2008 John Wiley & Sons Canada Ltd. 4 Web Browsers  A ________________ is the software that allows you to navigate the Web and to view content you find there  Hypertext organizes content into units that are connected using associations called __________  Browsers typically include a _________ _________ _________ that make them easy to use

Copyright 2008 John Wiley & Sons Canada Ltd. 5 HTTP: Hypertext Transfer Protocol  HTTP comprises a set of ____________ for formatting and transmitting messages over the Web  HTTP is _________ and _________, meaning it forgets about requests and responses after they are complete  This feature of HTTP requires _________________ to support e- commerce

Copyright 2008 John Wiley & Sons Canada Ltd. 6 HTML: Hypertext Markup Language  ______________________ is the primary language for creating Web pages  The browser interprets the HTML through the use of ____________, which are used to format the content of the Web page  The tags, enclosed in angle brackets ( ), mark the placement and appearance of page ______________

Copyright 2008 John Wiley & Sons Canada Ltd. 7 Second Generation: Providing Interaction  Providing interaction between the Web page and user requires _______________ based on user input and programming instructions.

Copyright 2008 John Wiley & Sons Canada Ltd. 8 HTML Forms  The primary method of data input into a Web site is the HTML form which is composed of one or more _______________  These controls must match the data needs of the transaction and minimize chance of _________________

Copyright 2008 John Wiley & Sons Canada Ltd. 9 Storing Data on the Client Side  To be able to carry out e-commerce transactions, it is necessary to store data about the customer on the _______________  One way to do this is to use a ________, which is small bit of data stored on the client machine and passed back and forth between it and the Web server  When data remain on the client machine for a period of time, this is a _________ cookie

Copyright 2008 John Wiley & Sons Canada Ltd. 10 Making the Client-Side Dynamic and Interactive  _________ languages like JavaScript are built into the Web page to add dynamic interaction such as ____________________  _________ technology is used for sharing information among different technologies  An _____________ is a small program that a browser can download and execute  A browser ______________ is a small software module that can work with the browser

Copyright 2008 John Wiley & Sons Canada Ltd. 11 Server-Side Programming  When programs run on the Web server to provide dynamic interaction, this is known as ________________________________  With server-side programming, a business can: Deliver customized content Dynamically modify content for any page Access data stored on a server-side database and send it to the client’s browser Take action on queries and data sent from client Optimally manage traffic to the site

Copyright 2008 John Wiley & Sons Canada Ltd. 12 The n-Tier Infrastructure  An e-commerce system is composed of various layers or ____________ with the number depending on what components are used  A typical system is the ____________ system with a client tier (you and your browser), a Web server tier, an application server tier, and a database server tier

Copyright 2008 John Wiley & Sons Canada Ltd. 13 Third Generation: Supporting Transactions  In the third generation of e-commerce, businesses recognized that they must deal with three issues to be successful: 1. ______________________________ 2. ______________________________ 3. ______________________________

Copyright 2008 John Wiley & Sons Canada Ltd. 14 Search Engines  Internet _____ ________ make it possible for customers to find information  When you search the Web, you are really searching a database that was created from _________________________________  Web sites are found by a __________ ________ and are submitted by humans  An important consideration is how the database organizes or _______________ the Web data

Copyright 2008 John Wiley & Sons Canada Ltd. 15 Order and Payment Systems  The four primary components of a typical e- commerce site are: 1. The shopping and ______________ 2. The _____________ account 3. The _____________ gateway 4. The _____________ system  The __________________ system is the most popular e-commerce system for larger businesses where a customer wants to buy multiple products usually using a credit card

Copyright 2008 John Wiley & Sons Canada Ltd. 16 E-Commerce Security  Most e-commerce security technologies relate to the _________________________ protocol, which allows a client and a server to communicate in a way that prevents eavesdropping or tampering  A server that encrypts data using the SSL protocol is known as a ________________, which uses https instead of http  _______________ are an important part of e-commerce security systems as they are used to authenticate users

Copyright 2008 John Wiley & Sons Canada Ltd. 17 Encryption  The most common method of providing security to e-commerce transactions is ____________, which is the process of scrambling a message so that it is meaningful only to the person holding the key to deciphering it  ______________________________uses the same private key to encrypt and decrypt a message.  In contrast, a ________________________ system has two keys. The public key is freely distributed and used to encrypt messages coming to you; the private key remains secret and is only used to decrypt the messages encrypted with your public key

Copyright 2008 John Wiley & Sons Canada Ltd. 18 Fourth-Generation: Transforming Processes  _____________ and ________________ are moving us into the realm of automatic interaction between computers  For e-commerce, these technologies are improving the ability to exchange small amounts of data via the web and to standardize the support of transactions

Copyright 2008 John Wiley & Sons Canada Ltd. 19 eXtensible Markup Language (XML)  XML, like HTML, uses _________ to mark up content and/or data so that software applications can recognize it  The goal of XML is to _________________ and focus on what it means, while the goal of HTML is to describe how to __________ data  Using XML, companies can define their own tags that their trading partners can understand

Copyright 2008 John Wiley & Sons Canada Ltd. 20 Web Services  ___________________ are a standardized way for one computer program to request and run another computer program over the Internet  A web service is a _____________________ software component  Web services give companies the ability to do more e-commerce business, with more potential business partners, and in different ways than before at a reasonable cost  Web services are based on a number of accepted ________________ that allows everybody to work on the same basis

Copyright 2008 John Wiley & Sons Canada Ltd. 21 Primary Web Service Standards StandardDescription The language used by web services for marking the exchanged data according to its meaning A simple XML-based protocol to let applications exchange information over HTTP A standard based on XML for formally defining a Web service A standard for setting up directories of web services. UDDI will allow you to discover what web services are available on the network

Copyright 2008 John Wiley & Sons Canada Ltd. 22 Copyright Copyright © 2008 John Wiley & Sons Canada, Ltd. All rights reserved. Reproduction or translation of this work beyond that permitted by Access Copyright (The Canadian Copyright Licensing Agency) is unlawful. Requests for further information should be addressed to the Permissions Department, John Wiley & Sons Canada, Ltd. The purchaser may make back-up copies for his or her own use only and not for distribution or resale. The author and the publisher assume no responsibility for errors, omissions, or damages caused by the use of these programs or from the use of the information contained herein.