nonethefewer: (Default)
2009-12-24 06:16 pm

(no subject)

Cool.  I have sufficiently modified this to export a bullet list of all untagged entries.  *pleased*

Next step: set futurefoo to remove entries as they are tagged (and the script is run).
nonethefewer: (Default)
2009-12-24 05:08 pm

(no subject)

To create a functioning Livejournal export thing, first I must create the universe install every Perl package known to coders.  Or learn Python, which is functionally equivalent to stabbing myself in the nostril repeatedly.
nonethefewer: (Default)
2009-06-16 09:44 am

(no subject)

This is scripting stuff for work.  I don't script in Linux that often, sooo.

Read more... )
nonethefewer: (Default)
2007-09-19 09:03 am

Google fails utterly when it comes to searching for exact strings.

I've found a thing that extracts Outlook emails to .eml format.  When I open it in TextPad, I find a bunch of weird things in the message.  Here, help me decode this (apostrophes surround literal text):

'=3A'   =   ':'
'='   =   return
'=1B$B!H=1B(B'   =   ''
'=1B$B!I=1B(B'   =   ''
'=3D'   =   '='

That's what I have so far.