Questions about the best way to do something on a Stack Exchange site, not for questions about questions about best practices.
8
votes
1answer
92 views
Linking to answers - possible “self promotion”?
Let's say a new question is posted, and I've answered that question before in depth. If I link to my answer in my comment, would that be considered "promoting" that answer - an attempt to gain more ...
10
votes
0answers
114 views
Forward progress answers
I recently read a question I found very interesting. It's here, if it matters
I put some effort into helping the person get a good answer, and when I was done I had made forward progress on solving ...
39
votes
8answers
699 views
Are answers that just contain a regular expression pattern really “good answers”?
I have noticed an abundance of regex answers that consist of nothing but a pattern.
Obviously, not explaining the patterns will lead the (often clueless) OPs to just copy and paste the solutions. ...
-3
votes
1answer
164 views
How does one make a question go 'viral'
Some questions get tremendous amounts of views in a short time, such as this one which got 36k views in the first day, but the questions before and after it (that weren't closed) didn't even squeak ...
3
votes
2answers
51 views
Dealing with old questions whose answers have changed?
This answer to this question was in the review queue just now. The current best answer to this question is no longer completely correct. I now have a problem:
I should draw the focus to this answer, ...
3
votes
3answers
60 views
Best practice or behavior on duplicates
If I ask a question, and somebody points out it's a duplicate, say I go and check the answers there and accept the fact that it is a duplicate (not necessarily an exact one, but it helps solve the ...
1
vote
0answers
56 views
Questions with no background and lots of answers
I was recently looking at some of the answers to the question Where does PostgreSQL store the database?
The user didn't give any context in terms of what environment he was working under which ...
-17
votes
2answers
104 views
How Could Stack Overflow Support “What's the Best X” Questions?
I've noticed that "What's the best..." questions are both popular and against the rules on stack overflow sites.
I've also noticed that getting the pulse of the brilliant tech community that uses ...
1
vote
1answer
66 views
Is it a good practice to add code brackets to technical terms? [duplicate]
Possible Duplicate:
Highlighting technical words?
Is it a good practice to add code brackets to Classes or Technical terms when asking or answering questions? Ex:
"Put the String in the ...
0
votes
0answers
51 views
Hint for R users: Easy copy and paste of vectors to SO [closed]
If you want to show other users the content of a vector in your code at runtime you can
drop it and paste it with copy and paste to stackoverflow with
# some crazy code, that is not important ...
-2
votes
1answer
97 views
Is refferencing on comments allowed?
Can I write on a comment on SO: you can insert the link of the new question here (on the comments) if you want my attention there?
1
vote
0answers
68 views
Is it OK to ask for acceptance? [duplicate]
Possible Duplicate:
Asking for someone to accept your answer
I hope this is the right place to ask.
Sometimes on Stackoverflow, you give a good answer, many upvotes, but the asker does not ...
8
votes
3answers
259 views
Is there a good way to represent file structure in a question/answer?
I'm always looking for the best way to represent a file structure on my posts.
I roughly use this one :
Project
|
+-- file 1
|
+-- dir 2
| |
| +-- file 2.1
|
+-- dir 3
| |
| ...
2
votes
1answer
184 views
How to ask best practice questions?
Somewhat extension of: How can I ask a question that can be answered with a better approach?
In a related question there was a comment saying it was possible to ask "concretly about pros and cons".
...
7
votes
1answer
134 views
How can I ask a question that can be answered with a better approach?
I asked this question: Getting JSONdata from jQuery in ASP.NET (implementing FullCalendar)
The heart-breaking story is:
I'm trying to implement the FullCalendar-jQuery-plugin which I've never worked ...
7
votes
2answers
114 views
How to approach a major grammar edit?
The text of this question is written with broken English and very little grammar.
I understand it is completely acceptable for me to go in and edit specific grammar issues, but what are the rules ...
2
votes
2answers
69 views
Responding to new posts containing deprecated code
It is not uncommon for new posts to contain deprecated code: whilst there may well be good reasons for it in a legacy project, it's usually discouraged in new projects.
Some users no doubt end up ...
1
vote
2answers
69 views
Asking for help to “push” a question into community wiki mode
With the advent of the new weaker wiki, and the inability to mark a question as community wiki, I've felt a little weird about one of my questions (since removed) which I felt deserved a wiki spot, ...
3
votes
1answer
239 views
Syntax Highlight sometimes not working [duplicate]
Possible Duplicate:
Why isn't syntax highlighting working in a question?
Why isn't code coloured as it should be?
I do not get it. If you look at this answer, you can see that the ...
9
votes
3answers
170 views
What to do when people take your arguments and use them in their answers?
There are certain type of questions which typically generate multiple diverging answers in a relatively short time, all posted in the same time window. These questions, for example:
What is the ...
7
votes
1answer
119 views
Is flagging to close old questions best practice?
Related: How to get attention required to close old posts?
Every once in a while, I stumble upon an old (usually subjective) question that would have been closed before it left the front page if ...
1
vote
1answer
59 views
Are “best-practices/best-tools” questions legitimate? [duplicate]
Possible Duplicate:
Exceptional cases for list questions
There are a lot of questions asking about some kind of subjective things, such as best-practices or best tools. Each such ...
2
votes
0answers
118 views
How to write a good question? [duplicate]
Possible Duplicate:
How to ask a smart question?
I face the problem of writing a good question in Stack-overflow sites.
What is the best way to write a good question?
1
vote
1answer
114 views
Best practice for SO-titles according to prefixing/suffixing technologies
I often see people editing questions to remove technologies from the title or at least commenting for example "Please don't prefix your titles with "C#, Gridview, LINQ", that's what the tags are for".
...
0
votes
1answer
42 views
Recommended sites to link to when you have an attachment
I frequently post in the delphi topic.
Sometimes it is nice to be able to attach sourcecode of components that solve a particular issue.
Stack Overflow does not allow attachments outright for good ...
3
votes
5answers
158 views
Why is using “What is the Best way to…” in questions often discouraged?
Of course I know the problems that could cause open question (infinite debate...).
But the words "Best Practices" exist.
I think it's ridiculous to blame people for asking what is the best way to do ...
5
votes
0answers
105 views
Is it considered bad practice to create and accept a summary answer when a subjective split leads to two or more acceptable answers?
Over on http://english.stackexchange.com, I created a question that contained unintentionally polarizing subjectivity. Because of this, I am now faced with the possibility of siding with a single ...
15
votes
1answer
218 views
Correct procedure for dealing with adf.ly links (shortening service that pays poster)
What's the recommended approach to dealing with posts that include links shortened using AdFly. Should it the link be edited away or replaced, flagged, downvoted, or simply ignored?
Unless I've ...
1
vote
1answer
56 views
Patterns/Best Practices version of Stack Overflow [closed]
I've been thinking about this for some time now. Stack Overflow is great for looking up answers to specific (mostly long tail) questions. Sometimes you find bits and pieces of what you need, and put ...
5
votes
0answers
112 views
Bug in character counting code
I notice a bug in adding a recent comment related to this answer, that the silly SᴛᴀᴄᴋOᴠᴇʀꜰʟᴏᴡ couldn’t couldn’t count characters correctly. It is counting separate UTF‑16 code units, which are not ...
22
votes
2answers
269 views
How and when should we use the “invalid flag” flag?
I found the "invalid flag" option, and have used it a few times. Mostly where someone's flagged a post as "very low quality", but it's either been fixed or it was never really that bad. But it seems ...
6
votes
3answers
115 views
Answering the 'actual question' as opposed to the 'real question'
I notice a lot of answers that are somewhat tangential to the question in hand, especially when the answer goes against best practice.
For example, if somebody asks "Why can't I do something in my ...
1
vote
0answers
462 views
StackOverflow vs Programmers.StackExchange [duplicate]
Possible Duplicate:
Choosing between Stack Overflow and Programmers Stack Exchange?
It seems that both StackOverflow and Programming.StackExchange are both about programming and software ...
12
votes
2answers
189 views
Under which circumstances should I delete my own question or answer
While I was searching through meta I've found several postings about deleting. How it works, who can do it and so on. But I never saw a comprehensive list, in which cases someone should delete their ...
3
votes
3answers
87 views
suggestion on how to use this site to new users
I noticed that often new users aren't aware on how use property stackoverflow function like accepting answers or upvoting.
For example in certain cases they received a clearly right answer with many ...
1
vote
0answers
65 views
is it fair to incompletely answer a question just to be first in? [duplicate]
Possible Duplicate:
Fastest Gun in the West Problem
I read a question today, and there were two answers, one which didn't address the op's needs, and the second which only answered half the ...
3
votes
2answers
163 views
Was a good question closed by blind obedience to the rules?
Someone asked this question:
Best practices to set up the most Kung-fu build/deploy environment in Java
The question was clear. There were several answers, all of which were positive, on-topic, and ...
2
votes
1answer
189 views
Code Complete: Stack Overflow edition?
Apologies in advance if this has already been covered, but the similar-looking questions I found here didn't quite cover the area I'd like to.
I've been reading a lot lately, and like a lot of folks ...
2
votes
3answers
140 views
Answer homework questions literally or best practice
This question sparked a short debate about whether it's best to answer homework questions in terms of best practice, or if it's better to answer literally.
In this case, the practice of subclassing ...
0
votes
0answers
89 views
Sad things you've seen as a developer…sigh :( [closed]
Please post your own 'uggghhh' moments.
Working on my predecessors code.... I've found this and went 'ugggh'
Clean and concise:
Dim Option0, Option1, Option2, Option3, Option4, Option5, Option6, ...
3
votes
1answer
115 views
How do we deal with a recurring question like OS install base statistics?
In the [iphone] tag, there's a commonly recurring question about install base statistics for the various OS versions out there. While developers can use this information to determine what ...
5
votes
3answers
189 views
Acceptable to group together many answers into a new one, explaining when each is appropriate?
I read this question when only this answer was present. I knew of other answers, but since there are so many possible answers I chose to give several of them giving use cases for each (e.g. the first ...
4
votes
1answer
82 views
Keeping track of changes to a question v/s keeping track of good answers
There have been feature-requests in the past about option to favourite answers only but that has been declined
So, currently there is only one way to achieve both these things (at least only one way ...
2
votes
1answer
96 views
What information should I include / not include in my posts? [closed]
Is there any information other than a password that would be considered a security threat?
I am primarily interested in knowing what could compromise the security of a server, rather than the ...
3
votes
2answers
195 views
One single best answer or multiple answers in community wiki style questions?
Is it considered good practice to accumulate multiple answers into one or should one provide multiple answers in questions where no single correct answer could be defined?
I am asking because it ...
2
votes
1answer
66 views
Feature Request - The answer you're commenting on has been updated
I've come across the following two scenarios recently;
I accidentally added a half written
answer, so I quickly deleted it,
edited it then undeleted it. It was
a pretty good answer, but then I
...
6
votes
2answers
213 views
Why is the best-practices tag not allowed on SO any more?
I have nothing to add to the title: Why is the [best-practices] tag not allowed on SO any more?
5
votes
3answers
134 views
How much time is too much to spend answering a question?
I'm getting frustrated when I'll spend 30 minutes writing and expanding upon an answer, only to have a worse answer get enough of a head-start that no one even reads past it.
Most recently was on ...
1
vote
2answers
104 views
Posting Responses to Code Golf Questions in a Nonexistent Language
I'm working on a general-purpose programming language. In order to practice using it, gain a bit of recognition, and work out kinks in the design, I'd like to use it to solve some code golf questions ...
1
vote
3answers
134 views
What format should Area 51 questions take?
I've been dealing with this since my first visit to Area 51, but I thought it was by design. Now it seems it's not just me; Joel Spolsky described my issue eloquently. Relevant snippet (emphasis ...


