I found myself subjected to the commuting lifestyle again for a recent Lync 2010 deployment I’ve been working on. I realized that after several months without commuting that I had forgotten just how funny it is to experience the commuter’s lifestyle. So I’m continuing my Chicago Commuting Dictionary so that others may be able to understand this weird weird world should they find themselves within it…
Linux: Headless Ubuntu Torrent Home Server
So it got to that time of the year where I feel the itch to upgrade my aging home server. I assessed the situation and realized that, for what it does, my current server does not need any kind of hardware upgrade. So I just decided to rebuild it with Ubuntu 11.04 64 bit and change up the server software a bit to be more accessible to my wife as well as to be a bit more modern (torrentflux and derivatives have been dead for a while now).
CSS: Pretty Code Snippet Formatting
I forgot where I dredged this up from but here is how I do my code/script posts. I modified the default theme css and add the following for pre-formatted text:
pre {
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
background: #000000;
color: #21FF2C;
}
Chicago Commuting Dictionary: The Pretty Train
The Pretty Train – In my previous definition I described the extremely early, zombie-warrior-commuter filled Ugly Train. You will be surprised to find out that not even two hours after the ugly train takes its passengers towards their daily penance of work and suffering, a diatonic opposite happy transport on rails totes its gleeful passengers to and from the exact same locations. This, my friends, is the pretty train!
Chicago Commuting Dictionary: The Ugly Train
I think that commuting is starting to drive me a bit crazy. I’m going to vent a bit in the form of a dictionary of what I’ve noticed in the last 2 years working in the city. I’ll start with train types. There are a few kinds of trains that a Chicago commuter can take and I have a name for all of them. Today we are going to talk about the appropriately named “Ugly Train”.
