SlideShare a Scribd company logo
1 of 22
CMSC666 E-commerce Project
Spring 2003
Quyin Fan
Brian Brzezicki
• Motivation
• Technologies
• Architecture of solution
• Security and authentication
• Business Description
• Market & Profit Analysis
• Risks of business
• challenges
• Implementation
Presentation OverviewPresentation Overview
This project is aimed at a small hobbyist who
would like to make a secondary income
building and selling objects which they have
a passion and enjoyment for arcade-cabinets.
MotivationMotivation
Apache web server is compiled with Processor- Specific
Optimization to take advantage of the power of the new
processor generation, giving it 5-30% more performance than
any other Web Server.
• The main advantage of using the Apache web server is speed.
Using the mod_php module, Apache can return CGI requests on
faster than web servers that do not have mod_php technology. It
takes advantage of powerful API interface.
• Apache provides a robust and commercial grade reference
implementation of the HTTP protocol.
• Apache is the most widely used and trusted web server in use
today with a market share of 62.57% (April 2003) which is more
than twice that of the nearest competitor
• Apache is widely regarded as one of the most secure web servers
• Apache works well with the popular MySQL
• It’s FREE !!
Technologies-Why ApacheTechnologies-Why Apache
Technologies-why PHPTechnologies-why PHP
PHP is now the most popular module for the Apache server and in total running on
something like two million Web sites. Speed, stability, security and simplicity are some of
the reasons why PHP is famous as a popular server side scripting language.
• Speed: not only the speed of execution is important, but also that the system doesn't slow
down the rest of the machine. So it should not demand a lot of system resources. PHP
integrates well with other software, especially under UNIX's, has a small footprint and
when run as an Apache module is already loaded for use.
• Stability: its no good being fast if the system crashes every few thousand pages. No
application is bug free, but having a community of PHP developers and users makes it
much harder for bugs to survive for long.
• Security: PHP provides many levels of security which can be set in the .ini file to the
desired level.
• Simplicity: programmers should be able to start being productive as soon as possible. With
PHP, even HTML coders can start integrating PHP into their pages straight away.
Programmers with previous experience of C, or even with Javascript can get up to speed
very quickly.
• Other PHP advantages are that PHP will run on almost any platform. Using the same code
base, PHP can be compiled and built on about 25 platforms, including most UNIXs,
Windows(95/98/NT/2000) and Macs. PHP is similar to C. So anyone who has experience
with a C-style language will soon understand PHP.
Technologies-why HTMLTechnologies-why HTML
• Small file sizes
• Does not require expensive authoring tools
• Web space is inexpensive
• Does not require programming skills
• Once uploaded, provides “Instant Publication”
• Can be viewed on any computer with free web
browsing software
Technologies-why MySQLTechnologies-why MySQL
• Database licensing costs can be more than 70% of
the cost web systems. But MySQL is inexpensive, as
in free.
• MySQL is a mature, stable and robust database
platform for most applications
• Extremely fast and scalable on reads (faster than
most commercial DBs)
• Supported on multiple platforms (Solaris, Linux,
Win32)
• Mature APIs for database application development
• Integrates well with PHP
Architecture of SolutionArchitecture of Solution
(cont.)
Database schema
auth
users
orders
item
survey
orderparts
id
sessionid
userid
username
timestamp
id
sessionid
userid
username
timestamp
id
username
password
name
address1
address2
city
state
zip
email
phone
credittype
creditnumber
expiration
id
username
password
name
address1
address2
city
state
zip
email
phone
credittype
creditnumber
expiration
id
userid
timestamp
discount
id
userid
timestamp
discount
id
orderid
item
quantity
tracking
shipdate
id
orderid
item
quantity
tracking
shipdate
id
name
description
price
quantity
monitortype
genre
controller
link
picture
shipping
id
name
description
price
quantity
monitortype
genre
controller
link
picture
shipping
surveyID
customerID
gender
education
age
income
jobType
homeOwner
howOften
cabinetsOwned
favoriteGame
genre
characterName
timePeriod
surveyID
customerID
gender
education
age
income
jobType
homeOwner
howOften
cabinetsOwned
favoriteGame
genre
characterName
timePeriod
Architecture of SolutionArchitecture of Solution (cont.)
survey
Id
CustomerID
Gender
…
users
id
username
password
name
…
orders
id
userid
timestamp
discount
orderparts
id
orderid
item
…
Item
Id
name
description
price
…
auth
Id
Sessionid
Userid
Username
Timestamp
Architecture of SolutionArchitecture of Solution (cont.)
Page function flow chart
h o m e p a g e
m y
a c c o u n t
lo g in
c r e a t e
a c c o u n t
lo g o u t
v ie w a ll
g a m e s
s e a r c h
g a m e s
s u r v e y
f e e d b a c k
e d it in f o
v ie w o r d e r
s t a t u s
s h o p p in g
c a r t
c h e c k o u t
c o n f ir m
Security & AuthenticationSecurity & Authentication
• Uses encrypted cookies, with timeout values, and
continual checks on the server.
• Similar to challenge/response
1. User sends username and password to server
2. Server verifies username and password
3. Servers chooses random encryption key and a word that
only the server knows. Inserts sessionid, session key,
plaintext, username, timeout value into a database
4. Server returns to client sessionid and cyphertext as
cookies.
Security & AuthenticationSecurity & Authentication
(cont.)
5. Each time client goes to new page, sends back sessionid and
cyphertext.
6. On reciept servers looks up sessionid, if session id doesn’t exist
-> NOAUTH
7. If sessionid ok, check timestamp, if timestamp is too old -> NO
AUTH
8. If timestamp ok, servername takes cyphertext, uses stored
encryption key, validates that the stored “plaintext” matches the
decryption, if decryption doesn’t match -> NO AUTH
9. If decryption matches -> OK, update timestamp to current time
10. We could also change the plaintext, encryption key and cypertext
at any transaction to increase security however we don’t do this in
this case
• EC Category : B2C
• EC Model: E-shop
• Business functions:
1. E-payment
2. Shopping cart
3. Customer profiles
5. Promotion and survey
4. Security issues
Business DescriptionBusiness Description
Market AnalysisMarket Analysis
• Since 1998 there has been a huge interest in arcade
cabinets from adults in the age range of 30-45 who have
now disposable income, and are trying to relive an very
powerful and enjoyable experience from their youth.
• This trend can be seen by projects such as the “MAME”
project and ebay where on a daily bases hundreds of
arcade games and game parts (even such trivial things as
game display marques) are auctioned off everyday. A
few industrial vending companies have even jumped in
the game such as Hanaho manufacturing, x-arcade,
team-play etc.
Market AnalysisMarket Analysis (Continued)
• Although a few companies have made
consumer arcade products, there are no
companies that really focus on the home
consumer, most just have a few side
products for the home market.
• Promotion – Use mail in rebate to bring in users, while
maximizing profit. It is show that most people never
send in mail in rebates. The mail in rebate is based on
whether users did the site survey or not.
• Arcade-cabinets.com is aimed at people who generally
have a lot of money to spend on their interests. It is very
specifically focused, and there is not real price
competition. The costs to actually produces the product
is fairly low in comparison to the product price, since
the assembly and electronics are outside the scope of the
target audience.
Profit AnalysisProfit Analysis
Profit AnalysisProfit Analysis (continued)
• Profit margin is extremely high (>= 300%)
whereas most retail is low profit margins (5-
20%)
• Example average cost of machine production
– Cabinet = $100.00
– Monitor = $250.00
– Power components = $50.00
– Controllers = $50.00
– Game board = $20.00
Average Total Cost = $470.00
Sales Cost Average $1500.00
Profit AnalysisProfit Analysis (continued)
• There is cost of website maintains, etc. that needs
to be factored in. Generally hosting costs are a
reoccurring $200.00 a month for a moderate
hosting contract. So assuming at least 1 sale a
month the hobbyist will still make a nice amount
of extra income a month.
Risk of BusinessRisk of Business
• Delivery and handle fee will affect sale
• Only using credit card for payment
• Product model is not latest, it is targeted at
a very specific audience, which are
financially stable adult males between the
ages of 30-45.
challengeschallenges
• Problems with HTML compatibility
between development platform (Mozilla)
and demonstration platform (IE)
• Coming up with a resonably secure
method for continous authentication
• Templates for pages.
ImplementationImplementation
Arcade-Cabinets website
Questions?Questions?

