Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Choosing the right design for a website? [closed]

I'm a programmer (hobbyist, but looking to make it a career) by nature so when I was asked to design a website I felt a little out of place (most of my applications don't have pretty UI's, they just work because I'm the only one using them). I have been looking into how I could design my website and started wondering how you guys decide.

What guidelines can you guys give me? What should I consider before I start coding?

like image 228
Kredns Avatar asked May 14 '09 21:05

Kredns


People also ask

How do I choose the right website design?

When choosing a website design, you want it to satisfy customers and represent your business. Your brand values will serve as a starting point when building your site. You'll also need to consider the visitor's experience. Every design feature should achieve a component of your overall website goal.


2 Answers

It's pretty hard to sum up the whole field of UI design in an answer.

Make the most common tasks the easiest. Figure out what people will want to do, and make that as intuitive and straightforward as possible. Don't make them think.

Make mockups and prototypes. Watch people try to use them (watch, don't help them), and fix things that they found awkward. Your first attempt at a design isn't right, don't be too opposed to throwing it away.

There's really so much to this field that it can't be explained to anyone easily. Designing is no less complex than programming, but many programmers seem to look at it as an afterthought for some reason. Try some creative googling for design principles, especially as they apply to the web. Look at sites you consider well-designed and try to figure out why they feel that way to you.

like image 55
Chad Birch Avatar answered Oct 07 '22 17:10

Chad Birch


Read, read read!!!

The best thing to do is read up on design techniques, and coding practices!

Design sites:

  • http://www.smashingmagazine.com/
  • http://www.youthedesigner.com/
  • http://www.psdtuts.com/

Coding sites (design minded):

  • http://www.nettuts.com
  • http://cssglobe.com/

All the above answers are great! My advice is to learn as much as you can by studying others (and asking questions).

like image 38
Kevin Brown Avatar answered Oct 07 '22 17:10

Kevin Brown