Virtual Reality is changing how people interact — here’s how:

Technology is continuing to improve its functionality and accessibility, as businesses across the world are simultaneously learning how their employees can work together productively without having a formal office pace. At the intersection of these two trends sits Virtual Reality. VR uses computer technology to create an interactive environment that immerses users with simulated visuals...

Understanding Emotional Design

Emotions play a crucial role in how we understand and experience the world. For generations scientists, psychologists and designers have worked to capture the essence of human emotion and various ways to appeal to it. Don Norman, author of Emotional Design made some valuable observations, which every designer should be familiar with. Where cognitive science...

How to Quickly Evaluate Browser Compatibility for New Web Technologies

When designing for the web, designers and developers are often tempted by new technologies. Recent advancements such as embedded fonts, parallax scrolling, JS animation, SVGs etc. have had varying levels of cross-platform support. Depending on the requirements of your website or application, browser support limitations may become a deal-breaker to including modern UI/UX advancements. Can...

SVGs, CSS and Javascript: Where Images and Code Cross

SVGs (Scalable Vector Graphics) is well-accepted as an ideal format for two-dimensional graphics on the web. Logos, icons, backgrounds, buttons and animated graphics can scale for high-definition displays while maintaining low file-size. There are several ways to implement SVGs within web code. The chosen method depends heavily on what you’re trying to achieve. SVG Embed...