More Related Content

Viewers also liked

August 2007 Presentation Flow Part A – The Challenge
August 2007 Presentation Flow Part A – The ChallengeAugust 2007 Presentation Flow Part A – The Challenge
August 2007 Presentation Flow Part A – The Challengewebhostingguy
 
Virtual Private Server Documentation
Virtual Private Server DocumentationVirtual Private Server Documentation
Virtual Private Server Documentationwebhostingguy
 
Leveraging Technology Investment
Leveraging Technology InvestmentLeveraging Technology Investment
Leveraging Technology Investmentwebhostingguy
 
SurfRider/AMC™ - Modular DSP Resource Board
SurfRider/AMC™ - Modular DSP Resource BoardSurfRider/AMC™ - Modular DSP Resource Board
SurfRider/AMC™ - Modular DSP Resource Boardwebhostingguy
 
SureMail: Notification Overlay for Email Reliability
SureMail: Notification Overlay for Email ReliabilitySureMail: Notification Overlay for Email Reliability
SureMail: Notification Overlay for Email Reliabilitywebhostingguy
 

Viewers also liked (6)

August 2007 Presentation Flow Part A – The Challenge
August 2007 Presentation Flow Part A – The ChallengeAugust 2007 Presentation Flow Part A – The Challenge
August 2007 Presentation Flow Part A – The Challenge
 
