3
votes
3answers
137 views

My helpful flag was declined [duplicate]

Yesterday I flagged a question as not constructive on meta. It was declined by moderators, then I thought that the post was a constructive one. But I saw now that the same post was closed as not ...
4
votes
1answer
72 views

How can I “vote” in favor of already posted feature request?

My question is very similar to How do I effectively support old feature requests?, though I do not consider it the exact duplicate. What can I do to facilitate a particular SO improvement (feature ...
-5
votes
1answer
71 views

How can a company create a tag? [duplicate]

There is a lot of information about the topic related for creating a tag and I understand it. But my situation is as follows: Game Technologies is the company working on DICE+, a wireless dice that ...
0
votes
2answers
90 views

Is there a way to close a question

The title says it all. I had a question that was what I wanted, then I thought of a potential way of doing it, but I thought that it was tangential to the question so I opened a new question. That ...
3
votes
3answers
122 views

How deep can the dive into user's interaction data be?

Is there a way to query SO data to get the interactions (excluding votes, obviously) between two users? For example, I'd like to get: all the answers I've written to John Doe's questions; all the ...
1
vote
1answer
106 views

Awarding a bounty to a deleted answer

I have offered a bounty to one of my previous questions which hadn't not received enough attention. But I got a nice answer after I offered the bounty. I decided to wait for a few more answers, so I ...
7
votes
2answers
120 views

How can I find answers I've downvoted?

I'm aware I can view all of my downvotes by going here: But there are reams of downvotes matched. I also tried looking at the advanced search operators, but there's nothing useful there. How ...
3
votes
3answers
100 views

How can experienced people post their knowledge and new research?

As Stack Overflow serves as a platform for users to ask and answer questions, it provides a huge platform for questions and answers on a wide range of topics in programming. Is there anyway through ...
-6
votes
1answer
80 views

Is it possible to compare the activity level of Stack Overflow users?

I'd like to compare users according to how frequently they view the site. On Stack Overflow, is it possible to view a list of users, sorted by their likelihood of being online (so that I can tell ...
0
votes
1answer
42 views

Is there a public statistics on duplicates?

Was wondering if there is a way to see the specific subjects that "star" in SO. I believe number of duplicates of a specific question can give good insight. Is there such a statistic and if there is ...
3
votes
0answers
23 views

Get favorite count for tag

Is there a way to get the number of times a tag is favorited or the favorite tags for a user in Data Explorer? It seems Tags.Count is the total number of questions with that tag. Count won't work ...
1
vote
2answers
57 views

What happens to auto-soft-deleted flagged comments + flagged comment notification?

So I read here: If a comment is flagged by enough users it will be auto-soft-deleted. There is no penalty for this. Flagged comments will be surfaced to moderators... So, what exactly happens to ...
7
votes
1answer
97 views

Do backticks count as code for jsFiddle links?

According to Kevin's answer to Prevent posts with links to jsfiddle and no code: ... if you try and post to Stack Overflow with a link to either jsfiddle.net or ideone.com you'll be required to ...
5
votes
2answers
102 views

I thought I can just give a bounty? no? [duplicate]

I just tried to award a bounty to an existing answer. Now when I click the +50 it says I need to wait 23 hours? What's the point in having a waiting period to award an existing answer to someone ...
2
votes
2answers
68 views

Is there a shortcode for linking to a user profile in an answer?

Sometimes I want to refer to a specific user in an answer. Something along the lines of "From the answers of UserA and UserB I have crafted this super useful solution..." Is there a shortcode ...
3
votes
1answer
87 views

StackOverflow API for R?

Is there an R package for accessing the StackOverflow questions, answers, user profiles, badges, etc. through an API? I would like to make a word cloud of popular tags and other such plots.
1
vote
2answers
54 views

I want to ask a question that I deleted is that possible?

I deleted a question on Stack Overflow and after a while I wanted to post the same question. Is there place where I can find the deleted questions or are the questions deleted from the database? ...
1
vote
0answers
24 views

Filter bounty questions

I'm using filtered questions from https://stackexchange.com/filters/. Is it possible to make a filter that lists all bounty questions from a list of sites? If so, is it also possible to filter only ...
2
votes
1answer
53 views

Create View: All Active Questions tagged with any of my Favorite Tags

The Questions > Active view only allows me 2 options: display all active questions display all active questions under a single tag How do I display all active questions under all my favorite ...
12
votes
0answers
170 views

First post audit test using the answer of a 4 year old user with over 150k reputation

Well this isn't at all believable as a first post. http://stackoverflow.com/review/first-posts/1808747 Going by the comments, duffymo did in fact write that answer, but this was no way his first ...
0
votes
0answers
77 views

Why are users paged in a seemingly strange number? Magic “36”

I've never got this and it's always bugged me when trying to count user pages. Maybe it's my OCD again and numbers have to be round? It doesn't seem to make sense why Users are paged in batches of ...
1
vote
0answers
33 views

Link “This Edit” text to “Suggested Edit” Link [duplicate]

I have noticed something like when I suggest edit. then always it shows this message Thanks for your edit! This edit will be visible only to you until it is peer reviewed. and for status I have ...
1
vote
0answers
32 views

For more info, please visit meta [duplicate]

I read a question and an answer and saw a banner. This post has been locked while disputes about its content are being resolved. For more info visit meta. I expected the 'visit meta' link to ...
-15
votes
2answers
86 views

Prefill Stack Overflow ask page

I'm working on a website with programming video tutorials. I want to provide to my users a way to ask questions on Stack Overflow if they have a problem following the tutorial. I would love to link ...
1
vote
1answer
41 views

How to search through my answers

Is there any way to grep through my answers and get at them programmaticaly? I am trying to find a link in someone else's answer to a question that i referenced when answering a question.
0
votes
0answers
26 views

Is there a way to get notification when my favourite question gets an answer? [duplicate]

SO has a high traffic and within 5 minutes the question in the main page changes. So suppose a question is posted and I liked the question. So is there a way I can get notification when an answer is ...
3
votes
0answers
27 views

Remove “(or previously)” from “already voted” error - also: colour mismatch between errors

When clicking reopen twice, the following error shows: The (or previously) sounds stupid, since that's just a synonym for already. Clicking flag twice, doesn't show (or previously) in its error ...
5
votes
0answers
19 views

How can a user prescribe a different “sync” account?

The main "Accounts" page on SE allows a user to "sync with oldest profile". Is there a way to choose a different account as the source for the "sync" operation? For example, I am registered to both ...
-10
votes
2answers
103 views

Maximum text limit for TAG lose the meaning

I've been reading these questions, How many words can a tag contain? Maximum length of tags however I am adding one more question to talk on this limit. I know 25 is the maximum limit for any tag ...
7
votes
0answers
38 views

Can we make the entire flag area clickable in the flag dialog?

With the current layout, I often end up clicking between the radio button and the description. Can we make the entire area clickable? In the image, pink areas are not clickable, blue are. The top ...
5
votes
2answers
99 views

Will I be notified if one of my questions is deleted?

A while ago, I posted a question on Stack Overflow about C++ pointers, and it was closed as "off-topic", apparently due to a lack of research effort (which is ironic, since it was a poorly written, ...
4
votes
0answers
44 views

Changing ones mind about a flag [duplicate]

Can one change their mind about a flag? I now think I was wrong to disagree with a duplicate answer flag. Assuming I can't actually revoke my old flag, is it possible to resubmit a new flag with my ...
0
votes
1answer
45 views

I cannot find how many post I edited [duplicate]

I'm curious about to know how many Answer & Questions I've edited, and wondring why there is no integrated counter in the SO website !!! I searched and found many previous Q&A like: How many ...
-1
votes
1answer
123 views

How to permanently display a question's score, split into up/downvotes?

I recently hit 1k rep on SO, and so gained the privilege of splitting the total score on a post, into its respective upvotes and downvotes. Is there a way to get a question's score permanently ...
40
votes
3answers
349 views

Improper response to proper response to audit

For the first time I failed an audit in review, but I sure don't think I should have. I saw the edit wasn't that good, so I hit the improve button to clean things up and got this message: This ...
1
vote
1answer
41 views

How can I search tags in Careers 2.0?

I am attempting to search jobs by tag on Careers 2.0. On SO, this is done using square brackets, but that is simply doing a keyword search, and I still get results that don't have the tag I am looking ...
3
votes
2answers
67 views

Stack Exchange users' page

I can't open the page http://stackexchange.com/users. What is the reason for that? I can visit individual users: http://stackexchange.com/users/1 http://stackexchange.com/users/2 ...
9
votes
1answer
74 views

Search favorite questions by tag

Favorite questions on Stack Overflow I feel is highly unused feature of all the features provided on the site. (This again is my personal opinion) I have favorited around 90 question till date and it ...
0
votes
0answers
24 views

How do I make a URL appear in a bounty? [duplicate]

I want to add a URL to my Bounty, but isn't clickable. Is this possible? Can I edit the bounty text after-the-fact? Google Ads doesn't support HTTPS. What alternatives are there?
0
votes
1answer
42 views

Good questions and answers for a tag

No doubt all the questions and answers on Stack Overflow add value to our knowledge. But, still I think there should be something to see the questions or answers in a particular tag which have got ...
9
votes
1answer
193 views

How many failed audits to be put on quarantine?

From time to time I fail a review audit. That's another story, but after not having run in to an audit (and certainly not failing one) for over a week, and suddenly failing one, I got banned from ...
10
votes
3answers
204 views

Stupid audits (again)

This audit is just flat out stupid. It is a valid answer with a code example and good reasoning, although it may not be the right one from a technical perspective, but: THAT IS NOT THE POINT OF ...
-1
votes
1answer
57 views

How to flag upvoted comment? [duplicate]

I recently asked a question. While scrolling , I accidentally clicked on the upvote button on the comment. The comment is against my question[First comment on question my given link]. How to remove ...
2
votes
1answer
152 views

Stackoverflow for Mobile? [duplicate]

I am great fan of Stackoverflow. I just can't stay without visiting it atleast a time in a day.Even in toilet , I used to browse some good questions on stackoverflow. But, It is very difficult to put ...
6
votes
1answer
62 views

Stack Exchange Table Structure [duplicate]

Possible Duplicate: Add better descriptions and E/R diagram to Data Explorer’s schema I was messing around with the Stack Exchange Data Explorer and it appears that not all the tables are ...
1
vote
0answers
35 views

Is it possible to get StackExchange Inbox Messages send to an IM?

I would like to get fast but unobtrusive notification of news on my questions or answer on the StackExchange Universe. Is there any possibility to get the Notifications send to a IM? Probably a Jabber ...
17
votes
2answers
174 views

Is there now no logical “OR” operator with the new search engine?

A lot of people were unhappy that the old search defaulted to OR, and I agreed. With the change of Stack Exchange's search engine it now defaults to AND and everybody is happy. But actually ...
0
votes
0answers
53 views

Provide more information for Unsung-Hero badge

When we click on Unsung-Hero badge, we see following information " Unsung Hero Zero score accepted answers: more than 10 and 25% of total." Next comes list of other users (sorted by recent badge ...
1
vote
1answer
92 views

How to find out sub-sites (like facebook.stackoverflow.com) of a SO site?

Somewhere I noticed reference to facebook.stackoverflow.com. I checked and found this announcement. I want to know if there are other sub-sites also, if they exist, how to find them? I would be more ...
2
votes
1answer
72 views

Is there a way to get notified when a question I answered gets modified? [duplicate]

Possible Duplicate: Notify us when the question has been edited after posting an answer I keep noticing that some of my answers become rather off topic or even irrelevant due to the ...

1 2 3 4 5 8