Recent blog entries for Apuleius

So y'all know about the recent DeCSS decisions. I'm ready to challenge them with a Perl script. Here it is.

My PBS wrapper scripts now deal with the MPI Chameleon implementation and will deal with the coming version of LAM-MPI.

In the meantime, I notice that PGPDOMO is nowhere to be seen, but since there is a Perl module for Gnu Privacy Guard has been written, and majordomo is a set of Perl scripts, that it's time I wrote something usefull. Voila: Wizzier, a way to have privacy-protected mailing lists. It's in the works.

I finished my first open source project and posted it for distribution. It's a set of wrapper scripts for the Portable Batch System which does execution queues for clusters. PBS is very nice except some of the user interface issues cause cluster users to bypass the queue system (users can be particularly reluctant to write their own shell scripts for every job they want in the queue). The wrapper scripts (all Perl) resolve that without heavy handed policies I've seen used in some cluster systems. (Like killing after 5 minutes any process that did not get started through the queue system.)

It's too obscure even for Freshmeat, but it's my itch I'm scratching, so I actually unlamed long enough to get it done.

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!