-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·355 lines (278 loc) · 17.3 KB
/
index.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
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
<!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#">
<!-- Mirrored from localhosthttp://code.waag.org/AppsForEurope/ by HTTrack Website Copier/3.x [XR&CO'2013], Wed, 03 Feb 2016 11:10:55 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=utf-8" /><!-- /Added by HTTrack -->
<head>
<meta charset="utf-8" />
<link rel="shortcut icon" href="sites/all/themes/responsive_blog/custom/icon.png" type="image/png" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<link rel="alternate" type="application/rss+xml" title="Blog" href="blog/feed" />
<link rel="alternate" type="application/rss+xml" title="Apps for Europe RSS" href="rss.xml" />
<title>Apps for Europe | turning data into business</title>
<style type="text/css" media="all">
@import url("modules/system/system.base.css?nixmys");
@import url("modules/system/system.menus.css?nixmys");
@import url("modules/system/system.messages.css?nixmys");
@import url("modules/system/system.theme.css?nixmys");
</style>
<style type="text/css" media="all">
@import url("profiles/openoutreach/modules/contrib/comment_notify/comment_notify.css?nixmys");
@import url("sites/all/modules/simplenews/simplenews.css?nixmys");
@import url("modules/book/book.css?nixmys");
@import url("profiles/openoutreach/modules/contrib/calendar/css/calendar_multiday.css?nixmys");
@import url("modules/comment/comment.css?nixmys");
@import url("profiles/openoutreach/modules/contrib/date/date_api/date.css?nixmys");
@import url("profiles/openoutreach/modules/contrib/date/date_popup/themes/datepicker.1.7.css?nixmys");
@import url("profiles/openoutreach/modules/contrib/date/date_repeat_field/date_repeat_field.css?nixmys");
@import url("modules/field/theme/field.css?nixmys");
@import url("profiles/openoutreach/modules/contrib/logintoboggan/logintoboggan.css?nixmys");
@import url("modules/node/node.css?nixmys");
@import url("modules/search/search.css?nixmys");
@import url("modules/user/user.css?nixmys");
@import url("profiles/openoutreach/modules/contrib/views/css/views.css?nixmys");
</style>
<style type="text/css" media="all">
@import url("profiles/openoutreach/modules/contrib/ctools/css/ctools.css?nixmys");
@import url("profiles/openoutreach/modules/contrib/debut_article/debut_article.css?nixmys");
@import url("profiles/openoutreach/modules/contrib/debut_blog/debut_blog.css?nixmys");
@import url("profiles/openoutreach/modules/contrib/debut_event/debut_event.css?nixmys");
@import url("profiles/openoutreach/modules/contrib/debut_highlighted/debut_highlighted.css?nixmys");
@import url("profiles/openoutreach/modules/contrib/debut_link/debut_link.css?nixmys");
@import url("profiles/openoutreach/modules/contrib/debut_section/debut_section.css?nixmys");
@import url("profiles/openoutreach/modules/contrib/panels/css/panels.css?nixmys");
@import url("sites/default/files/css/follow.css?nixmys");
@import url("profiles/openoutreach/modules/contrib/forward/forward.css?nixmys");
</style>
<style type="text/css" media="all">
@import url("sites/all/themes/responsive_blog/style.css?nixmys");
</style>
<script type="text/javascript" src="misc/jquery.js?v=1.4.4"></script>
<script type="text/javascript" src="misc/jquery.once.js?v=1.2"></script>
<script type="text/javascript" src="misc/drupal.js?nixmys"></script>
<script type="text/javascript" src="profiles/openoutreach/modules/contrib/comment_notify/comment_notify.js?nixmys"></script>
<script type="text/javascript" src="profiles/openoutreach/modules/contrib/admin_menu/admin_devel/admin_devel.js?nixmys"></script>
<script type="text/javascript" src="sites/all/themes/responsive_blog/js/jquery.cycle.all.min.js?nixmys"></script>
<script type="text/javascript" src="sites/all/themes/responsive_blog/js/slide.js?nixmys"></script>
<script type="text/javascript" src="sites/all/themes/responsive_blog/js/countdown.js?nixmys"></script>
<script type="text/javascript" src="sites/all/themes/responsive_blog/js/main-menu.js?nixmys"></script>
<script type="text/javascript" src="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 front not-logged-in no-sidebars page-node white">
<!-- have a footer outside of the page http://ryanfait.com/sticky-footer/ -->
<div id="full">
<div id="header-container">
<div id="header-wrapper">
<header id="header" class="clearfix">
<div id="site-logo">
<a href="index.html" title="Home">
<img src="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-10e2b3d1b0a9b7f4cdd61ea5a24ba7c3">
<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="blog/see-our-previous-apps-europe-finalists-will-you-enter-years-contest.html">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="blog/see-our-previous-apps-europe-finalists-will-you-enter-years-contest.html">Read more ></a></span> </div> </div>
</div>
<div class="feed-icon">
<a href="blog/feed" class="feed-icon" title="Subscribe to Blog"><img typeof="foaf:Image" src="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-9df4643f68a8d4821084743301eec736">
<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="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="blog/neelie-kroes-highlights-need-apps-europe.html">Neelie Kroes on Apps for Europe ></a></div> </div> </div>
</div>
</div> </div>
</div> <!-- /.block -->
</div>
<!-- /.region -->
<div id="win" style="">
<a href="competition.html">
<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="index.html" class="active">Home</a></li>
<li class="expanded"><a href="competition.html" title="information about the competition">Competition</a><ul class="menu"><li class="first leaf"><a href="content/submit-your-application.html">Submit your application</a></li>
<li class="leaf"><a href="competition_enter.html">Selection Criteria and Judging</a></li>
<li class="leaf"><a href="competition_prizes.html">What's in it for me</a></li>
<li class="leaf"><a href="competition_dates.html">Important dates</a></li>
<li class="last leaf"><a href="article/funding-opportunities-eu.html">Funding in EU</a></li>
</ul></li>
<li class="expanded"><a href="business-lounge.html" title="Business Lounge information">Business Lounge</a><ul class="menu"><li class="first leaf"><a href="article/opportunities-ibl-2015.html">Opportunities IBL 2015</a></li>
<li class="leaf"><a href="business-lounge-join.html">Join investor network</a></li>
<li class="leaf"><a href="business-lounge-success-stories.html">Success stories</a></li>
<li class="leaf"><a href="business-lounge-network.html">Network</a></li>
<li class="last leaf"><a href="article/previous-business-lounges.html">Previous business lounges</a></li>
</ul></li>
<li class="expanded"><a href="open-data-events.html">Open data events</a><ul class="menu"><li class="first leaf"><a href="open-data-events-upcoming.html" title="">Upcoming</a></li>
<li class="leaf"><a href="open-data-events-participate.html">Join our network</a></li>
<li class="leaf"><a href="article/futureeverything-2015.html">FutureEverything 2014</a></li>
<li class="last leaf"><a href="content/tell-us-about-your-event.html">Tell us about your event</a></li>
</ul></li>
<li class="expanded"><a href="article/results-2013.html" title="Events and finalists from the 2013/2014 competition">Results 2013</a><ul class="menu"><li class="first last collapsed"><a href="article/finalists-20132014.html">Finalists 2013/14</a></li>
</ul></li>
<li class="leaf"><a href="blog.html" title="View a listing of blog posts.">Blog</a></li>
<li class="leaf"><a href="resources.html">Resources</a></li>
<li class="last collapsed"><a href="about-us.html">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="content-front" style="float:left;position:relative;width:100%;">
<!--<div id="slideshow" style="position:absolute;width:100%;z-index:-1;" >
<img src="sites/all/themes/responsive_blog/images/background.png" width="100%" />
<img src="sites/all/themes/responsive_blog/images/background_1.jpg" width="100%" />
</div> -->
<div id="slideshow" style="position:absolute;width:100%;height:110%;z-index:-1;" >
<div id="slide-1" class="slide"></div>
<div id="slide-2" class="slide"></div>
<!--<div id="slide-2" class="slide"></div>-->
</div>
<div class="wrapper">
<div id="developer" class="home-block" >
<div class="home-block-top">
I'm a<br>
developer
</div>
<div class="home-block-bottom">
<div class="home-block-bottom-content"> Working on an app or open data startup? </div>
<a href="competition.html" class="home-read-more">
Read more
</a>
</div>
</div>
<div id="investor" class="home-block" >
<div class="home-block-top">
I'm an<br>
investor
</div>
<div class="home-block-bottom">
<div class="home-block-bottom-content"> Wanting to discover the business potential of open data? </div>
<a href="business-lounge.html" class="home-read-more">
Read more
</a>
</div>
</div>
<div id="organiser" class="home-block" >
<div class="home-block-top">
I'm an<br>
organiser
</div>
<div class="home-block-bottom">
<div class="home-block-bottom-content"> Running an open data event? </div>
<a href="open-data-events.html" class="home-read-more">
Read more
</a>
</div>
</div>
<div class="wrapped" id="next-event-bar">
<div id="next-event" style="text-align: center;">
<!-- <a style="color:white; font:Helvetica Neue; font-size:26px" href="http://code.waag.org/AppsForEurope/event/apps-europe-okcon">Upcoming: Apps for Europe @ OKCon</a>-->
<a style="color:white;font-size:26px" href="open-data-events-upcoming.html">
Upcoming: Business Lounges in Jelgava, Madrid, Jaca, Pisa and more
</a>
</div>
</div>
<div id="spacer" style="height:30px;width:100%;float:left;background:none;"></div>
</div>
</div>
<div id="mission-container" style="float:left;width:100%;">
<div class="wrapper">
<div class="wrapped" id="mission">
<p>Apps for Europe is a <a href="about-us.html">support network</a> with a mission to turn data based apps into viable businesses. By implementing <a href="business-lounge.html">Business Lounges</a> at local app contests and hack events across the continent, Apps for Europe is accelerating the relationship between developers and investors. The culmination of these events is an International Business Lounge at <a href="http://futureeverything.org/"> Future Everything</a> where the best apps, either invited after a local Business Lounge, or selected from our <a href="competition.html">online competition</a>, will have the opportunity to pitch their idea to win investment for the future development of their product.</p>
<!--Apps for Europe is a support network that provides tools to transform ideas for data based apps into viable businesses. We bring a powerful European network of individuals and organisations who have been involved in open data programmes and in supporting promising ideas to help ideas to scale. -->
</div>
</div>
</div>
<div id="twitter-container" style="float:left;width:100%;">
<div class="wrapper">
<div class="wrapped" id="twitter">
<a href="http://www.twitter.com/apps4eu"><div id="twitter-logo" style=""></div></a>
<div id="twitter-feed">
<div class="region region-footer">
<div id="block-views-tweets-block" class="block block-views">
<div class="content">
<div class="view view-tweets view-id-tweets view-display-id-block view-dom-id-d20bd9051a204481c5a8ee51451333c9">
<div class="view-content">
<div class="item-list"> <ul> <li class="views-row views-row-1 views-row-odd views-row-first">
<div class="views-field views-field-screen-name"> <span class="field-content">openarch_nl</span> </div>
<span class="views-field views-field-created-time"> <span class="field-content"><em class="placeholder">1 month 3 weeks</em> ago</span> </span> —
<span class="views-field views-field-text"> <span class="field-content">@Apps4EU there's an incorrect title/country for Open Archives entry on <a target="_blank" rel="nofollow" href="https://t.co/bSHVRuNKCK">https://t.co/bSHVRuNKCK</a> #Research #Heritage #Archives</span> </span></li>
<li class="views-row views-row-2 views-row-even">
<div class="views-field views-field-screen-name"> <span class="field-content">pietercolpaert</span> </div>
<span class="views-field views-field-created-time"> <span class="field-content"><em class="placeholder">4 months 1 week</em> ago</span> </span> —
<span class="views-field views-field-text"> <span class="field-content">@Apps4EU much love! @waag <a target="_blank" rel="nofollow" href="http://t.co/EueExQQRTj">http://t.co/EueExQQRTj</a></span> </span></li>
<li class="views-row views-row-3 views-row-odd views-row-last">
<div class="views-field views-field-screen-name"> <span class="field-content">ibauwens</span> </div>
<span class="views-field views-field-created-time"> <span class="field-content"><em class="placeholder">4 months 3 weeks</em> ago</span> </span> —
<span class="views-field views-field-text"> <span class="field-content">@Apps4EU <a target="_blank" rel="nofollow" href="http://t.co/Uv0RbIapwV">http://t.co/Uv0RbIapwV</a> audience price winner 2014 is alive and kicking! (dutch version only for the moment, to be continued...)</span> </span></li>
</ul></div> </div>
<div class="view-footer">
<a href="http://www.twitter.com/apps4eu"> Apps4EU on Twitter </a> </div>
</div> </div>
</div> <!-- /.block -->
</div>
<!-- /.region -->
</div>
</div>
</div>
</div>
<div id="bottom-spacer" style="float:left;width:100%;height:45px;background-color:white;"> </div>
</div>
<!-- add sticky footer outside of the 'page' -->
<div id="logos-container" style="float:left;position:relative;width:100%;background:white;height:130px">
<div id="logos" style="" ></div>
</div>
</body>
<!-- Mirrored by HTTrack Website Copier/3.x [XR&CO'2013], Wed, 03 Feb 2016 11:11:28 GMT -->
</html>