From: Philip Alexander Rolfe Date: Mon, 26 Apr 2010 21:30:16 +0000 (-0400) Subject: arolfe added usenet and rtfm. X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/commitdiff_plain/c596d39115fd63a7df4aaf94b9f038abcd7acdc2?hp=3cfb1241a516359b0b61d6c467d68198b76b1d62;ds=sidebyside arolfe added usenet and rtfm. --- diff --git a/projects.mdwn b/projects.mdwn index 3c10189..d9ccde1 100644 --- a/projects.mdwn +++ b/projects.mdwn @@ -103,6 +103,14 @@ A web app that lets users create a document, and then it texs the document nicel [Bazki](http://bazki.mit.edu/) is a wiki written in Python designed around several principles: structured data with object-oriented inheritance; using a wiki language with powerful macros that can be compiled into either HTML or PDF (via LaTeX); and making the content editable offline using a VCS. Bazki works enough to to be useful, but it has lots of room for improvement and probably would benefit from some design changes. It could also definitely use documentation. Email bazki for more information or to get involved. +## Usenet + +SIPB runs the MIT usenet server news.mit.edu. We're looking for new maintainers to transition to a new hardware setup. + +## RTFM + +The Usenet FAQ archive runs off of rtfm.mit.edu. If you're interested in internet communications from before than newfangled "web" thing, then this is the project for you. + ## This Website This website is a wiki. There are many [[things that can be improved|projects/www]], both on the content level and on the programming level.