Virtual Private Server Documentation
Virtual Private Server DocumentationVirtual Private Server Documentation
Virtual Private Server Documentation
 
Leveraging Technology Investment
Leveraging Technology InvestmentLeveraging Technology Investment
Leveraging Technology Investment
 
SurfRider/AMC™ - Modular DSP Resource Board
SurfRider/AMC™ - Modular DSP Resource BoardSurfRider/AMC™ - Modular DSP Resource Board
SurfRider/AMC™ - Modular DSP Resource Board
 
class30.ppt
class30.pptclass30.ppt
class30.ppt
 
SureMail: Notification Overlay for Email Reliability
SureMail: Notification Overlay for Email ReliabilitySureMail: Notification Overlay for Email Reliability
SureMail: Notification Overlay for Email Reliability
 

Similar to presentation slides

Single Source of Truth for Network Automation
Single Source of Truth for Network AutomationSingle Source of Truth for Network Automation
Single Source of Truth for Network AutomationAndy Davidson
 
Five Ways to Fix Your SQL Server Dev-Test Problems
Five Ways to Fix Your SQL Server Dev-Test Problems Five Ways to Fix Your SQL Server Dev-Test Problems
Five Ways to Fix Your SQL Server Dev-Test Problems Catalogic Software
 
Can Your Mobile Infrastructure Survive 1 Million Concurrent Users?
Can Your Mobile Infrastructure Survive 1 Million Concurrent Users?Can Your Mobile Infrastructure Survive 1 Million Concurrent Users?
Can Your Mobile Infrastructure Survive 1 Million Concurrent Users?Josiah Renaudin
 
The Business Value of PaaS Automation - Kieron Sambrook-Smith - Presentation ...
The Business Value of PaaS Automation - Kieron Sambrook-Smith - Presentation ...The Business Value of PaaS Automation - Kieron Sambrook-Smith - Presentation ...
The Business Value of PaaS Automation - Kieron Sambrook-Smith - Presentation ...eZ Systems
 
Introduction to the Typesafe Reactive Platform
Introduction to the Typesafe Reactive PlatformIntroduction to the Typesafe Reactive Platform
Introduction to the Typesafe Reactive PlatformBoldRadius Solutions
 
Intro to Product Development
Intro to Product DevelopmentIntro to Product Development
Intro to Product DevelopmentPuja Pramudya
 
(SPOT205) 5 Lessons for Managing Massive IT Transformation Projects
(SPOT205) 5 Lessons for Managing Massive IT Transformation Projects(SPOT205) 5 Lessons for Managing Massive IT Transformation Projects
(SPOT205) 5 Lessons for Managing Massive IT Transformation ProjectsAmazon Web Services
 
