cosin-fahrplan/schedules/2011/event/4390.en.html
2024-04-07 00:57:09 +02:00

166 lines
4.7 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta content="Pentabarf" name="generator"/>
<meta content="2011-06-26" name="DC.date"/>
<title>COSIN11: cdist</title>
<link type="text/css" rel="Stylesheet" media="screen,print" href="../style.css"/>
</head>
<body>
<div class="noprint" id="conference-logo">
<a href="http://www.cosin.ch">
<img alt="CoSin 2011" src="/fahrplan/2011/image/conference/83.128x128.png"/>
</a>
</div>
<div class="noprint" id="menu">
<ul>
<li>
<a href="/fahrplan/2011/">
<span class="normal">Index</span>
</a>
</li>
<li>
<a href="../day/2011-06-24.en.html">
<span class="normal">Freitag - 2011-06-24</span>
</a>
</li>
<li>
<a href="../day/2011-06-25.en.html">
<span class="normal">Samstag - 2011-06-25</span>
</a>
</li>
<li>
<a href="../day/2011-06-26.en.html">
<span class="normal">Sonntag - 2011-06-26</span>
</a>
</li>
<li>
<a href="../speakers.en.html">
<span class="normal">Speakers</span>
</a>
</li>
<li>
<a href="../events.en.html">
<span class="normal">Events</span>
</a>
</li>
<li>
<ul class="track">
<li class="track-tech">
<a href="../track/Tech/index.en.html">
<span class="normal">Tech</span>
</a>
</li>
<li class="track-social">
<a href="../track/Social/index.en.html">
<span class="normal">Social</span>
</a>
</li>
</ul>
</li>
</ul>
</div>
<div id="content">
<p class="release">COSIN11 - 1.12</p>
<p class="intro">
<strong>CoSin 2011</strong>
<br/>
<em>Chaos Singularity 2011</em>
</p>
<div class="section vevent" id="event">
<div id="infobox">
<table>
<tr>
<th colspan="2">Speakers</th>
</tr>
<tr>
<td>
<a href="../speaker/1249.en.html">
<img height="32" width="32" src="/fahrplan/2011/image/person/1249.32x32.png"/>
</a>
</td>
<td>
<a href="../speaker/1249.en.html">telmich</a>
</td>
</tr>
</table>
<table>
<tr>
<th colspan="2">Schedule</th>
</tr>
<tr>
<td class="keyword">Day</td>
<td class="value">Samstag - 2011-06-25</td>
</tr>
<tr>
<td class="keyword">Room</td>
<td class="value location">Salle de Jeux</td>
</tr>
<tr>
<td class="keyword">Start time</td>
<td class="value dtstart" title="2011-06-26T20:00:00+02:00">20:00</td>
</tr>
<tr>
<td class="keyword">Duration</td>
<td class="value duration" title="P00H55M00S">00:55</td>
</tr>
<tr>
<th colspan="2">Info</th>
</tr>
<tr>
<td class="keyword">ID</td>
<td class="value" title="4390@COSIN11@pentabarf.org">4390</td>
</tr>
<tr>
<td class="keyword">Event type</td>
<td class="value">Lecture</td>
</tr>
<tr>
<td class="keyword">Track</td>
<td class="value">Tech</td>
</tr>
<tr>
<td class="keyword">Language used for presentation</td>
<td class="value">German</td>
</tr>
</table>
</div>
<h1 class="title summary">cdist</h1>
<p class="subtitle"></p>
<img class="event-image" src="/fahrplan/2011/image/event/4390.128x128.png"/>
<div class="abstract">
<p>cdist configures your system and is similar to other configuration management systems like cfengine, bcfg2, chef and puppet, but it ticks differently</p> </div>
<div class="description">
<ul>
<li>cdist sticks completly to the KISS (keep it simple and stupid) paradigma
o cdist's core is very small (&lt; 1k lines of code)
o There is only one type to extend cdist called type.
o One main development target: It must be incredible easy to add new types.</li>
<li>cdist is UNIX
o It reuses existing tools like cat, find, mv, ...
o cdist's documentation is bundled as manpages</li>
<li>cdist is written in POSIX shell
o No special requirements like high level interpreters needed on server or target</li>
</ul> </div>
<div class="links">
<h2>Links</h2>
<ul>
<li>
<a rel="bookmark" href="http://www.nico.schottelius.org/software/cdist/">Project website</a>
</li>
</ul>
</div>
<div id="navigation">
<a href="4513.en.html">
<span class="previous" title="Bitcoin">&lt;&lt;&lt;</span>
</a>
<a href="4547.en.html">
<span class="next" title="Die digitale Gesellschaft">&gt;&gt;&gt;</span>
</a>
</div>
</div>
</div>
</body>
</html>