Earlier quoted context omitted.
I was going to say that his site seems surprisingly badly designed for a usability expert. The jittery typography makes it exhausting to read. And yet maybe it does appeal to some people. Or rather, work on them. There may be a reason all those sites with PROVEN techniques for generating a six figure income all look so similar. http://www.leemarketinggroup.com/page/page/5189275.htm
I love the design of useit.com. To me its one of the best designed websites out there. By far. I hate most websites. I also like Hacker News. So im surprised to see you disliking useit. Jittery typography? What would be better? One giant block of uniform text? How would you design useit?
Web 2.0 Can Be Dangerous...
11–15 of 15 posts
Re: Web 2.0 Can Be Dangerous...
#12While he makes some good points, he also makes some hasty generalizations. You could just as easily have a complicated, poorly designed interface with or without AJAX being involved.
Re: Web 2.0 Can Be Dangerous...
#13I hate his excessive use of bold. It's like he's encouraging skimming and he doesn't even want people to read carefully. I always feel like a chump when my eyes wander.
I was going to say that his site seems surprisingly badly designed for a usability expert. The jittery typography makes it exhausting to read. And yet maybe it does appeal to some people. Or rather, work on them. There may be a reason all those sites with PROVEN techniques for generating a six figure income all look so similar. http://www.leemarketinggroup.com/page/page/5189275.htm
Re: Web 2.0 Can Be Dangerous...
#14I hate his excessive use of bold. It's like he's encouraging skimming and he doesn't even want people to read carefully. I always feel like a chump when my eyes wander.
Looks like it's a simple matter of adding:
.maintext strong {
font-weight: normal;
}
to the page CSS. Any Greasemonkey hackers in the house?Of course, once you press the button you are committing to actually reading the whole article. Don't blame me if you find that you unconsciously preferred the skimmable version.
Re: Web 2.0 Can Be Dangerous...
#15Earlier quoted context omitted.
I love the design of useit.com. To me its one of the best designed websites out there. By far. I hate most websites. I also like Hacker News. So im surprised to see you disliking useit. Jittery typography? What would be better? One giant block of uniform text? How would you design useit?
See the way essays are presented on paulgraham.com. The limited line width makes it very readable -- if useit.com was reformatted this way, the enormous amount of text would be overwhelming. The main problem with useit is that the way it is presented encourages you to not actually read it. To me, this indicates that there is something wrong with the information, or at least it should be a lot shorter.
He's writing for the skimmers, which happen to be some very large percentage of web users. But these articles are mainly just loss leaders for his books, full reports, and conferences, which are all media where people give full attention by design.