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

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

Cool. Today I learned two important things:
<p>
<font face=verdana size=+1><b>*</b></font> Never use an FFT with a sine window doing
50% overlap-add resynthesis or you'll get
horrible aliasing (you're supposed to use
a Modified Discrete Cosine Transform, stupid!)
<p>
<font face=verdana size=+1><b>*</b></font> Dirt weighs a lot
<p>
Looks like I'm doing some farming, as my best friend
(and dream girl) Vanessa has begun to take me to
Stanford's Community Organic Farm. It's fun, and I'm
starting to get a tan.<p>
On the audio front, I'm getting further into audio
codec design (one more step towards an OpenSource
codec!) and also am starting to build up a coding
team: a group of volunteers willing to help encode
samples at various bitrates in various programs in
various formats. =) Fun! Helpful! <a href="mailto:david@weekly.org">tell
me</a> if you want to join the team! =)
<p>
Well, I'm waking up @ 7 AM tomorrow, so I'd better
be getting to bed and such...I love all you guys.
Oh, and check out <A href="http://www.superbad.com/">superbad</a>.
Crazy graphics! <A href="http://betalounge.com/">Betalounge</a>'s
<a href="http://betalounge.com/stuff/lounge4-15-99.ram">last session</a>
was absolutely <b>delicious</b>. I love that stuff!

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