Phillip Karlsson's random thoughts, musings, and mindless pabulum.
This will be no exception.
Surprisingly I actually do other stuff, and I mean to write about that, or comment on other things I see, but never quite get around to it.
Today's post is inspired by a pre-Comic-Con project. I think it'd be cool if Jon could post pictures from the Con live from his Danger Hiptop. He has a camera for it, and can email those images, so I need to set up a system that pulls the image out of the email and moves it to the live server. The part I thought I would need to learn stuff for was pulling out the attachment, but it turns out that MIME::Parser has made that exceedingly easy for me.
What I'm struggling with is getting the SSH stuff working to get that image onto the live machines. Our RaQ is pretty old, and I cant seem to get disparate versions of SSH talking to each other properly, or to get the more recent version installed on the RaQ< which is what I'm working on now....argh.

