Tagged Questions
7
votes
5answers
339 views
How do I get my users to love the intranet?
When designing an intranet for corporate use, what design practices should I follow that are different from those targeted to the internet/customer world?
What kind of questions should I be asking ...
1
vote
1answer
127 views
Which is the best web usability book for a non experienced webmaster?
I need an easy to read web usability book for my web programming students. Which one do you consider is the best? I have heard good things about "Don't make me think" from Steve Krug, but I need some ...
4
votes
4answers
111 views
What would be a good web based open source or low cost learing collaboration tool for high school students?
Have about 60 kids that are working on a science projects in two groups. Each group would like a web portal where they can discuss topics relating to what they are building, post questions, pictures, ...
4
votes
5answers
282 views
Do user names used for login need to be unique?
Assuming a non-commercial site where users login with a user name and pw, do I need to enforce unicity of usernames?
Note: The db will use a separate unique index to identify the users.
The site is ...
2
votes
2answers
367 views
Best books for web design & HCI
What are the best books you suggest me about:
web design
HCI for web applications / websites
thanks
6
votes
4answers
248 views
How should I deal with a 'Contact Us' Form?
Often you'll see websites with a "For any questions, please contact us..." followed by a box for your name, email, subject, maybe some invoice data...
When should these be implemented on a website? ...
4
votes
2answers
131 views
Design for paging panels
The typical design for a paging panels (of search engines and the like) looks like this:
Previous 11 12 [13] 14 15 16 17 18 19 20 Next
But if you read that you would expect (if not educated by ...