Welcome to mirror list, hosted at ThFree Co, Russian Federation.

page-advisory-board.php - github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 79701e9e7d6fc7717c5c83b89afb883cedc8d0b0 (plain)
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
<head>
	<link rel="stylesheet" href="<?php bloginfo('template_directory'); ?>/assets/css/pages/advisory.css?v=1">
	<link rel="stylesheet" href="<?php echo get_template_directory_uri(); ?>/assets/css/vendor/dsgvo-video-embed.min.css">
    <script src="<?php echo get_template_directory_uri(); ?>/assets/js/dsgvo-video-embed.min.js"></script>
<script>
	require(["require.config"], function() {
		require(["pages/collabora", "modules/youtubePlayer", "modules/codeHighlights"])
	});
</script>
<meta itemprop="image" content="<?php echo get_template_directory_uri(); ?>/assets/img/features/advisory.png">
<meta name="twitter:image" content="<?php echo get_template_directory_uri(); ?>/assets/img/features/advisory.png">
<meta name="twitter:image:src" content="<?php echo get_template_directory_uri(); ?>/assets/img/features/advisory.png">
<meta property="og:image" content="<?php echo get_template_directory_uri(); ?>/assets/img/features/advisory.png">
</head>

<div class="background advisory-background">
	<div class="container">
		<div class="row">
			<div class="col-md-6 topheader">
				<h1><?php echo $l->t('Customer Advisory Board');?></h1>
 				<h2><code><?php echo $l->t('Open Innovation in practice');?></code></h2>
			</div>
		</div>
	</div>
</div>

<section class="section--intro">
    <div class="container">
        <div class="row">
            <div class="col-md-8 col-md-offset-2">
                <p class="section--paragraph text-center"><?php echo $l->t('The Customer Advisory Board gives our valuable customers an opportunity to discuss their challenges & ideas with senior management of Nextcloud, help set strategic directions and learn of new technologies our engineers are working on.');?></p>
            </div>
        </div>
    </div>
</section>

<section class="section--benefits benefits">
<div class="container-fluid banner">
    <div class="container">
        <div class="row">
            <div class="col-md-6">
                <h1 class="section--heading-1 section--text--center">Meeting opportunities</h1>
                <p class="section--paragraph">Several yearly face to face meetings and conference calls provide the platform for the best alignment between the needs of our customers and our development direction.</p>
                <ul>
                <li><i class="fa-check fa"></i> Quarterly conference calls reviewing the roadmap and new market developments</li>
                <li><i class="fa-check fa"></i> Discussion and dinner the day before the bi-annual Nextcloud Enterprise Day</li>
                <li><i class="fa-check fa"></i> Other direct contact opportunities with Nextcloud senior management through the year</li>
                </ul>
                <p class="section--paragraph">Every Premium Subscription Nextcloud customer is offered a seat on the Advisory board.</p>
            </div>
        <img class="big-img" src="<?php echo get_template_directory_uri(); ?>/assets/img/headers/meeting.jpg">
        <img class="small-img" src="<?php echo get_template_directory_uri(); ?>/assets/img/headers/meeting-square.jpg">
        </div>
    </div>
</div>
</section>

<section class="section--memberquotes">
<div class="container">
    <h1 class="section--heading-1 section--text--center">Membership</h1>
    <p class="section--paragraph section--text--center">Our board currently has a little over 20 members,<br> some of whom prefer to remain private.</p>
    <div class="row">
        <div class="col-md-3 col-md-xs-6">
            <div class="picture">
                <div class="pic-container">
                    <img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/board/peter.muenzer.jpg"/>
                </div>
            </div>
            <h3 class="section--paragraph__title text-center">Peter Münzer</h3>
            <p class="section--paragraph text-center">Team Lead IT Service Management, Siemens AG</p>
            <blockquote>It's always a pleasure working with professionals that keep an ear on the ground. Taking the chance to collaborate on the best solution, leads to success for us all.</blockquote>
        </div>
        <div class="col-md-3 col-md-xs-6">
            <div class="picture">
                <div class="pic-container">
                    <img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/board/andreas.reschke.jpg"/>
                </div>
            </div>
            <h3 class="section--paragraph__title text-center">Andreas Reschke</h3>
            <p class="section--paragraph text-center">Senior Linux Administrator, MAHLE International GmbH</p>
