27 Feb 2007 wainstead   » (Master)

Ouch. Twice today I spent way too much time hunting for a bug that turned out to be a typo in a variable name! Shame on me for programming in PHP and not using error_reporting(E_ALL), which is akin to doing
use strict;
use warnings;
in Perl. It would have saved me a lot of time.

In other news, I see Sourceforge's shell server(s) are available again so I need to get cracking and release LHHReplay. I need to work out a simple document first... in fact better I relearn POD, which I haven't touched in years, so the doc can eventually be module documentation.

And my Tascam CC-222 came today, a cassette-to-cd burner with the most important feature of all: pitch control on the cassette deck. I can finally start converting my old radio shows into podcasts.

Latest blog entries     Older blog entries

New Advogato Features

FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!