Re-animated

Re-animated

Recently, I spent a bit of time updating the `friz` animation control framework for JUCE that I wrote last year, adding a few things to it that make it easier to use and more expressive.

Role Based Design

Role Based Design

When designing custom software, designers often need to keep user roles in mind to make an efficient and effective user experience for multiple workflows. By taking a look at the needs of each user, we can design for multiple intuitive user flows while retaining a...
QA & Requirements Gathering: Why?

QA & Requirements Gathering: Why?

One of the most common misconceptions about software testing is that QA does not come into play until the development of a module is complete and ready to test. In actuality, the earlier QA is involved in the Software Development Life Cycle (SDLC) the better. Studies...