Other articles


  1. Private Calendar with Radicale

    So I wanted a quick and easy (and private/secure!) calendar for personal stuff, like vacations, doctor appointments, etc. Because I wanted something private, this meant (to me) that 'public' calendar providers - like GMail and Yahoo - were out. So, that meant hosting my own! Cool!

    My first choice was Davical …

    read more
  2. Compiling Sqlite 3

    Hi!

    So I'm trying to get my build system all automated. What this would mean is that, once set up, anyone can checkout my graphics engine project, run a setup script (setup.py), and then compile! A quick 1, 2, 3!

    So far, it's working for Linux (64 bit) and …

    read more
  3. Interviews and Dune 2, Oh My!

    Hi!

    Ok, so lots of interviews over the past couple of weeks. So far I think they have gone well.

    I have been asked several times in my interviews if I do any projects in my own time. I usually end up mentioning my graphics engine, and also my earlier …

    read more
  4. Marching Cubes

    Well hello there.

    So I managed to get a Marching Cubes implementation working over the past week. I got the implementation from here. It is from a gentleman named Paul Bourke, who graciously allowed me to use his code in my project. It seems that this fellows implementation is very …

    read more

Page 1 / 5 »