-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
172 lines (171 loc) · 7.93 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
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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="Scalien" />
<meta name="author" content="Scalien" />
<base href="http://scalien.com/" />
<title>Scalien - Transactional NoSQL</title>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" type="text/css" href="assets/css/main.css" />
<link rel="stylesheet" type="text/css" href="assets/css/inner.css" />
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body id="landing">
<div class="header">
<div class="wrap">
<a href="/">
<img class="logo" src="assets/images/header_logo.png" alt="Scalien - Transactional NOSQL" />
</a>
<div class="menu">
<div class="broken-line"></div>
<nav id="mainmenu">
<ul>
<li class="item">
<span class="mbl"></span>
<a target="_self" href="products">Products</a>
<span class="mbr"></span>
<ul id="submenu-products" class="submenu">
<li class="subitem"><a target="_self" href="products">ScalienDB</a></li>
<li class="subitem"><a target="_self" href="products/scaliendbvsmongodb">ScalienDB vs MongoDB</a></li>
</ul>
</li>
<li class="item">
<span class="mbl"></span>
<a target="_self" href="services">Services</a>
<span class="mbr"></span>
</li>
<li class="item">
<span class="mbl"></span>
<a target="_self" href="company">Company</a>
<span class="mbr"></span>
</li>
<li class="mid-separator">
</li>
<li class="item">
<span class="mbl"></span>
<a target="_self" href="technology">Technology</a>
<span class="mbr"></span>
<ul id="submenu-technology" class="submenu">
<li class="subitem"><a target="_self" href="technology">Overview</a></li>
<li class="subitem"><a target="_self" href="technology/paxos">Paxos</a></li>
<li class="subitem"><a target="_self" href="technology/whitepapers">Whitepapers</a></li>
</ul>
</li>
<li class="item">
<span class="mbl"></span>
<a target="_self" href="http://blog.scalien.com">Blog</a>
<span class="mbr"></span>
</li>
<li class="item">
<span class="mbl"></span>
<a target="_self" href="downloads">Downloads</a>
<span class="mbr"></span>
</li>
</ul>
</nav>
<div class="broken-line"></div>
</div>
<a href="products">
<img class="main_text" src="assets/images/header_main_text.png" alt="How important is your data? - Scalien uses paxos to keep your data safe" />
</a>
<div class="download-splash">
<p>Get the latest version of ScalienDB.</p>
<h1><a href="downloads"><img src="assets/images/download_button.png" alt="Download" /></a></h1>
</div>
</div>
</div>
<div class="inner-content">
<div class="wrap">
<div class="landing-columns">
<img class="icons" src="assets/images/customers.png" width="881" height="46" alt="iGlue, IBM, Red Hat" title="Our customers" />
</div>
</div>
<div class="footer">
<div class="wrap">
<div class="column-container">
<div class="prod">
<h5>Products</h5>
<ul class="footer-nav upper">
<li><a href="products">ScalienDB</a></li>
<li><a href="downloads">Downloads</a></li>
<li><a href="https://github.com/scalien/scaliendb/wiki">Documentation</a></li>
</ul>
<h5>Services</h5>
<ul class="footer-nav">
<li><a href="services">Services</a></li>
<li><a href="services/fees">Support Fees</a></li>
</ul>
</div>
<div class="tech">
<h5>Technology</h5>
<ul class="footer-nav upper">
<li><a href="technology">Overview</a></li>
<li><a href="technology/paxos">Paxos</a></li>
<li><a href="technology/whitepapers">Whitepapers</a></li>
</ul>
<h5>Company</h5>
<ul class="footer-nav">
<li><a href="company">About</a></li>
<li><a href="http://blog.scalien.com">Blog</a></li>
</ul>
</div>
<div class="social">
<h5>Get social</h5>
<div class="icons">
<a href="https://twitter.com/scalien"><img src="assets/images/social_tw.png" alt="Twitter" /></a>
<a href="https://www.facebook.com/pages/Scalien/236462826418221"><img src="assets/images/social_fb.png" alt="Facebook" /></a>
<a href="http://blog.scalien.com"><img src="assets/images/social_bl.png" alt="Blog" /></a>
</div>
</div>
<div class="contact">
<h5>Contact</h5>
<form action="mail.php" method="post" enctype="text/plain" target="_blank">
<div class="contact-form">
<div class="col-left">
<input type="text" placeholder="Name" name="Name" />
<input type="email" placeholder="Email" name="Email" />
</div>
<div class="col-right">
<textarea placeholder="Message" name="Message"></textarea>
<span class="button">
<span class="mbl"></span>
<a target="_self" href="#">Send</a>
<span class="mbr"></span>
</span>
</div>
<div class="clear"></div>
</div>
</form>
</div>
<div class="clear"></div>
</div>
<div class="broken-line"></div>
<p class="copyright">
<br />
Questions? Call our Boston office at <strong>(617) 755-5881</strong> or email <a style="color:inherit" href="mailto:[email protected]">[email protected]</a>
<br /><br />
Copyright © 2012 Scalien, Inc. All rights reserved
</p>
</div>
</div>
</div>
<script type="text/javascript" src="assets/plugins/jquery/jquery.js"></script>
<script type="text/javascript" src="assets/plugins/jquery.hoverIntent.min.js"></script>
<script type="text/javascript" src="assets/plugins/jquery.form.js"></script>
<script type="text/javascript" src="assets/js/common_func.js"></script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-9801399-1']);
_gaq.push(['_trackPageview']);
(function () {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>