DebugTools
Debugger Configs for MSVC Provides config files which improve debugging with MSVC. When working with STL containers, smart pointers, and boost signals, it is nice to debug directly into your Continue Reading →
Debugger Configs for MSVC Provides config files which improve debugging with MSVC. When working with STL containers, smart pointers, and boost signals, it is nice to debug directly into your Continue Reading →
Example for invoking back to the main thread in MFC. Some code, including direct UI updates, needs to run directly on the main application thread. When application code becomes increasingly Continue Reading →
Presented at the Society for Imaging Science and Technology’s Archiving 2017 Conference. To download the software, or for more details on the algorithms, see the For software release notifications, please Continue Reading →
Recently I have invented several algorithms to extract more detail from Reflectance Transformation Imaging (RTI) images. Here is a sneak peek of the detail these algorithms can extract: RTI Comparison Continue Reading →
Ever wanted to know when to stay up late, or to get out of the city to see the northern lights? Northern Lights Forecaster predicts when the northern lights will Continue Reading →
Overview StaticErrors is a gem to help with the creation of static error pages. It allows you to use a dynamically generated page as a template, so all of your Continue Reading →
ClassGenie is an innovative way for students to generate their course schedules.
I used to work on a system which required Ruby on Rails to run on Red Hat Enterprise Linux. While RoR is packaged to run on debian systems, which is Continue Reading →
Overview Plans was built as part of the class design project competition sponsored by the City of Edmonton. My team won the competition. The premise of the project is that Continue Reading →