Archive for October, 2007


More on the Server Conundrum

So, I’ve started development on multiple virtual servers and I’ve found that VMWare actually makes things easier than I thought it would have, at least for the structure I discussed at the end of the last post. Some things I’ve found that make this setup a bit easier:
First, you can set VMWare to setup [...]

C++

The more I use it, the more I feel that C++ was never really made to be “user friendly.” Now, regardless of all the compiler options, the intermediate objects, linking and all the various errors that can occur because of all those things, the language itself strikes me as one of those things that [...]