-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
timetunnel.html
202 lines (196 loc) · 10.4 KB
/
timetunnel.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
<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="http://www.w3.org/1999/html" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<meta charset="utf-8"/>
<title>eXist-db - The Open Source Application Server</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="description" content="Timeline for existdb project releases and news."/>
<meta name="keywords" lang="en"
content="eXist-db, nosql, database, xml, xquery, xforms, xsl, hybrid, forms, webapp, development, json, store"/>
<meta name="author" content="Joern Turner"/>
<meta name="robots" content="index, follow"/>
<!-- build:template
<%= minifiedCss %>
/build -->
<!-- build:remove -->
<link href="components/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet"/>
<link href="components/font-awesome/css/font-awesome.min.css" rel="stylesheet"/>
<link href="components/animate.css/animate.min.css" rel="stylesheet"/>
<link href="resources/css/timeline.css" rel="stylesheet"/>
<!-- /build -->
<link href="http://fonts.googleapis.com/css?family=Quicksand" rel="stylesheet" type="text/css"/>
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300" rel="stylesheet" type="text/css"/>
</head>
<body id="timetunnel">
<noscript>
Sorry, this page requires activation of JavaScript
</noscript><!--
###################################################################################
######################### Navigation ##############################################
###################################################################################
--><!-- !!!!! Attention - the navigation here differs from the navigation in index.html. See links !!!! -->
<div role="navigation" class="navbar navbar-fixed-top nav-animate">
<div class="container">
<div class="navbar-header">
<button data-target=".navbar-collapse" data-toggle="collapse" class="navbar-toggle" type="button">
<span class="sr-only">Toggle navigation</span>
<span class="fa fa-bars"/>
</button>
<a href="index.html" class="navbar-brand">
<img src="resources/img/existdb.gif" alt="eXistdb" class="logo"/>
</a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav"><!--About dropdown-->
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">About
<span class="caret"/>
</a>
<ul class="dropdown-menu" role="menu">
<li>
<a href="index.html#features" data-toggle="collapse" data-target=".navbar-collapse">Features</a>
</li>
<li>
<a href="timetunnel.html">Timeline</a>
</li>
<li>
<a href="references.html">References</a>
</li>
<li>
<a href="http://showcases.exist-db.org/" target="_blank">ShowCases</a>
</li>
</ul>
</li>
<li>
<a href="index.html#subscriptions">Support</a>
</li>
<li>
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community
<span class="caret"/>
</a>
<ul class="dropdown-menu" role="menu">
<li>
<a href="index.html#downloads" data-toggle="collapse" data-target=".navbar-collapse">Download</a>
</li>
<li>
<a href="../doc/" data-toggle="collapse"
data-target=".navbar-collapse">Documentation</a>
</li>
<li>
<a href="../wiki/blogs/eXist/" data-toggle="collapse" data-target=".navbar-collapse">Blog</a>
</li>
</ul>
</li>
</ul>
<div class="exist-social-horizontal nav navbar-nav navbar-right hidden-sm">
<a href="https://github.com/eXist-db/exist" title="Github" data-toggle="collapse"
data-target=".navbar-collapse">
<i class="fa fa-github-square"/>
</a>
<a href="http://www.linkedin.com/groups?trk=groups_members-h-dsc&gid=35624&goback=%2Eanp_35624_1397120975460_1"
title="LinkedIn" data-toggle="collapse" data-target=".navbar-collapse">
<i class="fa fa-linkedin-square"/>
</a>
<a href="https://twitter.com/existdb" title="Twitter" data-toggle="collapse"
data-target=".navbar-collapse">
<i class="fa fa-twitter-square"/>
</a>
<a href="https://plus.google.com/u/0/s/existdb" title="Google+" data-toggle="collapse"
data-target=".navbar-collapse">
<i class="fa fa-google-plus-square"/>
</a><!-- <a href="#" title="Facebook">
<i class="fa fa-facebook-square"/>
</a> -->
<a href="https://www.youtube.com/results?search_query=exist-db" title="Youtube"
data-toggle="collapse" data-target=".navbar-collapse">
<i class="fa fa-youtube"/>
</a><!--
<a href="mailto:[email protected]" title="Mail" data-toggle="collapse" data-target=".navbar-collapse">
<i class="fa fa-envelope"/>
</a>
-->
</div>
</div><!--/.nav-collapse -->
</div><!--/.container -->
</div>
<div class="exist-social-vertical nav navbar-nav navbar-right hidden-xs hidden-md hidden-lg">
<a href="https://github.com/eXist-db/exist" title="Github">
<i class="fa fa-github-square"/>
</a>
<a href="http://www.linkedin.com/groups?trk=groups_members-h-dsc&gid=35624&goback=%2Eanp_35624_1397120975460_1"
title="LinkedIn">
<i class="fa fa-linkedin-square"/>
</a>
<a href="https://twitter.com/existdb" title="Twitter">
<i class="fa fa-twitter-square"/>
</a>
<a href="https://plus.google.com/u/0/s/existdb" title="Google+">
<i class="fa fa-google-plus-square"/>
</a><!-- <a href="#" title="Facebook">
<i class="fa fa-facebook-square"/>
</a> -->
<a href="https://www.youtube.com/results?search_query=exist-db" title="Youtube">
<i class="fa fa-youtube"/>
</a><!--
<a href="mailto:[email protected]" title="Mail">
<i class="fa fa-envelope"/>
</a>
-->
</div><!--
###################################################################################
######################### END Navigation ##########################################
###################################################################################
-->
<a name="home"/><!--
###################################################################################
########################## TIMELINE MARKUP ########################################
###################################################################################
-->
<section id="exist-timeline" class="exist-container container">
<div class="timeline"><!-- The time line appears here -->
<div class="row"/>
</div>
<div class="row">
<div class="col-md-12">
<div class="exist-timeline-img scroll animated slideInDown" title="scroll down">
<i class="fa fa-circle-o-notch fa-spin"/>
</div>
<a id="poweredby" href="http://existdb.org"/>
</div>
</div>
</section><!--
###################################################################################
######################### END TIMELINE MARKUP #####################################
###################################################################################
-->
<!--
###################################################################################
######################### End Footer ##############################################
###################################################################################
-->
<!-- build:js resources/js/timeline.min.js -->
<script src="components/jquery/dist/jquery.min.js" type="text/javascript"/>
<script src="components/bootstrap/dist/js/bootstrap.min.js" type="text/javascript"/>
<script src="components/modernizr/modernizr.js" type="text/javascript"/>
<script src="resources/js/timeline.js"/>
<script src="resources/js/scrollPagination.js" type="text/javascript"/>
<script src="resources/js/wow.js" type="text/javascript"/>
<!-- /build -->
<script type="text/javascript">
(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-53355249-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>