Triple Booting on SuperSluggo

I’ve been maintaining EP Office on my Panasonic Toughbook laptop Krell, which dual boots Windows XP and OpenSuse 11.0. SuperSluggo, my main desktop dual boots OpenSuse 10.3 and Windows Vista. Unfortunately all my development tools for EP Office are older versions, such as InstallShield Express 4.0, and won’t run on Vista. So it was time… Continue reading Triple Booting on SuperSluggo

Namespace Blues

I spent the weekend not writing code, but thinking about how to organize my code. EP Simulator is a large project written in C++ and utilizing Qt to build its Gui. There are large chunks of code that really have little to do with each other, such as the Navigator and Recorder modules, though even… Continue reading Namespace Blues