diff options
author | Jonas Smedegaard <dr@jones.dk> | 2012-11-03 12:31:16 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2012-11-03 12:31:16 +0100 |
commit | 6987b35d8cdbe6146f7f821f3324120c557ae1f3 (patch) | |
tree | 2eb75f0a1292489357ebbf03b7de7878a1462fc2 /vietnam/talk/debian | |
parent | 04cfb73675649a9b3b2d7ae752375fe70c18c12a (diff) |
Regenerate talks using shared resources, and move Emdebian talk below fb (it was never actually used).
Diffstat (limited to 'vietnam/talk/debian')
-rw-r--r-- | vietnam/talk/debian/index.html | 105 |
1 files changed, 43 insertions, 62 deletions
diff --git a/vietnam/talk/debian/index.html b/vietnam/talk/debian/index.html index a4ac714..9baaaba 100644 --- a/vietnam/talk/debian/index.html +++ b/vietnam/talk/debian/index.html @@ -1,79 +1,60 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<html xmlns="http://www.w3.org/1999/xhtml"> <head> - <title>Debian</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <meta http-equiv="Content-Style-Type" content="text/css" /> <meta name="generator" content="pandoc" /> <meta name="author" content="Paul Wise, Nguyễn Châu An & Jonas Smedegaard" /> - <meta name="date" content="Hồ Chí Minh, Việt Nam, November 12th, 2010" /> - <link rel="stylesheet" type="text/css" media="screen, projection, print" - href="../slidy.min.css" /> - <script src="../slidy.min.js" + <title>Debian</title> + <link rel="stylesheet" type="text/css" media="screen, projection, print" + href="../../../slidy/slidy.css" /> + <script src="../../../slidy/slidy.js" charset="utf-8" type="text/javascript"></script> </head> <body> -<div class="slide cover title"> +<div class="slide titlepage"> <h1 class="title">Debian</h1> <p class="author"> Paul Wise, Nguyễn Châu An & Jonas Smedegaard </p> - <p class="date">Hồ Chí Minh, Việt Nam, November 12th, 2010</p> + <p class="date">Hồ Chí Minh, Việt Nam, November 12th, 2010</p> +</div> +<div class="section slide level1" id="overview"> +<h1>Overview</h1> +<ul> +<li>Debian - Universal Operating System</li> +<li>Mentors + sponsoring</li> +<li>Debian in Việt Nam</li> +</ul> +</div> +<div class="section slide level1" id="debian---universal-operating-system"> +<h1>Debian - Universal Operating System</h1> +<ul> +<li>Generic - choices are exposed to the user</li> +<li>Mother of other distros</li> +<li>Social and political project, not only technical - e.g. DFSG</li> +<li>Strong structure, preferrably flat</li> +</ul> +</div> +<div class="section slide level1" id="mentors-sponsoring"> +<h1>Mentors + sponsoring</h1> +<ul> +<li>Peer review - many eyes see more bugs</li> +<li>Education - Debian quality standards</li> +<li>Ideals transfer - get help on packaging</li> +<li>debian-mentors mailinglist</li> +<li>#debian-mentors IRC channel</li> +<li>http://mentors.debian.net/ site</li> +</ul> +</div> +<div class="section slide level1" id="debian-in-việt-nam"> +<h1>Debian in Việt Nam</h1> +<ul> +<li>Only one package maintainer</li> +<li>Easy to contribute (but weak recognition of non-packaging)</li> +</ul> </div> -<div class="slide"> -<h1 ->Overview</h1 -><ul -><li - >Debian - Universal Operating System</li - ><li - >Mentors + sponsoring</li - ><li - >Debian in Việt Nam</li - ></ul -></div> -<div class="slide"> -<h1 ->Debian - Universal Operating System</h1 -><ul -><li - >Generic - choices are exposed to the user</li - ><li - >Mother of other distros</li - ><li - >Social and political project, not only technical - e.g. DFSG</li - ><li - >Strong structure, preferrably flat</li - ></ul -></div> -<div class="slide"> -<h1 ->Mentors + sponsoring</h1 -><ul -><li - >Peer review - many eyes see more bugs</li - ><li - >Education - Debian quality standards</li - ><li - >Ideals transfer - get help on packaging</li - ><li - >debian-mentors mailinglist</li - ><li - >#debian-mentors IRC channel</li - ><li - >http://mentors.debian.net/ site</li - ></ul -></div> -<div class="slide"> -<h1 ->Debian in Việt Nam</h1 -><ul -><li - >Only one package maintainer</li - ><li - >Easy to contribute (but weak recognition of non-packaging)</li - ></ul -></div> </body> </html> |