Lecture 2
Lecture 2
Development
Week 2
Traditional commerce vs
Electronic commerce
Role of Merchandising:
Retail merchants have years of traditional commerce
experience in creating store environments that help convince
customers to buy. This combination of store design, layout and
product display knowledge is called merchandising.
Many salespeople have developed skills that allow them to
identify customer needs and find products or services that meet
those needs.
Traditional commerce vs
Electronic commerce
The part of the Internet known as the World Wide Web (WWW), or,
more simply, the Web, is a subset of the computers on the Internet
that are connected to one another in a specific way that makes them
and their contents easily accessible to each other.
The most important thing about the Web is that it includes an easy-
to-use standard interface. This interface makes it possible for people
who are not computer experts to use the Web to access a variety of
Internet resources.
Internet and World Wide Web
• Internet of Things:
The most common perception of the Internet is that it connects
computers to one another and, by doing so, connects the users of
those computers to each other. In recent years, devices other than
computers have been connected to the Internet, such as mobile phones
and tablet devices.
The subset of Internet that includes computers and sensors
connected to each other for communication and automatic transaction
processing is often called the Internet of Things.
Web browser software sends requests for Web page files to other
computers, which are called Web servers. A Web server computer
runs software called Web server software.
Web server software receives requests from many different Web
clients and responds by sending files back to those Web client
computers. Each Web client computer’s Web client software renders
those files into a Web page.
Internet and World Wide Web
• Development of Hypertext:
The set of rules for delivering Web page files over the Internet is in a
protocol called the Hypertext Transfer Protocol (HTTP), which was
developed by Tim Berners-Lee in 1991.
A hypertext server is a computer that stores files written in Hypertext
Markup Language (HTML), the language used for the creation of Web
pages.
The hypertext server is connected through the Internet to other
computers that can connect to the hypertext server and read
those HTML files.HTML includes tags that indicate which text is
part of a header element, which text is part of a paragraph
element. One important type of tag is the hypertext link tag.
A hypertext link, or hyperlink, points to another location in the
same or another HTML document.
Internet and World Wide Web