-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathsponsorship.html
337 lines (289 loc) · 11.8 KB
/
sponsorship.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
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>Full Frontal - Sponsorship Opportunities</title>
<style media="screen,print">
body {
font: normal 16px/18px 'Century Gothic', sans-serif;
padding: 0;
margin: 0;
/* background: #d3f4f0 url(images/grad-bg.png) top left repeat-x;*/
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAHklEQVQIW2P4//+/MBQzgDAICEMxXAAMYCoRIlCVANL6FYTYi5d+AAAAAElFTkSuQmCC);
background-position: center 24px;
background-repeat: repeat, no-repeat;
background-color: #000;
}
#content {
width: 80%;
margin: 0 auto;
padding: 1px;
background: rgb(34, 199, 181);
background: #fff;
color: #333;
position: relative;
/* text-shadow: 1px 1px 0px #B7E9F9;*/
}
p:last-child {
/* font-weight: bold;*/
margin-bottom: 40px;
}
#contact {
padding: 10px 20px;
position: fixed;
background: #ccc;
color: #fff;
background: hsl(0,0%,50%);
right: 11%;
top: 5px;
border-radius: 20px;
}
#contact a {
font-weight: normal;
background: transparent;
color: #fff;
}
h1:first-of-type {
position: relative;
z-index: 999;
background: #fff;
background: -webkit-linear-gradient(rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 0) 100%);
margin: 0;
padding: 24px 10%;
}
a {
color: #111;
font-weight: bold;
padding: 1px;
text-decoration: none;
}
a:hover {
background-color: #555;
color: #fff;
text-decoration: none;
text-shadow: none;
}
p {
line-height: 1.4;
}
li {
margin: 1em 0;
}
ul {
list-style: square;
padding-bottom: 20px;
}
h1, h2 {
font-weight: normal;
}
p, h1, h2, ul {
margin-left: 10%;
margin-right: 10%;
}
table {
margin: 0 auto;
width: 80%;
border: 1px solid #333;
border-collapse: collapse;
}
th.half, th.small {
width: 33%;
}
thead, th {
background: #777;
text-shadow: 1px 1px 0 #000;
color: #fff;
padding: 10px;
}
td, th {
padding: 10px;
border-top: 1px solid #333;
border-right: 1px solid #333;
}
td.empty {
background: #ececec;
}
h1, h2, h3, h4 {
color: #333;
line-height: 2;
}
h1:before, h2:before {
content: '■ ';
}
h2 {
margin-top: 28px;
}
.pgbreak {
page-break-before: always;
}
#tweets {
font-size: 14px;
line-height: 18px;
}
#tweets li {
margin: 10px 0;
font-style: italic;
}
</style>
<style media="print">
body {
background: none;
}
#content {
width: 95%;
text-shadow: none;
}
a[href^="http"]:after {
content: ' (' attr(href) ')';
}
a {
color: #000;
text-decoration: none;
}
h1, h2, h3, h4 {
text-shadow: none;
}
/*p, h1, h2, ul {
margin-left: 20px;
margin-right: 20px;
}
*/
td, th {
text-shadow: none;
font-size: 14px;
}
td.empty {
background: #ccc;
}
thead, th {
/* text-shadow: 1px 1px 0 #000;*/
padding: 10px;
}
thead th {
color: #fff;
}
.pdfDownload,
#contact {
display: none;
}
</style>
</head>
<body>
<div id="content">
<div id="contact">Get in touch today: <a href="mailto:[email protected]">[email protected]</a></div>
<h1>Sponsorship Opportunities</h1>
<p><a href="http://2013.full-frontal.org/" title="Full Frontal - JavaScript Conference - 8th November 2013">Full Frontal</a> is now in it's fifth year, and is the UK's leading JavaScript conference, for front end developers and engineers who want to learn more about the programming language of the web - and last year we sold out in just 2½ hours!</p>
<p>The direct dictionary definition of <em>Full Frontal</em> is: <em>with nothing concealed or held back</em>, which is the essence of the conference: to fully understand the <em>World's most popular programming language<sup><a href="http://javascript.crockford.com/popular.html">†</a></sup></em>.</p>
<p>Over two hundred and eighty web developers from all over the World will be attending on November 8th, 2013. Tickets have been priced to be affordable and only cost £150+VAT.</p>
<h2>Success of previous years</h2>
<p>Below are just some of the positive things said about Full Frontal over the last 4 years, and we've captured a longer list on our <a href="http://twitter.com/fullfrontalconf/favorites">Twitter favourites</a>:
<ul id="tweets">
<li><a href="https://twitter.com/#!/markirby/status/135682122370383872">markirby: Loved #fullfrontalconf this year, the best conference I've attended to date for quality speakers and engaging content. Good work @rem + co!</a></li>
<li><a href="https://twitter.com/#!/mwichary/status/135296204673265664">mwichary (2011 speaker): Almost seems unfair to have had so much fun and met so many great devs. #fullfrontalconf was amazing. Great job, @Julieanne and @rem!</a></li>
<li><a href="https://twitter.com/#!/codepo8/status/135119504291266560">codepo8: Had an incredible day at #fullfrontalconf today - amazing talks!</a></li>
<li><a href="https://twitter.com/#!/dymonaz/status/135059578135121920">dymonaz: Great #fullfrontalconf - really enjoyed the content. I'm impressed how it's even possible to pull it off. Thanks @ellissharp @julieanne @rem</a></li>
</ul>
<p>We also had a large collection of blog posts about our last conference collected here: <a href="http://lanyrd.com/2012/full-frontal/writeups/">Lanyrd Full Frontal 2012 write-ups</a>.</p>
<h2>When & Where</h2>
<p>The one full day conference is being held on Friday 8th November at the Duke of Yorks Theatre, Brighton, UK.</p>
<p>The prestigious <a href="http://www.picturehouses.co.uk/cinema_history.aspx?venueId=doyb" title="Picturehouse Cinemas">Duke of Yorks</a> was one of the World's first cinemas, first opening on 22nd September 1910.</p>
<h2>Audience</h2>
<p>The conference is catering for the front end engineers in the web development community.</p>
<p>Web professionals from the UK and across Europe and even from further afield are expected to attend.</p>
<p>You will meet developers with a range of experience, including designers and backend developers looking to get a better understanding of the browser platform.</p>
<h2>The Organisers</h2>
<p>The conference is a family run conference by <a href="http://remysharp.com" title="remy sharp's b:log">Remy Sharp</a>: who runs his own development agency <a href="http://leftlogic.com" title="Left Logic - Brighton web development and design consultancy">Left Logic</a>, and Julie Sharp: an events manager and running the logistics of the event.</p>
<p>Remy is a developer, speaker and <a href="http://introducinghtml5.com">author</a> for the most part on the topic of JavaScript. Out of frustration that there was no conference that catered for the JavaScript community (anymore*), he and his wife decided to bring the conference to the UK.</p>
<p><small>* @media Ajax was the first, and only other JavaScript conference, but it closed in 2008.</small></p>
<h2>Why Sponsor Full Frontal?</h2>
<p>Sponsoring Full Frontal will mean web developers, bloggers and other members of the community will get to know your company better and see that you want to support their community.</p>
<p>You will have the opportunity to promote your brand and products to attendees and meet potential new employees, clients or users. There are also networking opportunities throughout the conference and during the after party.</p>
<h2 class="pgbreak">How to Sponsor Full Frontal</h2>
<table>
<thead>
<tr>
<th class="full">Full Monty<br />£7,000+VAT, 2 places available</th>
<th class="half">Half Monty<br />£3,500+VAT, 4 places available</th>
<th class="small">Small Monty<br />£1,000+VAT, 4 places available</th>
</tr>
</thead>
<tbody>
<tr>
<td>5 conference passes</td>
<td>3 conference passes</td>
<td>1 conference pass</td>
</tr>
<tr>
<td>Exclusive inclusion of your logo on our conference videos (which are released for free post event), our 2012 videos had approx. <strong>35,000 views</strong>.</td>
<td class="empty"></td>
<td class="empty"></td>
</tr>
<tr>
<td>Tweet from @fullfrontalconf & @rem (30k+ total followers)</td>
<td>Tweet from @fullfrontalconf & @rem (30k+ total followers)</td>
<td>Tweet from @fullfrontalconf & @rem (30k+ total followers)</td>
</tr>
<tr>
<td>Inclusion of promotional material for conference attendee</td>
<td>Inclusion of promotional material for conference attendee</td>
<td class="empty"></td>
</tr>
<tr>
<td>Top placement of logo in print promotional material & ads</td>
<td>Logo included in print promotional material & ads</td>
<td class="empty"></td>
</tr>
<tr>
<td>Top placement of logo on web site</td>
<td>Logo on web site</td>
<td>Logo on web site</td>
</tr>
<tr>
<td>Top placement of logo on screen during breaks</td>
<td>Logo on screen during breaks</td>
<td>Logo on screen during breaks</td>
</tr>
<tr>
<td>Logo on name badge/programme</td>
<td>Logo on name badge/programme</td>
<td>company name on badge/programme</td>
</tr>
<tr>
<td>Exclusive right to provide branded lanyards</td>
<td class="empty"></td>
<td class="empty"></td>
</tr>
<tr>
<td>Two guest invitations to exclusive speakers' dinner</td>
<td class="empty"></td>
<td class="empty"></td>
</tr>
<tr>
<td>Early access to purchase additional tickets (whilst tickets are available - general release is 10-July)</td>
<td>Early access to purchase additional tickets (whilst tickets are available - general release is 10-July)</td>
<td class="empty"></td>
</tr>
<tr>
<td>Top placement of logo on banner popups placed on the stage</td>
<td>Logo on banner popups placed on the stage</td>
<td class="empty"></td>
</tr>
<tr>
<td>Company, link and sponsor message included in our delegate newsletter</td>
<td>Company and link included in our delegate newsletter</td>
<td>Company and link included in our delegate newsletter</td>
</tr>
</tbody>
</table>
<h2>Additional sponsorship opportunities</h2>
<p>If any of the additional opportunities are of interest, please get in touch. Often they will be first come, first serve.</p>
<p><strong>After party sponsor</strong> available to Full Monty sponsors - we would like you to cover the drinks for our delegates at the after party. You will be fully credited in the programme and closing of the conference. We've found delegates may not recall the night perfectly, but usually remember who bought them the drinks!</p>
<p><strong>Pre-party</strong> available to Full and Half Monty sponsors. Our informal pre-party has increased each year whereby our delegates take over the local pub where everyone joins us.</p>
<p><strong>Other ideas include (which we can also help organise):</strong> branded cupcakes (<a href="http://instagr.am/p/Tqjdy/">example from 2011</a>), branded popcorn (it's a cinema afterall!), speaker's meal, refreshments, t-shirts or bespoke schwag - and last year we provided delegates with a moleskine notebook with custom print for instance.</p>
<p>Get in touch if you have an idea and we'll help make it work.</p>
<p><small>Please note: the conference is carefully curated to ensure the best quality event for our delegates. As such sponsorship does not include a "speaking slot" - but you are more than welcome to submit a proposal.</small></p>
<h2>Contact</h2>
<p>Contact Remy & Julie using <a href="mailto:[email protected]">[email protected]</a> or +44 (0)1273 557744</p>
</div>
</body>
</html>