OpenFest 2013 Presentation - Ulteo OVD
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

118 lines
4.2 KiB

<!doctype html>
14 years ago
<html lang="en">
14 years ago
<head>
<meta charset="utf-8">
11 years ago
<title>Виртуализация на приложения с Ulteo OVD</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
11 years ago
<link rel="stylesheet" href="./css/reveal.min.css">
<link rel="stylesheet" href="./css/theme/moon.css" id="theme">
14 years ago
</head>
14 years ago
<body>
<div class="reveal">
<div class="slides">
14 years ago
<section>
11 years ago
<h2>Виртуализация на приложения</h2><h2>с Ulteo OVD</h2>
<img src="assets/ulteo-logo.png"></img>
<p> <small>Благовест Петров (<a href="http://twitter.com/eniac111" target="_BLANK">@eniac111</a>)</small> </p>
11 years ago
<p> <small>Бойчо Бойчев</small> </p>
14 years ago
</section>
14 years ago
<section>
11 years ago
<h1>Application Delivery?</h1>
</section>
<section>
11 years ago
<p class="fragment" data-fragment-index="1">Хетерогенна среда</p>
<p class="fragment" data-fragment-index="2">Java и HTML5 клиенти</p>
<p class="fragment" data-fragment-index="3">Native клиенти Windows и Linux</p>
<p class="fragment" data-fragment-index="4">Мобилни клиенти за Android и IOS</p>
<p class="fragment" data-fragment-index="5">Виртуален десктоп, базиран на Gnome или Windows</p>
<p class="fragment" data-fragment-index="6">Монтиране на локалните принтери и директории</p>
</section>
<section>
<p class="fragment" data-fragment-index="1">Интеграция с LDAP, M$ Active Directory, Novell NetWare и локални потребители</p>
<p class="fragment" data-fragment-index="2">Remote Javascript external API</p>
<p class="fragment" data-fragment-index="3">OAuth</p>
<p class="fragment" data-fragment-index="4">Интеграция с OwnCloud и Group Office (CRM)</p>
</section>
11 years ago
<section>
<h2>Изцяло Open Source приложение</h2>
<p><h3> GPL v2.0</h3></p>
<p><h3>Premium модулите също са под GPL v2.0</h3></p>
</section>
<section>
11 years ago
<p class="fragment" data-fragment-index="1"><h2>В сравнение с други алтернативи?</h2>
11 years ago
<p class="fragment" data-ftagment-index="2">Лиценз за 5 юзъра за Citrix XenAPP = $945</p>
11 years ago
<p class="fragment" data-ftagment-index="2">( <a href="http://tiny.cc/j8xn5w" target="_BLANK">http://tiny.cc/j8xn5w</a> )</p>
</section>
<section>
11 years ago
<h2> Ulteo? </h2>
<span class="fragment" data-fragment-index="1"> <img src="assets/gael.jpg"</img></span>
<p class="fragment" data-fragment-index="2">Gaël Duval<p>
</section>
<section>
11 years ago
<img src="assets/mandrake.jpg"> </a>
</section>
<section>
11 years ago
<h2> Има ли време за тестване?</h2>
11 years ago
<p><a href="https://62.44.97.182/" target="_BLANK">Клик <<--- тук!</a></p>
</section>
<section>
11 years ago
<h2>Малко Screenshots, в случай, че няма време за демо тест :)</h2>
</section>
11 years ago
<section data-background="assets/screenshot1.png"></section>
<section data-background="assets/screenshot2.png"></section>
<section data-background="assets/screenshot3.png"></section>
<section data-background="assets/screenshot4.png"></section>
<section data-background="assets/screenshot5.png"></section>
<section data-background="assets/screenshot6.png"></section>
<section>
11 years ago
Благодаря!
11 years ago
<p>Благовест Петров - <a href="http://petrovs.info" target="_BLANK">http://petrovs.info</a> / blagovest@petrovs.info</p>
<p>Бойчо Бойчев - boytcho@nebosystems.eu</p>
<p><a href="http://ulteo.com" target="_BLANK">http://ulteo.com</a></p>
<p> <a href="https://github.com/eniac111/Openfest2013-UlteoOVDPresentation" target="_BLANK">https://github.com/eniac111/Openfest2013-UlteoOVDPresentation</a> </p>
</section>
12 years ago
</div>
14 years ago
</div>
11 years ago
<script src="/lib/js/head.min.js"></script>
<script src="js/reveal.min.js"></script>
<script>
Reveal.initialize({
11 years ago
transition: 'linear'
});
</script>
14 years ago
</body>
</html>