Tagged Questions
10
votes
0answers
115 views
Creating an FAQ post to answer the CSS question: “How do I center something?”
One of the most common CSS questions on Stack Overflow is about centering in some form. It can often be confusing, because there are several interpretations of what it means to be "centered" and each ...
46
votes
7answers
826 views
The Wikipedia of Long Tail Programming Questions
So I have just read the newest blog entry and it seems to be addressing something I had brought up here before, namely a way to deal with the constant stream of duplicated questions. It's interesting, ...
7
votes
4answers
289 views
Should c++-faq tagged threads be made CW?
Hello all.
Yesterday I started this thread on Sequence Points and Undefined Behaviour and tagged it [c++-faq] after reading the following thread created by reputed member of the C++ community(tag) ...
61
votes
15answers
3k views
Setting up a FAQ for the C++ tag
I have heard a few highly reputed users expressing sentiments that again and again answering the same newbie questions becomes very tedious. ("What should be the result of i == ++i + i++?" anyone?) ...
2
votes
1answer
64 views
Community Wiki and FAQs
If I have a FAQ or some little known information should I phrase my question as a FAQ instead of a question when posting on Stack Overflow or is this type of post frowned upon?
