Beginning on April 1, 2011 I decided to embark on an endeavor to create a blog that gives back all the knowledge I have accumulated over the past 15 years as an applications developer. I also want to share my […]



Beginning on April 1, 2011 I decided to embark on an endeavor to create a blog that gives back all the knowledge I have accumulated over the past 15 years as an applications developer. I also want to share my […]
Working across the different Operating Systems you realize that you always wish you had tools that the other OS had. In Linux the shell is just plain awesome. In windows they have made some improvements with the Powershell, but still […]
Tired of typing in the user name and password every time you ssh to a new box? Follow the directions below to get around that issue. This is a quick “How to” on setting up ssh keys. It is by […]
Ever wanted to know how to convert an Audible (aa format) file to mp3 format? The aa format is not supported on very many hardware devices, at least compared to the wide range of support for MP3. Here is a […]
JavasScript is changing the way we build apps today. It has become one of the leading languages on the web, and despite its many criticisms from lots of developers, it still retains to be a unique and provenly sophisticated language. Pulling old […]