-
Notifications
You must be signed in to change notification settings - Fork 0
/
hp.html
261 lines (257 loc) · 14.2 KB
/
hp.html
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
<!DOCTYPE html>
<html>
<head>
<title>Hewlett-Packard</title>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<!-- jQuery library -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<!-- Latest compiled JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<link rel="stylesheet" href="css/hp.css" type="text/css">
<link href='http://fonts.googleapis.com/css?family=Raleway:200,400,800' rel='stylesheet' type='text/css'>
<script type="text/javascript" src="js/script.js"></script>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" data-target="#navbarCollapse" data-toggle="collapse" class="navbar-toggle">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="homepage.html" class="navbar-brand">CoC</a>
</div>
<!-- Collection of nav links and other content for toggling -->
<div id="navbarCollapse" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="homepage.html">Home</a></li>
<li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Computer<span class="caret"></span></a>
<ul class="dropdown-menu">
<li class="active"><a href="hp.html">Hewlett Packard is Founded</a></li>
<li><a href="bell.html">Bell Labs Relay Interpolator</a></li>
<li><a href="firstprogram.html">First Computer Program</a></li>
<li><a href="ibm.html">IBM 650 Magnetic Drum Calculator</a></li>
<li><a href="super.html">CDC 6600 Supercomputer</a></li>
<li><a href="mircro.html">First Microprocessor</a></li>
<li><a href="pc.html">Personal Computer</a></li>
<li><a href="camera.html">First Camera Phone</a></li>
<li><a href="earth.html">Fastest Supercomputer(Earth Simulator)</a></li>
<li><a href="arduino.html">Arduino</a></li>
</ul>
</li>
<li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">AI & Robotics <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="cybernetics.html">Cybernetics</a></li>
<li><a href="turing.html">Turing Test</a></li>
<li><a href="lisp.html">LISP</a></li>
<li><a href="sort.html">Quicksort Algorithm</a></li>
<li><a href="lambda.html">LMI Lambda</a></li>
<li><a href="blue.html">Deep Blue</a></li>
<li><a href="asimo.html">ASIMO</a></li>
<li><a href="watson.html">IBM Watson</a></li>
<li><a href="siri.html">SIRI is announced</a></li>
</ul>
</li>
<li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">Software & Languages <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="plank.html">Plankalkül</a></li>
<li><a href="fort.html">FORTRAN</a></li>
<li><a href="cobol.html">COBOL</a></li>
<li><a href="ascii.html">ASCII</a></li>
<li><a href="unix.html">UNIX</a></li>
<li><a href="clang.html">C Language Introduced</a></li>
<li><a href="matlab.html">MATLAB Released</a></li>
<li><a href="cplus.html">C++ Language Introduced</a></li>
</ul>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="about.html">About</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div>
</div>
</nav>
<header class="v-header container">
<div class="fullscreen-video-wrap">
<video src="video/video.mp4" autoplay="" loop="">
</video>
</div>
<div class="header-overlay"></div>
<div class="header-content text-md-center">
<a href="hp.html"><h1>Hewlett Packard is Founded<br/>(1939)</h1></a>
</div>
</header>
<div class="container-fluid subdiv">
<div class="row">
<div class="container-fluid-6 power">
<div class="col-sm-12">
<h1>Garage</h1>
</div>
</div>
<div class="container-fluid-6 powers">
<div class="row">
<div class="col-md-6 first">
<p>
David Packard and Bill Hewlett found their company in a Palo Alto, California garage. <br />
Their first product, the HP 200A Audio Oscillator, rapidly became a popular piece of test equipment for engineers. <br />
Walt Disney Pictures ordered eight of the 200B model to test recording equipment and speaker systems for the 12 specially equipped <br />
theatres that showed the movie “Fantasia” in 1940.
</p>
</div>
<div class="col-md-6">
<img src="img/hp1.jpg" alt="Image-Unavailable" id="first" title="California Garage, Palo Alto"/>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid subdiv">
<div class="row">
<div class="container-fluid-6 power">
<div class="col-sm-12">
<h1>HP 2100</h1>
</div>
</div>
<div class="container-fluid-6 powers">
<div class="row">
<div class="col-md-6 second">
<img src="img/hp2.jpg" alt="Image-Unavailable" id="first" title="HP-2100"/>
</div>
<div class="col-md-6">
<p class="second">
HP spun off a small company, Dynac, to specialize in digital equipment. <br />
The name was picked so that the HP logo "hp" could be turned upside down to be a reverse reflect image of the logo "dy" of the new company. Eventually Dynac changed to Dymec, then was folded back into HP in 1959.[15] HP experimented with using Digital Equipment Corporation (DEC) minicomputers with its instruments, but after deciding that it would be easier to build another small design team than deal with DEC, HP entered the computer market in 1966 with the HP 2100 / HP 1000 series of minicomputers. These had a simple accumulator-based design, with registers arranged somewhat similarly to the Intel x86 architecture still used today. The series was produced for 20 years, in spite of several attempts to replace it, and was a forerunner of the HP 9800 and HP 250 series of desktop and business computers.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid subdiv">
<div class="row">
<div class="container-fluid-6 power">
<div class="col-sm-12">
<h1>HP 2100</h1>
</div>
</div>
<div class="container-fluid-6 powers">
<div class="row">
<div class="col-md-6">
<p class="second">
In 1984, HP introduced both inkjet and laser printers for the desktop.
Along with its scanner product line, these have later been developed into successful multifunction products,
the most significant being single-unit printer/scanner/copier/fax machines. The print mechanisms in HP's tremendously popular LaserJet
line of laser printers depend almost entirely on Canon Inc.'s components (print engines), which in turn use technology developed by Xerox.
HP develops the hardware, firmware, and software that convert data into dots for the mechanism to print.
</p>
</div>
<div class="col-md-6">
<img src="img/hp3.jpg" alt="Image-Unavailable" id="first" title="First printer manufactured by HP"/>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid subdiv">
<div class="row">
<div class="container-fluid-6 power">
<div class="col-sm-12">
<h1>Sales to Iran & SEC Inquiry</h1>
</div>
</div>
<div class="container-fluid-6 powers four">
<div class="row">
<div class="col-md-6">
<img src="img/hp4.png" alt="Image-Unavailable" id="four" title="SEC"/>
</div>
<div class="col-md-6 fourpara">
<p class="second">
In 1997, HP sold over $120 million worth of its printers and computer products to Iran
through a European subsidiary and a Dubai-based East distributor, despite U.S.
export sanctions prohibiting such deals imposed by Bill Clinton's executive orders issued in 1995.
This triggered a sanction by SEC to which HP responded that products worth US$120 million were sold in fiscal year 2008
for distribution by way of Redington Gulf, a company based in the Netherlands, and that as these sales took place through a foreign subsidiary, HP had not violated sanctions.
At that time, Redington Gulf had only three employees whose sole purpose was to sell HP products to the Iran market
According to former officials who worked on sanctions, HP was using a loophole by routing their sales through a foreign subsidiary
HP ended its relationship with Redington Gulf after the SEC inquiry
</div>
</p>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid subdiv">
<div class="row">
<div class="container-fluid-6 power">
<div class="col-sm-12">
<h1>HP Compaq Merger</h1>
</div>
</div>
<div class="container-fluid-6 powers four">
<div class="row">
<div class="col-md-6">
<p class="second">
In 1997, HP sold over $120 million worth of its printers and computer products to Iran
through a European subsidiary and a Dubai-based East distributor, despite U.S.
export sanctions prohibiting such deals imposed by Bill Clinton's executive orders issued in 1995.
This triggered a sanction by SEC to which HP responded that products worth US$120 million were sold in fiscal year 2008
for distribution by way of Redington Gulf, a company based in the Netherlands, and that as these sales took place through a foreign subsidiary, HP had not violated sanctions.
At that time, Redington Gulf had only three employees whose sole purpose was to sell HP products to the Iran market
According to former officials who worked on sanctions, HP was using a loophole by routing their sales through a foreign subsidiary
HP ended its relationship with Redington Gulf after the SEC inquiry
</p>
</div>
<div class="col-md-6 fourpara">
<img src="img/hp5.png" alt="Image-Unavailable" id="four" title="SEC"/>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid subdiv">
<div class="row">
<div class="container-fluid-6 power">
<div class="col-sm-12">
<h1>HP 2100</h1>
</div>
</div>
<div class="container-fluid-6 powers">
<div class="row">
<div class="col-md-6 second">
<img src="img/hp6.jpg" alt="Image-Unavailable" id="six" title="HP-2100"/>
</div>
<div class="col-md-6">
<p class="second">
On April 28, 2010, Palm, Inc. and Hewlett-Packard announced that HP would buy Palm for $1.2 billion in cash and debt.
Before this announcement, it was rumored that either HTC, Dell, Research in Motion or HP would buy Palm. Adding Palm handsets to the HP product line created some overlap with the iPAQ series of mobile devices but was thought to significantly improve HP's mobile presence as iPAQ devices had not been selling well. Buying Palm gave HP a library of valuable patents, as well as the mobile operating platform known as webOS. On July 1, 2010,
the acquisition of Palm was final.
The purchase of Palm's webOS began a big gamble –
to build HP's own ecosystem.
On July 1, 2011, HP launched its first tablet named HP TouchPad, bringing webOS to tablet devices. On September 2,
2010, HP won its bidding war for 3PAR with a $33 a share offer ($2.07 billion) which Dell declined to match. After HP's acquisition of Palm, it phased out the Compaq brand.
</p>
</div>
</div>
</div>
</div>
</div>
<footer class="container-fluid text-center bg-lightgray">
<div class="copyrights" style="margin-top:25px;">
<p>DHA Suffa University © 2018, All Rights Reserved
<br>
<span>Web Design By: Muhammad Ali Khan</span></p>
<p><a href="http://cs.dsu.edu.pk/" target="_blank">CS@DSU<i class="fa fa-linkedin-square" aria-hidden="true"></i> </a></p>
</div>
</footer>
</body>
</html>