-
Notifications
You must be signed in to change notification settings - Fork 0
/
competition.html
executable file
·297 lines (233 loc) · 19.4 KB
/
competition.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
<!DOCTYPE html>
<html lang="en" dir="ltr"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/terms/"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:og="http://ogp.me/ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:sioc="http://rdfs.org/sioc/ns#"
xmlns:sioct="http://rdfs.org/sioc/types#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
<head>
<meta charset="utf-8" />
<link rel="shortcut icon" href="http://code.waag.org/AppsForEurope/sites/all/themes/responsive_blog/custom/icon.png" type="image/png" />
<link rel="canonical" href="http://code.waag.org/AppsForEurope/competition" />
<meta name="description" content="Are you making an open data based app? Apps for Europe runs an annual competition to find the best new apps across Europe that we can help scale into viable businesses." />
<link rel="alternate" type="application/rss+xml" title="Blog" href="http://code.waag.org/AppsForEurope/blog/feed" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<meta name="generator" content="Drupal 7 (http://drupal.org)" />
<title>Join the Apps for Europe Competition | Apps for Europe</title>
<style type="text/css" media="all">
@import url("http://code.waag.org/AppsForEurope/modules/system/system.base.css?nixmys");
@import url("http://code.waag.org/AppsForEurope/modules/system/system.menus.css?nixmys");
@import url("http://code.waag.org/AppsForEurope/modules/system/system.messages.css?nixmys");
@import url("http://code.waag.org/AppsForEurope/modules/system/system.theme.css?nixmys");
</style>
<style type="text/css" media="all">
@import url("http://code.waag.org/AppsForEurope/profiles/openoutreach/modules/contrib/comment_notify/comment_notify.css?nixmys");
@import url("http://code.waag.org/AppsForEurope/sites/all/modules/simplenews/simplenews.css?nixmys");
@import url("http://code.waag.org/AppsForEurope/modules/book/book.css?nixmys");
@import url("http://code.waag.org/AppsForEurope/profiles/openoutreach/modules/contrib/calendar/css/calendar_multiday.css?nixmys");
@import url("http://code.waag.org/AppsForEurope/modules/comment/comment.css?nixmys");
@import url("http://code.waag.org/AppsForEurope/profiles/openoutreach/modules/contrib/date/date_api/date.css?nixmys");
@import url("http://code.waag.org/AppsForEurope/profiles/openoutreach/modules/contrib/date/date_popup/themes/datepicker.1.7.css?nixmys");
@import url("http://code.waag.org/AppsForEurope/profiles/openoutreach/modules/contrib/date/date_repeat_field/date_repeat_field.css?nixmys");
@import url("http://code.waag.org/AppsForEurope/modules/field/theme/field.css?nixmys");
@import url("http://code.waag.org/AppsForEurope/profiles/openoutreach/modules/contrib/logintoboggan/logintoboggan.css?nixmys");
@import url("http://code.waag.org/AppsForEurope/modules/node/node.css?nixmys");
@import url("http://code.waag.org/AppsForEurope/modules/search/search.css?nixmys");
@import url("http://code.waag.org/AppsForEurope/modules/user/user.css?nixmys");
@import url("http://code.waag.org/AppsForEurope/profiles/openoutreach/modules/contrib/views/css/views.css?nixmys");
</style>
<style type="text/css" media="all">
@import url("http://code.waag.org/AppsForEurope/profiles/openoutreach/modules/contrib/ctools/css/ctools.css?nixmys");
@import url("http://code.waag.org/AppsForEurope/profiles/openoutreach/modules/contrib/debut_article/debut_article.css?nixmys");
@import url("http://code.waag.org/AppsForEurope/profiles/openoutreach/modules/contrib/debut_blog/debut_blog.css?nixmys");
@import url("http://code.waag.org/AppsForEurope/profiles/openoutreach/modules/contrib/debut_event/debut_event.css?nixmys");
@import url("http://code.waag.org/AppsForEurope/profiles/openoutreach/modules/contrib/debut_highlighted/debut_highlighted.css?nixmys");
@import url("http://code.waag.org/AppsForEurope/profiles/openoutreach/modules/contrib/debut_link/debut_link.css?nixmys");
@import url("http://code.waag.org/AppsForEurope/profiles/openoutreach/modules/contrib/debut_section/debut_section.css?nixmys");
@import url("http://code.waag.org/AppsForEurope/profiles/openoutreach/modules/contrib/panels/css/panels.css?nixmys");
@import url("http://code.waag.org/AppsForEurope/profiles/openoutreach/modules/contrib/forward/forward.css?nixmys");
@import url("http://code.waag.org/AppsForEurope/sites/default/files/css/follow.css?nixmys");
</style>
<style type="text/css" media="all">
@import url("http://code.waag.org/AppsForEurope/sites/all/themes/responsive_blog/style.css?nixmys");
</style>
<script type="text/javascript" src="http://code.waag.org/AppsForEurope/misc/jquery.js?v=1.4.4"></script>
<script type="text/javascript" src="http://code.waag.org/AppsForEurope/misc/jquery.once.js?v=1.2"></script>
<script type="text/javascript" src="http://code.waag.org/AppsForEurope/misc/drupal.js?nixmys"></script>
<script type="text/javascript" src="http://code.waag.org/AppsForEurope/profiles/openoutreach/modules/contrib/comment_notify/comment_notify.js?nixmys"></script>
<script type="text/javascript" src="http://code.waag.org/AppsForEurope/profiles/openoutreach/modules/contrib/admin_menu/admin_devel/admin_devel.js?nixmys"></script>
<script type="text/javascript" src="http://code.waag.org/AppsForEurope/sites/all/themes/responsive_blog/js/countdown.js?nixmys"></script>
<script type="text/javascript" src="http://code.waag.org/AppsForEurope/sites/all/themes/responsive_blog/js/main-menu.js?nixmys"></script>
<script type="text/javascript" src="http://code.waag.org/AppsForEurope/sites/all/themes/responsive_blog/js/pngfix.min.js?nixmys"></script>
<!--[if lt IE 9]><script src="http://code.waag.org/AppsForEurope/sites/all/themes/responsive_blog/js/html5.js"></script><![endif]-->
<link href='http://fonts.googleapis.com/css?family=Ubuntu:300,400,400italic' rel='stylesheet' type='text/css'>
</head>
<body class="html not-front not-logged-in no-sidebars page-node page-node- page-node-38 node-type-article white">
<div id="header-container">
<div id="header-wrapper">
<header id="header" class="clearfix">
<div id="site-logo">
<a href="http://code.waag.org/AppsForEurope/" title="Home">
<img src="http://code.waag.org/AppsForEurope/sites/all/themes/responsive_blog/custom/a4e_logo.png" alt="Home" />
</a>
<div id="site-slogan">
turning data into business </div>
</div>
<!-- render the header block with the content as specified in CMS -->
<div class="region region-header">
<div id="block-views-blog-block-1" class="block block-views">
<h2 >Recent blog posts</h2>
<div class="content">
<div class="view view-blog view-id-blog view-display-id-block_1 view-dom-id-23746d54b6eb4d9c6bc98d87e0e908d9">
<div class="view-content">
<div class="views-row views-row-1 views-row-odd views-row-first views-row-last">
<div class="views-field views-field-title"> <span class="field-content"><a href="http://code.waag.org/AppsForEurope/blog/see-our-previous-apps-europe-finalists-will-you-enter-years-contest">See our previous Apps for Europe finalists - will you enter this year's contest?</a></span> </div>
<div class="views-field views-field-view-node"> <span class="field-content"><a href="http://code.waag.org/AppsForEurope/blog/see-our-previous-apps-europe-finalists-will-you-enter-years-contest">Read more ></a></span> </div> </div>
</div>
<div class="feed-icon">
<a href="http://code.waag.org/AppsForEurope/blog/feed" class="feed-icon" title="Subscribe to Blog"><img typeof="foaf:Image" src="http://code.waag.org/AppsForEurope/misc/feed.png" width="16" height="16" alt="Subscribe to Blog" /></a> </div>
</div> </div>
</div> <!-- /.block -->
<div id="block-views-header-video-thumb-block" class="block block-views">
<h2 >Header video thumb</h2>
<div class="content">
<div class="view view-header-video-thumb view-id-header_video_thumb view-display-id-block view-dom-id-0e591ab6c8b652b50206562dd955bd32">
<div class="view-content">
<div class="views-row views-row-1 views-row-odd views-row-first views-row-last">
<div class="views-field views-field-field-thumb"> <div class="field-content"><img typeof="foaf:Image" src="http://code.waag.org/AppsForEurope/sites/default/files/neel.png" width="207" height="85" alt="Neelie Kroes" /></div> </div>
<div class="views-field views-field-field-thumb-link"> <div class="field-content"><a href="http://code.waag.org/AppsForEurope//blog/neelie-kroes-highlights-need-apps-europe">Neelie Kroes on Apps for Europe ></a></div> </div> </div>
</div>
</div> </div>
</div> <!-- /.block -->
</div>
<!-- /.region -->
<div id="win" style="">
<a href="http://code.waag.org/AppsForEurope/competition">
<div style="">
<p>Join our online <strong>competition</strong>, deadline 31 December</p>
<!-- <script type="application/javascript">
var myCountdownTest = new Countdown({
month : 12,
day : 31,
hour : 12,
width : 200,
height : 30,
rangeHi: "month",
});
</script> -->
</div>
</a>
</div>
</header>
</div>
</div>
<div id="navigation-container">
<div id="navigation-wrapper">
<nav id="navigation" role="navigation">
<div id="main-menu">
<ul class="menu"><li class="first leaf"><a href="http://code.waag.org/AppsForEurope/">Home</a></li>
<li class="expanded"><a href="http://code.waag.org/AppsForEurope/competition" title="information about the competition" class="active">Competition</a><ul class="menu"><li class="first leaf"><a href="http://code.waag.org/AppsForEurope/content/submit-your-application">Submit your application</a></li>
<li class="leaf"><a href="http://code.waag.org/AppsForEurope/competition_enter">Selection Criteria and Judging</a></li>
<li class="leaf"><a href="http://code.waag.org/AppsForEurope/competition_prizes">What's in it for me</a></li>
<li class="leaf"><a href="http://code.waag.org/AppsForEurope/competition_dates">Important dates</a></li>
<li class="last leaf"><a href="http://code.waag.org/AppsForEurope/article/funding-opportunities-eu">Funding in EU</a></li>
</ul></li>
<li class="expanded"><a href="http://code.waag.org/AppsForEurope/business-lounge" title="Business Lounge information">Business Lounge</a><ul class="menu"><li class="first leaf"><a href="http://code.waag.org/AppsForEurope/article/opportunities-ibl-2015">Opportunities IBL 2015</a></li>
<li class="leaf"><a href="http://code.waag.org/AppsForEurope/business-lounge-join">Join investor network</a></li>
<li class="leaf"><a href="http://code.waag.org/AppsForEurope/business-lounge-success-stories">Success stories</a></li>
<li class="leaf"><a href="http://code.waag.org/AppsForEurope/business-lounge-network">Network</a></li>
<li class="last leaf"><a href="http://code.waag.org/AppsForEurope/article/previous-business-lounges">Previous business lounges</a></li>
</ul></li>
<li class="expanded"><a href="http://code.waag.org/AppsForEurope/open-data-events">Open data events</a><ul class="menu"><li class="first leaf"><a href="http://code.waag.org/AppsForEurope/open-data-events-upcoming" title="">Upcoming</a></li>
<li class="leaf"><a href="http://code.waag.org/AppsForEurope/open-data-events-participate">Join our network</a></li>
<li class="leaf"><a href="http://code.waag.org/AppsForEurope/article/futureeverything-2015">FutureEverything 2014</a></li>
<li class="last leaf"><a href="http://code.waag.org/AppsForEurope/content/tell-us-about-your-event">Tell us about your event</a></li>
</ul></li>
<li class="expanded"><a href="http://code.waag.org/AppsForEurope/article/results-2013" title="Events and finalists from the 2013/2014 competition">Results 2013</a><ul class="menu"><li class="first last collapsed"><a href="http://code.waag.org/AppsForEurope/article/finalists-20132014">Finalists 2013/14</a></li>
</ul></li>
<li class="leaf"><a href="http://code.waag.org/AppsForEurope/blog.html" title="View a listing of blog posts.">Blog</a></li>
<li class="leaf"><a href="http://code.waag.org/AppsForEurope/resources">Resources</a></li>
<li class="last collapsed"><a href="http://code.waag.org/AppsForEurope/about-us">About Us</a></li>
</ul> </div>
</nav>
</div>
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-55168849-1', 'auto');
ga('send', 'pageview');
</script>
<!--
<div id="slideshow" style="position:absolute;width:100%;z-index:-1;" >
<div id="slide-1" class="slide"></div>
<div id="slide-2" class="slide"></div>
</div> -->
<div id="wrapper">
<div id="preface-area" class="clearfix">
</div>
<div id="main" class="clearfix">
<div id="primary">
<section id="content" role="main">
<div id="content-wrap">
<div id="breadcrumbs"><h2 class="element-invisible">You are here</h2><nav class="breadcrumb"><a href="http://code.waag.org/AppsForEurope/">Home</a> » <a href="http://code.waag.org/AppsForEurope/article">Articles</a> » Join the Apps for Europe Competition</nav></div> <h1 class="page-title">Join the Apps for Europe Competition</h1> <div class="region region-content">
<div id="block-system-main" class="block block-system">
<div class="content">
<span property="dc:title" content="Join the Apps for Europe Competition" class="rdf-meta element-hidden"></span><span property="sioc:num_replies" content="0" datatype="xsd:integer" class="rdf-meta element-hidden"></span>
<div class="content">
<div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even" property="content:encoded"><p><img alt="" src="http://extern.waag.org/ivonne/a4eu/Competition.jpg" style="padding: 0px; border: 0px currentColor; border-image: none; spacing: 0px;" /><br />Are you making an <strong>open data based app</strong>? Apps for Europe runs an annual competition to find the best new apps across Europe that we can help scale into viable businesses.</p>
<ul>
<li><strong>Who can enter?</strong> Anyone that uses some form of open data in their application or service!</li>
<li><strong>How do I enter? </strong>You can <a href="http://code.waag.org/AppsForEurope/content/submit-your-application"><font color="#1982d1">enter your idea online</font></a> or you can connect to your local <a href="http://code.waag.org/AppsForEurope/open-data-events-upcoming"><font color="#1982d1">Business Lounge</font></a>.</li>
<li><strong>Timeframe of the competition? </strong>The first competition will run from September 2014 until the end of the year. Winners are invited to FutureEverything in 2015.</li>
<li><strong>Are there any criteria I have to meet? </strong>Yes, only a few. You can find out more <a href="http://code.waag.org/AppsForEurope/competition_enter"><font color="#1982d1">here.</font></a></li>
</ul>
<h2>We are looking for apps that are:</h2>
<ul>
<li>Orientated towards creating viable businesses and services</li>
<li>Showing the world the potential of open data</li>
</ul>
<h2>What can I win?</h2>
<p>Join the online competition and win 1 of the 13 exclusive spots at the International Business Lounge at FutureEverything in Manchester in 2015. If you win your local Business Lounge you are automatically invited. <strong>You will receive a ticket to Future Everything as well as travel and accommodation for one person.</strong> There you will get the chance to exhibit your app to the entire Future Everything audience throughout the day, along with the other winning innovative apps from all over Europe. </p>
<p>But that's not all! You also get the opportunity to pitch your app to an international audience of investors, government agencies, companies and individuals keen to share their skills, experience, resources and money to help scale your app into a successful international business. For more information on what's in it for you, have a look <a href="http://code.waag.org/AppsForEurope/competition_prizes"><font color="#1982d1">here</font></a>.</p>
<h2>Who is judging the competition?</h2>
<p>All online entries will be judged by our Apps for Europe partners: an experienced network of European companies with links to investors and expertise in bringing promising ideas to scale. They have a shared agenda to help transform open data into business. For more information have a look at our <a href="http://code.waag.org/AppsForEurope/competition_enter"><font color="#1982d1">Selection Criteria and Judging</font></a> page.</p>
<h2>Why open data?</h2>
<p>Neelie Kroes, who strongly supports Apps for Europe, estimates the value of open data to be billions of Euros. By helping you scale your idea into a successful business that could reach across Europe, we progress potential of open data, with you!</p>
<h2>About Apps for Europe?</h2>
<p>Apps for Europe is a support network with a mission to turn data based apps into viable businesses. For further information about our consortium have a look <a href="http://code.waag.org/AppsForEurope/about-us"><font color="#1982d1">here</font></a>.</p>
<h2>Can't find what you're looking for?</h2>
<p>Email: <a href="mailto:[email protected]">[email protected]</a> and we'll help you.</p>
</div></div></div> </div>
<footer>
<ul class="links inline"><li class="service-links-facebook first"><a href="http://www.facebook.com/sharer.php?u=http%3A//localhosthttp://code.waag.org/AppsForEurope/competition&t=Join%20the%20Apps%20for%20Europe%20Competition" title="Share on Facebook" class="service-links-facebook" rel="nofollow">Facebook</a></li>
<li class="service-links-twitter"><a href="http://twitter.com/share?url=http%3A//localhosthttp://code.waag.org/AppsForEurope/competition&text=Join%20the%20Apps%20for%20Europe%20Competition" title="Share this on Twitter" class="service-links-twitter" rel="nofollow">Twitter</a></li>
<li class="comment_forbidden"><span><a href="http://code.waag.org/AppsForEurope/user/login?destination=comment/reply/38%23comment-form">Log in</a> to post comments</span></li>
<li class="forward_link last"><a href="http://code.waag.org/AppsForEurope/forward?path=node/38" title="Forward this page to a friend" class="forward-page">Email this page</a></li>
</ul> </footer>
</div>
</div> <!-- /.block -->
</div>
<!-- /.region -->
</div>
</section> <!-- /#main -->
</div>
</div>
<footer id="footer-bottom">
<div id="footer-area" class="clearfix">
</div>
<div id="bottom" class="clearfix">
<div id="cip-logo-container"><div id="cip-logo"></div></div>
<div class="copyright">A <a href="https://creativecommons.org/licenses/by-sa/4.0/ ">Creative Commons License</a> applies to all content on this site <div class="cc"></div></div>
<div class="credit">Theme by <a href="http://www.devsaran.com" target="_blank">Devsaran</a></div>
</div>
</footer>
</div>
</body>
</html>