Articles

Article  |  UX

5 Helpful Design Process Steps to Improve Your Healthcare App

2 Mar 2016

5 Helpful Design Process Steps to Improve Your Healthcare App

Although there are regulations and complicated processes to contend with, is designing useful health care apps so different from designing other types of applications? Other industries, services, and companies are increasingly embracing technology and improving user experiences every day. And yet the management of our health and wellbeing seems to be quite far behind.

Is it such a unique field that we can’t apply any of our design expertise? I don’t believe so, and here’s why...

Continue Reading

Article  |  Development

Debugging HTTP Requests with Sinatra

23 Feb 2016

Debugging HTTP Requests with Sinatra

Recently I was working on a task where I was attempting to connect to a third party API (from a Rails app using the HTTParty gem). The API had a fairly complicated authorization header that needed to be built, by concatenating the body of the request itself along with various authorization headers, then being hashed, and then being base64 encoded and escaped. If the header was improperly formed, all I saw was a 403 Forbidden response - not particularly helpful for debugging.

Continue Reading

Have a project that needs help?