Ultra-scale e-Commerce Transaction Services with Lean Middleware
Ultra-scale e-Commerce Transaction Services with Lean Middleware Ultra-scale e-Commerce Transaction Services with Lean Middleware
Ultra-scale e-Commerce Transaction Services with Lean Middleware WSO2
 
PHP – Faster And Cheaper. Scale Vertically with IBM i
PHP – Faster And Cheaper. Scale Vertically with IBM iPHP – Faster And Cheaper. Scale Vertically with IBM i
PHP – Faster And Cheaper. Scale Vertically with IBM iSam Hennessy
 
Can Your Mobile Infrastructure Survive 1 Million Concurrent Users?
Can Your Mobile Infrastructure Survive 1 Million Concurrent Users?Can Your Mobile Infrastructure Survive 1 Million Concurrent Users?
Can Your Mobile Infrastructure Survive 1 Million Concurrent Users?TechWell
 
Data flow in the data center
Data flow in the data centerData flow in the data center
Data flow in the data centerAdam Cataldo
 
vue-storefront - PWA eCommerce for Magento2 MM17NYC presentation
vue-storefront - PWA eCommerce for Magento2 MM17NYC presentationvue-storefront - PWA eCommerce for Magento2 MM17NYC presentation
vue-storefront - PWA eCommerce for Magento2 MM17NYC presentationDivante
 
5 Years Of Building SaaS On AWS
5 Years Of Building SaaS On AWS5 Years Of Building SaaS On AWS
5 Years Of Building SaaS On AWSChristian Beedgen
 
AWS 201 Webinar Series - Rightsizing and Cost Optimizing your Deployment
AWS 201 Webinar Series - Rightsizing and Cost Optimizing your DeploymentAWS 201 Webinar Series - Rightsizing and Cost Optimizing your Deployment
AWS 201 Webinar Series - Rightsizing and Cost Optimizing your DeploymentAmazon Web Services
 
Kognitio cloud webinar feb 2013
Kognitio cloud webinar feb 2013Kognitio cloud webinar feb 2013
Kognitio cloud webinar feb 2013Kognitio
 
Icon solutions presentation - Pure Hybrid Cloud Event, 11th September London
Icon solutions presentation - Pure Hybrid Cloud Event, 11th September LondonIcon solutions presentation - Pure Hybrid Cloud Event, 11th September London
Icon solutions presentation - Pure Hybrid Cloud Event, 11th September LondonIBM Systems UKI
 
Design and Develop Serverless Applications as Set-Pieces
Design and Develop Serverless Applications as Set-PiecesDesign and Develop Serverless Applications as Set-Pieces
Design and Develop Serverless Applications as Set-PiecesSheenBrisals
 

Similar to presentation slides (20)

presentation slides
presentation slidespresentation slides
presentation slides
 
Single Source of Truth for Network Automation
Single Source of Truth for Network AutomationSingle Source of Truth for Network Automation
Single Source of Truth for Network Automation
 
Five Ways to Fix Your SQL Server Dev-Test Problems
Five Ways to Fix Your SQL Server Dev-Test Problems Five Ways to Fix Your SQL Server Dev-Test Problems
Five Ways to Fix Your SQL Server Dev-Test Problems
 
Can Your Mobile Infrastructure Survive 1 Million Concurrent Users?
Can Your Mobile Infrastructure Survive 1 Million Concurrent Users?Can Your Mobile Infrastructure Survive 1 Million Concurrent Users?
Can Your Mobile Infrastructure Survive 1 Million Concurrent Users?
 
Amazon EC2
Amazon EC2Amazon EC2
Amazon EC2
 
The Business Value of PaaS Automation - Kieron Sambrook-Smith - Presentation ...
The Business Value of PaaS Automation - Kieron Sambrook-Smith - Presentation ...The Business Value of PaaS Automation - Kieron Sambrook-Smith - Presentation ...
The Business Value of PaaS Automation - Kieron Sambrook-Smith - Presentation ...
 
Introduction to the Typesafe Reactive Platform
Introduction to the Typesafe Reactive PlatformIntroduction to the Typesafe Reactive Platform
Introduction to the Typesafe Reactive Platform
 
