Author Archives: Ryan

Make Vim more Python friendly…

Here are a few lines for the vimrc file that will make vim a little more Python friendly by providing autoindent. syntax on set autoindent set smartindent set tabstop=4 set shiftwidth=4 Update: After settings these, I found that copying text … Continue reading

Posted in Technology | Leave a comment

Android vs iOS A Mini Review #2: Music

This post will definitely not be a “which is better” post, because it 100% depends on what your music situation.  They both can be just as decent depending on how you have your music library setup. The “Cloud” Cloud computing … Continue reading

Posted in Uncategorized | 1 Comment

The Problems With Our Weather Alert System

A lot of us can take the loud emergency sirens for granted when they go off to inform us that bad weather is near, but if you live in a small town like my parents you may not have that … Continue reading

Posted in Personal, Technology | Leave a comment

Member Statements: An Annoyance of Converting to a Different Core Account Processor

A few years ago I was hired at a local credit union right before they were getting ready to convert to a different Core Account Processor.  My primary job at the time was to make sure all of the desktops … Continue reading

Posted in Uncategorized | Leave a comment

Enterasys, Python, Graphs, and Nagios?

Probably one of the more difficult things to do when you have an extremely large network, is map out the structure of that network. Especially if you want to monitor the devices on that make up that network.  Why would … Continue reading

Posted in Technology | Tagged , , , , , , | Leave a comment