<html lang='en'>
<head>
<meta content='text/html; charset=utf-8' http-equiv='Content-Type'>
<title>
GitLab
</title>
</meta>
</head>
<style>
  img {
    max-width: 100%;
    height: auto;
  }
  p.details {
    font-style:italic;
    color:#777
  }
  .footer p {
    font-size:small;
    color:#777
  }
  pre.commit-message {
    white-space: pre-wrap;
  }
  .file-stats a {
    text-decoration: none;
  }
  .file-stats .new-file {
    color: #090;
  }
  .file-stats .deleted-file {
    color: #B00;
  }
</style>
<body>
<div class='content'>
<h3>Felix Paul Kühne pushed to branch master at <a href="https://code.videolan.org/VideoLAN.org/websites">VideoLAN organization / websites</a></h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://code.videolan.org/VideoLAN.org/websites/commit/aa39feb872295fdf937c53ad73dafd44686cd0d4">aa39feb8</a></strong>
<div>
<span>by Felix Paul Kühne</span>
<i>at 2016-02-18T14:39:45Z</i>
</div>
<pre class='commit-message'>VDD16: move to modern design</pre>
</li>
</ul>
<h4>1 changed file:</h4>
<ul>
<li class='file-stats'>
<a href='#diff-0'>
www.videolan.org/videolan/events/vdd16/index.php
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id='diff-0'>
<a href='https://code.videolan.org/VideoLAN.org/websites/commit/aa39feb872295fdf937c53ad73dafd44686cd0d4#diff-0'>
<strong>
www.videolan.org/videolan/events/vdd16/index.php
</strong>
</a>
<hr>
<pre class="highlight"><code><span style="color: #000000;background-color: #ffdddd">--- a/www.videolan.org/videolan/events/vdd16/index.php
</span><span style="color: #000000;background-color: #ddffdd">+++ b/www.videolan.org/videolan/events/vdd16/index.php
</span><span style="color: #aaaaaa">@@ -2,10 +2,18 @@
</span>    $title = "VideoLAN Dev Days 2016, September 2 - 4, 2016";
    $additional_css = array("/style/panels.css");
    $body_color = "green";
<span style="color: #000000;background-color: #ddffdd">+
+   $new_design = true;
+   $lang = "en";
+   $menu = array( "videolan", "events" );
+
+   $additional_js = array("/js/slimbox2.js", "/js/slick-init.js", "/js/slick.min.js");
+   $additional_css = array("/js/css/slimbox2.css", "/style/slick.min.css");
+   require($_SERVER["DOCUMENT_ROOT"]."/include/language.php");
</span>    require($_SERVER["DOCUMENT_ROOT"]."/include/header.php");
 ?>
 
<span style="color: #000000;background-color: #ffdddd">-<p><?php image( "events/vdd14.jpg" , "VDD14 Group picture"); ?></p>
</span><span style="color: #000000;background-color: #ddffdd">+<p><?php image( 'events/vdd14.jpg' , 'VDD14 Group picture', 'announce-img'); ?></p>
</span> 
 <h1>VideoLAN Dev Days 2016</h1>
 <h3 style="color: #4D4D4D">The Open Multimedia Conference that frees the cone in you!</h3>
<span style="color: #aaaaaa">@@ -17,12 +25,7 @@
</span> <br />
 <a href="http://videolabs.io"><?php image( "partners/videolabs-transparent.png" , "Videolabs SAS", "", 180); ?></a>
 <h2>Host</h2>
<span style="color: #000000;background-color: #ffdddd">-<a href="http://bcc-berlin.de/"><?php image( "partners/bcc_logo" , "BCC", "", 180); ?></a>
-<?php panel_end(); ?>
-
-<?php panel_start( "blue" ); ?>
-<h2>Register!</h2>
-<b><a href="http://goo.gl/forms/Kdi5LSu1u9">Register <strong>now!</strong></a></b>
</span><span style="color: #000000;background-color: #ddffdd">+<a href="http://bcc-berlin.de/"><?php image( "partners/bcc_logo.png" , "BCC", "", 180); ?></a>
</span> <?php panel_end(); ?>
 
 </div>
<span style="color: #aaaaaa">@@ -32,7 +35,7 @@ invite you to the multimedia open-source event of the summer!</b></p>
</span> 
 <p>2016 is a special year for many FLOSS projects: <a href="\\videolan">VideoLAN</a> as open-source project and <a href="https://fsfe.org">Free Software Foundation Europe</a> both have their 15th birthday while <a href="https://www.kde.org">KDE</a> has its 20th birthday. All these call for celebrations! This year VideoLAN has come together with <a href="http://www.qt.io">Qt</a>, <a href="https://fsfe.org">FSFE</a>, <a href="https://www.kde.org">KDE</a> and <a href="https://www.kdab.com">KDAB</a> to bring you <b><a href="https://qtcon.org">QtCon</a></b>, where attendees can meet, collaborate and get the latest news of all these projects.<br />For its eigths edition, <b>VideoLAN Dev Days 2016</b> will be organised as part of <b>QtCon</b> in Berlin. The event will start on Friday the 2nd of September with 3 shared days of talks, workshops, meetups and coding sessions.</p>
 
<span style="color: #000000;background-color: #ffdddd">-<p><?php image( "events/vdd16/QtConInfo_v4_wee.jpg" , "QtCon Info v4"); ?></p>
</span><span style="color: #000000;background-color: #ddffdd">+<p><?php image( 'events/vdd16/QtConInfo_v4_wee.jpg' , 'QtCon Info v4', 'announce-img'); ?></p>
</span> 
 <h1>Where? </h1>
 <p>The venue is in the center of Berlin!<br />
</code></pre>

<br>
</li>

</div>
<div class='footer' style='margin-top: 10px;'>
<p>

<br>
<a href="https://code.videolan.org/VideoLAN.org/websites/commit/aa39feb872295fdf937c53ad73dafd44686cd0d4">View it on GitLab</a>
<br>
You're receiving this email because of your account on <a href="https://code.videolan.org/">code.videolan.org</a>.
If you'd like to receive fewer emails, you can adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://code.videolan.org/VideoLAN.org/websites/commit/aa39feb872295fdf937c53ad73dafd44686cd0d4"}}</script>
</p>
</div>
</body>
</html>