Intro to Product Development
Intro to Product DevelopmentIntro to Product Development
Intro to Product Development
 
(SPOT205) 5 Lessons for Managing Massive IT Transformation Projects
(SPOT205) 5 Lessons for Managing Massive IT Transformation Projects(SPOT205) 5 Lessons for Managing Massive IT Transformation Projects
(SPOT205) 5 Lessons for Managing Massive IT Transformation Projects
 
Ultra-scale e-Commerce Transaction Services with Lean Middleware
Ultra-scale e-Commerce Transaction Services with Lean Middleware Ultra-scale e-Commerce Transaction Services with Lean Middleware
Ultra-scale e-Commerce Transaction Services with Lean Middleware
 
PHP – Faster And Cheaper. Scale Vertically with IBM i
PHP – Faster And Cheaper. Scale Vertically with IBM iPHP – Faster And Cheaper. Scale Vertically with IBM i
PHP – Faster And Cheaper. Scale Vertically with IBM i
 
Can Your Mobile Infrastructure Survive 1 Million Concurrent Users?
Can Your Mobile Infrastructure Survive 1 Million Concurrent Users?Can Your Mobile Infrastructure Survive 1 Million Concurrent Users?
Can Your Mobile Infrastructure Survive 1 Million Concurrent Users?
 
Data flow in the data center
Data flow in the data centerData flow in the data center
Data flow in the data center
 
vue-storefront - PWA eCommerce for Magento2 MM17NYC presentation
vue-storefront - PWA eCommerce for Magento2 MM17NYC presentationvue-storefront - PWA eCommerce for Magento2 MM17NYC presentation
vue-storefront - PWA eCommerce for Magento2 MM17NYC presentation
 
5 Years Of Building SaaS On AWS
5 Years Of Building SaaS On AWS5 Years Of Building SaaS On AWS
5 Years Of Building SaaS On AWS
 
AWS 201 Webinar Series - Rightsizing and Cost Optimizing your Deployment
AWS 201 Webinar Series - Rightsizing and Cost Optimizing your DeploymentAWS 201 Webinar Series - Rightsizing and Cost Optimizing your Deployment
AWS 201 Webinar Series - Rightsizing and Cost Optimizing your Deployment
 
Kognitio cloud webinar feb 2013
Kognitio cloud webinar feb 2013Kognitio cloud webinar feb 2013
Kognitio cloud webinar feb 2013
 
Airtel-BML
Airtel-BMLAirtel-BML
Airtel-BML
 
Icon solutions presentation - Pure Hybrid Cloud Event, 11th September London
Icon solutions presentation - Pure Hybrid Cloud Event, 11th September LondonIcon solutions presentation - Pure Hybrid Cloud Event, 11th September London
Icon solutions presentation - Pure Hybrid Cloud Event, 11th September London
 
Design and Develop Serverless Applications as Set-Pieces
Design and Develop Serverless Applications as Set-PiecesDesign and Develop Serverless Applications as Set-Pieces
Design and Develop Serverless Applications as Set-Pieces
 

More from webhostingguy

Running and Developing Tests with the Apache::Test Framework
Running and Developing Tests with the Apache::Test FrameworkRunning and Developing Tests with the Apache::Test Framework
Running and Developing Tests with the Apache::Test Frameworkwebhostingguy
 
MySQL and memcached Guide
MySQL and memcached GuideMySQL and memcached Guide
MySQL and memcached Guidewebhostingguy
 
Novell® iChain® 2.3
Novell® iChain® 2.3Novell® iChain® 2.3
Novell® iChain® 2.3webhostingguy
 
Load-balancing web servers Load-balancing web servers
Load-balancing web servers Load-balancing web serversLoad-balancing web servers Load-balancing web servers
Load-balancing web servers Load-balancing web serverswebhostingguy
 
SQL Server 2008 Consolidation
SQL Server 2008 ConsolidationSQL Server 2008 Consolidation
SQL Server 2008 Consolidationwebhostingguy
 
Master Service Agreement
Master Service AgreementMaster Service Agreement
Master Service Agreementwebhostingguy
 
