summaryrefslogtreecommitdiff
path: root/blends/talk
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2011-11-03 11:01:05 +0530
committerJonas Smedegaard <dr@jones.dk>2011-11-03 11:01:05 +0530
commitda6b71e317acb2894d58147ffa5564a419272493 (patch)
tree347a5f954eb4f238ccbcf7817e4f5b7c6247c331 /blends/talk
parent07f346fde9f95f0a12bc8aa733a7625c3c5dc80d (diff)
Add PES talk.
Diffstat (limited to 'blends/talk')
-rw-r--r--blends/talk/pes.mkd161
-rw-r--r--blends/talk/pes/index.html234
2 files changed, 395 insertions, 0 deletions
diff --git a/blends/talk/pes.mkd b/blends/talk/pes.mkd
new file mode 100644
index 0000000..02ad54d
--- /dev/null
+++ b/blends/talk/pes.mkd
@@ -0,0 +1,161 @@
+% Debian Pure Blends - hacking in your parents' house
+% Jonas Smedegaard
+% PES, Bangalore, November 3rd, 2011
+
+# Overview
+
+ * Me and Asia
+ * Tricky terms
+ * FLOSS Eco System
+ * Debian - distro & community
+ * Customizing Debian
+
+# 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
+ * Free!
+
+# Debian - Community
+
+ * ~1000 "Developers"
+ * ~500 "Maintainers"
+ * ??? actual contributors...
+
+# Debian - Community structure
+
+ * Democracy
+
+# Debian - Community structure
+
+ * ~~Democracy~~
+ * We all obey Debian Free Software Guidelines
+ * Almost no hierarchy: Each package maintainer responsible
+
+# Debian - Distribution
+
+ * Generic - choices are exposed to the user
+ * Mother of other distros
+
+# Debian packages
+
+ * They all obey Debian Policy
+ * Mozilla Iceweasel (Firefox): ~3 packages (+ ~70 lang packages)
+ * LibreOffice: ~30 packages (+ ~90 lang packages)
+ * Debian: ~35.000 packages
+
+# Debian packaging - Mentors + sponsoring
+
+ * Peer review - many eyes see more bugs
+ * Education - Debian quality standards
+ * Ideals transfer - get help on packaging
+ * Mailinglist: <mailto:debian-mentors@lists.debian.org>
+ * IRC channel on OFTC.net: \#debian-mentors
+ * Website: <http://mentors.debian.net/>
+
+# Debian packaging - Join teams
+
+ * Peer review - many eyes see more bugs
+ * Education - Debian quality standards
+ * Ideals transfer - get help on packaging
+ * Wiki page: <http://wiki.debian.org/Teams>
+
+# Debian - derivatives
+
+ * Knoppix
+ * Ubuntu
+ * BOSS
+ * SWECHA
+ * ...
+
+# Debian deriving
+
+ * Try use **live-builder**...
+
+# Debian - blends
+
+ * Optimizing Debian itself for special purpose use
+
+or
+
+ * Merging back derived work 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?
+ * ...?
+
+# Debian blending
+
+ * Join existing teams
+ * Convince Debian Developers to create new teams
+ * Try use **boxer**
+
+# Debian Pure Blends - Benefits
+
+ * backed by Debian - help, bug tracking, translations, etc.
+ * teamwork - others might help you refine and maintain your setups
+ * common structures - others might take over if you loose interest
+
+# Debian Pure Blends - downsides
+
+ * **annoying** - Debian package maintainers may not like proposed changes
+ * **slow** - stable distribution is released infrequently
+ * **rigid** - all contributions must match Debian Free Software Guidelines
+ * **complex** - packages must obey Debian Policy
+
+# FreedomBox
+
+ >* Your personal Butler
+ * Your personal spy
+ * A Debian Blend
+ * A Debian **Pure** Blend
+ * First get dirty, then purify
+
+# Essentials
+
+ * Create a(t least one) home
+ * Build trust (remember that trust is two-way!)
+ * Explore (not just consume)!
+
+# The End
+
+ * Me: <dr@jones.dk>
+ * Debian: <http://www.debian.org>
+ * Debian Derivatives Census: <http://wiki.debian.org/Derivatives/Census>
+ * This talk: <http://dr.jones.dk/blends/talk/pes>
+ * Illustrations: <http://sirireiter.dk/blog/entry/110310/>
+ * Asia trip: <http://wiki.jones.dk/DebianAsia2011>
diff --git a/blends/talk/pes/index.html b/blends/talk/pes/index.html
new file mode 100644
index 0000000..0e83fd9
--- /dev/null
+++ b/blends/talk/pes/index.html
@@ -0,0 +1,234 @@
+<?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="PES, Bangalore, November 3rd, 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 - hacking in your parents' house</h1>
+ <p class="author">
+Jonas Smedegaard
+ </p>
+ <p class="date">PES, Bangalore, November 3rd, 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 &amp; community</li>
+<li>Customizing Debian</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 &quot;locks&quot;, 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 &amp; community</h1>
+<ul>
+<li>Community</li>
+<li>Distribution</li>
+<li>Free!</li>
+</ul>
+</div>
+<div class="slide">
+<h1 id="debian---community">Debian - Community</h1>
+<ul>
+<li>~1000 &quot;Developers&quot;</li>
+<li>~500 &quot;Maintainers&quot;</li>
+<li>??? actual contributors...</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>We all obey Debian Free Software Guidelines</li>
+<li>Almost no hierarchy: Each package maintainer responsible</li>
+</ul>
+</div>
+<div class="slide">
+<h1 id="debian---distribution">Debian - Distribution</h1>
+<ul>
+<li>Generic - choices are exposed to the user</li>
+<li>Mother of other distros</li>
+</ul>
+</div>
+<div class="slide">
+<h1 id="debian-packages">Debian packages</h1>
+<ul>
+<li>They all obey Debian Policy</li>
+<li>Mozilla Iceweasel (Firefox): ~3 packages (+ ~70 lang packages)</li>
+<li>LibreOffice: ~30 packages (+ ~90 lang packages)</li>
+<li>Debian: ~35.000 packages</li>
+</ul>
+</div>
+<div class="slide">
+<h1 id="debian-packaging---mentors-sponsoring">Debian packaging - 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>Mailinglist: <script type="text/javascript">
+<!--
+h='&#108;&#x69;&#x73;&#116;&#x73;&#46;&#100;&#x65;&#98;&#x69;&#x61;&#110;&#46;&#x6f;&#114;&#x67;';a='&#64;';n='&#100;&#x65;&#98;&#x69;&#x61;&#110;&#x2d;&#x6d;&#x65;&#110;&#116;&#x6f;&#114;&#x73;';e=n+a+h;
+document.write('<a h'+'ref'+'="ma'+'ilto'+':'+e+'">'+'mailto:debian-mentors@lists.debian.org'+'<\/'+'a'+'>');
+// -->
+</script><noscript>&#x6d;&#x61;&#x69;&#108;&#116;&#x6f;&#58;&#100;&#x65;&#98;&#x69;&#x61;&#110;&#x2d;&#x6d;&#x65;&#110;&#116;&#x6f;&#114;&#x73;&#64;&#108;&#x69;&#x73;&#116;&#x73;&#46;&#100;&#x65;&#98;&#x69;&#x61;&#110;&#46;&#x6f;&#114;&#x67;&#32;&#40;&#100;&#x65;&#98;&#x69;&#x61;&#110;&#x2d;&#x6d;&#x65;&#110;&#116;&#x6f;&#114;&#x73;&#32;&#x61;&#116;&#32;&#108;&#x69;&#x73;&#116;&#x73;&#32;&#100;&#x6f;&#116;&#32;&#100;&#x65;&#98;&#x69;&#x61;&#110;&#32;&#100;&#x6f;&#116;&#32;&#x6f;&#114;&#x67;&#x29;</noscript></li>
+<li>IRC channel on OFTC.net: #debian-mentors</li>
+<li>Website: <a href="http://mentors.debian.net/"><code class="url">http://mentors.debian.net/</code></a></li>
+</ul>
+</div>
+<div class="slide">
+<h1 id="debian-packaging---join-teams">Debian packaging - 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>Wiki page: <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="debian---derivatives">Debian - derivatives</h1>
+<ul>
+<li>Knoppix</li>
+<li>Ubuntu</li>
+<li>BOSS</li>
+<li>SWECHA</li>
+<li>...</li>
+</ul>
+</div>
+<div class="slide">
+<h1 id="debian-deriving">Debian deriving</h1>
+<ul>
+<li>Try use <strong>live-builder</strong>...</li>
+</ul>
+</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---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>
+</div>
+<div class="slide">
+<h1 id="debian-blending">Debian blending</h1>
+<ul>
+<li>Join existing teams</li>
+<li>Convince Debian Developers to create new teams</li>
+<li>Try use <strong>boxer</strong></li>
+</ul>
+</div>
+<div class="slide">
+<h1 id="debian-pure-blends---benefits">Debian Pure Blends - Benefits</h1>
+<ul>
+<li>backed by Debian - help, bug tracking, translations, etc.</li>
+<li>teamwork - others might help you refine and maintain your setups</li>
+<li>common structures - others might take over if you loose interest</li>
+</ul>
+</div>
+<div class="slide">
+<h1 id="debian-pure-blends---downsides">Debian Pure Blends - downsides</h1>
+<ul>
+<li><strong>annoying</strong> - Debian package maintainers may not like proposed changes</li>
+<li><strong>slow</strong> - stable distribution is released infrequently</li>
+<li><strong>rigid</strong> - all contributions must match Debian Free Software Guidelines</li>
+<li><strong>complex</strong> - packages must obey Debian Policy</li>
+</ul>
+</div>
+<div class="slide">
+<h1 id="freedombox">FreedomBox</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>Create a(t least one) home</li>
+<li>Build trust (remember that trust is two-way!)</li>
+<li>Explore (not just consume)!</li>
+</ul>
+</div>
+<div class="slide">
+<h1 id="the-end">The End</h1>
+<ul>
+<li>Me: <script type="text/javascript">
+<!--
+h='&#106;&#x6f;&#110;&#x65;&#x73;&#46;&#100;&#x6b;';a='&#64;';n='&#100;&#114;';e=n+a+h;
+document.write('<a h'+'ref'+'="ma'+'ilto'+':'+e+'">'+'<code>'+e+'</code>'+'<\/'+'a'+'>');
+// -->
+</script><noscript>&#100;&#114;&#32;&#x61;&#116;&#32;&#106;&#x6f;&#110;&#x65;&#x73;&#32;&#100;&#x6f;&#116;&#32;&#100;&#x6b;</noscript></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>
+<li>This talk: <a href="http://dr.jones.dk/blends/talk/pes"><code class="url">http://dr.jones.dk/blends/talk/pes</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>
+</ul>
+</div>
+</body>
+</html>