The Solo Developer

In this post, I will outline the steps I've taken to make my small development world a better place for those who will someday follow in my footsteps.…

No, It's Not Always DNS

In today's environment of always-on, always-available Internet connectivity, network troubleshooting has become somewhat of a lost art. In this article, you'll learn network troubleshooting up and down the stack.…

Batch Downloading With Python

Scripting is a crucial skill for any admin to learn. This post walks through the process to develop a batch file download script in Python, demonstrating how to use the interactive Python shell to troubleshoot while writing code.…