PHP and MySQL PHP Written as a set of CGI binaries in C in ...
PHP and MySQL PHP Written as a set of CGI binaries in C in ...PHP and MySQL PHP Written as a set of CGI binaries in C in ...
PHP and MySQL PHP Written as a set of CGI binaries in C in ...webhostingguy
 
Dell Reference Architecture Guide Deploying Microsoft® SQL ...
Dell Reference Architecture Guide Deploying Microsoft® SQL ...Dell Reference Architecture Guide Deploying Microsoft® SQL ...
Dell Reference Architecture Guide Deploying Microsoft® SQL ...webhostingguy
 
Managing Diverse IT Infrastructure
Managing Diverse IT InfrastructureManaging Diverse IT Infrastructure
Managing Diverse IT Infrastructurewebhostingguy
 
Web design for business.ppt
Web design for business.pptWeb design for business.ppt
Web design for business.pptwebhostingguy
 
IT Power Management Strategy
IT Power Management Strategy IT Power Management Strategy
IT Power Management Strategy webhostingguy
 
Excel and SQL Quick Tricks for Merchandisers
Excel and SQL Quick Tricks for MerchandisersExcel and SQL Quick Tricks for Merchandisers
Excel and SQL Quick Tricks for Merchandiserswebhostingguy
 
Parallels Hosting Products
Parallels Hosting ProductsParallels Hosting Products
Parallels Hosting Productswebhostingguy
 
Microsoft PowerPoint presentation 2.175 Mb
Microsoft PowerPoint presentation 2.175 MbMicrosoft PowerPoint presentation 2.175 Mb
Microsoft PowerPoint presentation 2.175 Mbwebhostingguy
 

More from webhostingguy (20)

File Upload
File UploadFile Upload
File Upload
 
Running and Developing Tests with the Apache::Test Framework
Running and Developing Tests with the Apache::Test FrameworkRunning and Developing Tests with the Apache::Test Framework
Running and Developing Tests with the Apache::Test Framework
 
MySQL and memcached Guide
MySQL and memcached GuideMySQL and memcached Guide
MySQL and memcached Guide
 
Novell® iChain® 2.3
Novell® iChain® 2.3Novell® iChain® 2.3
Novell® iChain® 2.3
 
Load-balancing web servers Load-balancing web servers
Load-balancing web servers Load-balancing web serversLoad-balancing web servers Load-balancing web servers
Load-balancing web servers Load-balancing web servers
 
SQL Server 2008 Consolidation
SQL Server 2008 ConsolidationSQL Server 2008 Consolidation
SQL Server 2008 Consolidation
 
What is mod_perl?
What is mod_perl?What is mod_perl?
What is mod_perl?
 
What is mod_perl?
What is mod_perl?What is mod_perl?
What is mod_perl?
 
Master Service Agreement
Master Service AgreementMaster Service Agreement
Master Service Agreement
 
Notes8
Notes8Notes8
Notes8
 
PHP and MySQL PHP Written as a set of CGI binaries in C in ...
PHP and MySQL PHP Written as a set of CGI binaries in C in ...PHP and MySQL PHP Written as a set of CGI binaries in C in ...
PHP and MySQL PHP Written as a set of CGI binaries in C in ...
 
Dell Reference Architecture Guide Deploying Microsoft® SQL ...
Dell Reference Architecture Guide Deploying Microsoft® SQL ...Dell Reference Architecture Guide Deploying Microsoft® SQL ...
Dell Reference Architecture Guide Deploying Microsoft® SQL ...
 
Managing Diverse IT Infrastructure
Managing Diverse IT InfrastructureManaging Diverse IT Infrastructure
Managing Diverse IT Infrastructure
 
Web design for business.ppt
Web design for business.pptWeb design for business.ppt
Web design for business.ppt
 
IT Power Management Strategy
IT Power Management Strategy IT Power Management Strategy
IT Power Management Strategy
 
Excel and SQL Quick Tricks for Merchandisers
Excel and SQL Quick Tricks for MerchandisersExcel and SQL Quick Tricks for Merchandisers
Excel and SQL Quick Tricks for Merchandisers
 
OLUG_xen.ppt
OLUG_xen.pptOLUG_xen.ppt
OLUG_xen.ppt
 
