forked from hackference/hackference-2013
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.php
137 lines (133 loc) · 6.18 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
<div id="hero">
<div class="section group">
<div class="col span_10_of_10">
<img src='/img/front_banner.jpg' />
</div>
</div>
</div>
<div id="sub">
<div class="section group">
<div class="col span_10_of_10 sub_heading">
<h2>Birmingham's First Combined Conference & Hackathon</h2>
<span class="line"></span>
</div>
</div>
<div class="section group">
<div class="col span_10_of_10">
<div class="paras">
<p>A first-of-its-kind event in Birmingham starts on August 30th, collecting 300 developers to look into different technologies, languages and best practices available in the development world. The team at Hackference will be bringing you internationally-renowned developers to share their knowledge on a wide range of subjects covering different areas of coding and development.</p>
</div>
</div>
</div>
</div>
<div id="sub">
<div class="section group">
<div class="col span_10_of_10 sub_heading">
<h3>Conference Speakers</h3>
<span class="line"></span>
</div>
</div>
<div class="section group speakers">
<div class="col span_1_of_3 speaker">
<div style="position: relative">
<a href='<?php echo $site_url; ?>speakers#syd-lawrence'>
<img src='<?php echo $site_url; ?>img/speakers/syd-lawrence.png' />
<div class="speakerCaption"><a href='<?php echo $site_url; ?>speakers#syd-lawrence'>Syd Lawrence</a></div>
</a>
</div>
</div>
<div class="col span_1_of_3 speaker">
<div style="position: relative">
<a href='<?php echo $site_url; ?>speakers#lorna-mitchell'>
<img src='<?php echo $site_url; ?>img/speakers/lorna-mitchell.jpg' />
<div class="speakerCaption"><a href='<?php echo $site_url; ?>speakers#lorna-mitchell'>Lorna Mitchell</a></div>
</a>
</div>
</div>
<div class="col span_1_of_3 speaker">
<div style="position: relative">
<a href='<?php echo $site_url; ?>speakers#john-stevenson'>
<img src='https://secure.gravatar.com/avatar/6e5d5991b86e76c4ae9bb8e990e5712f?s=400&d=404' />
<div class="speakerCaption"><a href='<?php echo $site_url; ?>speakers#john-stevenson'>John Stevenson</a></div>
</a>
</div>
</div>
</div>
<div class="section group speakers">
<div class="col span_1_of_3 speaker">
<div style="position: relative">
<a href='<?php echo $site_url; ?>speakers#peter-bourgon'>
<img src='<?php echo $site_url; ?>img/speakers/peter-bourgon.jpg' />
<div class="speakerCaption"><a href='<?php echo $site_url; ?>speakers#peter-bourgon'>Peter Bourgon</a></div>
</a>
</div>
</div>
<div class="col span_1_of_3 speaker">
<div style="position: relative">
<a href='<?php echo $site_url; ?>speakers#cristiano-betta'>
<img src='<?php echo $site_url; ?>img/speakers/cristiano-betta.jpg' />
<div class="speakerCaption"><a href='<?php echo $site_url; ?>speakers#cristiano-betta'>Cristiano Betta</a></div>
</a>
</div>
</div>
<div class="col span_1_of_3 speaker">
<div style="position: relative">
<a href='<?php echo $site_url; ?>speakers#phil-leggetter'>
<img src='<?php echo $site_url; ?>img/speakers/phil-leggetter.jpg' />
<div class="speakerCaption"><a href='<?php echo $site_url; ?>speakers#phil-leggetter'>Phil Leggetter</a></div>
</a>
</div>
</div>
</div>
<div class="section group speakers">
<div class="col span_1_of_3 speaker">
<div style="position: relative">
<a href='<?php echo $site_url; ?>speakers#george-ornbo'>
<img src='<?php echo $site_url; ?>img/speakers/george-ornbo.jpg' />
<div class="speakerCaption"><a href='<?php echo $site_url; ?>speakers#george-ornbo'>George Ornbo</a></div>
</a>
</div>
</div>
<div class="col span_1_of_3 speaker">
<div style="position: relative">
<a href='<?php echo $site_url; ?>speakers#joe-littlejohn'>
<img src='<?php echo $site_url; ?>img/speakers/joe-littlejohn.jpg' />
<div class="speakerCaption"><a href='<?php echo $site_url; ?>speakers#joe-littlejohn'>Joe Littlejohn</a></div>
</a>
</div>
</div>
<div class="col span_1_of_3 speaker">
<div style="position: relative">
<a href='<?php echo $site_url; ?>speakers#mark-godfrey'>
<img src='<?php echo $site_url; ?>img/speakers/mark-godfrey.jpg' />
<div class="speakerCaption"><a href='<?php echo $site_url; ?>speakers#mark-godfrey'>Mark Godfrey</a></div>
</a>
</div>
</div>
</div>
<div class="section group speakers">
<div class="col span_1_of_3 speaker">
<div style="position: relative">
<a href='<?php echo $site_url; ?>speakers#martyn-davies'>
<img src='<?php echo $site_url; ?>img/speakers/martyn-davies.jpg' />
<div class="speakerCaption"><a href='<?php echo $site_url; ?>speakers#martyn-davies'>Martyn Davies</a></div>
</a>
</div>
</div>
</div>
</div>
<div id="sub">
<div class="section group">
<div class="col span_10_of_10 sub_heading">
<h3>Hackathon</h3>
<span class="line"></span>
</div>
</div>
<div class="section group">
<div class="col span_10_of_10">
<div class="paras_small">
<p>After the conference a whole weekend of coding is afoot (August 31st and September 1st). That means 100 developers gathering together to build some great applications on different platforms in under 36 hours. With access to the knowledge gained at the conference combined with the <a href="<?php echo $site_url; ?>hackathon#partners" title="API and SDK Partners" >APIs and SDKs of the hackathon partners</a>, who will walk away with the prizes?</p>
</div>
</div>
</div>
</div>