These posts are your quick guide to the what, how and where of the Stack Exchange network.

learn more… | top users | synonyms

25
votes
1answer
1k views

Why should I register my account?

I can use many of the site's features while unregistered. I am looking for a simple explanation of what benefits a user can have from registering. Return to FAQ Index
5
votes
1answer
366 views

Why did I receive a message saying I have been granted a privilege, yet I don't have enough reputation?

The site shown a message saying I have been granted a privilege, but the reputation required for that privilege is higher than the one I actually have. What happened? Return to FAQ index
45
votes
1answer
939 views

The Complete Rate-Limiting Guide

I noticed that I can only perform certain actions such as commenting a finite number of times in a given period of time. Obviously, rate limiting is in place to prevent accidental misuse or ...
59
votes
3answers
1k views

List of unlinked pages on Stack Exchange sites

Here is a list of special, unlinked pages (they may be linked in questions and answers) on Stack Exchange sites. Most pages listed here are work in progress. Currently, this list is incomplete. ...
26
votes
5answers
1k views

Why can any user edit any other user's question or answer?

I see an "edit" link after each question and answer. So I was wondering: how come any user can change any other user's question or answer? I think the reason behind it is that each one can share his ...
20
votes
4answers
997 views

Why do we tag questions?

My question—my meta-question as the case may be—concerns the purpose of these words referred to as "tags". Let me be clear: I use tags. The site supports them, so why shouldn't I? My understanding of ...
43
votes
4answers
2k views

Is it acceptable to add a duplicate answer to several questions?

Let's say there is a user who has found a satisfactory answer to a common question asked on Stack Overflow (or other Stack Exchange website). This answer may be a snippet of code, or an addon, or a ...
15
votes
7answers
587 views

What makes a winning site proposal?

I've got a great idea for a new Stack Exchange site. How can I make my proposal on Area 51 successful? Return to Area 51 FAQ index
5
votes
2answers
520 views

Where do the names of the Stack Overflow trilogy sites come from?

Why are the names of the Stack Overflow trilogy so named? How did the names Stack Overflow, Server Fault and Super User come to be the ones used? Return to FAQ index
46
votes
16answers
3k views

What third-party tools are there for the trilogy websites?

What third-party tools, plugins, addons, widgets are there for the trilogy websites? Return to FAQ index
21
votes
1answer
724 views

Which links and sites are handled specially in chat?

There is special linking to some sites in chat. What is the full list of supported and integrated sites? Return to FAQ index
31
votes
9answers
1k views

Who owns the content I post?

Does Stack Overflow, Server Fault or Super User own the content that I post? What do I do if I want all of my posts and my user account deleted? Return to FAQ Index
32
votes
1answer
1k views

My account has been temporarily suspended; what does that mean?

My account has been temporarily suspended, besides the following restrictions: an account will be locked at 1 reputation the user page will have a visual indication that the account is in timed ...
19
votes
1answer
895 views

What is a Real Question?

Questions can be closed as "Not a Real Question." What makes a question a "real" question? What are new users expected to know about asking "real" questions? Why does SE treat questions ...
8
votes
6answers
648 views

What is the etiquette for correcting old questions with incorrect answers?

What is the etiquette for fixing up questions which have an incorrect answer that both has the highest number of votes and the highest voted answer is marked correct? Please post example questions ...
40
votes
13answers
2k views

How should you respond to “Give me a fish” / RTFM questions?

How should you respond to "Give me a fish" / RTFM questions? I mean the case where people post questions simply to get someone else to write their code for them, on topics that would usually be the ...
24
votes
1answer
592 views

How to best handle the “Possible vandalism of own posts” flag?

I got a moderator flag saying, "Possible vandalism of own posts; multiple deletions in a short time"; the user is one of my stronger users. The deleted answers are all over a month old. The flag ...
20
votes
8answers
3k views

Stack Overflow tag filtering

I know you can select a tag and then click on unanswered to view the unanswered questions for that tag. But is there a way to view questions only for a certain set of tags > 1 tag? Mainly I'd like ...
16
votes
6answers
1k views

Answer or comment: what's the etiquette?

I very often see comments about a question posted as answers, e.g., "format it this way" or "why don't you post it over here". I think this practice clogs up the answers and the comment feature is ...
34
votes
4answers
6k views

What's the recommended syntax for an image with a link?

What's the recommended syntax for an image with a hyperlink? I tried doing it with the markdown toolbar buttons and the image and link buttons conflict with each other, so I had to resort to HTML. ...
26
votes
3answers
658 views

What is the difference between “hot” and “active” questions?

The two tabs have following tooltips Active : "Questions that have recent activity" Hot : Questions with recent interest and activity They seem to display different questions with some common ...
26
votes
1answer
933 views

How are Stack Exchange sites officially branded?

How are sites in the Stack Exchange network, including Stack Overflow, officially branded? How are their names abbreviated? What conventions should be used in the FAQ? Return to FAQ Index
17
votes
4answers
496 views

How do you challenge the closing of one of your questions?

