changeset 120:9a8b11877d11

Move the "videos worth watching" section inline, and add kernelnewbies Linux Changes page.
author Rob Landley <rob@landley.net>
date Thu, 30 Jun 2011 19:44:50 -0500
parents ece470aaa43b
children 1dfbd8733c91
files index.html
diffstat 1 files changed, 28 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Tue May 03 12:17:45 2011 -0500
+++ b/index.html	Thu Jun 30 19:44:50 2011 -0500
@@ -25,6 +25,33 @@
 <li><p><a href="http://www.t10.org/scsi-3.htm">SCSI standards</a></p></li>
 </ul>
 
+<h2>Videos worth watching</h2>
+
+<ul>
+<p><li>Clay Shirky (NYU)
+<ul>
+<li><a href=http://www.youtube.com/watch?v=sPQViNNOAkw>Institutions vs Collaboration</a></li>
+<li>Where do people find the time (<a href=http://youtube.com/watch?v=AyoNHIl-QLQ>part one</a> <a href=http://www.youtube.com/watch?v=jNCblGv0zjU>part two</a>)</li>
+</ul></li></p>
+
+<p><li>Ben Collins-Sussman and Brian Fitzpatrick (Subversion)
+<ul><li><a href=http://video.google.com/videoplay?docid=-4216011961522818645>How Open Source Projects Survive Poisonous People</a></li>
+</ul></li></p>
+
+<p><li>Martin Michlmayr (Debian)
+<ul>
+<li><a href=http://video.google.com/videoplay?docid=-5503858974016723264>Release Management in Large Free Software Projects</a>
+  <ul><li>I.E. why time-based releases are superior to whenever-it's-finished releases</li></ul>
+</li>
+</ul></li></p>
+
+<p><li>Linus Torvalds
+<ul>
+<li><a href=http://video.google.com/videoplay?docid=-2199332044603874737>Why I Created Git</a></p></li>
+</ul></li></p>
+
+</ul>
+
 <h2>Other web pages containing kernel documentation</h2>
 <ul>
 <li><p><a href=ols>Ottawa Linux Symposium papers, split up and indexed by year</a></p></li>
@@ -32,16 +59,15 @@
 <li><p><a href=http://vger.kernel.org/vger-lists.html>Development mailing lists available on kernel.org</a></p>
 <ul><li>See also the L: entries in <a href=linux/MAINTAINERS>MAINTAINERS</a></li></ul>
 </li>
-
 <li><p><a href=http://lwn.net/Kernel/Index/>All Linux Weekly News kernel articles</a> indexed by topic<p></li>
 <li><p><a href=http://www.linuxjournal.com/xstatic/magazine/archives>Linux Journal archives</a></p></li>
+<li><p><a href=http://kernelnewbies.org/Linux26Changes>Linux kernel changelog</a> (summary of what's new in each version)</p></li>
 <li><p><a href=http://twitter.com/kernellog2>H-Online's Kernel-Log</a> (most recent first)</p></li>
 <li><p>Linux Device Drivers book (<a href=http://lwn.net/Kernel/LDD3/>third edition</a>) (<a href=http://www.xml.com/ldd/chapter/book/>second edition</a>)</p></li>
 <li><p><a href=http://www.ibm.com/developerworks/views/linux/library.jsp>IBM Developerworks Linux Library</a> (also <a href=http://www.ibm.com/developerworks/linux/library/l-linux-kernel/>here</a>)</p></li>
 
 <li><p><a href=http://www.tux.org/lkml/>Linux Kernel Mailing List FAQ</a></p></li>
 <li><p><a href=http://kernelplanet.org>Kernel Planet (blog aggregator)</a></p></li>
-<li><p><a href=video.html>A few videos of interest</a></p></li>
 <li><p><a href=local>Some locally produced docs</a></p></li>
 <li><p><a href=als1999>Atlanta Linux Showcase CD (1999)</a></p></li>
 </ul>