UX Design: Good out of bad

Jared Spool has an excellent technique for helping people of varied backgrounds work on improving user experience.  He starts off by deliberately pointing them in the wrong direction, gets them to enjoy themselves being nasty to their users, and then turns that into improvements.

Here be dragons: testing your error handling code

Who tests the error handling parts of their code?  You might want to start doing this after watching this very interesting video from Goto Conference 2016.  Among other things, the speaker summarises a paper that investigates catastrophic failures in things like MapReduce, Cassandra etc. 58% of the catastrophic failures could have been prevented by testing … Continue reading Here be dragons: testing your error handling code