• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/58

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

58 Cards in this Set

  • Front
  • Back

Verify that links on pages are still valid and also identify orphan files

Site Management Tools

monitors customer purchases, marketing campaign effectiveness, and so on

Third-party software

Term used to refer to a collection of technologies that can be used together to create interactive websites

Dynamic html (DHTML)

contents stored in database and fetched when needed

Dynamic page generation

provide specific business functionality required for a web site

Web application servers

isolate business applications from web servers and databases

Type of middleware

provides basic functionality for sales

E-COMMERCE MERCHANT SERVER SOFTWARE

list of products available on web site

Online Catalog

allows shoppers to set aside, review, edit selections, and then make purchase

Shopping cart

typically works in conjunction with shopping cart verifies card and puts through credit to company’s account at checkout

Credit card processing

offers an integrated environment that provides most or all of the functionality and capabilities needed to develop a sophisticated, customer centric site

Merchant server software package (e-commerce software platform)

offer site building tools and templates -


example: yahoo’s merchant solutions

Hosted e-commerce sites

Enables you to build truly custom sites - Requires programmer with expertise, time
Open-source merchant server software
underlying computing equipment needed for e-commerce functionality

Hardware platform

Objectives of the Hardware Platform is to have enough platform capacity to meet peak demand without wasting money


TRUE OR FALSE

TRUE

Most important factor affecting speed of site

Customer demand

Refers to the fact that the server does not have to maintain an on-going, dedicated interaction with the client

Stateless

requires input/output operations rather than heavy-duty processing power

I/O intensive

ability of site to increase in size as demand warrants

Scalability

Ways to scale hardware

vertically


horizontally

increase processing power of individual components

vertically

employ multiple computers to share workload


improve processing architecture

Horizontal

enabling customers to find and buy what they need

Web site design

THE EIGHT MOST IMPORTANT FACTORS IN SUCCESSFUL E-COMMERCE SITE DESIGN

1. Functionality


2. Informational


3. Ease of use


4. Redundant navigation


5. Ease of purchase


6. Multi-browser function


7. Simple graphics


8. Legible text

Pages that work, load quickly, and point the customer toward your product offerings

Functionality

Links that customers can easily find to discover more about you and your products

INFORMATIONAL

Simple fool proof navigation

Ease of use

Alternative navigation to the same content

Redundant navigation

One or two clicks to purchase

Ease of purchase

Site works with the most popular browsers

Multi-browser function

Avoids distracting, obnoxious graphics and sounds that the user cannot control

Simple graphics

Avoids backgrounds that distort text or make it illegible

Legible text

a set of standards for communication between a browser and a program running on a server that allows for interaction between the user and the server

CGI (common gateway interface)

a proprietary software development tool that enables programmers using Microsoft’s IIS package to build dynamic pages

ASP (active server pages)/asp.net

a programming language that allows programmers to create interactivity and active content on the client computer, thereby saving considerable load on the server

Java, Jsp, and JavaScript

a programming language created by Microsoft to compete with java

ActiveX

a programming language invented by Microsoft to compete with JavaScript

VBscript

an integrated server-side environment for developing interactive web applications

ColdFusion

open source web application framework based on ruby programming language

Ruby on rails (ruby, ror/rails)

open source, general purpose scripting language

Php

open source web application framework based on python programming language

Django

A small, prebuilt chunk of code that executes automatically in your html web page; capable of performing a wide variety of tasks

Widgets

ability to treat people based on personal qualities and prior history with site

Personalization

ability to change the product to better fit the needs of the customer

Customization

primary method to achieve personalization

Cookies

set of public statements declaring how site will treat customers’ personal information that is gathered by site

Privacy policy

set of design objectives that ensure disabled users can affectively access site

Accessibility rules

Four types of m-commerce software

Mobile web site


Mobile web app


Native app


Hybrid app

version of a regular desktop website that is scaled down in content and navigation

Mobile web site

application built to run on the mobile web browser built into a smartphone or tablet computer

Mobile web app

application designed specifically to operate using the mobile device’s hardware and operating system

Native app

has many of the features of both a native app and a mobile web app

Hybrid app

UNIQUE FEATURES THAT MUST BE TAKEN INTO ACCOUNT WHEN DESIGNING A MOBILE PRESENCE (4)

Hardware


Connectivity


Displays


Interface

In developing a mobile presence mobile web site is the least expensive


true or false

TRUE

T/F


In developing a mobile presence native app is the least expensive and requires less programming

FALSE -Native app is most expensive; requires more programming

beginning the e-commerce development process with a mobile presence rather than a desktop website

Mobile first design

tools and design principles that automatically adjust the layout of a website depending on the screen resolution of the device on which it is being viewed

Responsive web design (RWD)

detects the attributes of the device making the request and, using predefined templates based on device screen size along with css and javascript


loads a version of the site that is optimized for the device

Adaptive web design (AWD)