-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.php
209 lines (177 loc) · 6.67 KB
/
index.php
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
<?php
session_start();
?>
<!DOCTYPE html>
<html>
<?php $thisPage="Home"; ?>
<head>
<?php include('inc/header.php') ?>
<link rel="shortcut icon" href="http://conference.scipy.org/scipy2013/favicon.ico" />
</head>
<body>
<div id="container">
<?php include('inc/page_headers.php') ?>
<section id="slim_sidebar">
<?php include("inc/sponsors_small.php") ?>
</section>
<section id="hp-content">
<div class="row">
<div class="hp_cell">
<h2>Attend</h2>
<img src="img/about.png" width="251" height="84" alt="about scipy" class="hp_image" />
<p>The annual SciPy Conference allows participants from academic, commercial, and governmental organizations to showcase their latest Scientific Python projects, learn from skilled users and developers, and collaborate on code development.</p>
<p>We look forward to a very exciting conference and hope to see you at the 2014 conference.</p>
</div>
<div class="hp_cell" style="margin: 0 2%;">
<h2>Be Inspired</h2>
<p>We are excited to announce our first keynote speaker.</p>
<div class="row" style="border-top: 1px solid #cadbeb;">
<div class="free_cell">
<img src="img/hs_wilson.jpg" width="40" height="27" alt="Greg Wilson" />
</div>
<div class="free_cell" style="max-width: 75%;">
<p style="margin-bottom: 0;"><em>Greg Wilson is the creator of Software Carpentry, a crash course in computing skills for scientists and engineers. He has worked for 25 years <a href="keynotes.php"></em>[more...]</a></p>
</div>
</div>
</div>
<div class="hp_cell" style="margin: 0">
<h2>Schedule</h2>
<p>The 2014 conference will consist of two days of tutorials followed by <strong>three days of presentations</strong>, and concludes with two days of developer sprints on projects of interest to the attendees.</p>
<?php echo $display_dates ?>
<div class="row" style="margin: 0;">
<div class="free_cell">
<div class="icon_date"><p>Jul</p>
<p class="icon_date_w">Sunday</p>
<p class="icon_date_day">6</p></div>
</div>
<div class="free_cell">
<div class="icon_date"><p>Jul</p>
<p class="icon_date_w">Monday</p>
<p class="icon_date_day">7</p></div>
</div>
<div class="free_cell" style="max-width: 20%; padding-top: 1em;">
Tutorials
</div>
</div>
<div class="row" style="margin: 0;">
<div class="free_cell">
<div class="icon_date"><p>Jul</p>
<p class="icon_date_w">Tuesday</p>
<p class="icon_date_day">8</p></div>
</div>
<div class="free_cell">
<div class="icon_date"><p>Jul</p>
<p class="icon_date_w">Thursday</p>
<p class="icon_date_day">10</p></div>
</div>
<div class="free_cell" style="max-width: 50%; padding-top: 1em;">
Main Conference Session
</div>
</div>
<div class="row" style="margin: 0;">
<div class="free_cell">
<div class="icon_date"><p>Jul</p>
<p class="icon_date_w">Friday</p>
<p class="icon_date_day">11</p></div>
</div>
<div class="free_cell">
<div class="icon_date"><p>Jul</p>
<p class="icon_date_w">Saturday</p>
<p class="icon_date_day">12</p></div>
</div>
<div class="free_cell" style="max-width: 20%; padding-top: 1em;">
Sprints
</div>
</div>
</div>
</div>
<div class="row">
<div class="hp_cell">
<h2>What's it like?</h2>
<p>Watch the video highlighting last years conference.</p>
<a href="video_highlights.php"><img src="img/video_placeholder.png" width="100%" alt="SciPy 2013 video highlights" class="hp_image" /></a>
<p style="font-size: 0.75em; color: #333; text-align: right; margin-right: 1em;"><em>Video courtesy of Enthought, Inc.</em></p>
</div>
<div class="hp_cell" style="margin: 0 2%;">
<h2>Plan</h2>
<p>Early-Bird Session Pricing</p>
<table>
<tr>
<th>Session </th>
<th><div align="right">Std Price</div></th>
<th><div align="right">Academic<br />Price</div></th>
<th><div align="right">Student<br />Price</div></th>
</tr>
<tr>
<td><strong>Tutorials</strong><br />Jul 6th - 7th</td>
<td align="right"> $ 475</td>
<td align="right"> $ 375</td>
<td align="right"> $ 275</td>
</tr>
<tr>
<td><strong>Conference</strong><br />Jul 8th - 10th</td>
<td align="right"> $ 425</td>
<td align="right"> $ 325</td>
<td align="right"> $ 225</td>
</tr>
</table>
<p>Registration will be opening soon.</p>
</div>
<div class="hp_cell">
<h2>Plot</h2>
<img src="img/plot_contest.png" width="100%" alt="plot contest" class="hp_image" />
<p>In memory of John Hunter, in 2013, we announced the first</p>
<p style="text-align: center; font-weight: bold;"><a href="../jhepc2013/">SciPy John Hunter Excellence in Plotting Competition</a>.</p>
<p>We pleased to continue this competition again this year for 2014.</p>
<p>More details to come.</p>
</div>
</div>
<div class="row">
<div class="hp_cell">
<h2>Stay Informed</h2>
<p>To receive updates on conference specifics:</p>
<img src="img/newsletter_icon.png" width="32" height="32" alt="newsletter" class="callout_date" />
<p>Subscribe to the SciPy 2014 announcements.</p>
<style type="text/css">
.link,
.link a,
#SignUp .signupframe {
color: #226699;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
border: none;
}
.link,
.link a {
text-decoration: none;
}
#SignUp .signupframe {
width: 100%;
border: 1px solid #000000;
background: #ffffff;
}
#SignUp .signupframe .required {
font-size: 10px;
}
</style>
<script type="text/javascript" src="http://app.icontact.com/icp/loadsignup.php/form.js?c=1254645&l=7470&f=2197"></script>
<div class="row" style="margin-top: 0;">
<div class="cell" style="width: 45%; padding: 0;">
<img src="img/twitter-bird-light-bgs.png" width="32" height="32" alt="twitter" style="display: block;" />
<p class="callout_description">Follow <a href="https://twitter.com/SciPyConf">@SciPyConf</a></p>
</div>
<div class="cell" style="width: 45%; padding: 0 0 0 1em; border-left: 1px solid #cadbeb;">
<img src="img/gplus-32.png" width="32" height="32" alt="g-plus" style="display: block;" />
<span class="callout_description"><a href="https://plus.google.com/u/0/100948873231627513165/posts">ScipyConference</a></span>
</div>
</div>
</div>
</div>
</section>
<div style="clear: both;"></div>
<footer id="page_footer">
<?php include('inc/page_footer.php') ?>
</footer>
</div>
</body>
</html>