Articles related to technology, how to use software, ways to work around technology problems, install hardware, install software, upgraded software, etc.
Earlier I was analyzing a bunch of data and needed to go through a couple hundred columns and fill out specific data in each column. One of the tasks I needed to complete was adding a URL to a single cell and once that URL was added to the cell I needed to then create…
I have been doing a lot of work in Microsoft Excel lately and there are certain basic tasks that I have never spent the time to learn or at least to remember. One of those items is merging cells together which I typically use for titles of sets of columns in the Excel documentation work…
I use an Outlook 2010 add-in called Bettasoft Mail Alert to display a mail icon in the task bar when new mail arrives. A couple of days ago the add-in caused an error and Outlook disabled it. I initially thought I could just go into the Options and put a check back into the add-in…
Earlier today I was sent an email by a client asking me to click a vote button if I approved of the technical documentation they had composed. After reading the documentation I went to click what I assumed would be some form of approved button however I couldn’t find it. After looking over every inch…
Earlier while working on a laptop that I rarely use because it is only required to access one of my clients networks the Wireless network interface stopped working. Initially I thought the Windows XP computer was in the process of crashing however I soon figured out that this was not the case. I started looking…
Earlier while troubleshooting an issue for a customer I needed to start at the bare minimum of troubleshooting because the issue at hand was a bit out of my area of expertise. The problem as reported existed on a Windows 2003 R2 server running backup software called Retrospect. The backup software was reporting via email…
Recently I was contracted to do some work for a new client that had around 25 CentOS Linux and Ubuntu Linux servers. The client needed various system administration tasks completed such as updating the servers, modifying a couple scripts that performed automated tasks, and a couple other basic tasks. I typically use vi to modify…
Tonight while working on a web site for a client I was generating a header image that needed to be a specific width to fill out the header properly. The font selected by the client had the letters smashed together so I needed to add some space between the letters. I am not much of…
Earlier today while working on an e-commerce store for a client I was adding a couple simple content pages such as the typical “About Us” page. Anyhow I don’t use CSS on a daily basis so I typically forget the various syntax and/or tags that I need to use to accomplish certain tasks. In this…