]> sipb.mit.edu Git - wiki.git/blobdiff - doc.mdwn
doc: Mention that CPAN is about Perl
[wiki.git] / doc.mdwn
index deef7fbcf342978eb674032b4a96ab0b68517dae..94c21c092330d703283f23e7bf946c3cb3a4e157 100644 (file)
--- a/doc.mdwn
+++ b/doc.mdwn
@@ -6,8 +6,11 @@ Writing and editing this documentation is an [[ongoing project|doc/project]].  E
 
 
 ## Recent Documentation
-* [[Using Gutenbach|doc/using-gutenbach]] <br />
-A guide on setting your computer up to use gutenbach to queue music to sipbmp3, the system SIPB uses to play music in the office.
+* [[SIPB Hands-on Assignments|doc/hands-on]] <br />
+Modeled on the [6.033 hands-on assignments], these guides walk you through concepts and technologies that are core to many SIPB projects. 
+
+* [[Using sipbmp3|doc/using-sipbmp3]] <br />
+A guide to queue music to sipbmp3, the gutenbach system SIPB uses to play music in the office.
 
 * [[Using Zephyr|doc/zephyr]] <br />
 A guide on using Zephyr today with BarnOwl (and GNU Screen). Aimed at newcomers to Zephyr, and a pretty good reference.  See also [the Barnowl wiki](http://barnowl.mit.edu/).
@@ -38,11 +41,12 @@ Send and receive text messages through Zephyr.
 
 * [Learning Debian Packaging](http://debathena.mit.edu/packaging/)
 
+* [[Using CPAN|doc/cpan]] <br />
+CPAN is a source of many useful Perl libraries, but the tools often seem determined not to let you have them. Here's how to beat them into submission.
+
 * [[doc/Enabling Client Certificate Auth in Chrome]] <br />
 Recent versions of Google Chrome and Chromium should mostly work without surprises. This documentation is primarily for Linux users.
 
-* [[Using CPAN|doc/cpan]] CPAN is a source of many useful libraries, but the tools often seem determined not to let you have them. Here's how to beat them into submission.
-
 * [[Configuring Client-Side Certificate Authentication on Apache|doc/apache-client-certs]] <br />
 How to configure your own server to accept client-side certificates just like [scripts.mit.edu](http://scripts.mit.edu)
 
@@ -114,7 +118,7 @@ A one-page reference to reading NetNews.
 * [Using Discuss](http://stuff.mit.edu/afs/sipb/project/www/discuss/discuss.html) ([DVI](http://stuff.mit.edu/afs/sipb/project/doc/current/discuss.dvi)) <br />
 A guide to using and enjoying the Discuss bulletin board system on Athena.
 
-* [[So you want to learn Git...|doc/&git ]]
+* [[So you want to learn Git...|doc/&git ]] <br />
 Pointers to resources from which Git, the Version Control System many of us use.