active questions tagged etiquette - Stack Overflow most recent 30 from stackoverflow.com 2009-12-08T11:26:45Z http://stackoverflow.com/feeds/tag/etiquette http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/293935/when-do-you-post-a-question-to-stack-overflow 4 When do YOU post a question to Stack Overflow? [closed] James Sun 2008-11-16T14:50:15Z 2009-10-10T23:41:48Z <p>At the risk of suggesting a topic (such as politics, religion or sex) that is better left discussed in a private forum...<br /> When do you post a question to Stack Overflow?<br /> Do you <a href="http://en.wikipedia.org/wiki/RTFM" rel="nofollow">RTFM</a> first?<br /> Check Google?<br /> Talk to your friends and colleagues?<br /> Rack your brain for days and days before posting to Stack Overflow?</p> http://stackoverflow.com/questions/1501841/appropriateness-of-contacting-workers-for-a-job-you-are-phone-interviewing-for 2 Appropriateness of contacting workers for a job you are phone interviewing for? GordonG 2009-10-01T04:04:13Z 2009-10-02T15:34:57Z <p>Is it appropriate to contact programmers who work for a company you are applying to? </p> <p>I am really excited about a certain programming job that I am interviewing for soon, and I am reading a few blogs by the guys who work there. Is it inappropriate to send them an email telling them I am having a phone interview with their company, telling them I'm excited about working for their company, and asking them for any advice? </p> http://stackoverflow.com/questions/1428651/about-screen-on-an-iphone-app-needed 1 About screen on an iPhone app. Needed? AngryHacker 2009-09-15T17:47:22Z 2009-09-15T18:37:13Z <p>I've created an app, that is self-explanatory. What is the etiquette in the iPhone world: do I still need to have an About button that explains what the app does, website, email, all that? Or is that unnecessary?</p> http://stackoverflow.com/questions/1005545/asking-a-question-about-a-particular-error-in-code 0 Asking a question about a particular error in code [closed] MaLKaV_eS 2009-06-17T07:17:22Z 2009-09-04T20:57:01Z <p>Well, I'm asking this because I have a particular nasty problem with some project I'm working on, but I'm unable to see what's going wrong. I have only been working for 2 years, so I'm quite tempeted to ask for help from more experienced developers, but I'm not sure if asking here would be correct.</p> <p>What makes doubt about asking is just how especific is the question (a problem with sending/reciving encrypted information via sockets in .net). </p> <p>So, what do you think? Is possible to ask such question in SO, posting code details? Or should I post more general questions about encryption and sockets till I'm able to complete the puzzle?</p> <p>Thanks in advance, and sorry for any grammar, spelling or expression badly written. I'm not a native speaker.</p> http://stackoverflow.com/questions/116318/how-to-ask-something-specific-to-a-region-in-stackoverflow 2 How to ask something specific to a region in stackoverflow? [closed] Ricardo Acras 2008-09-22T17:41:40Z 2009-09-04T20:54:37Z <p>There are some topics that are specific to some regions. For instance, up here in Brazil there is a specific technology called "Nota Fiscal Eletrônica NFe" (something like electronic invoice). It is regulated by the government and I'm sure there is a lot of tech questions about it :-)</p> <p>I just loved stackoverflow and I'm sure there are lots of brazilian programmers here and I think there is no need to discuss NFe related topics in english.</p> <p>In short, I'd like to talk specific subjects in portuguese here, without being unpolite. Any ideas?</p> http://stackoverflow.com/questions/375750/is-it-appropriate-to-post-questions-requesting-feedback-on-a-piece-of-code 6 Is it appropriate to post questions requesting feedback on a piece of code? [closed] Daniel Schaffer 2008-12-17T19:34:30Z 2009-09-04T20:53:29Z <p>I've got several pieces of code that I think are clever little things to do, but I'd love to see feedback from people with exponentially more experience coding than I've got. Is it appropriate to post requests for such feedback on SO?</p> <p>If it is, would it be acceptable to post such questions as non-community wikis?</p> <p><strong>EDIT:</strong> Note, I've read a similar question here: <a href="http://stackoverflow.com/questions/99283/is-it-useful-to-post-questions-i-already-know-the-answer-to-on-stack-overflow">http://stackoverflow.com/questions/99283/is-it-useful-to-post-questions-i-already-know-the-answer-to-on-stack-overflow</a></p> <p>But I believe this has a slightly different nuance to it.</p> <p><strong>Clarification:</strong> By "piece of code", I mean anything from a single line, to a method, or even a class, but definitely not an entire project.</p> http://stackoverflow.com/questions/1331026/is-it-ok-to-ask-an-interviewer-a-technical-question 7 Is it ok to ask an interviewer a technical question? SwDevMan81 2009-08-25T21:13:01Z 2009-08-29T16:18:33Z <p>After you have asked the questions in <a href="http://www.joelonsoftware.com/articles/fog0000000043.html" rel="nofollow">The Joel Test</a>, is it appropriate to ask a technical question or two to see how the software developers who are doing the hiring respond? If I did technical interviews (and I have only ever done lunch format interviews so my opinion could change I guess), I wouldn't mind a technical question or two, but I'm not sure if this is proper interview "<em>etiquette</em>".</p> <p>EDIT: The reasoning would be to see at what level their developers are that are doing the interviewing. Presumably, the guys doing the interview are looked at as the best in the company (or at least judging talent). Definitely don't want to come across as arrogant. </p> http://stackoverflow.com/questions/423638/stack-overflow-etiquette-for-thanking-users-who-answered-my-question 13 Stack Overflow etiquette for thanking users who answered my question [closed] Richard E 2009-01-08T09:02:46Z 2009-08-26T17:59:00Z <p>Quite often a number of users will give similar answers to a question I post on Stack Overflow. Sometimes someone will give an answer that is interesting, but does not really help answer the question.</p> <p>In all cases I feel a need to thank the people who replied to my question. Upvoting their reply isn't always appropriate, and only one reply can get the "answer crown". Commenting with a "thanks" comment on every response makes me feel like a bit of a bozo.</p> <p>So, what's the etiquette?</p> http://stackoverflow.com/questions/2572/is-it-poor-etiquette-to-answer-your-own-question 16 Is it poor etiquette to answer your own question? [closed] Chris Smith 2008-08-05T16:54:00Z 2009-08-25T18:04:12Z <p>I have a folder with lists of code snippets for things I always forget and/or get wrong. Such as Regular expressions for processing XML, common WinForms control idioms, etc.</p> <p>Is it considered poor etiquette for StackOverflow to ask a question I already know the answer to, and then self answer? Just so it gets recorded on the website?</p> <h3>See also</h3> <blockquote> <p><a href="http://stackoverflow.com/questions/209329/stackoverflow-should-i-answer-my-own-question-or-not">Stackoverflow: Should I answer my own question, or not?</a></p> </blockquote> http://stackoverflow.com/questions/947115/is-it-ok-that-i-just-posted-my-same-answer-to-several-related-questions-on-stack 2 Is it OK that I just posted my same answer to several related questions on Stack Overflow? [closed] Seth Spearman 2009-06-03T20:42:00Z 2009-08-25T18:03:12Z <p>Hello, I have a Stack Overflow etiquette question.</p> <p>Several months ago I had a question that was not perfectly answered on Stack Overflow. Several weeks later I figured it out myself. </p> <p>I just posted my ANSWER to SEVERAL existing questions. Is that OKAY?</p> <p>In short, is it OKAY that I posted my ONE answer to several RELATED questions in StackOverflow? Or is that bad form?</p> <p>My reasoning is that it is a pretty good answer to a pretty common problem and I wanted to increase the surface area for the question. </p> <p>Thanks for your answer about SO.com etiquette.</p> <p>Seth</p> http://stackoverflow.com/questions/185170/answer-or-comment-whats-the-etiquette 3 Answer or comment: what's the etiquette? [closed] Simon 2008-10-08T22:28:36Z 2009-08-25T17:58:52Z <p>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 for these sorts of remarks. What's the general consensus on etiquette?</p> http://stackoverflow.com/questions/25490/editing-for-broken-english-acceptable 18 Editing for broken english: Acceptable? [closed] Orion Edwards 2008-08-25T00:18:09Z 2009-08-21T16:34:41Z <p>I've seen (and written) plenty of posts which have been edited by others to correct typos, broken URLs and so on. I think everyone can agree this is a good thing.</p> <p>How about editing for poor/broken English? I'm a bit of a stickler for correct grammar and spelling (my mother was an English teacher, poor me), but I can foresee this being a sensitive issue.</p> <p>There is also the issue when changing the actual wording/spelling of things and inadvertently altering the meaning of the question...</p> <p>Is this acceptable? Thoughts?</p> <p>I'd particularly be interested in the views of any users who have learned English as their second/third language and do not know it terribly well. Would you be offended if I edited your post so it uses correct grammar and so on?</p> <h3>Update</h3> <p>The consensus seems to be that editing for grammar/spelling is fine and to proceed. Thanks to everyone for their input.</p> <p>P.S. Also thanks Greg Hurlman for pointing out the shortcomings in my own question :-)</p> http://stackoverflow.com/questions/1189003/oo-php-direct-member-acccess 1 OO PHP direct member acccess aidan 2009-07-27T15:57:47Z 2009-07-28T06:32:17Z <p>I always thought you should never set/get a member variable directly. E.g.</p> <pre><code>$x = new TestClass(); $x-&gt;varA = "test": echo $-&gt;varB; </code></pre> <p>I thought you should <em>always</em> use object methods to access member variables.</p> <p>But I've just been looking at __set and __get, which imply it's ok to access members directly.</p> <p>Any thoughts?</p> http://stackoverflow.com/questions/1072133/question-answer-ratio-etiquette-in-stackoverflow 2 Question/answer ratio etiquette in StackOverflow? [closed] Dervin Thunk 2009-07-02T02:27:28Z 2009-07-02T02:43:21Z <p>Hello. I have been plagued by this strange feeling of abusing SO by asking too many questions and not answering nearly as many. I guess it takes both sorts, people who ask questions, people who answer them and the union of the sets. But I do wonder: is there some sort of etiquette? Namely, should I stop asking questions until I have a good question/answer ratio? Thanks.</p> http://stackoverflow.com/questions/798695/proper-etiquette-for-a-web-crawler-http-requests 2 Proper etiquette for a web crawler http requests Adam 2009-04-28T16:02:52Z 2009-04-28T19:41:15Z <p>I have a simple web crawler to request all the pages from a website's sitemap that I need to cache and index. After several requests, the website begins serving blank pages. </p> <p>There is nothing in their <code>robots.txt</code> except the link to their sitemap, so I assume I am not breaking their "rules". I have a descriptive header that links to exactly what my intentions are, and the only pages I crawl are from their sitemap.</p> <p>The http status codes are all still OK, so I can only imagine they're preventing large numbers of http requests in a short period of time. What is considered a reasonable amount of delay between requests?</p> <p>Are there any other considerations I've overlooked that could potentially cause this problem?</p> http://stackoverflow.com/questions/781828/how-to-deal-with-requests-for-ridiculous-functionality-in-your-software 11 How to deal with requests for ridiculous functionality in your software? Boydski 2009-04-23T13:56:31Z 2009-04-24T12:02:03Z <p>Of course, most of the time this type of request comes from management that neither has a clue about what the users really want, nor does [s]he have a clue about the technical aspects of building a specific software project or software in general. See <a href="http://en.wikipedia.org/wiki/Pointy-Haired%5FBoss" rel="nofollow">Dilbert's Pointy-Haired Boss</a> for more detail.</p> <p>However, that's just one aspect. What about requests for items that you know will hurt overall performance of the system you're building? Or how about the technical idiot who's foolishly been given authority and yet nearly everything they do turns to dook? (See <a href="http://stackoverflow.com/questions/780092/on-being-a-contractor-at-a-shop-where-they-dont-use-database-indexes">this post</a> for an awesome example)</p> <p>Ultimately, how do you eloquently, professionally and gently deal with requests or edicts to what you're building that you know will ultimately hurt the project?</p> <p><hr /></p> <p><strong>Dupe</strong>: <a href="http://stackoverflow.com/questions/416779/when-the-client-asks-for-something-ludicrous-and-insists">When the Client asks for something ludicrous and insists</a></p> http://stackoverflow.com/questions/552254/can-i-post-how-to-articles-here 4 Can I post "how to" articles here? [closed] Roberto Sebestyen 2009-02-16T04:20:23Z 2009-04-22T10:17:44Z <p>Hello!</p> <p>I would like to ask everyone if it is appropriate to post a solution to a "problem" in my web development projects. It would be in a format such as "Needed a way to solve (insert problem here) and here is the solution that I came up with"</p> http://stackoverflow.com/questions/618752/stackoverflow-etiquette-reusing-other-peoples-past-responses 2 StackOverflow Etiquette: Reusing other people's past responses [closed] Assaf 2009-03-06T12:50:46Z 2009-04-17T10:43:37Z <p>Is it permissible/rude to link to other people's past responses in your answer?</p> <p>What about reusing bits and pieces from other people's answers (e.g. to create the "perfect answer" to some question over time)? Would that be considered rude even if the answer is a community wiki?</p> http://stackoverflow.com/questions/687003/paying-open-source-project-members-for-bug-fixes-and-features 12 Paying open source project members for bug fixes and features Simon Gibbs 2009-03-26T18:25:47Z 2009-04-08T19:51:43Z <p>I have a problem to solve that I think will take 4 days, but if I had a feature request sorted and a snapshot release then I reckon I could have it done in one. Superficially this creates a budget of 3 x my daily rate to get it the feature-request actioned.</p> <p>So my questions are, have you ever paid an O/S project member to fix something for you? Did it work out OK? How did you sell the idea to your manager / colleagues and where did the money come from?</p> <p>Most importantly how did you go about asking nicely? Is there an etiquette for these things? Are the project leaders likely to be receptive to the idea?</p> <p>In case it matters, the software with the the missing feature is a JBoss project - the home of professional open source - and I'm able to claim expenses as I'm a contractor.</p> http://stackoverflow.com/questions/34456/etiquette-for-closing-your-own-questions 16 Etiquette for closing your own questions [closed] jjnguy 2008-08-29T15:10:20Z 2009-03-30T21:49:04Z <p>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/better answers out there.</p> <p>Should you close your questions that you feel have been answered sufficiently, or should you allow more people to answer (possibly diluting the good answers)? </p> http://stackoverflow.com/questions/565089/should-non-questions-on-stackoverflow-be-rewritten-as-questions 3 Should non-questions on Stackoverflow be rewritten as questions? [closed] Mike Woodhouse 2009-02-19T12:32:18Z 2009-02-25T15:35:05Z <p>Close this if it's too far OT, but I keep asking myself in a GOM* kind of way, why so few SO "questions" are actually <em>questions</em>.</p> <p>To take a random sample, only 20 of the 50 latest posts that I can see are actually written as questions, with real honest-to-goodness interrogatives and everything.</p> <p>What, for example, are we to make of "<a href="http://stackoverflow.com/questions/564367">XML Parsing Problem</a>"? Should we be taking it on ourselves to make the question more usefully scoped? Perhaps in this case someone might have changed the topic to something like "How do I handle incomplete or invalid streamed XML?"</p> <p>Or did I just get out of bed on the wrong side this morning?</p> <p><code>* Grumpy Old Man</code></p> http://stackoverflow.com/questions/574215/etiquette-for-providing-a-suggestion-and-not-an-answer 2 Etiquette for providing a suggestion and not an answer [closed] alex 2009-02-22T02:54:32Z 2009-02-22T03:26:38Z <p>If you think you might know an answer, or have a good suggestion, should it be a comment or an answer?</p> <p>Say you don't have the time currently to test your idea, or you are 80% sure, should this be a comment on the original post 'Have you tried... ?' or should you post it as an answer, and if it is voted up, accepted as the answer or you finally test it and confirm it, it is then edited to reflect the new stance.</p> <h2>Example (using simple CSS)</h2> <p><strong>First Post</strong></p> <p>Have you tried setting it's display to inline?</p> <p><strong>Revision after being accepted</strong></p> <p>Simply set it's dispay to inline</p> <p>example:</p> <pre><code>#element { display: inline } </code></pre> <p>In the past, I have made a suggestion in the comments, and it has been correct, and then someone else posted it as an answer which was accepted. After I posted it as the answer later however, I received the accepted answer. In this case, things worked well but I'm sure it's not always going to work like this.</p> http://stackoverflow.com/questions/536984/programming-certification-etiquette-and-procedure-additional-compensation 1 Programming Certification Etiquette and Procedure - Additional Compensation unknown (yahoo) 2009-02-11T14:20:37Z 2009-02-17T16:20:54Z <p>I'm scheduled to take the Zend PHP5 Certification next month and had a few questions regarding the aftermath. Specifically, I believe it is common to be deserving additional compensation after earning a certification. I have a few questions regarding the process (Assuming one passes the requirements for certification):</p> <ol> <li>How does one approach his/her boss about the subject? Is there a grace period to allow them to approach you? How do you address the subject?</li> <li>What are the talks normally like? Are they similar to salary negotiations? What is the general tone of the discussion? Any tips?</li> <li>How can I tell what is a 'good deal' in my situation. I know that some believe the Zend PHP5 exam to be 'weaker' than other certifications. Is there a percentage I should be looking for? </li> <li>Any other insight into the process would be great.</li> </ol> <p>Thanks for reading!</p> <p>P.S. My company paid for the exam itself and self-training materials. Probably about $250 total. </p> <p>Edit: Thank you all for your answers. I was afraid that I might be too gun-ho about it. I certainly don't want to send the wrong message by kicking down my boss's door. I currently work for a small studio shop that generates >90% of their revenue from the RFP business model. That is, the company receives a request for proposal and we have to market our skills and ideas to the client in hopes of receiving their business. That being said, does it change anything? Some of you mentioned the fact that being certified makes you more marketable to prospective employers. What about prospective clients in my company's situation? </p> <p>My next performance review is ~8 months away. Seems like a long time. Long enough for them to forget about the certification. Does that change anything?</p> <p>To answer one of the questions about precedence. I'm the first in the office, out of a group of about 10 developers, to be certified in anything. This is uncharted territory for my company and myself which is why I'm here asking these kinds of questions :)</p> <p>Thanks again.</p> http://stackoverflow.com/questions/357335/stackoverflow-etiquette-for-sharing-files-and-resources 6 StackOverflow Etiquette for Sharing Files and Resources [closed] Ryan Cook 2008-12-10T19:44:00Z 2009-02-11T22:37:38Z <p>What are the rules/etiquette for giving files to other users that relate to a post. I have not seen any ability to add attachments to a post, but sometimes to give help, external files are needed. </p> <p>I realize that taking a question/answer offline via email is very bad, and rightly so, but users may not always be able to put files and resources on the web where they can be accessed by everyone.</p> <p><strong>So I ask the community:</strong> What would be the best way to put up a file that is related to a post so that all users can benefit from it. Or, should it just be avoided all together?</p> http://stackoverflow.com/questions/79501/is-it-okay-to-answer-a-stackoverflow-question-with-a-link 3 Is it okay to answer a stackoverflow question with a link? [closed] Michael Wolfenden 2008-09-17T03:00:20Z 2009-02-07T18:32:07Z <p>Just wondering what the etiquette for posting links should be.</p> <p>Let’s say you find a post or some code online that perfectly answers a question, should you post a link to that post, or copy the contents of that post attributing the original author.</p> <p>Obviously the problem with the first solution is if in the future, that post no longer exists then all the knowledge within it is lost.</p> <p>Thoughts?</p> http://stackoverflow.com/questions/27178/do-you-delete-your-own-answer-when-its-a-duplicate 21 Do you delete your own answer when it's a duplicate? [closed] secretGeek 2008-08-26T00:57:53Z 2008-10-14T14:26:47Z <p>When I post an answer to a brand new question I usually find that someone else has submitted that same answer just moments before. (Matt Hamilton, usually ;-) )</p> <p>What I've started to do lately is (i think) the <em>right</em> thing. </p> <p>If I notice that another answer predates mine, and that I add no value over it, I immediately delete my own answer, and upvote the other guy.</p> <p>I recommend that you too do the same. Otherwise the message will be diluted.</p> <p>Similarly, if after posting your 'answer' you realise that you are in fact wrong (and you've just misread the question) -- you can actually delete your answer.</p> <p>Is this reasonable?</p> <p>(The reason why I'm writing this down is because it feels completely counter intuitive to delete your own stuff. But it really saves everyone time and effort)</p> http://stackoverflow.com/questions/44402/is-it-bad-etiquette-to-mention-your-own-products-in-a-stackoverflow-answer 14 Is it bad etiquette to mention your own products in a StackOverflow answer? [closed] Leigh Caldwell 2008-09-04T18:29:08Z 2008-09-18T18:30:31Z <p>Twice now I've seen questions on StackOverflow where one of my company's products might provide an answer to the question.</p> <p>One was a slightly vague connection about object-relational mapping, but the other was a specific question about workshop/event management where we have a product which is almost an exact match for the questioner's needs.</p> <p>Of course the questioner would be entitled to take with a pinch of salt anything I say about it. But it might be useful to him to have the product brought to his attention, as one possible solution to the requirement.</p> <p>Are there any rules about this? If not, then does anyone (particularly Jeff) have an opinion? I've glanced at the (unofficial) FAQ but it's not mentioned, so I'm asking here.</p> http://stackoverflow.com/questions/83048/my-answer-is-no-longer-relevant-due-to-changes-to-the-original-question-but-comm 2 My answer is no longer relevant due to changes to the original question, but comments are below it - do I delete my answer? [closed] kbunny 2008-09-17T13:16:20Z 2008-09-17T13:41:57Z <p>Similar to, but subtly different from:</p> <p><a href="http://stackoverflow.com/questions/75549/should-i-delete-comments-added-to-my-answer-after-i-fixed-the-problems-they-ref" rel="nofollow" title="related SO question">http://stackoverflow.com/questions/75549/should-i-delete-comments-added-to-my-answer-after-i-fixed-the-problems-they-ref</a></p> <p>My answer is no longer relevant and should be removed I think, but won't that remove the comments below my answer as well? Is this ok?</p>