As a newcomer to StackOverflow, I recently asked my first question. I wanted to start with a fairly safe general question, to get the feel for how the site worked. My question was intended to be ...
24
votes
4answers
2k views

Is it acceptable to write a thank you in a comment?

There have been a number of cases where I would like to thank someone for providing me with a thorough response and give them feedback beyond the vote up. Often I wish people would tell me why they ...
12
votes
3answers
499 views

RSS feed for responses to your posts

Jan 28: Due to website changes these pipes no longer work, check out http://stackoverflow.com/users/recent/{user-id} (or write a pipe for it). Edit: Thanks to Beau Simensen's answer I've fixed the ...
21
votes
6answers
444 views

View or search for unanswered questions with a certain tag

How do I view unanswered questions with a certain tag? How do I search for unanswered questions with a specific tag (or tags)? Return to FAQ index
15
votes
9answers
1k views

How can I get answers fast?

How do I ask a question so that it can get a quick response? I see some of the questions are very old and still not answered, but some others get a very quick response. Return to FAQ index
14
votes
5answers
1k views

Etiquette for closing your own questions

For all of my questions I have received great answers. I have implemented the answers in code and they work. I now feel compelled to close the questions because I don't believe there are more or ...
21
votes
9answers
645 views

Should an answer that encourages illegal activity be marked as “Offensive”?

If I see an answer that involves some illegal activity, such as breaking license agreements, should I then mark this as Offensive or should I simply down-vote it?
14
votes
2answers
545 views

Why are badges sometimes not awarded?

I answered this question earlier. I was the only answer, it got 10+ votes, and it was accepted. I am pretty sure this is the requirement for the Enlightened badge. I have seen many awarded since so I ...
58
votes
22answers
2k views

Should I send students to Stack Overflow?

I teach an introductory course in which the focus is on learning how the machine works: memory, registers, caches, assembly code, and all that. But it is also the first course in which C is used, and ...
41
votes
3answers
883 views

What is the proper way to approach SO as someone totally new to programming?

I've read the FAQs and prompts that coach on how to ask good questions and am careful to follow that advice. I make a good effort to research the problem before asking the question, both on Stack ...
6
votes
2answers
438 views

Why is my gravatar on Meta Stack Overflow different from my gravatar on Stack Overflow?

Why is my gravatar on Meta Stack Overflow different than my gravatar on Stack Overflow? My profiles are: http://meta.stackoverflow.com/users/10026/ykaganovich ...
5
votes
4answers
274 views

Is Stack Overflow's content protected?

I mean, can I copy part of the content and put it in a website? Can questions be distributed or published? Return to FAQ index
30
votes
2answers
2k views

How do I create a screenshot to illustrate a post?

How do I create screenshots? How to: Windows How to: Unix-based How to: Mac How to: iOS devices How to: Android How to: The GIMP Additional tips Return to FAQ index
10
votes
1answer
294 views

How do I see which of my questions are not accepted?

I want to quickly see all questions I have asked where I have not accepted an answer. How do I do this? Return to FAQ index
14
votes
1answer
449 views

I think I found some user accounts that should be merged; what do I do?

While reviewing the suggested edits queue I found a suggested edit to a question or answer that appeared to be submitted by the same person. Upon further research, I found that the user actually had ...
12
votes
3answers
261 views

Is it worthwhile to migrate questions that already have accepted answers?

Is it worth it to migrate off-topic questions that already have an accepted answer? Return to FAQ Index
12
votes
3answers
469 views

Denoting keyboard shortcuts in Stack Exchange posts

What is the recommended method/syntax for denoting keyboard shortcuts in Stack Exchange questions and answers? For example, how would you write the following in a less verbose manner? Press ctrl, ...
8
votes
1answer
427 views

How can I log in to my Stack Exchange account if my current account provider is blocked?

I usually log in to a Stack Exchange site using Facebook as my OpenID provider. However, providers such as Gmail, Yahoo and Facebook are blocked. Is there any way for me to log in to my existing ...
22
votes
1answer
793 views

How can I get Stack Exchange to send me to a conference?

I read Supporting Community Conferences, which states, Depending on the circumstances and location, we can also sponsor community leaders to attend an event on behalf of their site. We will ...
46
votes
3answers
894 views

My OpenID provider is shutting down, what do I do?

I found out GetOpenID.com (not to be confused with MyOpenID.com) will shut down at the end of the month (details at their home page). To not get stranded, here is a guide to switching OpenIDs across ...
6
votes
1answer
226 views

Where can I find additional help?

Where Can I Find Additional Help? I have a question that's not answered by the FAQ. What should I do? Return to FAQ Index
14
votes
9answers
455 views

Should I edit a question or answer with offensive content?

Occasionally, I will see a post that has PG (or even PG-13) rated content. The offensive flag can be applied to these posts. Should I wait for the community to declare it offensive and have the post ...
7
votes
13answers
338 views

Where can I get an OpenID?

Where can I get an OpenID in order to register and login? Return to FAQ index

1 2 3