Posts Tagged ‘website development’

Website designers should use more free space and at least 1 usability tester

Tuesday, January 26th, 2010

Designing new layout for your website live some free space

Free space improves visual perception — it’s a well known fact for website designers. They take into consideration importance of space between paragraphs, images, buttons and other elements on the page. They can also group items reducing space between them, it helps to show connections, structure and hierarchy of elements.

Free space also makes content more readable. Numerous studies show that spaces between paragraphs increase perception by 20%.

website_design_usabilty

Effective user testing should not be extensive

Jakob Nielsen has calculate the ideal number of website usability testers. His statistics shows that only 5 testers identify almost 85% of all the problems on your site, while 15 testers identify almost all the problems.

The most serious problems usually can be found by the first or the first two testers, the rest testers will only confirm these problems and will find some more minor bags. So those who working at website and web application development can obtain good results without extensive and expensive user testing.

usability testing

Dribs and drabs that can improve web site usability

Monday, December 28th, 2009

Creating a new site use unique design, but when it comes to usability, it is better to use approved models (like most of web developers do). When people visit a new site, they always look for well-known things; they use their experience to perceive new content. People want to use the same modules on different web pages (such as color options, company logo location, principles of navigation, etc).

Google_website_design
Google always makes its links blue, and there is a reason: this color is familiar to most of users (that is why it’s much easier for them to find all the links).

Any other color is not a problem, but users will need some more time to find your links.

An ideal input field for search queries must be 27 characters long

Jacob Nielsen conducted a research to determine the ideal length for search boxes. So he ascertained that most of modern input fields are very short. Despite the fact that you can write quite a long search query, you can’t see all your text. It’s a problem with usability, because it’s difficult to edit such a search query.

The study showed that an average input field has width of 18 characters. According to the research results 27% of search queries are too long to fit in these input fields. But 27 characters wide fields can contain 90% of search queries. Remember that you can determine width not only in pixels and points, but also in “em” (a relative unit of length for current font).

website_design_search
Input field in Google search is wide enough for long searches

website_design_search2
Apple input field is too short, the query “Microsoft Office 2008″ does not fit in it

In general, it is better to do too long field than too short one, so your users would be able to find all the information without any problems. This is a very simple and useful advice for website designers, but, unfortunately, they often ignore it.