Weblog entry #118 for Steve
A few times in the past I've posted articles about programming stuff, most notably using perl.
I'm wondering if thats a valid thing to do? On the one hand a lot of sysadmin people are capable of writing software. On the other hand it is mostly tangential to being a system administrator.
(I'm thinking of writing a piece about about XML::RPC and/or Net::HTTPServer.)
Comments on this Entry
So yes, if it is Debian specific in some way, or even discussed Perl modules on Debian slightly tangentially I want to know. As you can be sure no matter how big or small my contribution to the Catalyst based development project, I'll be the guy who has to get, and keep, it all running when it goes live.
If we never touch some topic ourselves someone will eventually ask the System Admin to install it, and if we have no idea what it is, they'll get one of those "follow every step in the manual verbatim" type installs, and the experienced admin knows how well they work. Of course the reason they work so well, is the unwritten final step - "fiddle with it till it appears to work and then leave well alone till someone complains loudly enough that you can't put it off any more".
[ Parent | Reply to this comment ]
Thanks
[ Parent | Reply to this comment ]
[ Send Message | View Steve's Scratchpad | View Weblogs ]
OK I've got something almost ready with some simple code, and I'll post it later in the week.
I have to say that I don't actually care too much about the XML stuff - all of that is kinda seamless behind the background. I know that I could use tcpdump / tcpflow to see the actual XML which was generated as it passes through the network but I've not really needed to get into that level of detail yet.
[ Parent | Reply to this comment ]
[ Send Message | View Steve's Scratchpad | View Weblogs ]
[ Parent | Reply to this comment ]
[ Parent | Reply to this comment ]