In this article I have compiled a list of what I currently think is the best guidance you get on Doโs and Donโts for Web Design and Usability.
Some state that content is King and it is to some extent right. On the other hand good content presented in a really bad way will be hard or even impossible for some people to consume.
As competition is enormous on the Internet and just getting worse all the time it is becoming more and more important to focus on accessibility and usability. User just have to feel invited, comfortable and special otherwise they will be quickly off to the next lucky website or blog waiting hungry to receive the hit. Usability is hard and it is a domain of expertice just as perogramming and graphic design is.
The web developer have to combine it all in the end and taking some advice from others having experience in this field is essential. Below you will find the information, tips, techniques and tools you need. Before you read on however, I would like to inform you that one of the most common ways to build webistes today is to use WordPress and simply install a WordPress theme where a skilled designer have already used best practice.
For business website you may want to check this business website template collection. WordPress is also great for setting up cool portfolio websites. I also found a cool collection of portfolio themes you may want to check out here. Lets get started!
[exec]$filestr = file_get_contents(โhttp://www.tripwiremagazine.com/googleadsensebelowmoretag.incโ);
echo $filestr;[/exec]
10 Tips to Create a More Usable Web (@webdesignerdepot.com)
Whether itโs your portfolio, a blog, a marketing web site, or a collection of games, we all want to attract visitors to our website and to ensure that they have a pleasant experience.
Usability measures the level of a userโs experience and can be characterized by how easily a given task can be completed; whether itโs done with prior knowledge, or by having the user learn a new way to interact. I think Jakob Nielson probably explained it best when he said:
โUsability is a quality attribute that assesses how easy user interfaces are to use. The word โusabilityโ also refers to methods for improving easeโofโuse during the design process.โ
In this article I hope to give you some form of a usability checklist, covering topics from form design to simple navigation tips that you can apply to any Web project.
1. Creating active navigation
Letting the user know what section of the site theyโre in, or what category theyโre navigating through can be give a huge usability boost to any site. Active navigation is one of those usability concepts that are almost automatic at this point. And we all have our own way of creating itโฆ. Read on
9 Crucial UI Features of Social Media and Networking Sites (@smashingmagazine.com)
This article goes over crucial features of the user interfaces of social media and social networking sites. It discusses important features, techniques and concepts behind these designs and explains why they are important, with examples from top sites. These easy and general usability strategies can be applied almost anywhere and to almost any type of user interface.
1. Simple Interface Is The Key
Before getting into the specifics of the user interface, itโs important to point out the fact that simplicity in user interface is a shared characteristic of social media and networking websites. Social media websites are rather simple in terms of color scheme and graphics. The color scheme usually consists of a few colors along with slight monochromatic variations; the background is generally white, updates (e.g. status updated) are often highlighted with a light color as well (usually green or yellow; alerts are usually highlighted with a red background color)โฆ. Read on
30 Usability Issues To Be Aware Of (@smashingmagazine.com)
In this article we present 30 important usability issues, terms, rules and principles which are usually forgotten, ignored or misunderstood. What is the difference between readability and legibility? What exactly does 80/20 or Pareto principle mean? What is meant with minesweeping and satisficing? And what is Progressive Enhancement and Graceful Degradation? OK, itโs time to dive in.
Usability: Rules and Principles โ 7ยฑ2 Principle
Since human brain has some limits on its capacity for processing information, it deals with complexity dividing information into chunks and units. According to George A. Millerโs studies humansโ short term memory can retain only about 5-9 things at one time. This fact is often used as an argument for limiting the number of options in navigation menus to 7; however there are heated debates about The Myth of โSeven, Plus or Minus 2?. Therefore itโs not clear how the 7ยฑ2 Principle can, could or should be applied to the Web. Millerโs studiesโฆ Read on
10 Usability Nightmares You Should Be Aware Of (@smashingmagazine.com)
In this article we take a look at some of the usability nightmares you should avoid designing functional and usable web-sites. At the end of the article youโll also find 8 usability check-points you should probably be aware of.
1. Hidden log-in link.
Backpack, 37signalโs one of the most usable organizational and project management tools out there, explains exactly what the tool can be used for, how one can use it and which features it has to offer. However, once youโve signed up, you might need few minutes to find out what you should do to actually start using the toolโฆ Read on
9 Common Usability Mistakes In Web Design (@smashingmagazine.com)
By now, all good designers and developers realize the importance of usability for their work. Usable websites offer great user experiences, and great user experiences lead to happy customers. Delight and satisfy your visitors, rather than frustrate and annoy them, with smart design decisions. Here are 9 usability problems that websites commonly face, and some recommended solutions for each of them.
1. Tiny clickable areas
Hyperlinks are designed to be clicked, so to make them usable, it makes sense to ensure that theyโre easy to click. Hereโs an example of links that are far too small; clicking them is harder than it should be. These are the comments links on Hacker News, a social news website. (Clickable areas are highlighted in red)โฆ Read on
10 Useful Techniques To Improve Your User Interface Designs (@smashingmagazine.com)
Web design consists, for the most part, of interface design. There are many techniques involved in crafting beautiful and functional interfaces. Hereโs my collection of 10 that I think youโll find useful in your work. Theyโre not related to any particular theme, but are rather a collection of techniques I use in my own projects. Without further ado, letโs get started.
1. Padded block links
Links (or anchors) are inline elements by default, which means that their clickable area spans only the height and width of the text. This clickable area, or the space where you can click to go to that linkโs destination, can be increased for greater usability. We can do this by adding padding and, in some cases, also converting the link into a block element. Hereโs an example of inline and padded links, with their clickable areas highlighted to show the differenceโฆ Read on
10 Principles Of Effective Web Design (@smashingmagazine.com)
Usability and the utility, not the visual design, determine the success or failure of a web-site. Since the visitor of the page is the only person who clicks the mouse and therefore decides everything, user-centric design has become a standard approach for successful and profit-oriented web design. After all, if users canโt use a feature, it might as well not exist.
We arenโt going to discuss the implementation details (e.g. where the search box should be placed) as it has already been done in a number of articles; instead we focus on the main principles, heuristics and approaches for effective web design โ approaches which, used properly, can lead to more sophisticated design decisions and simplify the process of perceiving presented informationโฆ Read on
Elements of Great Web Design: The Polish (@psd.tutsplus.com)
This is a great tutorial and best preactice resource on web design.
Unlike with Photoshop effects, Web design canโt really be taught in a set of easily repeatable steps. If you look at most great Web designs, they are not difficult to reproduce technically. You could probably screenshot a design, put it into Photoshop and then replicate the same design layer by layer. The trick, however, is coming up with that design in the first place.
For this reason, in these tutorials on Web design I am going to try a few different techniques to convey different aspects of the process that I personally go through when designing a Web siteโฆRead on
useit.com: Jakob Nielsenโs Website
Most web professionals know what Jakob stands for. Some would say (even myself) that Jakob takes simplicity to far. Most of the material available on this site is not free but it is a must to know it if youโre interested in web usability. Make sure you visit his Alertbox (Blog) as it contains many interesting articles with loads of usability thoughts.
ui-patterns
It has long been common practice to use recurring solutions to solve common problems. Such solutions are called design patterns; standard reference points for the experienced user interface designer. This website seeks to better the situation for the UI designer, who struggles with the same problems as many other UI designers have struggled with before him.
This site will help you in two ways: You can read insightful design pattern articles or browse through our screenshot collection.
Design Pattern Library (@developer.yaho0.com)
More usability and web design patternsโฆ
usability.gov
Governments usually have requirements for extremely high standards for usability and accessability. Anyone should be able to use their online solutions even people with disabilities. This all comes at a high prize during the development phase and most corporate websites will never get the needed funding to get on that level of usability and accessability. Still there is a lot to learn from the rules and principles used for building public sector solutions.
88 checks, The ultimate webdesign usability checklist
โI noticed that I, and fellow webdesigners, keep making the same usability mistakes over and over. This checklist with 88 questions is a must read for every webdesigner who cares about usability.
This website, NotUsable.com, is not designed by me. Giving me the perfect excuse why this website doesnโt pass my own usability checklist. But I would love to hear your comments and donโt forget to let me know when you can answer the whole checklist with โyesโ!โ
Technical
- Did you validate your (X)HTML using W3C Markup Validation Service?
- Did you validate your CSS using W3C CSS Validation Service?
- Did you check your website in at least IE, FF, Opera and Safari?
Images
- Did you add the ALT and TITLE attributes to all your important images?
- Did you add the LONGDESC attributes to all your image that need a description?
- Did you write effective ALT text?
- โฆ
12 Standard Screen Patterns
With more companies turning to RIA frameworks for enterprise software development, these screen patterns are indispensable for product managers, UX designers, information architects, interaction designers and developers. The patterns rely heavily upon desktop design principles, subtly blended with many of the better RIA components and principles. Iโve included 100 examples to illustrate these patterns, pulled from desktop, Flex/AIR, Ajax, Laszlo, and Silverlight applications.
01. Master/Detail
Master/Detail screen pattern can be vertical or horizontal. Ideal for creating an efficient user experience by allowing the user to stay in the same screen while navigating between items. Horizontal layout is a good choice when the user needs to see more information in the master list than just a few identifiers- or when the master view is comprised of a set of items that each have additional detailsโฆ
9 Essential Principles for Good Web Design
Web design can be deceptively difficult, as it involves achieving a design that is both usable and pleasing, delivers information and builds brand, is technically sound and visually coherent.
Add to this the fact that many Web designers (myself included) are self-taught, that Web design is still novel enough to be only a side subject in many design institutions, and that the medium changes as frequently as the underlying technology does.
So today Iโve put together my 9 principles for good Web design. These are only my opinions and Iโve tried to link off to more reading on subjects so you donโt only hear my voice. Obviously, I have lots of disclaimers: rules are made to be broken, different types of design work differently, and I donโt always live up to my own advice. So please read these as they are intendedโjust some observations I am sharing
1. Precedence (Guiding the Eye)
Good Web design, perhaps even more than other type of design, is about information. One of the biggest tools in your arsenal to do this is precedence. When navigating a good design, the user should be led around the screen by the designer. I call this precedence, and itโs about how much visual weight different parts of your design haveโฆ
Usability Tools
userfly
Simple and free, yep very powerful usability testing tool. This is really worth cheking out!
Loop11
Loop11 is a web-based user-experience tool, allowing companies to conduct remote, unmoderated usability testing on any kind of digital interface.
Loop11 provides the ability to gain detailed insights and understandings of user behaviour. These insights are obtained via a live interactive environment where users are asked to complete a series of tasks and questions on your website or interface. All interactions are captured, processed and made available in real-time reports.
Loop11 is not a survey or web analytics tool, but a user experience toolโฆ helping you to understand user behaviour.
Lars started tripwire magazine back in January 2009. He is really passionate about web design, web development and loves to look into new technologies, techniques, tools etc. and to write articles for his readers.
Thanks for sharing this great article! It was very helpful for me
Lars, I think you should check http://www.usabilitytools.com
Webdesign is crucial for businesses these days, great article and easy to read.
[โฆ] 8. Applying line height for readibility Ever wondered why teachers request double spaced papers? No one wants to read a big olโ 8.5ร11 block of text. Use bullets. Make the line height ~1.4em. On that note, use ems as your type size reference and your site will dynamically keep its structure no matter what the user has set for the font size in his/her browser 9. Utilizing white space to group elements The header and body of a โchunkโ of text need to look like theyโre together. I hate scrolling through a list of photos with comments when Iโฆ Read more ยป
[โฆ] Crucial Webdesign and Usability Best Practice Tools [โฆ]
Cool material! Worth it!
Crucial Webdesign and Usability Best Practice Compilations and Tools
Wowโฆsuch great information here! I appreciate the time you took to put it togetherโฆIโll be using a combination of these antics to become better at my trade.
Kyle
Great articles, its more informative and useful to me. Thanks for your wonderful sharing
[โฆ] 16 crucial web design and usability best practice compilations and tools โ Link. [โฆ]
Social comments and analytics for this postโฆ
This post was mentioned on Twitter by cinteractionlab: 16 Crucial Webdesign and Usability Best Practice Compilations and Tools โ GREAT resource, bookmark! http://bit.ly/8RekCdโฆ
[โฆ] [โฆ]
[โฆ] 16 Crucial Webdesign and Usability Best Practice Compilations and Tools | tripwire magazine http://www.tripwiremagazine.com/tutorials/tutorials/16-crucial-webdesign-and-usability-best-practice-compilations-and-tools.html โ view page โ cached In this article I have compiled a list of what I currently think is the best guidance you get on Do's and Don'ts for Web Design and Usability. โ From the page [โฆ]
This is a helpful article. But there are some areas that are too simplified and I think cause confusion. The idea of visitors reading in an \โF\โ pattern mentioned in one of the linked articles is only partially true and very dependent on the content of the site and the intention of the visitor. For example HCI students reading about user web habits will read much more in-depth than a designer looking for a fast tip. And then the 7+/- limit is not about information processing ( humans can process large amount of information at a single time) but onlyโฆ Read more ยป
I saw a lot of low contrast in the illustrations that would have given me trouble. Highlighting a colored text is one example and I think there were cases where a larger and bolder font could have been used.
===gm===
Thanks for this great article.
Great list! Thanks!
Thank you so much for collecting and sharing all this info! Great work!
Excellent compilation and lots of great advice.
Thanks a lot.
Another usability tool to add to your list is Loop11. Currently in private beta, but brilliant for online, unmoderated user testing. Check it out here: http://www.loop11.com.
@Jezza Thanks for the tip. I have added loop11 as it looks reallly interesting.