First, a warning: WARNING:Running programs under the LocalSystem account is dangerous! Only run programs that are built into the OS, and programs you [...]
It is a frequent point of debate in many web communities that contain programmers- or back-seat programmers, as it were, to argue that such and such [...]
I haven’t dealt with XNA heavily as a game platform. My language of choice is C#, but I just never really liked XNA. At any rate, I decided to give [...]
The currently released version of BASeBlock is 2.3.0. I have made a lot of changes to the game, added a few blocks, abilities, and other fun stuff, and [...]
One of the most aggravating things when I switched to Linux Mint 12 from Mint 10 was that it seemed to offer a step backwards for a lot of functionality. I [...]
Additional edit: This is exactly the same as what I posted on FB, so if you saw it there already, it doesn’t offer anything new Disclaimer: Linux is [...]
Naturally, as we write programs we create a small set of useful functions. BASeBlock has been no exception. I’ve created quite a few functions that [...]