Software development has its challenges, we take a brief based upon some requirement, we design a solution, it takes time to implement and at that point, we often deploy to production hoping the business case that defined the project holds well. Continue reading “How to get the spec right the first time round.”
Architecture and Usability.
When I’m not designing software, I have an interest in modern architecture. Specifically public spaces and buildings. I’m fascinated at the materials and designs which have been put into place. Continue reading “Architecture and Usability.”
Handling Lost or ignored customer inputs
We have all experienced this, we’ve closed our laptop, done something else, taken a call for instance and returned to what we were doing to find;
I’ve been taken to the home page without message
I’ve received a session timeout message
You complete an action, but that action fails.
Hackers and data exploits
Its slightly scary how many systems have been hacked lately, data exposed. Data which is personal.
When we design systems we should consider the controls around sensitive data, where possible we must encrypt and segment responsibilities.