perlmonger: (pete)
2007-12-07 08:53 am
Entry tags:

Where the fuck did 2007 go?

…and it’s that time again, for each month’s first post’s first sentence. It’s made realise (yet again) how little I actually manage to write on this damned thing; if I made resolutions (I don’t) and of it were 1st January (it isn’t), I might resolve to actually kick my arse in gear and get more of what I think into intarweb posts (there’s generally little point in writing about what I do, as that (while largely satisfying to me) is rarely of sufficient note to, y’know, share with the world sort of thing).
below the fold )
perlmonger: (books)
2007-06-12 03:55 pm
Entry tags:

Naming Textuality: Oral Poetics in Bryan Costales's sendmail

# strip group: syntax (not inside angle brackets!) and trailing semicolon
R$*			$: $1 <@>			mark addresses
R$* < $* > $* <@>	$: $1 < $2 > $3			unmark 
R@ $* <@>		$: @ $1				unmark @host:...
R$* [ IPv6 : $+ ] <@>	$: $1 [ IPv6 : $2 ]		unmark IPv6 addr
R$* :: $* <@>		$: $1 :: $2			unmark node::addr
R:include: $* <@>	$: :include: $1			unmark :include:...
R$* : $* [ $* ]		$: $1 : $2 [ $3 ] <@>		remark if leading colon
R$* : $* <@>		$: $2				strip colon if marked
R$* <@>			$: $1				unmark
R$* ;			   $1				strip trailing semi
R$* < $+ :; > $*	$@ $2 :; <@>			catch <list:;>
R$* < $* ; >		   $1 < $2 >			bogus bracketed semi


[ blame [livejournal.com profile] brisingamen for pointing me at this madness; I’d quite like to read “Voicing, Empowering, Transforming: Affliction in Washburn & Evans and the Colonialist Corporeality of Xenophobia in TCP/IP” too, if anyone felt like writing it ]