Skip to content
Commits on Source (2)
......@@ -2,10 +2,13 @@
$title = "Our partners";
$lang = "en";
$body_color = "pink";
$new_design = true;
require($_SERVER["DOCUMENT_ROOT"]."/include/header.php");
?>
<div class="longtext">
<div class="container">
<div class="row" style='clear: both; margin-top: 40px;'>
<div class="col-md-12">
<h1> Consulting services </h1>
<a id="consultants"></a>
......@@ -25,8 +28,8 @@ You may contact them for professional services to order.</p>
<td>
<p><a href="http://videolabs.io/">Videolabs</a> is a company founded by VideoLAN members and is the current
editor of the VLC mobile applications and one of the largest contributor to VLC.</p>
<p><b>VideoLabs</b> is focusing on all Open-Source multimedia technologies on most platforms, desktop, server or mobile.</p>
<p><b>VideoLabs</b> can provide multimedia consulting, VLC support, custom development and applications for most multimedia needs.<br />
<p><b>VideoLabs</b> has a large experience on various Open-Source multimedia technologies on most platforms: desktop, server or mobile.</p>
<p><b>VideoLabs</b> can provide multimedia consulting, VLC support, VLC custom development and custom applications for most needs.
VideoLabs also edits webservices around multimedia, including recommendation engines and image recognition software.</p>
</td>
</tr>
......@@ -353,6 +356,7 @@ Hard Drive.</p>
<p><a href="http://uniways.fr/">Uniways</a> was a videosurveillance systems company.
They helped us porting VLC media player to Windows Mobile and sponsored our first DevDays in 2008.</p>
</div>
</div>
<?php footer('$Id$'); ?>