diff options
author | Jonas Smedegaard <dr@jones.dk> | 2011-11-21 16:38:50 +0700 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2011-11-21 16:38:50 +0700 |
commit | 7c071506fcfa634a44b55d2b58fd4c39da34e30f (patch) | |
tree | 7e8723d3a2e9209785b51ca0e8647ef4c659e21e /blends/talk | |
parent | 215486fdc0ceb447cf4b24f0ce78e1969b972a62 (diff) |
Add talks given at Narotama and Brawijaya universities.
Diffstat (limited to 'blends/talk')
-rw-r--r-- | blends/talk/brawijaya.mkd | 163 | ||||
-rw-r--r-- | blends/talk/brawijaya/index.html | 219 | ||||
-rw-r--r-- | blends/talk/narotama.mkd | 161 | ||||
-rw-r--r-- | blends/talk/narotama/index.html | 217 |
4 files changed, 760 insertions, 0 deletions
diff --git a/blends/talk/brawijaya.mkd b/blends/talk/brawijaya.mkd new file mode 100644 index 0000000..b3110f8 --- /dev/null +++ b/blends/talk/brawijaya.mkd @@ -0,0 +1,163 @@ +% Debian Pure Blends +% Jonas Smedegaard +% Brawijaya University, Malang, November 21th, 2011 + +# Overview + + * Me and Asia + * Tricky terms + * FLOSS Eco System + * Debian - distro & community + * Customizing Debian - derive vs. blend + * Examples of Debian blends + +# Me + + * Jonas Smedegaard + * One-man company: IT-guide dr. Jonas + * Sysadmin at Kaospilot University <http://kaospilot.dk/> + * Sysadmin at Børneuniversitetet <http://borneuni.dk/> + * Sysadmin at DGI-huset <http://dgi-huset.dk/> + * Sysadmin + webmaster at Københavns Delebiler <http://kobenhavnsdelebiler.dk/> + +# Me and Asia + +![Asia trip](../map.png) + +# Tricky terms + +FLOSS: **F**ree/**L**ibre **O**pen **S**ource **S**oftware. + +Hacking: Being creative with small pieces -- like playing with Lego. + +Cracking: Breaking digital "locks", typically to steal digital data. + +# FLOSS Eco System + +![Software Code Stream](../developmentstream.png) + +# Debian - distro & community + + * Community + * Distribution + * Freedoms! + +# Debian - Community + + * ~1000 official "Developers" + * ??? unofficial packagers, translators, documentors, bug-fixers... + +# Debian - Community structure + + * Democracy + +# Debian - Community structure + + * ~~Democracy~~ + * Bound by **Debian Social Contract** + * Each passionate maintainer is responsible + +# Debian - Distribution + + * 9+ hardware architectures + * 2+ kernels + * 35000+ software packages + +# Debian - Distribution + + * Bound by **Debian Policy** + * Generic - choices are exposed to the user + * Mother of other distros + +The Universal Operating System + +# Improve Debian - work alone or join teams + + * Peer review - many eyes see more bugs + * Education - Debian quality standards + * Ideals transfer - get help on packaging + * Working alone: <http://mentors.debian.net/> + * Joining teams: <http://wiki.debian.org/Teams> + +# Do better than Debian: derivatives + + * Knoppix + * Ubuntu + * BOSS + * SWECHA + * BlankOn + * ... + +Suggestion: Use **live-builder**... + +# Debian - blends + + * Optimizing Debian itself for special purpose use + +or + + * Merging back derived work into Debian + +# Debian - deriving vs. blending + +Deriving: hacking with your face away from Debian + +Blending: Hacking with you face towards Debian + +Debian Pure Blend: Perfection → your hacks integrated into Debian! + +# Debian - existing blends + + * Debian Jr + * Debian Med + * Debian Edu + * Debian Science + * Debian EzGo + * BrDesktop + * Debian Accessibility + * Debian Lex + * DebiChem + * Debian GIS + * Debian Multimedia + +# Debian - future blends + + * FreedomBox + * Debian LAN + * BOSS? + * SWECHA? + * BlankOn? + * ...? + +Suggestion: Join existing teams, and try use **boxer**... + +# Skolelinux/DebianEdu - a Debian Pure Blend + + * All tools needed to administrate a school + * All tools needed to teach on a school + * Minimal needs to be technical (= more time to teach) + +# FreedomBox - a Debian Pure Blend + + >* Your personal Butler + * Your personal spy + * A Debian Blend + * A Debian **Pure** Blend + * First get dirty, then purify + +# Essentials + + * Evil is only an abstract (no entity), but power corrupts + * Doing nothing amplifies bad actions of others! + * Life is fun (not serious)! + +Avoid corruption of power: Be **awake**, **Engage** and **Share**! + +# The End + + * Me: <dr@jones.dk> + * This talk: <http://dr.jones.dk/blends/talk/brawijaya> + * Illustrations: <http://sirireiter.dk/blog/entry/110310/> + * Asia trip: <http://wiki.jones.dk/DebianAsia2011> + * Debian: <http://www.debian.org> + * Debian Derivatives Census: <http://wiki.debian.org/Derivatives/Census> diff --git a/blends/talk/brawijaya/index.html b/blends/talk/brawijaya/index.html new file mode 100644 index 0000000..6910c73 --- /dev/null +++ b/blends/talk/brawijaya/index.html @@ -0,0 +1,219 @@ +<?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"> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <meta name="generator" content="pandoc" /> + <meta name="author" content="Jonas Smedegaard" /> + <meta name="date" content="Brawijaya University, Malang, November 21th, 2011" /> + <link rel="stylesheet" type="text/css" media="screen, projection, print" + href="../slidy.css" /> + <script src="../slidy.js" + charset="utf-8" type="text/javascript"></script> +</head> +<body> +<div class="slide titlepage"> + <h1 class="title">Debian Pure Blends</h1> + <p class="author"> +Jonas Smedegaard + </p> + <p class="date">Brawijaya University, Malang, November 21th, 2011</p> +</div> +<div class="slide"> +<h1 id="overview">Overview</h1> +<ul> +<li>Me and Asia</li> +<li>Tricky terms</li> +<li>FLOSS Eco System</li> +<li>Debian - distro & community</li> +<li>Customizing Debian - derive vs. blend</li> +<li>Examples of Debian blends</li> +</ul> +</div> +<div class="slide"> +<h1 id="me">Me</h1> +<ul> +<li>Jonas Smedegaard</li> +<li>One-man company: IT-guide dr. Jonas</li> +<li>Sysadmin at Kaospilot University <a href="http://kaospilot.dk/"><code class="url">http://kaospilot.dk/</code></a></li> +<li>Sysadmin at Børneuniversitetet <a href="http://borneuni.dk/"><code class="url">http://borneuni.dk/</code></a></li> +<li>Sysadmin at DGI-huset <a href="http://dgi-huset.dk/"><code class="url">http://dgi-huset.dk/</code></a></li> +<li>Sysadmin + webmaster at Københavns Delebiler <a href="http://kobenhavnsdelebiler.dk/"><code class="url">http://kobenhavnsdelebiler.dk/</code></a></li> +</ul> +</div> +<div class="slide"> +<h1 id="me-and-asia">Me and Asia</h1> +<div class="figure"> +<img src="../map.png" alt="Asia trip" /><p class="caption">Asia trip</p> +</div> +</div> +<div class="slide"> +<h1 id="tricky-terms">Tricky terms</h1> +<p>FLOSS: <strong>F</strong>ree/<strong>L</strong>ibre <strong>O</strong>pen <strong>S</strong>ource <strong>S</strong>oftware.</p> +<p>Hacking: Being creative with small pieces -- like playing with Lego.</p> +<p>Cracking: Breaking digital "locks", typically to steal digital data.</p> +</div> +<div class="slide"> +<h1 id="floss-eco-system">FLOSS Eco System</h1> +<div class="figure"> +<img src="../developmentstream.png" alt="Software Code Stream" /><p class="caption">Software Code Stream</p> +</div> +</div> +<div class="slide"> +<h1 id="debian---distro-community">Debian - distro & community</h1> +<ul> +<li>Community</li> +<li>Distribution</li> +<li>Freedoms!</li> +</ul> +</div> +<div class="slide"> +<h1 id="debian---community">Debian - Community</h1> +<ul> +<li>~1000 official "Developers"</li> +<li>??? unofficial packagers, translators, documentors, bug-fixers...</li> +</ul> +</div> +<div class="slide"> +<h1 id="debian---community-structure">Debian - Community structure</h1> +<ul> +<li>Democracy</li> +</ul> +</div> +<div class="slide"> +<h1 id="debian---community-structure-1">Debian - Community structure</h1> +<ul> +<li><span style="text-decoration: line-through;">Democracy</span></li> +<li>Bound by <strong>Debian Social Contract</strong></li> +<li>Each passionate maintainer is responsible</li> +</ul> +</div> +<div class="slide"> +<h1 id="debian---distribution">Debian - Distribution</h1> +<ul> +<li>9+ hardware architectures</li> +<li>2+ kernels</li> +<li>35000+ software packages</li> +</ul> +</div> +<div class="slide"> +<h1 id="debian---distribution-1">Debian - Distribution</h1> +<ul> +<li>Bound by <strong>Debian Policy</strong></li> +<li>Generic - choices are exposed to the user</li> +<li>Mother of other distros</li> +</ul> +<p>The Universal Operating System</p> +</div> +<div class="slide"> +<h1 id="improve-debian---work-alone-or-join-teams">Improve Debian - work alone or join teams</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>Working alone: <a href="http://mentors.debian.net/"><code class="url">http://mentors.debian.net/</code></a></li> +<li>Joining teams: <a href="http://wiki.debian.org/Teams"><code class="url">http://wiki.debian.org/Teams</code></a></li> +</ul> +</div> +<div class="slide"> +<h1 id="do-better-than-debian-derivatives">Do better than Debian: derivatives</h1> +<ul> +<li>Knoppix</li> +<li>Ubuntu</li> +<li>BOSS</li> +<li>SWECHA</li> +<li>BlankOn</li> +<li>...</li> +</ul> +<p>Suggestion: Use <strong>live-builder</strong>...</p> +</div> +<div class="slide"> +<h1 id="debian---blends">Debian - blends</h1> +<ul> +<li>Optimizing Debian itself for special purpose use</li> +</ul> +<p>or</p> +<ul> +<li>Merging back derived work into Debian</li> +</ul> +</div> +<div class="slide"> +<h1 id="debian---deriving-vs.-blending">Debian - deriving vs. blending</h1> +<p>Deriving: hacking with your face away from Debian</p> +<p>Blending: Hacking with you face towards Debian</p> +<p>Debian Pure Blend: Perfection → your hacks integrated into Debian!</p> +</div> +<div class="slide"> +<h1 id="debian---existing-blends">Debian - existing blends</h1> +<ul> +<li>Debian Jr</li> +<li>Debian Med</li> +<li>Debian Edu</li> +<li>Debian Science</li> +<li>Debian EzGo</li> +<li>BrDesktop</li> +<li>Debian Accessibility</li> +<li>Debian Lex</li> +<li>DebiChem</li> +<li>Debian GIS</li> +<li>Debian Multimedia</li> +</ul> +</div> +<div class="slide"> +<h1 id="debian---future-blends">Debian - future blends</h1> +<ul> +<li>FreedomBox</li> +<li>Debian LAN</li> +<li>BOSS?</li> +<li>SWECHA?</li> +<li>BlankOn?</li> +<li>...?</li> +</ul> +<p>Suggestion: Join existing teams, and try use <strong>boxer</strong>...</p> +</div> +<div class="slide"> +<h1 id="skolelinuxdebianedu---a-debian-pure-blend">Skolelinux/DebianEdu - a Debian Pure Blend</h1> +<ul> +<li>All tools needed to administrate a school</li> +<li>All tools needed to teach on a school</li> +<li>Minimal needs to be technical (= more time to teach)</li> +</ul> +</div> +<div class="slide"> +<h1 id="freedombox---a-debian-pure-blend">FreedomBox - a Debian Pure Blend</h1> +<ul class="incremental"> +<li>Your personal Butler</li> +<li>Your personal spy</li> +<li>A Debian Blend</li> +<li>A Debian <strong>Pure</strong> Blend</li> +<li>First get dirty, then purify</li> +</ul> +</div> +<div class="slide"> +<h1 id="essentials">Essentials</h1> +<ul> +<li>Evil is only an abstract (no entity), but power corrupts</li> +<li>Doing nothing amplifies bad actions of others!</li> +<li>Life is fun (not serious)!</li> +</ul> +<p>Avoid corruption of power: Be <strong>awake</strong>, <strong>Engage</strong> and <strong>Share</strong>!</p> +</div> +<div class="slide"> +<h1 id="the-end">The End</h1> +<ul> +<li>Me: <script type="text/javascript"> +<!-- +h='jones.dk';a='@';n='dr';e=n+a+h; +document.write('<a h'+'ref'+'="ma'+'ilto'+':'+e+'">'+'<code>'+e+'</code>'+'<\/'+'a'+'>'); +// --> +</script><noscript>dr at jones dot dk</noscript></li> +<li>This talk: <a href="http://dr.jones.dk/blends/talk/brawijaya"><code class="url">http://dr.jones.dk/blends/talk/brawijaya</code></a></li> +<li>Illustrations: <a href="http://sirireiter.dk/blog/entry/110310/"><code class="url">http://sirireiter.dk/blog/entry/110310/</code></a></li> +<li>Asia trip: <a href="http://wiki.jones.dk/DebianAsia2011"><code class="url">http://wiki.jones.dk/DebianAsia2011</code></a></li> +<li>Debian: <a href="http://www.debian.org"><code class="url">http://www.debian.org</code></a></li> +<li>Debian Derivatives Census: <a href="http://wiki.debian.org/Derivatives/Census"><code class="url">http://wiki.debian.org/Derivatives/Census</code></a></li> +</ul> +</div> +</body> +</html> diff --git a/blends/talk/narotama.mkd b/blends/talk/narotama.mkd new file mode 100644 index 0000000..8256016 --- /dev/null +++ b/blends/talk/narotama.mkd @@ -0,0 +1,161 @@ +% Debian Pure Blends +% Jonas Smedegaard +% Narotama University, Surabaya, November 20th, 2011 + +# Overview + + * Me and Asia + * Tricky terms + * FLOSS Eco System + * Debian - distro & community + * Customizing Debian - deriving and blending + * Debian Pure Blends + +# Me + + * Jonas Smedegaard + * One-man company: IT-guide dr. Jonas + * Sysadmin at Kaospilot University <http://kaospilot.dk/> + * Sysadmin at Børneuniversitetet <http://borneuni.dk/> + * Sysadmin at DGI-huset <http://dgi-huset.dk/> + * Sysadmin + webmaster at Københavns Delebiler <http://kobenhavnsdelebiler.dk/> + +# Me and Asia + +![Asia trip](../map.png) + +# Tricky terms + +FLOSS: **F**ree/**L**ibre **O**pen **S**ource **S**oftware. + +Hacking: Being creative with small pieces -- like playing with Lego. + +Cracking: Breaking digital "locks", typically to steal digital data. + +# FLOSS Eco System + +![Software Code Stream](../developmentstream.png) + +# Debian - distro & community + + * Community + * Distribution + * Freedoms! + +# Debian - Community + + * ~1000 official "Developers" + * ??? unofficial packagers, translators, documentors, bug-fixers... + +# Debian - Community structure + + * Democracy + +# Debian - Community structure + + * ~~Democracy~~ + * Bound by **Debian Social Contract** + * Each passionate maintainer is responsible + +# Debian - Distribution + + * 9+ hardware architectures + * 2+ kernels + * 35000+ software packages + +# Debian - Distribution + + * Bound by **Debian Policy** + * Generic - choices are exposed to the user + * Mother of other distros + +The Universal Operating System + +# Improve Debian - work alone or join teams + + * Peer review - many eyes see more bugs + * Education - Debian quality standards + * Ideals transfer - get help on packaging + * Working alone: <http://mentors.debian.net/> + * Joining teams: <http://wiki.debian.org/Teams> + +# Do better than Debian: derivatives + + * Knoppix + * Ubuntu + * BOSS + * SWECHA + * ... + +Suggestion: Use **live-builder**... + +# Debian - blends + + * Optimizing Debian itself for special purpose use + +or + + * Merging back derived work into Debian + +# Debian - deriving vs. blending + +Deriving: hacking with your face away from Debian + +Blending: Hacking with you face towards Debian + +Debian Pure Blend: Perfection → your hacks integrated into Debian! + +# Debian - existing blends + + * Debian Jr + * Debian Med + * Debian Edu + * Debian Science + * Debian EzGo + * BrDesktop + * Debian Accessibility + * Debian Lex + * DebiChem + * Debian GIS + * Debian Multimedia + +# Debian - future blends + + * FreedomBox + * Debian LAN + * BOSS? + * SWECHA? + * ...? + +Suggestion: Join existing teams, and try use **boxer**... + +# Skolelinux/DebianEdu - a Debian Pure Blend + + * All tools needed to administrate a school + * All tools needed to teach on a school + * Minimal needs to be technical (= more time to teach) + +# FreedomBox - a Debian Pure Blend + + >* Your personal Butler + * Your personal spy + * A Debian Blend + * A Debian **Pure** Blend + * First get dirty, then purify + +# Essentials + + * Evil is only an abstract (no entity), but power corrupts + * Doing nothing amplifies bad actions of others! + * Life is fun (not serious)! + +Avoid corruption of power: Be **awake**, **Engage** and **Share**! + +# The End + + * Me: <dr@jones.dk> + * This talk: <http://dr.jones.dk/blends/talk/narotama> + * Illustrations: <http://sirireiter.dk/blog/entry/110310/> + * Asia trip: <http://wiki.jones.dk/DebianAsia2011> + * Debian: <http://www.debian.org> + * Debian Derivatives Census: <http://wiki.debian.org/Derivatives/Census> diff --git a/blends/talk/narotama/index.html b/blends/talk/narotama/index.html new file mode 100644 index 0000000..11ed25b --- /dev/null +++ b/blends/talk/narotama/index.html @@ -0,0 +1,217 @@ +<?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"> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <meta name="generator" content="pandoc" /> + <meta name="author" content="Jonas Smedegaard" /> + <meta name="date" content="Narotama University, Surabaya, November 20th, 2011" /> + <link rel="stylesheet" type="text/css" media="screen, projection, print" + href="../slidy.css" /> + <script src="../slidy.js" + charset="utf-8" type="text/javascript"></script> +</head> +<body> +<div class="slide titlepage"> + <h1 class="title">Debian Pure Blends</h1> + <p class="author"> +Jonas Smedegaard + </p> + <p class="date">Narotama University, Surabaya, November 20th, 2011</p> +</div> +<div class="slide"> +<h1 id="overview">Overview</h1> +<ul> +<li>Me and Asia</li> +<li>Tricky terms</li> +<li>FLOSS Eco System</li> +<li>Debian - distro & community</li> +<li>Customizing Debian - deriving and blending</li> +<li>Debian Pure Blends</li> +</ul> +</div> +<div class="slide"> +<h1 id="me">Me</h1> +<ul> +<li>Jonas Smedegaard</li> +<li>One-man company: IT-guide dr. Jonas</li> +<li>Sysadmin at Kaospilot University <a href="http://kaospilot.dk/"><code class="url">http://kaospilot.dk/</code></a></li> +<li>Sysadmin at Børneuniversitetet <a href="http://borneuni.dk/"><code class="url">http://borneuni.dk/</code></a></li> +<li>Sysadmin at DGI-huset <a href="http://dgi-huset.dk/"><code class="url">http://dgi-huset.dk/</code></a></li> +<li>Sysadmin + webmaster at Københavns Delebiler <a href="http://kobenhavnsdelebiler.dk/"><code class="url">http://kobenhavnsdelebiler.dk/</code></a></li> +</ul> +</div> +<div class="slide"> +<h1 id="me-and-asia">Me and Asia</h1> +<div class="figure"> +<img src="../map.png" alt="Asia trip" /><p class="caption">Asia trip</p> +</div> +</div> +<div class="slide"> +<h1 id="tricky-terms">Tricky terms</h1> +<p>FLOSS: <strong>F</strong>ree/<strong>L</strong>ibre <strong>O</strong>pen <strong>S</strong>ource <strong>S</strong>oftware.</p> +<p>Hacking: Being creative with small pieces -- like playing with Lego.</p> +<p>Cracking: Breaking digital "locks", typically to steal digital data.</p> +</div> +<div class="slide"> +<h1 id="floss-eco-system">FLOSS Eco System</h1> +<div class="figure"> +<img src="../developmentstream.png" alt="Software Code Stream" /><p class="caption">Software Code Stream</p> +</div> +</div> +<div class="slide"> +<h1 id="debian---distro-community">Debian - distro & community</h1> +<ul> +<li>Community</li> +<li>Distribution</li> +<li>Freedoms!</li> +</ul> +</div> +<div class="slide"> +<h1 id="debian---community">Debian - Community</h1> +<ul> +<li>~1000 official "Developers"</li> +<li>??? unofficial packagers, translators, documentors, bug-fixers...</li> +</ul> +</div> +<div class="slide"> +<h1 id="debian---community-structure">Debian - Community structure</h1> +<ul> +<li>Democracy</li> +</ul> +</div> +<div class="slide"> +<h1 id="debian---community-structure-1">Debian - Community structure</h1> +<ul> +<li><span style="text-decoration: line-through;">Democracy</span></li> +<li>Bound by <strong>Debian Social Contract</strong></li> +<li>Each passionate maintainer is responsible</li> +</ul> +</div> +<div class="slide"> +<h1 id="debian---distribution">Debian - Distribution</h1> +<ul> +<li>9+ hardware architectures</li> +<li>2+ kernels</li> +<li>35000+ software packages</li> +</ul> +</div> +<div class="slide"> +<h1 id="debian---distribution-1">Debian - Distribution</h1> +<ul> +<li>Bound by <strong>Debian Policy</strong></li> +<li>Generic - choices are exposed to the user</li> +<li>Mother of other distros</li> +</ul> +<p>The Universal Operating System</p> +</div> +<div class="slide"> +<h1 id="improve-debian---work-alone-or-join-teams">Improve Debian - work alone or join teams</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>Working alone: <a href="http://mentors.debian.net/"><code class="url">http://mentors.debian.net/</code></a></li> +<li>Joining teams: <a href="http://wiki.debian.org/Teams"><code class="url">http://wiki.debian.org/Teams</code></a></li> +</ul> +</div> +<div class="slide"> +<h1 id="do-better-than-debian-derivatives">Do better than Debian: derivatives</h1> +<ul> +<li>Knoppix</li> +<li>Ubuntu</li> +<li>BOSS</li> +<li>SWECHA</li> +<li>...</li> +</ul> +<p>Suggestion: Use <strong>live-builder</strong>...</p> +</div> +<div class="slide"> +<h1 id="debian---blends">Debian - blends</h1> +<ul> +<li>Optimizing Debian itself for special purpose use</li> +</ul> +<p>or</p> +<ul> +<li>Merging back derived work into Debian</li> +</ul> +</div> +<div class="slide"> +<h1 id="debian---deriving-vs.-blending">Debian - deriving vs. blending</h1> +<p>Deriving: hacking with your face away from Debian</p> +<p>Blending: Hacking with you face towards Debian</p> +<p>Debian Pure Blend: Perfection → your hacks integrated into Debian!</p> +</div> +<div class="slide"> +<h1 id="debian---existing-blends">Debian - existing blends</h1> +<ul> +<li>Debian Jr</li> +<li>Debian Med</li> +<li>Debian Edu</li> +<li>Debian Science</li> +<li>Debian EzGo</li> +<li>BrDesktop</li> +<li>Debian Accessibility</li> +<li>Debian Lex</li> +<li>DebiChem</li> +<li>Debian GIS</li> +<li>Debian Multimedia</li> +</ul> +</div> +<div class="slide"> +<h1 id="debian---future-blends">Debian - future blends</h1> +<ul> +<li>FreedomBox</li> +<li>Debian LAN</li> +<li>BOSS?</li> +<li>SWECHA?</li> +<li>...?</li> +</ul> +<p>Suggestion: Join existing teams, and try use <strong>boxer</strong>...</p> +</div> +<div class="slide"> +<h1 id="skolelinuxdebianedu---a-debian-pure-blend">Skolelinux/DebianEdu - a Debian Pure Blend</h1> +<ul> +<li>All tools needed to administrate a school</li> +<li>All tools needed to teach on a school</li> +<li>Minimal needs to be technical (= more time to teach)</li> +</ul> +</div> +<div class="slide"> +<h1 id="freedombox---a-debian-pure-blend">FreedomBox - a Debian Pure Blend</h1> +<ul class="incremental"> +<li>Your personal Butler</li> +<li>Your personal spy</li> +<li>A Debian Blend</li> +<li>A Debian <strong>Pure</strong> Blend</li> +<li>First get dirty, then purify</li> +</ul> +</div> +<div class="slide"> +<h1 id="essentials">Essentials</h1> +<ul> +<li>Evil is only an abstract (no entity), but power corrupts</li> +<li>Doing nothing amplifies bad actions of others!</li> +<li>Life is fun (not serious)!</li> +</ul> +<p>Avoid corruption of power: Be <strong>awake</strong>, <strong>Engage</strong> and <strong>Share</strong>!</p> +</div> +<div class="slide"> +<h1 id="the-end">The End</h1> +<ul> +<li>Me: <script type="text/javascript"> +<!-- +h='jones.dk';a='@';n='dr';e=n+a+h; +document.write('<a h'+'ref'+'="ma'+'ilto'+':'+e+'">'+'<code>'+e+'</code>'+'<\/'+'a'+'>'); +// --> +</script><noscript>dr at jones dot dk</noscript></li> +<li>This talk: <a href="http://dr.jones.dk/blends/talk/narotama"><code class="url">http://dr.jones.dk/blends/talk/narotama</code></a></li> +<li>Illustrations: <a href="http://sirireiter.dk/blog/entry/110310/"><code class="url">http://sirireiter.dk/blog/entry/110310/</code></a></li> +<li>Asia trip: <a href="http://wiki.jones.dk/DebianAsia2011"><code class="url">http://wiki.jones.dk/DebianAsia2011</code></a></li> +<li>Debian: <a href="http://www.debian.org"><code class="url">http://www.debian.org</code></a></li> +<li>Debian Derivatives Census: <a href="http://wiki.debian.org/Derivatives/Census"><code class="url">http://wiki.debian.org/Derivatives/Census</code></a></li> +</ul> +</div> +</body> +</html> |