Parallels Hosting Products
Parallels Hosting ProductsParallels Hosting Products
Parallels Hosting Products
 
Microsoft PowerPoint presentation 2.175 Mb
Microsoft PowerPoint presentation 2.175 MbMicrosoft PowerPoint presentation 2.175 Mb
Microsoft PowerPoint presentation 2.175 Mb
 
Reseller's Guide
Reseller's GuideReseller's Guide
Reseller's Guide
 

presentation slides

  • 1. CMSC666 E-commerce Project Spring 2003 Quyin Fan Brian Brzezicki
  • 2. • Motivation • Technologies • Architecture of solution • Security and authentication • Business Description • Market & Profit Analysis • Risks of business • challenges • Implementation Presentation OverviewPresentation Overview
  • 3. This project is aimed at a small hobbyist who would like to make a secondary income building and selling objects which they have a passion and enjoyment for arcade-cabinets. MotivationMotivation
  • 4. Apache web server is compiled with Processor- Specific Optimization to take advantage of the power of the new processor generation, giving it 5-30% more performance than any other Web Server. • The main advantage of using the Apache web server is speed. Using the mod_php module, Apache can return CGI requests on faster than web servers that do not have mod_php technology. It takes advantage of powerful API interface. • Apache provides a robust and commercial grade reference implementation of the HTTP protocol. • Apache is the most widely used and trusted web server in use today with a market share of 62.57% (April 2003) which is more than twice that of the nearest competitor • Apache is widely regarded as one of the most secure web servers • Apache works well with the popular MySQL • It’s FREE !! Technologies-Why ApacheTechnologies-Why Apache
  • 5. Technologies-why PHPTechnologies-why PHP PHP is now the most popular module for the Apache server and in total running on something like two million Web sites. Speed, stability, security and simplicity are some of the reasons why PHP is famous as a popular server side scripting language. • Speed: not only the speed of execution is important, but also that the system doesn't slow down the rest of the machine. So it should not demand a lot of system resources. PHP integrates well with other software, especially under UNIX's, has a small footprint and when run as an Apache module is already loaded for use. • Stability: its no good being fast if the system crashes every few thousand pages. No application is bug free, but having a community of PHP developers and users makes it much harder for bugs to survive for long. • Security: PHP provides many levels of security which can be set in the .ini file to the desired level. • Simplicity: programmers should be able to start being productive as soon as possible. With PHP, even HTML coders can start integrating PHP into their pages straight away. Programmers with previous experience of C, or even with Javascript can get up to speed very quickly. • Other PHP advantages are that PHP will run on almost any platform. Using the same code base, PHP can be compiled and built on about 25 platforms, including most UNIXs, Windows(95/98/NT/2000) and Macs. PHP is similar to C. So anyone who has experience with a C-style language will soon understand PHP.
  • 6. Technologies-why HTMLTechnologies-why HTML • Small file sizes • Does not require expensive authoring tools • Web space is inexpensive • Does not require programming skills • Once uploaded, provides “Instant Publication” • Can be viewed on any computer with free web browsing software
  • 7. Technologies-why MySQLTechnologies-why MySQL • Database licensing costs can be more than 70% of the cost web systems. But MySQL is inexpensive, as in free. • MySQL is a mature, stable and robust database platform for most applications • Extremely fast and scalable on reads (faster than most commercial DBs) • Supported on multiple platforms (Solaris, Linux, Win32) • Mature APIs for database application development • Integrates well with PHP
  • 8. Architecture of SolutionArchitecture of Solution (cont.) Database schema auth users orders item survey orderparts id sessionid userid username timestamp id sessionid userid username timestamp id username password name address1 address2 city state zip email phone credittype creditnumber expiration id username password name address1 address2 city state zip email phone credittype creditnumber expiration id userid timestamp discount id userid timestamp discount id orderid item quantity tracking shipdate id orderid item quantity tracking shipdate id name description price quantity monitortype genre controller link picture shipping id name description price quantity monitortype genre controller link picture shipping surveyID customerID gender education age income jobType homeOwner howOften cabinetsOwned favoriteGame genre characterName timePeriod surveyID customerID gender education age income jobType homeOwner howOften cabinetsOwned favoriteGame genre characterName timePeriod
  • 9. Architecture of SolutionArchitecture of Solution (cont.) survey Id CustomerID Gender … users id username password name … orders id userid timestamp discount orderparts id orderid item … Item Id name description price … auth Id Sessionid Userid Username Timestamp
  • 10. Architecture of SolutionArchitecture of Solution (cont.) Page function flow chart h o m e p a g e m y a c c o u n t lo g in c r e a t e a c c o u n t lo g o u t v ie w a ll g a m e s s e a r c h g a m e s s u r v e y f e e d b a c k e d it in f o v ie w o r d e r s t a t u s s h o p p in g c a r t c h e c k o u t c o n f ir m
  • 11. Security & AuthenticationSecurity & Authentication • Uses encrypted cookies, with timeout values, and continual checks on the server. • Similar to challenge/response 1. User sends username and password to server 2. Server verifies username and password 3. Servers chooses random encryption key and a word that only the server knows. Inserts sessionid, session key, plaintext, username, timeout value into a database 4. Server returns to client sessionid and cyphertext as cookies.
  • 12. Security & AuthenticationSecurity & Authentication (cont.) 5. Each time client goes to new page, sends back sessionid and cyphertext. 6. On reciept servers looks up sessionid, if session id doesn’t exist -> NOAUTH 7. If sessionid ok, check timestamp, if timestamp is too old -> NO AUTH 8. If timestamp ok, servername takes cyphertext, uses stored encryption key, validates that the stored “plaintext” matches the decryption, if decryption doesn’t match -> NO AUTH 9. If decryption matches -> OK, update timestamp to current time 10. We could also change the plaintext, encryption key and cypertext at any transaction to increase security however we don’t do this in this case
  • 13. • EC Category : B2C • EC Model: E-shop • Business functions: 1. E-payment 2. Shopping cart 3. Customer profiles 5. Promotion and survey 4. Security issues Business DescriptionBusiness Description
  • 14. Market AnalysisMarket Analysis • Since 1998 there has been a huge interest in arcade cabinets from adults in the age range of 30-45 who have now disposable income, and are trying to relive an very powerful and enjoyable experience from their youth. • This trend can be seen by projects such as the “MAME” project and ebay where on a daily bases hundreds of arcade games and game parts (even such trivial things as game display marques) are auctioned off everyday. A few industrial vending companies have even jumped in the game such as Hanaho manufacturing, x-arcade, team-play etc.
  • 15. Market AnalysisMarket Analysis (Continued) • Although a few companies have made consumer arcade products, there are no companies that really focus on the home consumer, most just have a few side products for the home market.
  • 16. • Promotion – Use mail in rebate to bring in users, while maximizing profit. It is show that most people never send in mail in rebates. The mail in rebate is based on whether users did the site survey or not. • Arcade-cabinets.com is aimed at people who generally have a lot of money to spend on their interests. It is very specifically focused, and there is not real price competition. The costs to actually produces the product is fairly low in comparison to the product price, since the assembly and electronics are outside the scope of the target audience. Profit AnalysisProfit Analysis
  • 17. Profit AnalysisProfit Analysis (continued) • Profit margin is extremely high (>= 300%) whereas most retail is low profit margins (5- 20%) • Example average cost of machine production – Cabinet = $100.00 – Monitor = $250.00 – Power components = $50.00 – Controllers = $50.00 – Game board = $20.00 Average Total Cost = $470.00 Sales Cost Average $1500.00
  • 18. Profit AnalysisProfit Analysis (continued) • There is cost of website maintains, etc. that needs to be factored in. Generally hosting costs are a reoccurring $200.00 a month for a moderate hosting contract. So assuming at least 1 sale a month the hobbyist will still make a nice amount of extra income a month.
  • 19. Risk of BusinessRisk of Business • Delivery and handle fee will affect sale • Only using credit card for payment • Product model is not latest, it is targeted at a very specific audience, which are financially stable adult males between the ages of 30-45.
  • 20. challengeschallenges • Problems with HTML compatibility between development platform (Mozilla) and demonstration platform (IE) • Coming up with a resonably secure method for continous authentication • Templates for pages.