<!--             <blockquote>(placeholder)</blockquote> -->
        </div>
        <div class="col-md-3 col-md-xs-6">
            <div class="picture">
                <div class="pic-container">
                    <img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/board/steve.jordi.jpg"/>
                </div>
            </div>
            <h3 class="section--paragraph__title text-center">Steve Jordi</h3>
            <p class="section--paragraph text-center">System engineer at the City of Geneva</p>
            <blockquote>Being part of the nextCloud Advisory Board is the best way for us to help shape the future of the product, for our own needs, but also to give back with our expertise to the community</blockquote>
        </div>
        <div class="col-md-3 col-md-xs-6">
            <div class="picture">
                <div class="pic-container">
                    <img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/board/thomas.hildmann.jpg"/>
                </div>
            </div>
            <h3 class="section--paragraph__title text-center">Dr.-Ing. Thomas Hildmann</h3>
            <p class="section--paragraph text-center">Head of the infrastructure department, TU Berlin</p>
            <blockquote>I have had good experiences with Advisory Boards and am looking forward to a more frequent exchange of ideas and thoughts.</blockquote>
        </div>
    </div>
    <div class="row">
        <div class="col-md-3 col-md-xs-6">
            <div class="picture">
                <div class="pic-container">
                    <img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/board/schnapka.jpg"/>
                </div>
            </div>
            <h3 class="section--paragraph__title text-center">Gerd Schnapka</h3>
            <p class="section--paragraph text-center">Head of Joint Network Center, Max Planck Society</p>
            <blockquote>The Nextcloud Advisory Board will make our exchange of ideas on a regular basis possible and I'm really looking forward to that.</blockquote>
        </div>
        <div class="col-md-3 col-md-xs-6">
            <div class="picture">
                <div class="pic-container">
                    <img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/board/ansa.jpg"/>
                </div>
            </div>
            <h3 class="section--paragraph__title text-center">Anders Salling Andersen</h3>
            <p class="section--paragraph text-center">IT-System Administrator, Syddansk Universitet</p>
            <blockquote>Great initiative, we find this to be very usefull indeed.</blockquote>
        </div>
        <div class="col-md-3 col-md-xs-6">
            <div class="picture">
                <div class="pic-container">
                    <img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/board/matthieu.lecorre.jpg"/>
                </div>
            </div>
            <h3 class="section--paragraph__title text-center">Matthieu Le Corre</h3>
            <p class="section--paragraph text-center">UNCloud Project manager & IT technical manager for computer sciences, Université de Nantes</p>
            <blockquote>As UNCloud, our Nextcloud instance, is a very structuring project for the Universite of Nantes,we appreciate the opportunity to share our feedback and participe to the future orientations of the NextCloud product</blockquote>
        </div>
        <div class="col-md-3 col-md-xs-6">
            <div class="picture">
                <div class="pic-container">
                    <img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/board/felipe.padilha.jpg"/>
                </div>
            </div>
            <h3 class="section--paragraph__title text-center">Felipe Padilha</h3>
            <p class="section--paragraph text-center">IT Deputy Director, AMX Contenido</p>
            <blockquote>I'm happy to be part of the Nextcloud Customer Advisory Board and able to exchange experiences and visions from different markets aiming better cloud solutions</blockquote>
        </div>
    </div>
    <!--<div class="row">
        <div class="col-md-3 col-md-xs-6">
            <div class="picture">
                <div class="pic-container">
                    <img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/board/wolfgang.friedl.jpg"/>
                </div>
            </div>
            <h3 class="section--paragraph__title text-center">Wolfgang Friedl</h3>
            <p class="section--paragraph text-center">Teamleiter / Team Lead Enterprise Content Management, BEIT GmbH</p>
            <blockquote>(placeholder)</blockquote>
        </div>
        <div class="col-md-3 col-md-xs-6">
            <div class="picture">
                <div class="pic-container">
                    <img class="img-responsive" src="<?php echo get_template_directory_uri(); ?>/assets/img/board/ian.eveans.jpg"/>
                </div>
            </div>
            <h3 class="section--paragraph__title text-center">Ian Evans</h3>
            <p class="section--paragraph text-center">Systems Architect, Department of Finance, Services & Innovation (Australia)</p>
            <blockquote>(placeholder)</blockquote>
        </div>
    </div>-->
</div>
</section>

<section class="section--benefits benefits">
<div class="container-fluid banner">
    <div class="row">
        <div class="container">
            <div class="col-md-6 col-md-offset-6">
                <h1 class="section--heading-1 section--text--center">Why participate?</h1>
                <p class="section--paragraph">Several yearly face to face meetings and conference calls provide the platform for improved alignment between the needs of our customers and our development direction.</p>
                <ul>
                <li><i class="fa-check fa"></i> Gain unique insights in upcoming technologies</li>
                <li><i class="fa-check fa"></i> Share needs and ideas from your business</li>
                <li><i class="fa-check fa"></i> Hear what challenges others in the market face</li>
                <li><i class="fa-check fa"></i> Help Nextcloud determine development priorities</li>
                </ul>
                <p class="section--paragraph">Be part of building a vision for secure file exchange and teamwork in organizations of the future!</p>
            </div>
        <img class="big-img-invert" src="<?php echo get_template_directory_uri(); ?>/assets/img/headers/meeting2.jpg">
        <img class="small-img-invert" src="<?php echo get_template_directory_uri(); ?>/assets/img/headers/meeting2-square.jpg">
        </div>
    </div>
</section>