Deprecated: Assigning the return value of new by reference is deprecated in /home/wimnet/public_html/wp-includes/cache.php on line 36

Deprecated: Assigning the return value of new by reference is deprecated in /home/wimnet/public_html/wp-includes/query.php on line 21

Deprecated: Assigning the return value of new by reference is deprecated in /home/wimnet/public_html/wp-includes/theme.php on line 540

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/wimnet/public_html/wp-includes/cache.php:36) in /home/wimnet/public_html/wp-content/plugins/enhanced-wp-contactform/wp-contactform.php on line 264

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/wimnet/public_html/wp-includes/cache.php:36) in /home/wimnet/public_html/wp-content/plugins/enhanced-wp-contactform/wp-contactform.php on line 264
Web In Mind .net: A blog on web standards, development, usability and god knows what else

Book Review: The Principles Of Beautiful Design

Published June 16th, 2007 under Reviews, Web Development
by Mashhoor Al Dubayan
bwdftw.jpg

What you will learn:

How to make a site look prettier by picking the right design, colors, fonts and images.

Prerequisites:

A good background in Web Design and Photoshop would help, but not necessary (There’s one part of the book though that requires some advanced experience in Photoshop).

Target Audience:

Web Developers who want to make pretty/attractive designs.

Read the rest of this entry »

5 Steps To An Effective Site Navigation

Published March 12th, 2007 under Usability & Accessibility, Web Development
by Mashhoor Al Dubayan

How frustrated would you feel if you visited another country to find that all the maps you need to use for your travels are terrible written/drawn? That’s almost the same thing people feel when visiting a web site with a bad navigation, except that they can visit another web site (or hit the “back” button) in an instant. They won’t spend much time trying to figure things out.

Read the rest of this entry »

9 Things To Avoid In Your Web Site

Published January 6th, 2007 under Usability & Accessibility, Web Development
by Mashhoor Al Dubayan

Two essential things many amateur web designers/developers tend to miss these days:

  1. Support for web standards/conventions.
  2. Common sense.

The first might not interfere with the visitors’ experience (it’s still important though), but the second, which these 9 things I’m going to mention belong to, impacts it directly. Even if you completely ignore number 1, you could still apply common sense with little to no effort:

Read the rest of this entry »

Book Review: Don’t Make Me Think

Published December 15th, 2006 under Reviews, Usability & Accessibility, Web Development
by Mashhoor Al Dubayan
dmmt.jpg

What you will learn:

Almost everything you need to know about Web Usability. “Don’t Make Me Think” teaches you how (and encourages you to) make usable web sites - web sites that won’t force the user to think to figure out how they work, hence the name: don’t make me think.

Prerequisites:

Nothing. Just a brain and common sense.

Target Audience:

Anyone who owns, runs, develops or designs a web site.

Read the rest of this entry »

Drop-down Navigation Generator Script

Published December 1st, 2006 under JavaScript, Web Development
by Mashhoor Al Dubayan

I’ve recently made a small script that you could use to automatically generate a drop-down navigation from an existing list-based navigation on your web page. The script will detect the navigation with the ID you provide, generate a drop-down equivalent and insert it within an element you specify. Choosing any option of the drop-down list would send you to its corresponding link (as seen on many sites).

Read the rest of this entry »

« Previous PageNext Page »