Author Archives: mike.hanson

More than a “Hello World” in VBA

When I started at Bates Group, LLC one of my first assignments was to debug an Excel VBA macro.  Knowing nothing about the language I fought my way through the bug and fixed the macro.  After that I quickly decided … Continue reading

Posted in Programming | Tagged | Comments Off

Creating an Audiobook for the iPod

iPods treat audiobooks differently than music files. For one you can leave an audiobook listen to something else, and later pick up where you left off. An iPod won’t do this when you are listening to music file. Furthermore an … Continue reading

Posted in Software | Tagged | Comments Off

Starting a Windows Forms .NET Application

This week at work I have been redesigning the flow of our internal application. When Sally gets into work the first thing she does is launch this internal application. The application opens to a login form which disappears when she … Continue reading

Posted in Programming | Tagged , | Comments Off