This tag is used to query the community on the specifics of a particular question asked on the main site or the meta site.

learn more… | top users | synonyms

10
votes
2answers
192 views

Suggestion to write app for girlfriend question is acceptable?

I just saw a question below I want to write an app for my GF, Any suggestions? Ok here's the thing. She's my ex. I want to write an app for her (in Java) for V day. Nothing overly ...
1
vote
1answer
183 views

Why was my Bash programming question on the `&` symbol closed?

There are currently 18,770 questions tagged bash, with top answerers in the tag being high-rep users. Why was "Why is `ls -al & ; ls -al` invalid?" closed as "off-topic" by a moderator, with ...
0
votes
0answers
53 views

Why did my question asking about a java implementation of diazo get closed? [duplicate]

I posted a question about the diazo library (http://docs.diazo.org). Asking if anybody knows of an implementation in java. I've compared my question with a lot of questions in stackoverflow and I do ...
7
votes
0answers
71 views

I think my SO question is on topic, would like it re-opened

I asked a question on SO about a UI issue I am experiencing in Eclipse: Eclipse Juno Editors side by side gives white bar It was closed as "off topic" but I do not think it is off topic. The SO FAQ ...
0
votes
1answer
29 views

Way to know no of edited post [duplicate]

How can I know that how many of post user have edited. As user can check most of the activity listed here http://stackoverflow.com/badges?tab=general&filter=gold, but I couldn't found a way to get ...
1
vote
2answers
161 views

Want to understand why my question was closed

Recently I asked my first question on Stack Overflow. It was "closed as not constructive. As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be ...
-9
votes
1answer
122 views

Question mistakenly closed for being a 'what book to get' question? (It is not that type of question)

I see lots of questions that ask for reading material on a particular subject that are left open and get good answers. I've often gone and followed the recommendations in those answers and learned ...
1
vote
1answer
66 views

Is a closed question without any other votes in four consecutive days still possible to reopen?

I have asked a question What is the Type? [closed] which is closed(possibly because doesnt have a good title, I don't know how to), and might not have any votes changed in the past four days. ...
12
votes
3answers
326 views

Appeal a “not constructive” question

Why does Firefox treat Helvetica differently from Chrome? was marked as “not constructive” without explanation. I can only speculate that it was perceived as impossible to answer with any kind of ...
3
votes
1answer
60 views

Appeal a duplicate question: the rationale was based the perception of similar answers

Why does Firefox treat Helvetica differently from Chrome? was marked as a duplicate of CSS font differences between browsers. There was no clear explanation, save for this comment: “IMO, the answer ...
1
vote
1answer
113 views

Can anyone explain why this question was closed

I'm confused as to why this question was closed. The reason behind the question was programming related and is clearly regarding software commonly used by programmers. Any tips how I could improve it. ...
2
votes
1answer
118 views

How can Jeff answer a Community Wiki question with non-CW status? [closed]

How can Jeff answer Community Wiki question with non-CW status on following question? How can one link/merge/combine/associate two accounts/users? (Anonymous/unregistered/cookie or OpenID/registered) ...
5
votes
2answers
137 views

Requesting re-open on a closed question

I aked the question, Compiler targeting LLVM written in .NET language (F#) — best route? , which received 2 close votes. Upon asking why, John Palmer explained that it's because "best way to __" ...
-9
votes
3answers
130 views

I believe my question has a concrete, specific answer, but it was closed as Not Constructive

I asked AMQP vs. STOMP vs. OpenWire vs. MQTT and for some reason it's closed. I can't figure out why. I read the FAQ several times, and I know that it is possible to make a concrete answer, because ...
1
vote
1answer
72 views

What's wrong with my question? [duplicate]

Possible Duplicate: What can I do when getting “It does not meet our quality standards”? I wanted to post this question on Stack OverFlow. I need to put some production specific ...
1
vote
1answer
174 views

What's inappropriate with the Q&A style question that some people keep trying to close my post?

I've posted a question with how I solve a series of my related question on SO How to find out the type for assign from/to another type in c#? [closed] I'd like to understand what I've done was ...
0
votes
0answers
97 views

Why was this APEX question closed? [closed]

Can anyone explain why this question has been closed when it seems perfectly acceptable and clear to me? Customize ckeditor in apex 4.1
0
votes
1answer
111 views

Not sure where to ask; question was closed

I'm developing a web app and a requirement is that it work on popular android devices. I've seen android development questions asked on android.stackexchange and have been closed since that board is ...
4
votes
2answers
80 views

Questions on when to flag

I raised a flag on this answer because the information in the answer is incorrect. The person who answered put gci = Get-Content which is incorrect. gci is the alias to Get-ChildItem not ...
0
votes
1answer
66 views

Proposal for accept rate assignment?

Hello, first of all I know that there are a lot of similar questions about this topic but it's difficult to see if my concern was already processed. At the moment I have an accept rate at Superuser ...
2
votes
1answer
57 views

More process to closing/reopening questions

So I've had a few of my questions closed in the past. Most for good reasons. However, most recently my question, Nicer responsive masonry, was closed for being "not constructive" and "likely ...
6
votes
5answers
793 views

Is a question asking for an algorithm to sort socks into pairs on-topic?

How to pair socks from a pile efficiently asks for an algorithm for sorting socks into pairs. On what basis is this on-topic for SO? Should it not be migrated to Programmers, Computer Science or ...
-10
votes
2answers
153 views

Why my this question has been closed when there are many like it at SO? [closed]

There are hundreds of questions regarding make my code DRY in SO. I don't know why my question has been closed?
15
votes
5answers
730 views

How to deal with a highly voted non-constructive question

I see questions like How can I make a redirect page in jQuery/JavaScript?. This is an old question that has got more than 1000 up-votes now. But what would happened if the same question was asked ...
3
votes
1answer
70 views

Mobile detection with JavaScript “not constructive?”

Does anyone have any thoughts on why people having been voting to close this question? This seems like a legitimate question, and there's a nice variety of answers there. Overall, the question and ...
11
votes
2answers
215 views

Duplicate asking to explain chunk of code, with more than 400 upvotes, was deleted

My question about a block of JavaScript code, "Can you explain why ++[[]][+[]]+[+[]] = 10", was deleted and I want to know why. It is a programming question with 400+ upvotes that contains a ...
14
votes
2answers
231 views

At a loss how to respond to this question and comment follow-up

what does "remote: true" mean? I edited out from the original this line: please don't tell me to read a huge tutorial, if you can't answer, please don't. In a comment I provided a ...
-2
votes
3answers
127 views

Should this question been reopened even if it's old?

I was browsing in my old questions and I noticed that long time ago I asked a question about how linking a C++ class using templates. Indeed it seems like if you use templates you can't put the ...
5
votes
0answers
156 views

Why was this question closed as “not a real question”?

This is regarding this question How do I convert a recursive method to a loop? The question is about converting a recursive function with 2 recursive calls to a loop. This is pretty hard to do. I ...
4
votes
1answer
91 views

How to re-ask this question?

I asked a question PHP & SQL Server - field names truncated a little while ago and even put a bounty on it. I received an answer that was upvoted quite a bit but I didn't have a chance at the ...
5
votes
0answers
146 views

My question has been flagged as a possible duplicate of a question that doesn't solve my problem

My question here (Q2) has been tagged as a possible duplicate of this question (Q1). I can't get the answer in Q1 to solve my problem. I wonder if it is a bug? When I put a trace on the variable ...
-13
votes
2answers
312 views

How much research should be done before asking?

In the comments on this post, there is a discussion about how much research you should do before asking a question. My standpoint is, I'm asking the question as soon as: I feel comfortable and safe ...
12
votes
1answer
190 views

Question closed as too localized - it did apply to me as well and I have an answer

So this question got closed as too localized and as unlikely to help any future visitors. Well, I am such a future visitor, and I've found a solution to it and would like to share it. Furthermore, ...
6
votes
3answers
91 views

What can I do to improve the question portion of a self-answered Android debugging tutorial?

I recently posted a question and answer on debugging an Android app. The question is currently closed as "not a real question." I'm confused because this seems like a very good fit for the SO format. ...
-2
votes
1answer
50 views

Question closed as DuplicateThough Its unrelated

Re: Duplicate const_cast vs reinterpret_cast Based on the reply to this Meta Question how to appeal a closed question? I am appealing for a reopen I had asked a Question in SO viz Reinterpret Cast ...
3
votes
1answer
103 views

Why is my question closed as an exact duplicate?

I've asked a question, under this link: Will Dijkstra's algorithm work when there are more than 1 direct connections in an undirected graph . It has been closed (even though I've been up-voted 5 ...
2
votes
2answers
61 views

Where should I post a question regarding web design?

Is there a StackExchange site appropriate to ask a question about web design? I'm needing some suggestions about which colors to use for a very dark themed website, where should I ask this?
13
votes
1answer
256 views

Revive a deleted question

I recently realized that my highest voted answer on SO had disappeared into thin air. After some investigation I found out that the question had been deleted with the following reason: not a real ...
-15
votes
3answers
405 views

I am walking away, but what should be done? [closed]

I answered this question with my answer and the following comments ensued: I AM WALKING AWAY But as this user is new, what should be done to explain that this is not proper behavior?
-10
votes
2answers
181 views

Request: please re-open my question

My question Cannot create JDBC driver of class '' for connect URL 'null' java.lang.NullPointerException Tomcat 7 Hibernate 4 Spring 3 was closed as "Not a real question" without any ...
3
votes
1answer
130 views

Question closed and deleted a little fast?

I'm not sure why this question (10k) got closed and deleted so fast. Although it is certainly not the best question ever it looked okay-ish, improvable, and certainly not worth a deletion. I suggest ...
4
votes
1answer
45 views

If a question in review needs significant improvement, is it okay to let it pass with a comment?

This question appeared in the First Post review queue. I took a minute to edit it and clarify things, but it still isn't great. It contains several questions and many of them are asking for work to be ...
3
votes
3answers
69 views

Could somebody view my question and tell me if my revision is good?

Recently, my question was closed as "Not A Real Question". I've since edited it. Would somebody mind looking and advising me if this question has been properly revised, and if not what else could be ...
-5
votes
1answer
124 views

I am voted down without reason [closed]

I answered the following question Reduce link (URL) size The (now deleted) answer was voted down without reason. Could someone suggest what should I do in this case?
7
votes
2answers
148 views

Why this post closed as “not constructive”

I had written a post (question and answer both, it's like an article) PDO tutorial for the beginners? which is about how to use pdo and why not use mysql_*. It's like a reference post for those who ...
2
votes
2answers
79 views

How can I reframe this question to make it more suitable for the Q&A format of SO?

I posted this question on Stack Overflow, wherein I asked if it is possible to launch and interact with a Web Application without using a Web Browser, and how? Somehow, I also felt that something ...
1
vote
2answers
106 views

writing article instead of asking question

I recently saw this question How to start using PDO? which answer is almost 7 pages long and the OP is saying he is still writing. My question is: is that appropriate to write an article on a FAQ ...
-4
votes
1answer
105 views

On closing questions as “not constructive” and its counter-productivity

I asked a question yesterday on HTTP - I thought it was a valid question, yet it was closed for being "not constructive". I honestly do not understand exactly why this question was deemed ...
6
votes
1answer
90 views

Overly-vague question only seemed overly vague

User @mathieurip posted a question here, since closed as not a real question. Mathieurip included 100% of the details available to him: AppFog was giving him an odd error on deployment The text of ...
0
votes
1answer
86 views

Are questions of this level welcome on SO?

This was a question which i had flagged for deletion. Do-while Loop in Turbo C++ becomes infinite loop? [closed] However the flag was declined. Why was the flag declined ? I have nothing ...

1 2 3 4 5 19