Here are 5 important elements to keep in mind for improving the ease-of-use during the design process. Is It Learnable: How easy is it for users to accomplish basic tasks the first time they encounter the design? Is It Efficient: Once users have learned the design, how quickly can they perform tasks? Is It Memorable: […]
Importance of Customer Segments
It’s very important to reflect on what customers plan to do on your site. Any business with an online presence needs to continuously learn about their various customer segments. Some of your segments could be more profitable customers, as well as customers coming for a sense of community or self-gratification. Your website needs to cater […]
Modern Multimedia Accessibility
In the online world, content is king and video content is the king of kings. People use the Internet to search for solutions and videos are a great way to provide visual answers, as well as an exceptional way to demonstrate your expertise. Because of this YouTube has become a popular free way to drive […]
CSS Rational
This is the start of my design rational list that will become a compilation of some of the most important CSS techniques that I think should be known to create a consistent layout. Set Base Font Size body { font-size: 62.5%; } Setting the body font-size to 62.5% will set a pages font size to […]
Generating a Liquid Layout in Joomla
I’m developing sites using the the CMS Joomla and building my own custom templates. Generating a custom template for Joomla or any other CMS offers some fun challenges. This small obstacle means that to get Joomla to serve up the page layout I created with CSS and html, I’ll need to tweak CSS, html and […]
What is Accessibility Testing
An accessibility audit is an essential way for organizations to determine, update and maintain their websites accessibility. Organizations that should plan for accessibility audit are either in the public sector or committed to achieve accessibility through corporate policy. Other reasons to perform an audit are the lack of independent proof that a site is accessible, […]