• Posts Tagged ‘Replay Parser’

    The Start of a New School Year

    by  • September 16, 2010 • Microsoft, News, Programming, Travel • 0 Comments

    It seems like it’s been forever since I’ve last written, but I haven’t at all forgotten about this website. A lot has happened this past summer, and here’s a quick recap on a couple of the major things that have happened in my life and related interests:

    • I got engaged to the most wonderful woman in the world
    • I began development on a version of the ReplayParser in C# (more on this later)
    • I worked as an intern Software Development Engineer (SDE) with Microsoft this summer
    • Starcraft 2 was released
    • My last year of university started (and its related projects)

    The summer with Microsoft was amazing.…

    Read more →

    Parser Status

    by  • February 23, 2010 • Programming • 0 Comments

    I haven’t written in awhile so I thought I would give a general update on the status of the ReplayParser. I recently accepted an offer to work at Microsoft for a summer internship as a software developer. I will be programming in C#, so I have been taking the time to really delve into the language and get a good foundation. I originally wrote the ReplayParser in C++, so I’m in the process of migrating the whole project to C#. This will be a lengthy process, but hopefully it will drastically improve the performance (I hope to add multi-threading parsing capabilities and other advanced features that C# makes easier to do).…

    Read more →