-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
134 lines (119 loc) · 6.43 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Jupiter Auto Collition Detection</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<!-- Le styles -->
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/jacd.css" rel="stylesheet">
<style type="text/css">
body {
padding-top: 60px;
padding-bottom: 40px;
}
</style>
<link href="css/bootstrap-responsive.css" rel="stylesheet">
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="#">JACD</a>
<div class="nav-collapse collapse">
<ul class="nav">
<li class="active"><a href="#">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
</div>
<div class="container">
<!-- Main hero unit for a primary marketing message or call to action -->
<div class="hero-unit">
<div class="inner-container">
<h1>Jupiter Auto Collition Detection</h1>
<p>JACD is a service based on <a href="http://www.pvol.ehu.es/software/">DTC</a> to run automated detection of bolides in Jupiter atmosphere based on raw footage. DTC is an open source software written to examine video observations of Jupiter and search for signatures of short flashes corresponding to bolides in the atmosphere of Jupiter. JACD tries to automate the process of uploading, analyzing and reporting those observations.</p>
<p><a class="btn btn-primary btn-large">Learn more »</a></p>
<a href="#"
id="image-credit"
rel="popover"
title="An impact on Jupiter"
data-placement="left"
data-trigger="hover"
data-content="First page Jupiter image was captured οn June 3,2010 by Australian amateur
astronomer Anthony Wesley. It shows a bright fireball from a volide collision. Amateur astronomer
Christopher Go from the Philippines also captured the event on a video. Credit: Anthony Wesley.">
Image credit</a>
</div>
</div>
<!-- Example row of columns -->
<div class="row">
<div class="span4">
<h2>Upload</h2>
<p>Use our FTP server to upload your observations on our server. Make sure to follow the naming convention specified below.</p>
<p><a class="btn" href="#how">View details »</a></p>
</div>
<div class="span4">
<h2>Analyze</h2>
<p>Our server makes sure to process automatically the uploaded files using dtc. We are using the default configuration of dtc and we are working on a way to allow custom configuration specified by the user. Magic happens on the back-end :)</p>
</div>
<div class="span4">
<h2>Reports</h2>
<p>After analyzing your observations, we are uploading our results on a file publicly accessible. Future versions will introduce the functionality of organizing and quering the results.</p>
<p><a class="btn" href="results">View results »</a></p>
</div>
</div>
<section id="about">
<div class="page-header">
<h1>About</h1>
</div>
<p>Zombie ipsum reversus ab viral inferno, nam rick grimes malum cerebro. De carne lumbering animata corpora quaeritis. Summus brains sit, morbo vel maleficia? De apocalypsi gorger omero undead survivor dictum mauris. Hi mindless mortuis soulless creaturas, imo evil stalking monstra adventus resi dentevil vultus comedat cerebella viventium. Qui animated corpse, cricket bat max brucks terribilem incessu zomby. The voodoo sacerdos flesh eater, suscitat mortuos comedere carnem virus. Zonbi tattered for solum oculi eorum defunctis go lum cerebro. Nescio brains an Undead zombies. Sicut malus putrid voodoo horror. Nigh tofth eliv ingdead.</p>
</section>
<section id="how">
<div class="page-header">
<h1>How to use</h1>
</div>
<p>Zombie ipsum reversus ab viral inferno, nam rick grimes malum cerebro. De carne lumbering animata corpora quaeritis. Summus brains sit, morbo vel maleficia? </p>
<ul>
<li>Seo sdldsf sdf f sa</li>
<li>JH Khhljh sldk lsdfh</li>
<li>JKHS hasldjhas </li>
<li>dakshdk jsahdk sjhd lashdk jsahd ksahdak </li>
<li>ajsdhkh dkashd kjahskdj askj</li>
<li>laksj lj alskdjalsd jal</li>
<li>jalskdjals kajaksdkash</li>
</ul>
</section>
<section id="contact">
<div class="page-header">
<h1>Contact</h1>
</div>
<p>Zombie ipsum reversus ab viral inferno, nam rick grimes malum cerebro. De carne lumbering animata corpora quaeritis. Summus brains sit, morbo vel maleficia? De apocalypsi gorger omero undead survivor dictum mauris. Hi mindless mortuis soulless creaturas, imo evil stalking monstra adventus resi dentevil vultus comedat cerebella viventium. Qui animated corpse, cricket bat max brucks terribilem incessu zomby. The voodoo sacerdos flesh eater, suscitat mortuos comedere carnem virus. Zonbi tattered for solum oculi eorum defunctis go lum cerebro. Nescio brains an Undead zombies. Sicut malus putrid voodoo horror. Nigh tofth eliv ingdead.</p>
</section>
<hr>
<footer>
<p>2012 <a href="http://hellas-astro.gr">Hellenic Amateur Astronomy Association</a> & <a href="http://hackerspace.gr">Hackerspace.gr</a></p>
</footer>
</div> <!-- /container -->
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.js"></script>
<script src="js/jacd.js"></script>
</body>
</html>