Articles by Chris Howie

  1. VandalSniper and MonoDevelop

    Today I decided to try converting my script-based build procedure to a MonoDevelop project. The process was pretty straightforward, although there were some pretty annoying glitches that saw me scrapping the project files several times before it was "just right."

    Now that the conversion is done, my experience with MonoDevelop ...

  2. Virtual Machine development

    Since getting my new laptop I've been doing most of my development on it, particularly outside of my room. My desktop has become associated with gaming too much for me to be productive while using it, at least on a regular basis. In fact it's been booted into ...

  3. VirtualBox

    Okay, I lied. KQEMU is not the only open-source virtualization solution. VirtualBox is another, and is partially GPLed. Features that are attractive to corporate consumers (iSCSI and USB support, among others) are available only in their proprietary product, but the rest (including the required kernel module) are released on their ...

    Tagged as : Linux VirtualBox
  4. VPS.NET experiences

    I've been using VPS.NET as my hosting provider for two years now (since October 2009). Here's my experience, the good and the bad.

    The building block of the VPS offering is a node: a discrete unit of CPU time, RAM, storage, and bandwidth. These nodes can be ...

    Tagged as : Web Review
  5. WatchlistBot

    Today I got around to implementing an idea I had for a while. I already had code in VandalSniper that would parse the IRC feed from browne.wikimedia.org into objects that represented each edit. So, I simply pulled out those pieces, and threw them in with two other libraries ...

    Tagged as : C# VandalSniper
  6. Website statistics

    About two weeks ago I started collecting statistics for this website, something I've always planned on doing but never actually cared enough to sit down and do. Two weeks doesn't make for a great sample period but the results are still interesting.

    Almost 25% of visitors use some ...

    Tagged as : Meta
  7. Well, here it is

    Now that the blog is running, expect posts regularly!

    Well, by regularly I mean every so often. And maybe you shouldn't expect them or you might be disappointed.

    Tagged as : Meta
  8. What I dislike about C++, part 1: References

    I've started a new job, for those of you who didn't know. I'm now coding C++ daily. My relationship with C++ has been distant, simply because I haven't really ever had a need to use it. However, C and C# are both strong languages of mine ...

    Tagged as : C++

Page 13 / 14