Tagged Questions
5
votes
2answers
599 views
Design patterns for Search
I know this may sound very generic question, but I am forced to post this to understand different patterns of search. I am working on a content oriented site which contains various types ...
3
votes
1answer
121 views
Information on various patterns for log in/join and in which context to use them? [closed]
Does anyone have any information regarding log in and register interactions, specifically which patterns to use in which contexts?
For example: A site where you can view most of the content without ...