summaryrefslogtreecommitdiff
path: root/blends/talk/ipb/index.html
blob: 9a0aa0dd93bfa29d15ed6b01a83ff1864351c87e (plain)
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  7. <meta name="generator" content="pandoc" />
  8. <meta name="author" content="Jonas Smedegaard" />
  9. <meta name="date" content="Institut Pertanian Bogor, November 28th, 2011" />
  10. <link rel="stylesheet" type="text/css" media="screen, projection, print"
  11. href="../slidy.css" />
  12. <script src="../slidy.js"
  13. charset="utf-8" type="text/javascript"></script>
  14. </head>
  15. <body>
  16. <div class="slide titlepage">
  17. <h1 class="title">Debian and a healthy Free Software eco system</h1>
  18. <p class="author">
  19. Jonas Smedegaard
  20. </p>
  21. <p class="date">Institut Pertanian Bogor, November 28th, 2011</p>
  22. </div>
  23. <div class="slide">
  24. <h1 id="overview">Overview</h1>
  25. <ul>
  26. <li>Me</li>
  27. <li>FLOSS</li>
  28. <li>Debian - distro &amp; community</li>
  29. <li>Debian - the larger FLOSS eco system</li>
  30. <li>Customizing Debian - derive vs. blend</li>
  31. <li>Perfection - flexible vs. simple vs. ethically simple</li>
  32. </ul>
  33. </div>
  34. <div class="slide">
  35. <h1 id="me">Me</h1>
  36. <ul>
  37. <li>Jonas Smedegaard</li>
  38. </ul>
  39. </div>
  40. <div class="slide">
  41. <h1 id="me---asia">Me - Asia</h1>
  42. <div class="figure">
  43. <img src="../map.png" alt="Asia trip" /><p class="caption">Asia trip</p>
  44. </div>
  45. </div>
  46. <div class="slide">
  47. <h1 id="me---making-a-living">Me - Making a living</h1>
  48. <ul>
  49. <li>Jonas Smedegaard</li>
  50. <li>One-man company: IT-guide dr. Jonas</li>
  51. <li>Sysadmin at Kaospilot University <a href="http://kaospilot.dk/"><code class="url">http://kaospilot.dk/</code></a></li>
  52. <li>Sysadmin at Børneuniversitetet <a href="http://borneuni.dk/"><code class="url">http://borneuni.dk/</code></a></li>
  53. <li>Sysadmin at DGI-huset <a href="http://dgi-huset.dk/"><code class="url">http://dgi-huset.dk/</code></a></li>
  54. <li>Sysadmin + webmaster at Københavns Delebiler <a href="http://kobenhavnsdelebiler.dk/"><code class="url">http://kobenhavnsdelebiler.dk/</code></a></li>
  55. </ul>
  56. </div>
  57. <div class="slide">
  58. <h1 id="floss">FLOSS</h1>
  59. <p>FLOSS: <strong>F</strong>ree/<strong>L</strong>ibre <strong>O</strong>pen <strong>S</strong>ource <strong>S</strong>oftware.</p>
  60. <p>Hacking: Being creative with small pieces -- like playing with Lego.</p>
  61. <p>Cracking: Breaking digital &quot;locks&quot;, typically to steal digital data.</p>
  62. </div>
  63. <div class="slide">
  64. <h1 id="debian---distro-community">Debian - distro &amp; community</h1>
  65. <ul>
  66. <li>Community</li>
  67. <li>Distribution</li>
  68. <li>Freedoms!</li>
  69. </ul>
  70. </div>
  71. <div class="slide">
  72. <h1 id="debian---community">Debian - Community</h1>
  73. <ul>
  74. <li>Democracy</li>
  75. </ul>
  76. </div>
  77. <div class="slide">
  78. <h1 id="debian---community-1">Debian - Community</h1>
  79. <ul>
  80. <li><span style="text-decoration: line-through;">Democracy</span></li>
  81. <li>Bound by <strong>Debian Social Contract</strong></li>
  82. <li>Each passionate maintainer is responsible</li>
  83. </ul>
  84. </div>
  85. <div class="slide">
  86. <h1 id="debian---community-facts">Debian - Community facts</h1>
  87. <ul>
  88. <li>~1000 official &quot;Developers&quot;</li>
  89. <li>??? unofficial packagers, translators, documentors, bug-fixers...</li>
  90. </ul>
  91. </div>
  92. <div class="slide">
  93. <h1 id="debian---distribution">Debian - Distribution</h1>
  94. <ul>
  95. <li>Bound by <strong>Debian Policy</strong></li>
  96. <li>Generic - choices are exposed to the user</li>
  97. <li>Mother of other distros</li>
  98. </ul>
  99. <p>The Universal Operating System</p>
  100. </div>
  101. <div class="slide">
  102. <h1 id="debian---distribution-1">Debian - Distribution</h1>
  103. <ul>
  104. <li>9+ hardware architectures</li>
  105. <li>2+ kernels</li>
  106. <li>35000+ software packages</li>
  107. </ul>
  108. </div>
  109. <div class="slide">
  110. <h1 id="floss-eco-system">FLOSS Eco System</h1>
  111. <div class="figure">
  112. <img src="../developmentstream.png" alt="Software Code Stream" /><p class="caption">Software Code Stream</p>
  113. </div>
  114. </div>
  115. <div class="slide">
  116. <h1 id="help-maintain-debian---alone-or-in-teams">Help maintain Debian - alone or in teams</h1>
  117. <ul>
  118. <li>Peer review - many eyes see more bugs</li>
  119. <li>Education - Debian quality standards</li>
  120. <li>Ideals transfer - get help on packaging</li>
  121. <li>Working alone: <a href="http://mentors.debian.net/"><code class="url">http://mentors.debian.net/</code></a></li>
  122. <li>Joining teams: <a href="http://wiki.debian.org/Teams"><code class="url">http://wiki.debian.org/Teams</code></a></li>
  123. </ul>
  124. </div>
  125. <div class="slide">
  126. <h1 id="do-better-than-debian-derive">Do better than Debian: derive</h1>
  127. <ul>
  128. <li>Knoppix</li>
  129. <li>Ubuntu</li>
  130. <li>BOSS</li>
  131. <li>SWECHA</li>
  132. <li>BlankOn</li>
  133. <li>...</li>
  134. </ul>
  135. <p>Suggestion: Use <strong>live-builder</strong>...</p>
  136. </div>
  137. <div class="slide">
  138. <h1 id="do-better-than-deriving-debian-blend">Do better than deriving Debian: blend</h1>
  139. <ul>
  140. <li>Optimizing Debian itself for special purpose use</li>
  141. </ul>
  142. <p>or</p>
  143. <ul>
  144. <li>Merging back derived work into Debian</li>
  145. </ul>
  146. </div>
  147. <div class="slide">
  148. <h1 id="debian---deriving-vs.-blending">Debian - deriving vs. blending</h1>
  149. <p>Deriving: hacking with your face away from Debian</p>
  150. <p>Blending: Hacking with you face towards Debian</p>
  151. <p>Debian Pure Blend: Perfection → your hacks integrated into Debian!</p>
  152. </div>
  153. <div class="slide">
  154. <h1 id="debian-pure-blend---the-complex-simple">Debian Pure Blend - the complex simple</h1>
  155. <ul>
  156. <li>Debian is flexible: provides choices</li>
  157. <li>Derivatives often simpler: removes choices</li>
  158. <li>Blends are ethically simple: preserves choices</li>
  159. </ul>
  160. </div>
  161. <div class="slide">
  162. <h1 id="essentials">Essentials</h1>
  163. <ul>
  164. <li>Evil is only an abstract (no entity), but power corrupts</li>
  165. <li>Doing nothing amplifies bad actions of others!</li>
  166. <li>Life is fun (not serious)!</li>
  167. </ul>
  168. <p>Avoid corruption of power: Be <strong>awake</strong>, <strong>Engage</strong> and <strong>Share</strong>!</p>
  169. </div>
  170. <div class="slide">
  171. <h1 id="the-end">The End</h1>
  172. <ul>
  173. <li>Me: <script type="text/javascript">
  174. <!--
  175. h='&#106;&#x6f;&#110;&#x65;&#x73;&#46;&#100;&#x6b;';a='&#64;';n='&#100;&#114;';e=n+a+h;
  176. document.write('<a h'+'ref'+'="ma'+'ilto'+':'+e+'">'+'<code>'+e+'</code>'+'<\/'+'a'+'>');
  177. // -->
  178. </script><noscript>&#100;&#114;&#32;&#x61;&#116;&#32;&#106;&#x6f;&#110;&#x65;&#x73;&#32;&#100;&#x6f;&#116;&#32;&#100;&#x6b;</noscript></li>
  179. <li>This talk: <a href="http://dr.jones.dk/blends/talk/ipb"><code class="url">http://dr.jones.dk/blends/talk/ipb</code></a></li>
  180. <li>Illustrations: <a href="http://sirireiter.dk/blog/entry/110310/"><code class="url">http://sirireiter.dk/blog/entry/110310/</code></a></li>
  181. <li>Asia trip: <a href="http://wiki.jones.dk/DebianAsia2011"><code class="url">http://wiki.jones.dk/DebianAsia2011</code></a></li>
  182. <li>Debian: <a href="http://www.debian.org"><code class="url">http://www.debian.org</code></a></li>
  183. <li>Debian Derivatives Census: <a href="http://wiki.debian.org/Derivatives/Census"><code class="url">http://wiki.debian.org/Derivatives/Census</code></a></li>
  184. </ul>
  185. </div>
  186. </body>
  187. </html>