-1
votes
5answers
136 views
How to deal with a coworker who thinks that he or she knows everything? [closed]
Possible Duplicates:
How to deal with an inept and self-centered programmer?
How To Deal With An Irritating Colleague
I have a coworker who is brand new to the job. Eve …
19
votes
12answers
665 views
Attitudes toward foreign programmers [closed]
Hello, everyone. My family moved from Europe a few years ago, and I will soon be graduating from college with a programming degree. Having not held an actual programming job in thi …
6
votes
9answers
214 views
Improving Work Procedures - Programmer To Developer Woes
I finally plucked up the courage to go and formally complain to the heads about my boss. What's really scary is that the claims I have made are serious enough to be taken to the C …
7
votes
10answers
270 views
What do I do when my company asks me to call customers and do market research?
Out of nowhere, everyone on the development staff just received an email telling us that we are going to be calling customers and asking them survey questions. We have never done …
6
votes
27answers
706 views
What are some techniques you use to remain active during the day while programming? [closed]
Possible Duplicates:
How to exercise and feel well when you are programming
What is the Best Exercise for Good Posture?
We programmers have pretty cush jobs...sometimes …
8
votes
4answers
208 views
Migration from Subversion to Git in a company setting?
Is there anyone out there whose company has migrated from a medium to large Subversion repository to Git? If so:
What were the pitfalls you had to overcome?
How easy was it for y …
4
votes
6answers
227 views
Advice for bringing a Graduate Developer on board.
I need to get a graduate up to speed as a asp.net c# developer (with some sharepoint lucky him).
I’m thinking on creating a list of a web casts and putting some incentives in pl …
23
votes
14answers
1k views
Why is open source software banned in some shops?
I noticed from various SO questions that some shops ban the usage of open source software, like Subversion for example. What are the reasons for doing this?
EDIT: Just to be sure: …
2
votes
5answers
112 views
Presentation (Brown bag) ideas for a J2EE team
I need to give a brownbag to my dev co-workers. The team is a typical Java/J2EE team, mostly using the current technologies (Grails, Spring, Hibernate, EJB, Caching, Webservices, M …
21
votes
29answers
1k views
Advice to improve concentration in noisy office? [closed]
Possible Duplicate:
How to convince my boss to provide quiet working conditions?
I work in a noisy office. I'm forced to listen to music, and I find this hampers my conce …
2
votes
3answers
131 views
How to get a senior developer to cooperate with QA?
Has anyone found good ways to deal with a situation where a senior developer solely responsible for a particular component seems to be "doing a favor" by letting QA test his code, …
2
votes
5answers
121 views
Porting existing code from C# 2.0 to C#3.0 and .Net 3.5 (possibly .net 4.0)
Our one and only enterprise application suite has been developed over last 3 years using C# 2.0 on .Net 3.0. We use winforms and WCF heavily. The development tools is VS 2005 Pro / …
1
vote
12answers
368 views
Most unreasonable development assignment
What's the most unreasonable (programming) task you've ever been given as a developer? I think everyone at some point get's a variation of a travelling salesman assignment, but is …
3
votes
7answers
91 views
Convince the need of maintenance, updates and recoding
One of my favorite topics to discuss with my boss is the need for maintenance work, doing code updates and refining existing code with new techniques. Especially things like: a new …
1
vote
1answer
160 views
Extending Filenet P8 3.5 Worplace with custom GUI and code
I'm not familiar with Filnet P8.
My assumptions from reading some online docs is that it has a central web-based user interface called Workplace which is implemented on the Java w …
