In the last couple of years, a common issue in UI/UX development has popped up because of the introduction of so many smartphones and tablets that have flooded the market….
Rapid Prototyping with Foundation
I have always been a fan of Rapid Application Development. In some cases prototyping an experience (AKA Interactive Wireframing) can also be a useful tool during development. Foundation is a…
Placeholders in forms for IE9
Took about 3 min to get this in place. IE9 doesnt support placeholders. This adds that functionality with NO changes to existing code. https://github.com/mathiasbynens/jquery-placeholder
Perspective and Context in the User Experience
Ever heard the term “Context is key”? This could not be more true in application development. Your users are getting shorter attention spans every time a new content channel is…
Basic UX Considerations: Text length
An important consideration for user experience is to note the max width/height of any particular area that content will reside. Always design according to the maximum amount of content an…