Tagged Questions
-2
votes
2answers
34 views
Can I tag any user while posting a query? [duplicate]
While posting a question, I can tag only communities related to the query. But I was wondering that is there any way to tag the user who has a good response record in answering the queries in a ...
1
vote
1answer
41 views
question appearing simultaneously in Stackoverflow and Cross validated
Is there a way to close the question or mark it as duplicate in Stackoverflow that already appeared on Cross Validated or vice versa?
0
votes
1answer
60 views
Stackoverflow is not sending notification emails
I have an SO account and I have signed up using Google login.
Now earlier I posted a question, and I did not receive any email notification for when either someone commented on it or when someone ...
32
votes
1answer
166 views
Please support IPv6 addresses in your URL parser (RFC 2732)
The geek in me wants to express the my web site as the IPv6 address ::1. Unfortunately the software on the SE sites doesn't play along. It strips the brackets from the URL. I.e. http://[::1] becomes ...
17
votes
4answers
529 views
How long will Stack Overflow at least exist? [closed]
I like this site and it'd be a shame if all the work people have put into this place would go to waste, but usually everything dies, even on the internet.
So are there plans to prevent that (like ...
-37
votes
3answers
227 views
Comment UI is not friendly enough [closed]
I am new to Stack Overflow, and have quickly found that the comment box (that is, commenting on someone's answer/suggestion) is really, really, really bad.
Reasons why:
Hitting Enter while typing ...
1
vote
0answers
39 views
Can I link a Stack Exchange website like AskUbuntu or Facebook to my website [duplicate]
I have a website where users can do practice their subjects.
Can I have a Stack Exchange website like askubuntu.com or facebook.stackoverflow.com for my website for the doubts clarification of users?
...
-2
votes
1answer
84 views
Where to ask discursive questions about programming?
As mentioned in the FAQ of Stack Overflow, asking about favorites, advice or discussions is undesired on Stack Overflow.
So where should I ask these questions? I think that it is interesting and ...
1
vote
1answer
114 views
How can I query the Stack Overflow database?
Some time ago I saw someone had queried their country's users of Stack Overflow in a sub-site of Stack Exchange (if I'm not wrong). I want to know how I can query Stack Overflow's database.
0
votes
1answer
100 views
Does the Stack Overflow XML dump data contain voters information?
I have got a version of the Stack Overflow dump data dated September 2011. In the votes file the lines are like this format:
<row Id="1" PostId="4" VoteTypeId="2" CreationDate="2010-09-13" />
...
-13
votes
3answers
128 views
Mark the highest-voted answer as accepted on another person's question
I have seen multiple questions which are made of very good points, but the asker has his own different approach of seeing each and every answer. That is the reason, probably, that sometimes the OP ...
0
votes
1answer
68 views
Why do I get only one reputation for up-vote on my answer? [duplicate]
Possible Duplicate:
How does “Reputation” work?
Extra 2 Rep on SO Today?
I have many upvotes today on my answers, but then, I am getting only one reputation for every upvote, I was ...
3
votes
1answer
74 views
What is the Stack Overflow “trilogy”? [duplicate]
Possible Duplicate:
Stack Exchange Glossary - Dictionary of Commonly-Used Terms
What are people referring to when they talk about the Stack Overflow "trilogy"? Sometimes they refer to it as ...
3
votes
1answer
91 views
Referring to “Stack Overflow” as “Stack Exchange”, and vice versa
When writing generally about Stack Exchange, I often find myself either:
Saying "Stack Overflow" instead since it is more well-known.
Saying something like "Stack Overflow/Exchange".
That's a bit ...
-10
votes
1answer
92 views
Question on Stackoverflow URL format
A tradition SO URL use format something like this:
http://stackoverflow.com/questions/123/foobar
My understanding when there is same title, a URL is
http://stackoverflow.com/questions/234/foobar
...