Articles by Chris Howie

  1. Gecko# interaction

    While developing VandalProof, it has become very obvious that being able to interact with the DOM of the displayed page will be vital to achieving the program's goals. At this point, Gecko# does not offer any mechanism by which I can do this.

    I talked with mikalh in #mono ...

    Tagged as : C# C++ Gecko# VandalSniper
  2. General update

    My computer should be working by the end of the week. Turns out the motherboard is dead, so I'm getting a new system: AMD 64 X2 2.8GHz. $347.24 later and let's hope nothing else fried.

    My right wrist is also not working so well. I'm ...

    Tagged as : Personal
  3. git-svn in the workplace

    At work, we use Subversion for source control. This is quite the popular VCS, but I've grown accustomed to (and much prefer) Git. Don't get me wrong, SVN has its advantages, but since using Git my workflow has changed quite radically, and it's difficult to revert to ...

    Tagged as : Git
  4. Glue-free JSCall#

    One of my goals during this rewriting of VandalSniper as a more general-purpose browser has been to reduce or eliminate the dependency on platform-specific glue libraries. JSCall# uses a C/C++ library to interact with the DOM, and this is just one more hurdle to be jumped over on the ...

  5. gnome-terminal cursor

    The latest release of gnome-terminal has removed the ability to disable the blinking cursor, which I had previously turned off. The only way to disable it is to disable blinking cursors in all text entry widgets. For some reason I prefer the cursor in text boxes to blink, but cannot ...

    Tagged as : Linux
  6. Host configuration

    Switching to a new web host is always fun. I spent most of Monday and Tuesday trying to get the Subversion client and Apache module installed and working. Today I tinkered with Sendmail enough to get it doing what I want.

    Installing Subversion was much more tricky than it seemed ...

    Tagged as : Linux
  7. httpd and URI-to-site-mapping migration

    Over the next week or so I'll be working on migrating this site from Apache to nginx, as well as altering the way that various URLs map to sites/applications. I will be trying very hard to avoid any service interruptions by fully testing my nginx configuration before replacing ...

    Tagged as : Meta Apache nginx

Page 4 / 14