Links
Archives
- 01/01/2003 - 02/01/2003
- 02/01/2003 - 03/01/2003
- 03/01/2003 - 04/01/2003
- 05/01/2003 - 06/01/2003
- 06/01/2003 - 07/01/2003
- 09/01/2003 - 10/01/2003
- 10/01/2003 - 11/01/2003
- 11/01/2003 - 12/01/2003
- 01/01/2004 - 02/01/2004
- 02/01/2004 - 03/01/2004
- 05/01/2004 - 06/01/2004
- 06/01/2004 - 07/01/2004
- 07/01/2004 - 08/01/2004
- 10/01/2004 - 11/01/2004
- 11/01/2004 - 12/01/2004
- 12/01/2004 - 01/01/2005
Notes on R statistics and programming language
Thursday, May 22, 2003
          OK  Got Streamer to work both ogg and mp3.
In DSP Oddcast:
ogg is Ogg, 8000, Icecast
mp3 is LAME, 7999, Shoutcast
          
		
 
     
     
     
		In DSP Oddcast:
ogg is Ogg, 8000, Icecast
mp3 is LAME, 7999, Shoutcast
          Been working with streamer.
Ogg vorbis settings are fine:
Icecast and Port 8000
Can't make LAME settings work
 
     
     
     
		Ogg vorbis settings are fine:
Icecast and Port 8000
Can't make LAME settings work
          Annoyance.  Verizon changed its configuration.  So the debian linux laptop stopped connecting with pppoe.  Ran pppoeconf a bunch of times.  No luck.  Browsed web for "verizon pppoe linux" or maybe for the error message about PAP.  Added "default-asyncmap"  to the dsl-provider configuration file and it worked right away.
          
		
 
     
          Friday, May 16, 2003
          To start postgresql on cygwin
1. ipcclean
2. ipc-daemon&
3. /usr/bin/postmaster -D /usr/share/postgresql/data&
          
		
 
     
          1. ipcclean
2. ipc-daemon&
3. /usr/bin/postmaster -D /usr/share/postgresql/data&
Wednesday, May 07, 2003
          Installed maxima today on the office box.  Had to install clisp as well.  I ended up compiling both from source.  I tried with the RPMs but it was a nightmare.  The compilation from source was totally smooth.
          
		
 
						
