-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
136 lines (124 loc) · 5.02 KB
/
index.html
File metadata and controls
136 lines (124 loc) · 5.02 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
<!doctype html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en"> <![endif]-->
<!--[if gt IE 8]> <html class="no-js" lang="en"> <![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Eclipse New IDE</title>
<meta name="description" content="Eclipse New IDE">
<meta name="author" content="Paul Verest">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="stylesheet" href="css/styles.css">
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="navbar navbar-fixed-top">
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<button type="button" 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>
</button>
<a class="brand" href="#registration"><strong>Enide</strong></a>
<div class="nav-collapse collapse">
<ul class="nav" id="main-menu-left">
<li><a href="#idea">Idea</a></li>
<li><a href="#survey">Survey</a></li>
</ul>
<ul class="nav pull-right">
<li><a href="https://www.facebook.com/eclispefdn" class="social"><i class="facebook"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div id="slide">
<a href="https://github.com/Enide/enide.github.io"><img id="github-badge" src="/img/forkme.png" alt="Fork me on GitHub"></a>
<div class="container">
</div>
</div>
<div class="container">
<section>
<div class="page-header">
<h3>Eclipse New IDE</h3>
</div>
<div class="row-fluid">
<div class="span8">
<p></p>
<ul>
<li>New IDE is for new emerging technologies.</li>
<li>New IDE is defined by users, by you - using voting.</li>
</ul>
</div>
<div class="span4">
<!--
<a class="twitter-timeline" data-chrome="noborders noscrollbar" width="520px" data-dnt="true" href="https://twitter.com/search?q=%23enide" data-widget-id="367654541002420224">tweets about "#enide"</a><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
-->
</div>
</div>
<a class="anchor" id="idea"></a>
<div class="page-header">
<h3>Idea</h3>
</div>
<p>
</p>
<hr>
<hr>
</section>
<section>
<a class="anchor" id="survey"></a>
<div class="page-header">
<h3>Survey</h3>
</div>
<div class="row">
<div class="span4">
<div id="wufoo-z7x4m1">
Fill out <a href="http://enide.wufoo.com/forms/z7x4m1">online form</a>.
</div>
<script type="text/javascript">var z7x4m1;(function(d, t) {
var s = d.createElement(t), options = {
'userName':'enide',
'formHash':'z7x4m1',
'autoResize':true,
'height':'323',
'async':true,
'header':'show'};
s.src = ('https:' == d.location.protocol ? 'https://' : 'http://') + 'wufoo.com/scripts/embed/form.js';
s.onload = s.onreadystatechange = function() {
var rs = this.readyState; if (rs) if (rs != 'complete') if (rs != 'loaded') return;
try { z7x4m1 = new WufooForm();z7x4m1.initialize(options);z7x4m1.display(); } catch (e) {}};
var scr = d.getElementsByTagName(t)[0], par = scr.parentNode; par.insertBefore(s, scr);
})(document, 'script');</script>
Your opinion is very important for the project.
</div>
<div class="span8">
</div>
</div>
</section>
</div>
<footer>
<div class="container">
<p class="pull-left"><a href="http://enide.github.io"><img id="logo" src="/img/logo.png"/></a></p>
<p class="muted credit pull-right"><small>© 2013 <a href="http://enide.github.io">Enide</a></small></p>
</div>
</footer>
<div id="registrationModal" class="modal hide fade" tabindex="-1" role="dialog" aria-labelledby="title" aria-hidden="true">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h3 id="title">Registration (not yet)</h3>
</div>
<div class="modal-body">
<iframe src="https://docs.google.com/forms/__/viewform?embedded=true" width="500" height="500" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>
</div>
</div>
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
</body>
</html>