BB-System-Principles.html
1.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>BB SYSTEM - Design Principles & Assumption</title>
</head>
<body bgcolor="#ffffff">
<h1>
<center>BB System - Design Principles & Assumption</center>
</h1>
<h2>I. Design Principles</h2>
<ol>
<li><a href="http://intwww.routefree.com/rf/doc/bbdepot/bbdepot_arch.html">BB Depot - Design Principles</a>
</li>
<li><a href="http://intwww.routefree.com/rf/doc/bbservers/bbserver_arch.html#Design%20Goals">BB Server -
Design Principles</a>
</li>
</ol>
<h2>II. Assumptions</h2>
<ol>
<li>Customer must be able to purchase a BB Player & Content at the
same time. Packaging should be such that this is possible without opening
the entire box at the retailer.</li>
<li>No refunds are permitted for an eTicket Purchase, after the eTicket
has been downloaded. The customer must have a specific step where he
will confirm the eTicket Purchase, thereby redeeming the eTicket.</li>
<li>BB Cards will be initialized in the factory.</li>
<li>BB Depot will be able to detect if a BB Card is not initialized and
prompt the Retailer to go through with the BB Card Repair process.</li>
</ol>
</body>
</html>