-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.json
More file actions
257 lines (255 loc) · 15 KB
/
data.json
File metadata and controls
257 lines (255 loc) · 15 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
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
{
"meta": {
"startWith": 0,
"startNarrative": "Mechanical",
"startValue": "Abacus",
"narratives": [
"Mechanical",
"Electromechanical",
"Electronic",
"Timeline"
]
},
"items":[
{
"@sort": "abacus",
"shortName": "Abacus",
"image1": "img/abacus.png",
"copyright": "© IKEA",
"info":{
"Name": "Abacus",
"Invention date": "3000 BC",
"Invention place": "Mesopotamia",
"Type of device": "Mechanical"
},
"shortInfo": "A hand-operated calculating tool consisting of a two-dimensional array of slidable items. Still in use to this day, the abacus has an advantage of not requiring paper and pen, nor does it require electricity, and it's also used as the standard by vision-impaired people. First appearing in early 3rd millenium BC Mesopotamia, it spread throughout the Old World and was used as a calculating device from Ireland to Japan.",
"mediumInfo": "A hand-operated calculating tool consisting of a two-dimensional array of slidable items. The English word 'abacus' dates to a 14th century loanword borrowed from Latin describing a sandboard abacus. The Latin word comes from ancient Greek ἄβαξ (abax): a piece of rectangular material; something without a base. The Greek word may have been borrowed from Semitic languages (eg. Hebrew ābāq (אבק) - dust). The first known abaci appeared in early 3rd millenium Mesopotamia, holding a table of columns delimiting successive orders of magnitude of Sumerian sexagesimal number system. The device could have been spread to different regions under the Persian Empire, as the earliest evidence of it being in use elsewhere is dated to 5th century BC Greece at the earliest. The Roman and Chinese abaci have used a bi-quinary coded decimal system - each column consisted of two smaller ones, with the top one having a singular bead representing five, and the bottom column having four bead representing one. The Old-World abacus has spread to Japan and Korea in 14th century AD. On the other side of the Atlantic Ocean, other hand calculated tools were invented, such as the Mesoamerican nepohualtzintzin and the Incan yupana. Today, abacuses are still used in education, especially for vision-impaired students, for which it serves as a primary calculating tool throughout their lifes. Binary abaci are also used to visualise the calculating processes of computers.",
"longInfo": "docs/abacus.html"
},
{
"@sort": "autoflute",
"shortName": "Automatic flute",
"image1": "img/autoflute.png",
"copyright": "© ResearchGate",
"info":{
"Name": "Banu Musa automatic flute",
"Invention date": "9th century AD",
"Invention place": "Levant",
"Type of device": "Mechanical"
},
"shortInfo": "The Banu Musa automatic flute is a mechanical hydraulic organ operating automatically by the action of weight and water pressure.",
"mediumInfo": "The Banu Musa automatic flute is a mechanical hydraulic organ operating automatically by the action of weight and water pressure. The air pushed by the hydraulic pump is compressed in a sphere to power a flute with nine holes. The holes are opened and closed by levers, the ends of which make contact with the fixed raised pins arranged on the surface of a revolving cylinder.",
"longInfo": "docs/autoflute.html"
},
{
"@sort": "drum",
"shortName": "Drum machine",
"image1": "img/drummachine.png",
"copyright": "© History of Information",
"info":{
"Name": "Al-Jazari drum machine",
"Invention date": "12th century AD",
"Invention place": "Egypt",
"Type of device": "Mechanical"
},
"shortInfo": "The Al Jazari drum machine was an early programmable automata with a drum machine with pegs that bumb into levers operating the percussion.",
"mediumInfo": "The Al Jazari drum machine was an early programmable automata with a drum machine with pegs that bumb into levers operating the percussion. Different rhythms and musical patterns were achievable by moving the pegs of the central cylinder around. The machine could have actually been a more complex mechanism representing an entire band, that could also perform facial actions during music production.",
"longInfo": "docs/drummachine.html"
},
{
"@sort": "musicbox",
"shortName": "Music box",
"image1": "img/musicbox.png",
"copyright": "© Spilsbury",
"info":{
"Name": "Music box",
"Invention date": "1796 AD",
"Invention place": "France",
"Type of device": "Mechanical"
},
"shortInfo": "A music box is an automatic musical instrument in a box that produces musical notes by using a set of pins placed on a revolving cylinder or disc to pluck the tuned teeth of a steel comb.",
"mediumInfo": "A music box is an automatic musical instrument in a box that produces musical notes by using a set of pins placed on a revolving cylinder or disc to pluck the tuned teeth of a steel comb. The popular device best known today as a music box developed from musical snuff boxes of the 18th century. Some of the more complex boxes also contain a tiny drum and/or bells in addition to the metal comb.",
"longInfo": "docs/musicbox.html"
},
{
"@sort": "loom",
"shortName": "Loom",
"image1": "img/loom.png",
"copyright": "© Science and Industry Museum",
"info":{
"Name": "Jacquard loom",
"Invention date": "1800 AD",
"Invention place": "France",
"Type of device": "Mechanical"
},
"shortInfo": "Jacquard loom is a loom, in which the weaving pattern is programmable by a set of punched cards laced together in a sequence.",
"mediumInfo": "Jacquard loom is a loom, in which the weaving pattern is programmable by a set of punched cards laced together in a sequence. One complete card, consisting of multiple rows of holes, corresponded to one row of the design",
"longInfo": "docs/jacquardloom.html"
},
{
"@sort": "babbage",
"shortName": "Difference engine",
"image1": "img/babbage.png",
"copyright": "© Britannica",
"info":{
"Name": "Babbage's difference engine",
"Invention date": "1822 AD",
"Invention place": "England",
"Type of device": "Electromechanical"
},
"shortInfo": "A difference engine is an automatic mechanical calculator designed to tabulate polynomial functions. It was designed in the 1820s, and was first created by Charles Babbage.",
"mediumInfo": "A difference engine is an automatic mechanical calculator designed to tabulate polynomial functions. It was designed in the 1820s, and was first created by Charles Babbage. The name difference engine is derived from the method of divided differences, a way to interpolate or tabulate functions by using a small set of polynomial co-efficients.",
"longInfo": "docs/babbage.html"
}
,
{
"@sort": "Hollerith machine",
"shortName": "Hollerith machine",
"image1": "img/hollerith.png",
"copyright": "© EarlyComputers",
"info":{
"Name": "Hollerith Census machine",
"Invention date": "1890",
"Invention place": "Columbia University, USA",
"Type of device": "Electromechanical"
},
"shortInfo": "The Hollerith Census Machine, developed in 1890, revolutionized data processing by automating the tabulation of census data, significantly reducing time and labor.",
"mediumInfo": "In 1890, Herman Hollerith introduced a groundbreaking invention, the Hollerith Census Machine. This electro-mechanical marvel streamlined the tedious process of census data tabulation. Using punched cards and mechanical counters, it enabled rapid computation, marking a significant leap forward in information management.",
"longInfo": "docs/Hollerith Census machine.html"
},
{
"@sort": "COLOSSUS",
"shortName": "COLOSSUS",
"image1": "img/COLOSSUS.png",
"copyright": "© New Atlas",
"info":{
"Name": "COLOSSUS",
"Invention date": "1943-1944",
"Invention place": "Government Code and Cypher School (GC&CS) at Bletchley Park",
"Type of device": "Electromechanical"
},
"shortInfo": "COLOSSUS, operational during World War II, was the world's first programmable digital electronic computer. It played a crucial role in breaking German codes and significantly influenced the development of computing technology.",
"mediumInfo": "COLOSSUS, a marvel of its time, emerged during the tumult of World War II. Designed by British codebreakers, it stood as the world's first programmable digital electronic computer. Its primary mission was breaking the German Lorenz cipher, a feat that greatly aided the Allied war effort and advanced the field of cryptanalysis.",
"longInfo": "docs/COLOSSUS.html"
},
{
"@sort": "Harvard Mark I",
"shortName": "Harvard Mark I",
"image1": "img/harvardmk1.png",
"copyright": "© Harvard - The Collection of Historical Scientific Instruments",
"info":{
"Name": "Harvard Mark I",
"Invention date": "1944",
"Invention place": "Harvard",
"Type of device": "Electromechanical"
},
"shortInfo": "The Harvard Mark I, completed in 1944, was one of the earliest programmable computers. It was used primarily for complex calculations, including those related to military and scientific research.",
"mediumInfo": "The Harvard Mark I, a milestone in early computing history, was completed in 1944 under the guidance of Howard Aiken. This electro-mechanical behemoth, standing 51 feet long and 8 feet tall, was the world's first programmable automatic calculator. Its capabilities revolutionized computation, tackling complex mathematical problems with unprecedented speed and accuracy.",
"longInfo": "docs/Harvard Mark I.html"
},{
"@sort": "ENIAC",
"shortName": "ENIAC",
"image1": "img/eniac.png",
"copyright": "© Computer History Museum - Revolution",
"info":{
"Name": "ENIAC",
"Invention date": "1945",
"Invention place": "University of Pennsylvania",
"Type of device": "Electromechanical"
},
"shortInfo": "ENIAC, completed in 1946, was the world's first general-purpose electronic digital computer. It revolutionized computing by introducing electronic components, enabling faster and more versatile data processing.",
"mediumInfo": "The Electronic Numerical Integrator and Computer (ENIAC), unveiled in 1946, marked a seismic shift in computing technology. Developed by John Mauchly and J. Presper Eckert, ENIAC was the world's first large-scale electronic digital computer. Its groundbreaking use of electronic valves instead of mechanical switches enabled unprecedented computational speed and flexibility, heralding a new era in information processing.",
"longInfo": "docs/ENIAC.html"
},
{
"@sort": "Commodore PET",
"shortName": "Commodore PET",
"image1": "img/commodorepet.png",
"copyright": "© retroplace",
"info":{
"Name": "Commodore PET",
"Invention date": "1977",
"Invention place": "Silicon Valley",
"Type of device": "Electromechanical"
},
"shortInfo": "The Commodore PET, launched in 1977, was one of the earliest personal computers. Its integrated design, featuring a keyboard and monitor, made it a popular choice for home and educational use.",
"mediumInfo": "In 1977, the Commodore PET burst onto the burgeoning personal computer scene, offering users a complete computing experience in a single package. With its integrated keyboard, monitor, and cassette tape drive, the PET revolutionized the way people interacted with computers, making computing accessible to a broader audience beyond hobbyists and professionals.",
"longInfo": "docs/Commodore PET.html"
},
{
"@sort": "appleII",
"shortName": "Apple II",
"image1": "img/appleii.png",
"copyright": "© Wikimedia Commons",
"info":{
"Name": "Apple II",
"Invention date": "1977 AD",
"Invention place": "Silicon Valley",
"Type of device": "Electronic"
},
"shortInfo": "The Apple II, launched in 1977, was a pioneering personal computer that introduced color graphics and opened up home computing to a broad audience.",
"mediumInfo": "The Apple II, released in 1977 by Apple Computer (now Apple Inc.), revolutionized the personal computer industry by offering the first successful computer with color graphics and an open architecture. Its user-friendly interface and expandability made it especially popular among consumers, igniting a wave of software and hardware innovations.",
"longInfo": "docs/appleII.html"
},
{
"@sort": "ibmpc",
"shortName": "IBM PC",
"image1": "img/ibmpc.png",
"copyright": "© Neowin",
"info":{
"Name": "IBM PC",
"Invention date": "1981 AD",
"Invention place": "New York",
"Type of device": "Electronic"
},
"shortInfo": "The IBM PC, introduced in 1981, set the standard for personal computing and established the widespread adoption of the PC architecture.",
"mediumInfo": "Released in 1981, the IBM Personal Computer (IBM PC) was a landmark in computing, standardizing the PC architecture that became foundational for the growth of personal computing. It featured an Intel 8088 processor and a user-friendly, open architecture that encouraged software and hardware compatibility across various platforms.",
"longInfo": "docs/ibmpc.html"
},
{
"@sort": "bbcmicro",
"shortName": "BBC micro",
"image1": "img/bbcmicro.png",
"copyright": "© The National Museum of Computing",
"info":{
"Name": "BBC micro",
"Invention date": "1981 AD",
"Invention place": "London",
"Type of device": "Electronic"
},
"shortInfo": "The BBC Micro, launched in 1981, was designed to support computer education in the UK, becoming a staple in schools.",
"mediumInfo": "Introduced in 1981, the BBC Micro was developed by Acorn Computers as part of the British Broadcasting Corporation's Computer Literacy Project. This microcomputer was widely adopted in UK schools for its educational programs and robust programming capabilities, notably in BASIC.",
"longInfo": "docs/bbcmicro.html"
},
{
"@sort": "leonardo",
"shortName": "CINECA super-Leonardo",
"image1": "img/leonardo.png",
"copyright": "© Graziadio",
"info":{
"Name": "CINECA super-Leonardo",
"Invention date": "1998 AD",
"Invention place": "EuroHPC JU",
"Type of device": "Electronic"
},
"shortInfo": "The CINECA Super-Leonardo, introduced in 1998, was one of Italy's most powerful supercomputers used primarily for scientific research.",
"mediumInfo": "Launched in 1998, the CINECA Super-Leonardo was developed as a high-performance supercomputing resource in Italy, primarily supporting academic and scientific research. It was renowned for its advanced computing power and speed, facilitating complex simulations and data analyses.",
"longInfo": "docs/leonardo.html"
},
{
"@sort": "macm1",
"shortName": "Mac M1",
"image1": "img/macm1.png",
"copyright": "© Apple",
"info":{
"Name": "Mac M1",
"Invention date": "2020 AD",
"Invention place": "Silicon Valley",
"Type of device": "Electronic"
},
"shortInfo": "The Mac M1, released in 2020, is Apple's first computer with an ARM-based chip, delivering exceptional performance and efficiency.",
"mediumInfo": "In 2020, Apple introduced the Mac M1, the first Macintosh computer featuring Apple's custom ARM-based silicon, which significantly enhanced performance and energy efficiency. This technological shift represented a major leap in personal computing, integrating hardware and software more seamlessly than ever before.",
"longInfo": "docs/macm1.html"
}
]
}