Clone VirtualBox VM’s Easily To Provide a Fresh Dev Environment

Clone VirtualBox VM's - Lately I have fallen in love again with VirtualBox. I have decided that using the same installation of SYSPRO on my local dev machine to do all customisations is inefficient. As time moves along and different customisations need to be done for different clients, my SYSPRO installation…

Continue ReadingClone VirtualBox VM’s Easily To Provide a Fresh Dev Environment

The Daily Six Pack: July 11, 2013

One of the most important aspects of an application is usability. Designing your application to make the end-user's job easy is challenging and not very easy to do. Some developers call this idiot-proofing your application, but I'm sure that there are more subtle ways to put this. Many good applications…

Continue ReadingThe Daily Six Pack: July 11, 2013

Subversion And Conflicted SUO Files

Conflicted suo file SVN

Conflicted suo files are the bane of every developer’s existence. I have been using SVN as my code repository for years now. I must admit that I probably don’t know it as well as I should. Unfortunately I know it as well as I need to, which is a totally different thing. You see, developers are generally lazy. Why re-do work if you can do it once and re-use.

The same can be said of what we know about the tools we use. Once we are comfortable with what we know and can work with, we somehow fail to learn more. Call it knowing just enough to be functional, call it lazy, call it what you want. Somehow, I feel that we should learn more. (more…)

Continue ReadingSubversion And Conflicted SUO Files

Windows 8 Tips Part 19 – Bring back Boot Into Safe Mode With F8

F8 Safe BootF8 Safe Boot seems to have vanished from Windows 8? One of the strange quirks of Windows 8 is that the Boot into Safe mode by pressing F8 at boot time has been disabled. Microsoft justifies this by saying that modern computers boot too fast.

The response window for pressing the F8 key on a Windows 8 SSD-based UEFI system is less than 200 milliseconds. This is surely okay for modern Windows 8 devices, but for the rest of us folks out there with slower machines (or for those who prefer the F8 Safe Boot method because it is familiar to us), we want the F8 Safe Boot key back. (more…)

Continue ReadingWindows 8 Tips Part 19 – Bring back Boot Into Safe Mode With F8