Menu

Tag Archives: Programming

Programming Languages (2)
I have a feeling this will be a topic I will cover at length repeatedly, and each time I will have learned things since my previous installments. The [...]
About Time I had a CI Server, Methinks
It suddenly occurred to me in the last week that I don’t really have a proper system in place for not only software downloads here on my website but [...]
Faking “Lightning” in a 2-D game
One of the fun parts of personal projects is, well, you can do whatever you want. Come up with a silly or even dumb idea and you can implement it if you [...]
C# 6 Features: Dictionary Initializers
Yet another new feature introduced into C# 6 are a feature called Dictionary Initializers. These are another “syntax sugar” feature that [...]
A Simple Download CMS: Planning
It was some time ago, and repeatedly, that I’ve mentioned my desire to rework some parts of the site. In particular, the “Downloads” page [...]
Buying Books … but never reading them
I’ve got a problem. Computer/Programming books. I have a shelf full of them. When I was a teenager my computer time was limited, so I would often [...]
BASeBlock Babble
More babbling about BASeBlock. It’s actually rather sad in a way because I would actually prefer to work on my work projects than on my own, simply [...]
Generating a Random Polygon
I’ve been, as I mentioned previously, fiddling with BASeBlock recently and I’ve find a few little gems that are worth sharing discussing here. [...]
3D Programming is still hard
A bit of a shorter post. Sort of a “progress” report on some of the personal stuff I’ve worked on recently. BASeBlock I’ve come to [...]
Back to BASeBlock
BASeBlock was one of my first projects that I wrote in C#. I wrote a program that sort of worked like HijackThis and a INI file reader class- which I [...]