-
Notifications
You must be signed in to change notification settings - Fork 0
/
index_he.html
496 lines (407 loc) · 26.3 KB
/
index_he.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
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
<!DOCTYPE html>
<html lang="he" dir="rtl" class=" js no-touch cssanimations csstransitions" xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://ogp.me/ns#" xmlns:fb="https://www.facebook.com/2008/fbml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>zennet - מחשב העל</title>
<meta name="description" content="Zennet supercomputer is a public decentralized and free supercomputer that allows everyone to profit from their hardware, and access virtually unlimited computing power">
<meta name="keywords" content="zennet, supercomputer, decentralized, bitcoin, HPC, high performance computing, big data, bigdata, crowd computing, decentralized organization, decentralized application, cryptocurrency, blockchain">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- FACEBOOK SHARE THUMBNAILS -->
<meta property="og:image" content="http://zennet.sc/images/zennet1.jpg"/>
<meta property="og:image:secure_url" content="https://zennet.sc/images/zennet1.jpg" />
<link rel="image_src" href="/images/zennet1.jpg"/>
<!-- favicon -->
<link rel="shortcut icon" href="./images/network-64.png"> <!-- Put path to your favicon here -->
<!-- Bootstrap core CSS -->
<link href="./css/bootstrap.css" rel="stylesheet" type="text/css">
<!-- Custom theme styles -->
<link href="./css/main.css" rel="stylesheet" type="text/css">
<!-- <link href="./css/icomoon.css" rel="stylesheet" type="text/css"> -->
<link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
<link href="./css/animate.css" rel="stylesheet" type="text/css"> <!-- For sweet water CSS animations -->
<!-- Google web fonts -->
<link href="./css/fonts.css" rel="stylesheet" type="text/css"> <!-- Raleway -->
<link href='http://fonts.googleapis.com/css?family=Roboto+Slab:400,300,700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Signika:400,600,700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/earlyaccess/alefhebrew.css' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/earlyaccess/opensanshebrewcondensed.css' rel='stylesheet' type='text/css'>
<!-- Countdown Timer -->
<link href='./css/countdown.css' rel='stylesheet' type='text/css'>
<!-- Flags -->
<link href='./css/flag-icon.min.css' rel='stylesheet' type='text/css'>
<!-- Scripts -->
<script src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
<script src="./js/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="./js/modernizr.custom.js"></script>
<script type="text/javascript" src="http://1000hz.github.io/bootstrap-validator/dist/validator.min.js"></script>
<script type="text/javascript" src="js/main.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="animated fadeIn background-color rtl" data-spy="scroll" data-offset="0" data-target="#navbar-main">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-53293412-1', 'auto');
ga('send', 'pageview');
</script>
<div class="alert alert-success" id="email-alert" role="alert">הדו"ל התקבל בהצלחה, תודה!</div>
<!-- Fixed navigation bar starts -->
<div id="navbar-main">
<div class="header navbar navbar-inverse navbar-fixed-top">
<div class="container header-container">
<div class="navbar-header rtl">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<!-- <span class="icon icon-menu"></span> -->
<!-- <i class="icon-menu fa fa-coffee"> -->
<p class="menu-label">תפריט</p>
</button>
<a class="navbar-brand smoothScroll" href="#home"><span class="logo"></span></a> <!-- Branding -->
</div>
<div class="navbar-collapse collapse rtl">
<p class="nav navbar-nav navbar-right">
<a class="header-link header-link-flag flag-icon flag-icon-us grayscale" href="index.html"></a>
<!-- a class="header-link header-link-flag flag-icon flag-icon-il grayscale"></a -->
</p>
<ul class="nav navbar-nav navbar-right">
<li><a href="#contact" class="header-link smoothScroll">צור קשר</a></li>
<li><a href="#links" class="header-link smoothScroll">מידע נוסף</a></li>
<li><a href="#press-target" class="header-link smoothScroll">בתקשורת</a></li>
<!-- <li><a href="#team" class="header-link smoothScroll">Team</a></li> -->
<li><a href="#works-target" class="header-link smoothScroll">איך זה עובד</a></li>
<!-- <li><a href="#vision" class="header-link smoothScroll">Our Vision</a></li> -->
<li><a href="#bullet-target" class="header-link smoothScroll">מאפיינים</a></li>
<li class="active"><a href="#home" class="header-link smoothScroll">דף הבית</a></li>
</ul>
</div>
</div>
</div>
</div><!-- navigation ends -->
<!-- Header starts here -->
<div class="header-wrap center" id="home" name="home">
<header class="clearfix">
<h1 class="main-title animated fadeInUp">zennet</h1>
<p class="sub-title animated fadeInUp">מחשב העל הציבורי</p>
</header>
</div><!-- header ends -->
<!-- #1 Divider with few words/quote -->
<section class="divider divider-bg-1 vision center">
</section><!-- #1 divider ends -->
<div class="countdown-container container countdown">
<div class="email-wrapper">
<div class="email-container email-info">
<div class="email-title">קבלו עדכונים!</div>
<div class="email-text">השאירו את הדוא"ל שלכם, ותהיו הראשונים לקבל עדכונים על המכירה המוקדמת של זנקוין</div>
<div class="email-notice">אני לא נשלח לכם דאר זבל, ולא נעביר את הכתובת שלכם לאף אחד אחר</div>
</div>
<form data-toggle="validator" role="form">
<div class="email-container email-controls form-group">
<input class="email-input form-control" id="email-input" type="email" placeholder="email" data-error="הכתובת אינה תקינה">
<span type="submit" class="btn email-btn">שלח</span>
<div class="help-block with-errors" id="email-help-block"></div>
</div>
</form>
</div>
</div>
<!-- #1 Divider with few words/quote -->
<section class="divider divider-bg-1 vision center">
</section><!-- #1 divider ends -->
<div class="container" id="vision">
<div class="row">
<!-- <h1 class="section-title center">Our Vision</h1> -->
<hr>
<iframe width="480" height="360" src="//www.youtube.com/embed/_6ugwS6_DDU" frameborder="0" allowfullscreen></iframe>
<!-- <div class="col-lg-1"></div>
<div class="col-lg-10 vision-wrap">
<p class="vision-text">Create a decentralized supercomputer allowing everyone to profit from their hardware, and access virtually unlimited computing power.
<br>
</p>
</div>
<div class="col-lg-1"></div> -->
</div>
<div id="bullet-target"></div>
<br>
<br>
</div><!-- about section ends -->
<!-- #2 Divider with few words/quote -->
<section class="divider divider-bg-2 center" >
</section>
<div class="container center" id="bullet" name="bullets">
<br>
<h1 class="section-title center">מאפיינים</h1>
<!-- <hr> -->
<br>
<div class="row bullet-container">
<div class="col-lg-6 bullet clear">
<div class="bullet-content">
<div class="bullet-icon-container" style="font-size: 40px">
<i class=" fa fa-desktop"></i>
<!-- <i class=" fa fa-cubes"></i> -->
</div>
<div class="bullet-title-container">
<h2 class="bullet-title">גישה למחשב על</h2>
</div>
<div class="bullet-title-container">
<p class="bullet-text">ללא העלויות מופלגות</p>
</div>
</div>
<div class="bullet-overlay">
<span class="bullet-overlay-text">
פיתרון פשוט לתעשיית המידע (תעשייה של 600 מליארד דולר) הצומחת במהירות. קבל גישה למחשב העל הגדול והחזק ביותר בעולם, עם הפחתה דרמטית בעלויות.
</span>
</div>
</div>
<div class="col-lg-6 bullet center">
<div class="bullet-content">
<div class="bullet-icon-container">
<i class=" fa fa-dollar"></i>
</div>
<div class="bullet-title-container">
<h2 class="bullet-title">כולם מרוויחים</h2>
</div>
<div class="bullet-title-container">
<p class="bullet-text">קבל תשלום על משאבי כוח המחשוב שלך כאשר אינך משתמש בהם</p>
</div>
</div>
<div class="bullet-overlay">
<span class="bullet-overlay-text">
קבל תשלום על משאבי כוח המחשוב שלך כאשר אינך משתמש בהם. בכל מקום ובכל עת. מנגנון התשלום חלק, יעיל ובטוח.
</span>
</div>
</div>
<div class="col-lg-6 bullet center">
<div class="bullet-content">
<div class="bullet-icon-container">
<i class=" fa fa-lock"></i>
</div>
<div class="bullet-title-container">
<h2 class="bullet-title">אבטחה</h2>
</div>
<div class="bullet-title-container">
<p class="bullet-text">חוד החנית של טכנולוגיית האבטחה</p>
</div>
</div>
<div class="bullet-overlay">
<span class="bullet-overlay-text">
משתמשת בטכנולוגיית וירטואליזציה הנמצאת בחוד החנית של תחום אבטחת המידע.
</span>
</div>
</div>
<div class="col-lg-6 bullet center">
<div class="bullet-content">
<div class="bullet-icon-container">
<i class=" fa fa-sitemap"></i>
<!-- <i class=" fa fa-asterisk"></i> -->
</div>
<div class="bullet-title-container">
<h2 class="bullet-title">מבוזר</h2>
</div>
<div class="bullet-title-container">
<p class="bullet-text">רשת של שווים</p>
</div>
</div>
<div class="bullet-overlay">
<span class="bullet-overlay-text">
בדיוק כמו בביטקוין, אין כל מרכז שליטה ב-zennet. לכל צומת ברשת יש אותן זכויות ויכולות הפעלה. משתמשים לעולם לא יתקלו בבעיה של כשל בנקודת המרכז.
</span>
</div>
</div>
</div>
<div id="works-target"></div>
<br>
</div>
<section class="divider divider-bg-4 works center">
</section>
<!-- #How it works -->
<div class="container " id="works" name="works">
<br>
<br>
<h1 class="section-title center">איך זה עובד</h1>
<!-- <hr> -->
<div class="feature-wrap left" name="works">
<div class="container works-container">
<div class="row">
<div class="col-lg-12 " id="col-works">
<div class="col-sm-4 col-left">
<h3 class="works-section-title">מתחילים לעבוד</h3>
<p class="works-section-text">
6. נותן השירות יוצר מכונה וירטואלית במחשב שלו.
<br><br>
7. הקונה מקבל שליטה על המכונה הוירטואלית מנותן השירות. הוא יכול להיכנס לרצונו, לבדוק את התקדמות העבודה ולנתק את החיבור בכל עת.
</p>
</div>
<div class="col-sm-4 col-middle">
<h3 class="works-section-title">סוגרים עסקה</h3>
<p class="works-section-text">
3. כאשר נותן שירות ולקוח מוצאים זה את זה, הם סוגרים חוזה.
<br><br>
4+5. הקונה מפקיד סכום ראשוני בחשבון מספק השירות, ונועל אותו.
הקונה יפקיד סכומים נוספים בחשבון בהתאם לצרכי העבודה והתקדמותה.
</p>
</div>
<div class="col-sm-4 col-right">
<h3 class="works-section-title">למצוא אחד את השני</h3>
<p class="works-section-text">
1. נותן השירות מפרסם את המשאבים שלו ואת המחירים שהוא מציע בשרשרת הבלוקים
<br><br>
2. קונה עם צרכי חישוב מחפש את הפרסומים הללו</p>
</div>
</div>
</div>
<!-- <div class="col-lg-12 center image-works" id="image-works-1"></div> -->
</div>
</div>
</div>
<div class="feature-wrap left" id="diagram">
<div class="container">
<div class="row">
<div class="col-lg-12 " id="col-diagram">
<div class="col-lg-12 center image-works" id="image-works-1"></div>
</div>
<br>
<br>
<div class="col-lg-12 center info-link-col">
<a class="info-link" href="about/index.html" target="_blank">מידע נוסף</a>
</div>
</div>
<div id="press-target"></div>
</div>
</div>
<section class="divider divider-bg-4 center">
</section><!-- #4 divider ends -->
<br>
<div class="row">
<h1 class="section-title center" id="press-title">בתקשורת</h1>
</div>
<!-- <hr> -->
<!-- Services/Features section starts here -->
<div class="container press-container center" id="press">
<div class="row">
<div class="col-md-4">
<a class="press-logo" href="http://insidehpc.com/2014/08/new-xennet-hpc-cloud-free-market-alternative-aws/ " target="_blank">
<img class="press-logo-image" id="press-logo-insidehpc" src="images/insidehpc.png">
</a>
<p class="press-article">"New Zennet HPC Cloud to be Free-Market Alternative to AWS"</p> <!-- Description -->
</div>
<div class="col-md-4">
<a class="press-logo" href="http://cryptobizmagazine.com/zennet-decentralized-cloud-network-releases-details-of-zencoin-presale/" target="_blank">
<img class="press-logo-image" id="press-logo-cryptobiz" src="images/cryptobiz.png">
</a>
<p class="press-article">"Zennet has the potential to drastically reduce the cost of computational power"</p>
</div>
<div class="col-md-4">
<a class="press-logo" href="http://www.theregister.co.uk/2014/08/20/xennet_wants_your_machines_for_tradable_supercomputer_cloud/" target="_blank">
<img class="press-logo-image" id="press-logo-register" src="images/register.jpg">
</a>
<p class="press-article">"Zennet wants <b>your</b> machines for tradable supercomputer cloud"</p>
</div>
<div class="row">
<br>
</div>
<div class="col-md-4">
<a class="press-logo" href="http://thecoinfront.com/the-worlds-largest-decentralized-supercomputer-is-coming-soon/" target="_blank">
<img class="press-logo-image" id="press-logo-thecoinfront" src="images/thecoinfront.png">
</a>
<p class="press-article">"Zennet decentralized cloud network releases details of zencoin presale"</p>
</div>
<div class="col-md-4">
<a class="press-logo" href="http://www.hpcwire.com/2014/08/18/free-market-hpc-cloud-development/" target="_blank">
<img class="press-logo-image" id="press-logo-hpcwire" src="images/hpcwire.png">
</a>
<p class="press-article">"Free Market HPC Cloud In Development"</p>
</div>
<div class="col-md-4">
<a class="press-logo" href="http://www.cryptoarticles.com/press-releases/zennet-decentralized-cloud-network-releases-details-of-zencoin-presale" target="_blank">
<img class="press-logo-image" id="press-logo-cryptoarticles" src="images/cryptoarticles.png">
</a>
<p class="press-article">"Zennet decentralized cloud network releases details of zencoin presale"</p>
</div>
</div>
<br>
</div><!-- services/features section ends
<!-- Divider with few words/quote -->
<section class="divider divider-bg-4 center">
</section><!-- #4 divider ends -->
<br>
<div class="row">
<h1 class="section-title center" id="links-title">מקורות מידע נוספים</h1>
</div>
<!-- <hr> -->
<!-- Services/Features section starts here -->
<div class="container links-container center" id="links">
<div class="row">
<div class="col-md-4 callout additional-links-container" id="email-container">
<a class="com-link" href="about/index.html" target="_blank">
<span class="additional-links-icon"><i class=" fa fa-file-text-o"></i></span>
</a>
<h2 class="com-link-title">מסמך תיאור טכני</h2>
<p></p>
</div>
<div class="col-md-4 callout additional-links-container" id="podcast-container">
<a class="com-link" href="http://insidehpc.com/2014/08/radio-free-hpc-looks-xennet-initiative/" target="_blank">
<span class="additional-links-icon"><i class=" fa fa-rss"></i></span>
</a>
<h2 class="com-link-title">פודקאסט</h2>
<p></p>
</div>
<div class="col-md-4 callout additional-links-container" id="community-container">
<a class="com-link" href="https://bitcointalk.org/index.php?topic=736447" target="_blank">
<span class="additional-links-icon"><i class=" fa fa-comment-o"></i></span>
</a>
<h2 class="com-link-title">קהילה</h2>
<p></p>
</div><!-- col-lg-3 -->
</div>
<br>
</div><!-- services/features section ends-->
<br>
<!-- Footer section starts here -->
<section class="divider divider-bg-4 center">
</section><!-- #5 divider ends -->
<!-- FOOTER -->
<section class="social-footer center" id="contact" name="contact">
<!-- <section class="footer center" id="contact" name="contact"> -->
<div class="container footer-container">
<!-- <h1>CREATED WITH LOVE IN ISRAEL.</h1>
<hr>
<p>Company Address 654,</p>
<p>+987 654 321</p> -->
<p>
<a class="social-icon-link" href="https://www.facebook.com/zennet.sc" target="_blank">
<i class="social-icon fa fa-facebook"></i>
<!-- <img class="social-icon social-icon-fb" src="images/svg/fb.svg"> -->
<!-- <object id="social-icon-fb" class="social-icon" data="images/svg/fb.svg" type="image/svg+xml"></object> -->
</a>
<a class="social-icon-link" href="mailto:[email protected]" >
<i class="social-icon fa fa-envelope" id="email-icon"></i>
<!-- <i class="social-icon fa fa-paper-plane" id="email-icon"></i> -->
</a>
<a class="social-icon-link" href="https://twitter.com/zennet_sc" target="_blank">
<i class="social-icon fa fa-twitter"></i>
<!-- <img class="social-icon social-icon-twitter" src="images/svg/twitter.svg"> -->
<!-- <object id="social-icon-twitter" class="social-icon" data="images/svg/twitter.svg" type="image/svg+xml"></object> -->
</a>
<!-- <img src="images/green-linkedin-icon.png"> -->
</p>
</div>
</section><!-- footer section ends -->
<!-- Copyright section starts here -->
<!-- <div class="copyright center brand-color">
<div class="container">
<h5>© Copyright 2014 <a href="https://wrapbootstrap.com/user/Vaidas">Vaidas</a></h5>
</div>
</div> -->
<!-- Scripts -->
<script type="text/javascript" src="./js/bootstrap.js"></script> <!-- Bootstrap core js -->
<script type="text/javascript" src="./js/retina.js"></script> <!-- Retina.js; visit http://retinajs.com to see how it works and why use it -->
<script type="text/javascript" src="./js/jquery.easing.1.3.js"></script> <!-- For scrolling -->
<script type="text/javascript" src="./js/smoothscroll.js"></script> <!-- For smooth scrolling -->
</body></html>