Is A Dedicated Mobile Design Ever Appropriate?

A few weeks ago I offered some thoughts about why responsive design is always appropriate. Jon Michael Christensen followed up on my post and offered some interesting thoughts of his own. I’d like to continue the conversation.
Continue reading

Book Review — Subliminal: How Your Unconscious Mind Rules Your Behavior

A couple of months ago I was offered a review copy of Subliminal: How Your Unconscious Mind Rules Your Behavior, by Leonard Mlodinow. I don’t know that I’ve ever turned down a free book and based on the title I thought I would enjoy this one. I finally had a chance to read it and wanted to share some thoughts.
Continue reading

Become A Better Designer Through Critical Thinking

Last week I offered some general thoughts on how become a better designer when you’re feeling overwhelmed with all there is to learn. I briefly mentioned critical thinking about design as an important part of the process. I’d like to expand on that brief mention.
Continue reading

How To Learn Design When You Feel Overwhelmed

After finishing last’s week’s post about design principles and decision decisions, I realized I may not have answered Mita’s question that led to the post. The question also dealt with that overwhelming feeling you might get when looking ahead at all the things you need to learn to become a proficient designer.
Continue reading

SOLID Object Oriented Principles And CSS: Part 2

How should you define the abstraction in a class? What should the class do? What responsibilities should it have? When you want to add something new to the class, should you modify it or extend it? These are some of the questions SOLID principles attempt to answer.
Continue reading