-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresources.html
executable file
·335 lines (271 loc) · 23.5 KB
/
resources.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
<!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/resources" />
<meta name="description" content="Whether you're a developer, competition organiser or data publisher, the Apps for Europe partners have gathered helpful resources that can support you in creating open data events, stimulating the community and promoting success stories. " />
<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>Resources | 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-18 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-4451be2f860d3c750fe4502b06bb1bdd">
<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-b7471c7836871c6a59daefb6f1c210bf">
<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">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" class="active">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> » Resources</nav></div> <h1 class="page-title">Resources</h1> <div class="region region-content">
<div id="block-system-main" class="block block-system">
<div class="content">
<span property="dc:title" content="Resources" 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"><div><img alt="" border="0" src="http://extern.waag.org/ivonne/a4eu/resource.jpg" style="padding: 0px; border: 0px currentColor;" /></div>
<div>Whether you're a developer, competition organiser or data publisher, the Apps for Europe partners have gathered helpful resources that can support you in creating open data events, stimulating the community and promoting success stories.</div>
<div> </div>
<div>All the documents on this site are licensed under the <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.</div>
<div><img alt="" src="https://d22739b8qd5enr.cloudfront.net/assets/img/cc-by-sa.png" style="width: 88px; height: 31px;" /></div>
<div> </div>
<h2> </h2>
<h2>Guidelines for organisers of Apps challenges</h2>
<ul>
<li>If you are organising an app competition or challenge, there are many things that you need to think of. We have put some <a href="http://code.waag.org/AppsForEurope/article/guidelines-organisers-apps-challenges">guidelines</a> together to help you make the most of your challenge!</li>
<li>Find more details on <a href="https://www.dropbox.com/home/A4EU%20uploads">Contest and Criteria Planning</a>, <a href="https://www.dropbox.com/home/A4EU%20uploads">Pitch and Prize Ceremony</a> and a <a href="https://www.dropbox.com/home/A4EU%20uploads">Technical Toolset for Open Data Competitions</a>.</li>
<li>We have created an <a href="http://code.waag.org/AppsForEurope/article/event-kit">Event Kit</a> which includes materials for workshops, bar camps and marketplaces. </li>
<li>We set up a <a href="http://code.waag.org/AppsForEurope/article/manage-app-competition-wordpress-plugin">guide</a> for the Apps for Europe <a href="https://github.com/mmlab/AppsForX">wordpress plug-in</a> we created; use it to create your own website for your local app competition.</li>
<li>To further assist you we have created a <a href="http://code.waag.org/AppsForEurope/article/technical-toolset-open-data-competitions">Technical toolset for Open Data competitions</a>. </li>
<li>Here are the lessons learned from the <a href="http://code.waag.org/AppsForEurope/article/previous-business-lounges">Amsterdam hackathon</a> and <a href="http://code.waag.org/AppsForEurope/article/recommendations-press-handling">Press handling recommendations</a></li>
<li>To support people that are using your data, you may be interested in our <a href="http://code.waag.org/AppsForEurope/article/licensing-guidelines-potential-reusers-open-data">guidelines for data reusers</a>, which you are free to repurpose on your own website if you credit the Apps for Europe consortium and apply the same Creative Commons licence.</li>
<li>Find some more useful information in our <a href="http://code.waag.org/AppsForEurope/article/press-kit">Press Kit</a>, <a href="https://www.dropbox.com/home/A4EU%20uploads">Design Template</a> and how to create a <a href="https://www.dropbox.com/home/A4EU%20uploads">Project Website and Blog</a>.</li>
</ul>
<h2>Guidelines for data publishers</h2>
<ul>
<li>We have created <a href="http://code.waag.org/AppsForEurope/article/licensing-guidelines-data-owners-0">licensing guidelines</a> for organisations interested in publishing data.</li>
<li>There are also <a href="http://code.waag.org/AppsForEurope/article/guidelines-data-owners-and-data-publishers">guidelines</a> that address more broadly how publishers can encourage uptake and engage with the community of users of the data.</li>
</ul>
<h2>Business Models </h2>
<ul>
<li>If you are interested in models for how to sustainably build on top of open data, we recommend our <a href="http://code.waag.org/AppsForEurope/article/business-models-open-data-applications">guide on business models</a>. It discusses real-world applications and shows how companies and individual developers have built applications using open data.</li>
</ul>
<h2>Europeana Labs</h2>
<p>Europeana Labs (<a href="http://labs.europeana.eu/">labs.europeana.eu</a>) is a virtual playground for remixing and using over 30 million digital records from Europe’s libraries, museums, galleries and archives. On Europeana Labs you can:</p>
<ul>
<li>Discover sample datasets available on Europeana.eu and explore the underlying API queries to access them</li>
<li>Be inspired by the extensive range of apps that others have already created using Europeana data and API</li>
<li>Register for a Europeana API key, read in depth documentation and experiment on our API console</li>
<li>See the latest news, case studies, and get hints and tips on our blog</li>
<li>Find out about forthcoming events where you can get hands-on support</li>
</ul>
<h2>Civic Toolkits</h2>
<ul>
<li><a href="http://www.citysdk.eu/">City SDK</a> is creating a toolkit for the development of digital services within cities. The toolkit comprises of open and interoperable digital service interfaces as well as processes, guidelines and usability standards. <a href="http://www.citysdk.eu/">CitySDK</a> enables a more efficient utilisation of the expertise and know-how of developer communities to be applied in city service development. </li>
<li><a href="http://www.europecommons.org/">Europe Commons</a> is a catalogue of civic software and services across Europe that help governments work better. By capturing applications and information about how and where they’ve been deployed, and with what impact, we want to encourage greater collaboration and reuse of civic solutions. This includes tools to support public service delivery, apps/services built on government APIs or initiatives piloted with a local authority and created by others.</li>
</ul>
<h2>Guidelines for policymakers, developers and innovative thinkers</h2>
<ul>
<li>We have documented our <a href="http://code.waag.org/AppsForEurope/article/dissemination-plan">Dissemination Plan</a> which outlines our dissemination strategy, activities and tools. We aim to communicate our method and its value to extended networks across Europe and to use the project to build a wider network to support the scaling of apps and tools turning Europe’s public sector information/open data into businesses.</li>
</ul>
<h2>Official Apps for Europe deliverables</h2>
<ul>
<li><a href="http://extern.waag.org/ivonne/a4eu/D2-2ContestCriteriaandplanning.pdf">D2.2 Contest criteria and planning</a></li>
<li><a href="http://extern.waag.org/ivonne/a4eu/D2-4PitchandPrizeCeremony2014,pdf">D2.4 Pitch and prize ceremony</a></li>
<li><a href="http://extern.waag.org/ivonne/a4eu/D4-1Recommendationsonbusinessandpolicy.pdf">D4.1 Recommendations on business and policy</a></li>
<li><a href="http://extern.waag.org/ivonne/a4eu/D4-2Guidelinesforreusers.pdf">D4.2 Guidelines for reusers</a></li>
<li><a href="http://extern.waag.org/ivonne/a4eu/D4-3LicensingGuidelinesforDataOwners.pdf">D4.3 Licencing guidelines for data owners</a></li>
<li><a href="http://extern.waag.org/ivonne/a4eu/D4-4PRESSKIT.pdf">D4.4 Presskit</a> (plus <a href="http://extern.waag.org/ivonne/a4eu/D4-4PRESSKITAttachments.zip">attachments</a>)</li>
<li><a href="http://extern.waag.org/ivonne/a4eu/D4-5TechnicaltoolsetforopendatacompetitionsAppsforEurope.pdf">D4.5 Technical toolkit for open data competitions</a></li>
<li><a href="http://extern.waag.org/ivonne/a4eu/D4-6GuidelinesfororganisersofAppschallenges.pdf">D4.6 Guidelines for organizers of app challenges</a></li>
<li><a href="http://extern.waag.org/ivonne/a4eu/D4-7Guidelinesfordataownersanddatapublishers.pdf">D4.7 Guidelines for data owners and data publishers</a></li>
<li><a href="http://extern.waag.org/ivonne/a4eu/D4-8Designtemplate.pdf">D4.8 Design template</a></li>
<li><a href="http://extern.waag.org/ivonne/a4eu/D5-1Dissemination Plan.pdf">D5.1 Dissemination plan</a></li>
<li><a href="http://extern.waag.org/ivonne/a4eu/D5-2ProjectWebsiteandBlog.pdf">D5.2 Project website and blog</a></li>
</ul>
<p> </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/resources&t=Resources" 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/resources&text=Resources" 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/18%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/18" 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>