13 Mar 2000 pudge   » (Master)

I got another Perl book to tech review, a pair of articles to work on for TPJ and PerlMonth which keep getting pushed back, and a pair of presentations for yapc and TPC. Sometimes it gets to be too much. OK, one project at a time.

I did buy my tickets for TPC in July. $99 each way through Southwest. Cool.

Someone wrote to me asking for an OOP interface to MP3::Info. I asked why. He gave me the "because I like it better" defense. He said he would write his own for CPAN, which is just a really bad idea. We do not need more complications in the namespace. We do not need multiple implementations of the same thing just for the sake of different interfaces.

So I wrote up a quick one with AUTOLOAD, dynamically creating accessors and such, and sent it to him to see if it was what he wanted and I never heard back. I love people!

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

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!