Source of http://david.weekly.org/red/news/99jan28.php3
(here's how i print the source | the copyright)

<?php
  $group 
"news";
  
$groupURL "/news/";
  
$title "january 28, 1999";
  
$id 10;
  require(
'../layout.inc');
?>

This quarter is definitely going well, even if things are starting
to heat up a little bit. I wrote a patch to the Rio utilities for
Linux to allow people to upload files from the Rio to the PC,
probably the first. It wasn't the best, but it worked. I sent the
patches in, made an RPM, and put the code on my
<a href="../code/">code</a> page. I sent updates to
<a href="http://freshmeat.net/" target="links">freshmeat</a> and
apparently <A href="http://www.wired.com/news/news/culture/story/17529.html"
target="links">Wired News noticed</a>, as they did a writeup on uploading
from the Rio, including my patch.<p>
Separately, my friend <a href="http://east.stanford.edu/nathan"
target="links">Nathan</a> and I <a href="../writings/revolt.php3">protested
Microsoft</a> at the Stanford Job Fair. The writeup was posted on all of
the major Linux news sites, and was read by about 10,000 people. That
was certainly fun, and I got a lot of mail about that.<p>
I wrote my second column for <a href="http://www.audioexplosion.com/"
target="links">AudioExplosion</a> on digital audio; it's called
"<a href="../writings/orchestra.php3">The Invisible Orchestra</a>."
Check it out, tell me what you think.
<p>
Work on Start2 has pretty much stalled, as I've been doing a bunch
of other stuff. That's been difficult for me; I'd very much like to
get it back on track...

<?php require('../layout-tail.inc'); ?>