Monthly Archives: May 2012

How to Create HTML & PDF Prototypes Using OmniGraffle Pro

An important step in the Lean UX process is continuous validation of design ideas, especially early in your process. We are lucky enough to have a UI Engineer (shout out to Dan Hahn!) on our team who builds high-fidelity prototypes, … Continue reading

comments (2)

On RESTful API Standards – Just Be Cool: 11 Rules for Practical API Development (part 2 of 2)

I posted a few days ago about my ideas for 11 rules for practical API development. Let’s jump back in with rules 6 to 11. 6. Make it easy to understand and navigate through child objects. The fact is it … Continue reading

comments (1)

On RESTful API Standards – Just Be Cool: 11 Rules for Practical API Development (part 1 of 2)

There are many articles floating around the internet right now about defining RESTful API standards. I’m guessing this is because Ruby on Rails makes it so easy to build an API that everyone and their mom has started building one. … Continue reading

comments (25)