2008年10月30日 星期四

Six Steps to Ensure a Successful Usability Test

See This: Six tips to successful usability testing

This is a article that gets you some tips to find problem and fixing problem in usability testing.

Here is some a highlight. I will make it short. If you wanna know why and long description, please visit Six tips to successful usability testing.
  1. Start early!!
  2. Select issues that uncover problems if they exist
  3. focus on tasks that: are critical, are done frequently, have serious consequences if done, incorrectly, you or managers, designers, developers, writers are worried about.
  4. Find participants who really represent users.
  5. Watch and listen carefully.
  6. Help the designers and developers to see that uncovering problems is not a sign of failure.

2008年10月23日 星期四

Accessibility Tips

See this: Accessibility Tips

There are some useful techniques to increase the accessibility for your website.
Here is the highlight:
Validation: Make sure your website is valid for web standard. So that the accessibility tool can read it.

Platform Independence: Your website should be accessible regardless of the user's platform and settings.

Structural HTML: Concentrate on the structure of the document rather than its presentation. Let the Style sheets work for presentation.

Images: ALT is a must! Avoid using Images of Text and Image Maps!!

BODY Colors: . If you set the body color or body background, you should also specify all color attributes. Make sure that the page is readable.

The FONT Element: Avoid using "FONT" tag and "basefont" tag. Style sheets is much flexible.

Tables: Avoid using it for layout. WIDTH attribute is unnecessary. Never try to place a TABLE within a P element.

JavaScript: Don't rely on it. User can disable it. Screen reader ignore it.

Want to know why and how? Visit Accessibility Tips or Google it.

2008年10月16日 星期四

Top 10 SEO Mistakes

There many useful SEO information and tools I have found in this website (http://www.webconfs.com/).

You can find out something in this website too. Like SEO Tools, SEO Tutorial, SEO Articles, SEO Quiz, Web Tools, etc.

One of the articles I would like to introduce to you is this one. It reminds you don't do the wrong thing when you are working on the SEO of the website.
Top 10 SEO Mistakes
1. Targetting the wrong keywords
2. Ignoring the Title tag
3. A Flash website without a html alternative
4. JavaScript Menus
5. Lack of consistency and maintenance
6. Concentrating too much on meta tags
7. Using only Images for Headings
8. Ignoring URLs
9. Backlink spamming
10. Lack of keywords in the content

2008年10月2日 星期四

Web Design Tips

The project is going to do layout design. I started looking for some web design skills. And very lucky, I have found a website that contains what I need. Its Web site designed to share the web design experiences from a experienced web designer. I t gives the suggestion for other web designers.

Website design tips: http://websitehelpers.com/design/

This web site has mentioned 9 tips for web design, with some examples.

Here some highlights, after I read it.

1. Provide compelling content / something of value
Don’t just focus on design, content is what the visitors need.
Suggest Advertising ratio: 75% editorial to 25% advertising.

2. Avoid Sleazy Elements
Don’t distracting the visitors. No blinking, No scrolling, No pop-up, etc.

3. Make it Easy to Find Stuff
Minimize clicking. It make a visitor find the information more efficient.
Minimize screenfuls.
Menu on every page

4. Don't bog your website down
Compress the image. Don’t use too much flashy multimedia.

5. Website Readability
Make your text easy to read.
Page not too wide.
Text not too large and not too small.

6. The right and wrong way to use links
Use the link in right way.

7. Be Accessible
Don't waste your readers' time by making them hunt around your site!!

8. Make sure it works, and that it keeps working
Keep testing and modifying.

9. Other webmaster tips
Just some avoid for web masters.

2008年10月1日 星期三

Top Ten Mistakes in Web Design

See this: http://www.useit.com/alertbox/9605.html

There is a website listed the top ten mistakes in web design. You may take a look from there when you are developing a website. And There are few pointers we should pay attention. Because whey maybe the web development trends in the future.
1. Bad Search.
That is SEO. what we are going to learn.
2. PDF Files for Online Reading
I think only few lazy people will do that. How can you use the PDF file for content?!
3. Not Changing the Color of Visited Links
Pages are always be updated. So, don't change the color, don't remind visitors don't click that link.
4. Non-Scannable Text
Surely, visitor will not read your content word by word. So, show the important things first.
5. Fixed Font Size
Use "em" instead of "px". It makes the page more accessible.
6. Page Titles With Low Search Engine Visibility
Good title make your web page more visitors.
7. Anything That Looks Like an Advertisement
Don't do that. Because users ignore advertisements.
8. Violating Design Conventions
Be Consistency!!
9. Opening New Browser Windows
Visitors may ignore that too.
10. Not Answering Users' Questions
Visitors can found what they want, then they will gone.