» Fri Apr 08, 2011 8:56 am
Avoid Flash / Java like the plague.
When possible, use CSS instead of javascript.
Don't go into extremes, extreme minimalism can be just as off putting as whatever is happening on that havenworks site.
Don't integrate Facebook, Twitter, Digg. If you have to do that, make it non-intrusive for the user. No one likes having a hundred "WOULD YOU LIKE TO POST THIS ON YOUR FACEBOOK WALL????" pop in your face while browsing a site.
Use the latest web standards. Use CSS3 and HTML5 if you want but don't forget that not all browsers support it, use an extra stylesheet for outdated browsers (Internet Explorer pre version 9)
That's all I have for now.
well one more tip... while designing the site, create vector graphics instead of bitmaps. You can then later convert them to whatever format you want. Pixels = evil