forked from nextcloud/nextcloud.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
page-events.php
150 lines (146 loc) · 7.2 KB
/
page-events.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
138
139
140
141
142
143
144
145
146
147
148
149
150
<head>
<script>
require(["require.config"], function() {
require(["pages/events"])
});
</script>
<link rel="stylesheet" href="<?php bloginfo('template_directory'); ?>/assets/css/events.css">
</head>
<div class="background events-background">
<div class="container">
<div class="row">
<div class="col-md-6 topheader">
<h1><?php echo $l->t('Nextcloud Events across the world');?></h1>
<h2><?php echo $l->t('Nextcloud is represented at conferences and organizes its own meetups and events all across the globe. And you can participate!');?></h2>
</div>
</div>
</div>
</div>
<div class="container">
<div class="sub-nav">
<a href="/events/meetups">Meetups</a>
| <a href="/events/conference-program">Conference Program</a>
<!-- | <a href="/events/contactform">Contact</a> -->
</div>
</div>
<section class="events">
<div class="container">
<div class="row">
<div class="col-md-12">
<p class="section--paragraph">Are you interested in meeting fellow Nextcloud users and contributors (<a class="hyperlink" href="/contributors">Nextclouders</a>, as we lovingly call ourselves)? You've come to the right place! The Nextcloud community organizes and participates in many events around the globe and here you can find details on where you can meet us and how to organise your own event and become a member of the most active file sync and share open source community!</p>
<img src="<?php echo get_template_directory_uri(); ?>/assets/img/events/hackathon.jpg" style="width: 400px" title="" alt="" class="img-thumbnail alignright">
<h2>Meetups</h2>
<p class="section--paragraph">Nextcloud community members get together in meetups to learn, share ideas and work on Nextcloud. Meetups are informal meetings which are typically held in the evening and can be focused on development, user or business topics. You can take part as a speaker, participant or promoter. Meetups are typically held once a month and are open to anyone. Below is a list of local meetup groups.</p>
<script type="text/javascript" src="https://www.meetup.com/embed/largest/nextcloud/"></script>
<p class="section--paragraph">Find the next Meetup dates and more on <a class="hyperlink" target="_blank" href="https://nextcloud.meetup.com/">nextcloud.meetup.com</a></p>
<div class="row" style="text-align: center">
<p class="section--paragraph"><a target="_blank" href="https://nextcloud.meetup.com/" class="btn btn-lg btn-default">
<i class="icon-group"></i> Join a Meetup!</a>
<a target="_blank" href="/events/meetups" class="btn btn-lg btn-default">
<i class="icon-lightbulb-o"></i> Organize a Meetup!</a></p>
</div>
<img src="<?php echo get_template_directory_uri(); ?>/assets/img/events/booth.jpg" style="width: 400px" title="" alt="" class="img-thumbnail alignright">
<h2>Conferences 2017</h2>
<p class="section--paragraph">Nextcloud is participating in trade shows and conferences to present our community and technology to visitors.<br/>
Below is a list of tradeshows and conferences where Nextcloud is represented! If you have questions and would like to meet us at an event, check out this list and <a class="hyperlink" href="https://help.nextcloud.com/c/conference">let us know on the forums</a> you will be there.
<table class="table table-striped">
<tr>
<th>Event</th>
<th>Location</th>
<th>Date</th>
</tr>
<tr>
<td><a class="hyperlink" target="_blank" href="http://fosdem.org/">FOSDEM 2017</a></td>
<td>Brussels</td>
<td>February 4-5</td>
</tr>
<tr>
<td><a class="hyperlink" target="_blank" href="http://www.messe-stuttgart.de/didacta/">didacta</a></td>
<td>Stuttgart, Germany</td>
<td>February 14-18</td>
</tr>
<tr>
<td><a class="hyperlink" target="_blank" href="https://www.socallinuxexpo.org/scale/15x">SCALE 15x</a></td>
<td>Los Angeles, USA</td>
<td>March 2-5</td>
</tr>
<tr>
<td><a class="hyperlink" target="_blank" href="https://chemnitzer.linux-tage.de/2017/en">Chemnitzer Linux Tage</a></td>
<td>Chemnitz, Germany</td>
<td>March 11-12</td>
</tr>
<tr>
<td><a class="hyperlink" target="_blank" href="https://fossasia.org/">FOSSASIA Summit</a></td>
<td>Singapore</td>
<td>March 17-19</td>
</tr>
<tr>
<td><a class="hyperlink" target="_blank" href="https://cebit.de/en/">CeBIT</a></td>
<td>Hanover, Germany</td>
<td>March 23-24</td>
<tr>
<tr>
<td><a class="hyperlink" target="_blank" href="https://www.wikimedia.de/wiki/Ladies_that_FOSS">Ladies that FOSS</a></td>
<td>Berlin, Germany</td>
<td>April 19</td>
<tr>
<td><a class="hyperlink" target="_blank" href="http://foss-north.se/">foss-north</a></td>
<td>Gothenburgm Sweden</td>
<td>April 26</td>
</tr>
<tr>
<td><a class="hyperlink" target="_blank" href="https://www.belug.de/">BeLUG</a></td>
<td>Berlin, Germany</td>
<td>May 3</td>
</tr>
<tr>
<td><a class="hyperlink" target="_blank" href="https://conferences.oreilly.com/oscon/oscon-tx">OSCON</a></td>
<td>Austin, TX, USA</td>
<td>May 8-11</td>
</tr>
<tr>
<td><a class="hyperlink" target="_blank" href="https://oscal.openlabs.cc/">OSCAL'17</a></td>
<td>Tirana, Albania</td>
<td>May 13-14</td>
</tr>
<tr>
<td><a class="hyperlink" target="_blank" href="https://no-spy.org/">No-Spy conf</a></td>
<td>Stuttgart, Germany</td>
<td>May 19-21</td>
</tr>
<tr>
<td><a class="hyperlink" target="_blank" href="https://eventyay.com/e/5642d9a1/">OpenTechSummit</a></td>
<td>Berlin, Germany</td>
<td>May 26</td>
</tr>
<tr>
<td><a class="hyperlink" target="_blank" href="https://events.opensuse.org/conference/oSC17/">openSUSE Conference</a></td>
<td>Nuremberg, Germany</td>
<td>May 26-28</td>
</tr>
<tr>
<td><a class="hyperlink" target="_blank" href="https://tnc17.geant.org">TNC17</a></td>
<td>Linz, Austria</td>
<td>May 29-June 2</td>
</tr>
<tr>
<td><a class="hyperlink" target="_blank" href="http://sched.co/AOmp">Open Source Summit Japan</a></td>
<td>Tokyo, Japan</td>
<td>May 31-June 2</td>
</tr>
<tr>
<td><a class="hyperlink" target="_blank" href="https://www.bitkom.org/bfoss17/">Forum Open Source 2017</a></td>
<td>Berlin, Germany</td>
<td>June 20</td>
</tr>
<tr>
<td><a class="hyperlink" target="_blank" href="https://conf.nextcloud.com/">Nextcloud Conference 2017</a></td>
<td>Berlin, Germany</td>
<td>August 22-29</td>
</tr>
</table>
<p class="section--paragraph">Is there a conference, trade show or other event close by and you want Nextcloud to be there? Please <a class="hyperlink" href="https://help.nextcloud.com/c/conference">get in touch</a> and let us know, we will do our best to help making it happen!</p>
<p class="section--paragraph">Are you presenting about Nextcloud or running a booth at an upcoming event that should be listed here? Let us know <a class="hyperlink" href="https://help.nextcloud.com/c/conference">on the forums</a>!</p>
</div>
</div>
</section>