Tagged Questions

2
votes
6answers
165 views

Appropriateness of contacting workers for a job you are phone interviewing for?

Is it appropriate to contact programmers who work for a company you are applying to? I am really excited about a certain programming job that I am interviewing for soon, and I a …
7
votes
15answers
576 views

Is it ok to ask an interviewer a technical question?

After you have asked the questions in The Joel Test, is it appropriate to ask a technical question or two to see how the software developers who are doing the hiring respond? If I …
1
vote
4answers
61 views

About screen on an iPhone app. Needed?

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, …
16
votes
0answers
2k views

Is it poor etiquette to answer your own question? [closed]

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. Is it …
11
votes
14answers
634 views

How to deal with requests for ridiculous functionality in your software?

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 aspe …
18
votes
0answers
648 views

Editing for broken english: Acceptable? [closed]

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. How about editin …
1
vote
7answers
131 views

OO PHP direct member acccess

I always thought you should never set/get a member variable directly. E.g. $x = new TestClass(); $x->varA = "test": echo $->varB; I thought you should always use object me …
16
votes
0answers
1k views

Etiquette for closing your own questions [closed]

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 t …
2
votes
0answers
187 views

Is it OK that I just posted my same answer to several related questions on Stack Overflow? [closed]

Hello, I have a Stack Overflow etiquette question. Several months ago I had a question that was not perfectly answered on Stack Overflow. Several weeks later I figured it out mys …
0
votes
0answers
77 views

Asking a question about a particular error in code [closed]

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 …
2
votes
0answers
139 views

Question/answer ratio etiquette in StackOverflow? [closed]

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 question …
13
votes
0answers
794 views

Stack Overflow etiquette for thanking users who answered my question [closed]

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 …
3
votes
0answers
292 views

Answer or comment: what’s the etiquette? [closed]

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 c …
14
votes
0answers
458 views

Is it bad etiquette to mention your own products in a StackOverflow answer? [closed]

Twice now I've seen questions on StackOverflow where one of my company's products might provide an answer to the question. One was a slightly vague connection about object-relatio …
2
votes
0answers
226 views

How to ask something specific to a region in stackoverflow? [closed]

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 electron …

1 2 next
15 30 50 per page