Categories
short Software and Programming

Unix Funnies

Unix funnies

Categories
short Software and Programming

Epic

EPIC is a project for adding Perl support to Eclipse, the excellent Open-source (and IBM-backed) Java IDE.

Categories
Comics

Strip Mining

Strip mining – good (and amusing) Guardian article about how Marvel is beating DC in the movies. From LMG

Categories
Software and Programming

Silly XML hack, take 2

In a previous entry, I posted two tiny scripts for reading out a list of RSS subscriptions in an OPML file. One used regexps, and the other used the handy XML::Simple module.

Now, they both sort-of work OK, until they run into an OPML file that’s actually an outline (like the ones produced by SharpReader), where the XML::Simple script runs into a problem (the RegExp script, ironically, will probably print things OK, because it ignores the nesting and just parses whatever lines it sees).

So I did a few improvements, and here’s the result (available in plain text Perl, or SciTe syntax-highlighted HTML)

Categories
Science Fiction and Fantasy short

William Gibson’s blog winding down

William Gibson’s blog is winding down, according to an interview in Wired. “The watched pot never boils,” he says.