Tagged Questions

2
votes
6answers
169 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 am reading a few …
1
vote
4answers
62 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, all that? Or is …
7
votes
15answers
590 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 did technical …
1
vote
7answers
145 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 methods to access …
2
votes
0answers
141 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 questions, people who answer …
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 I'm quite tempeted …
2
votes
0answers
190 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 myself. I just …
2
votes
2answers
133 views

Proper etiquette for a web crawler http requests

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. There is nothing in …
11
votes
14answers
640 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 aspects of building a …
12
votes
1answer
221 views

Paying open source project members for bug fixes and features

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

StackOverflow Etiquette: Reusing other people’s past responses [closed]

Is it permissible/rude to link to other people's past responses in your answer? What about reusing bits and pieces from other people's answers (e.g. to create the "perfect answer" to some question …
2
votes
0answers
136 views

Etiquette for providing a suggestion and not an answer [closed]

If you think you might know an answer, or have a good suggestion, should it be a comment or an answer? Say you don't have the time currently to test your idea, or you are 80% sure, should this be a …
3
votes
0answers
166 views

Should non-questions on Stackoverflow be rewritten as questions? [closed]

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 questions. To take a random sample, only 20 of the 50 latest posts that I can see …
4
votes
0answers
309 views

Can I post “how to” articles here? [closed]

Hello! 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 …
1
vote
12answers
300 views

Programming Certification Etiquette and Procedure - Additional Compensation

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 …

1 2 next
15 30 50 per page