Tagged Questions

32
votes
44answers
3k views

What to do with star developers who don’t document their work.

There is a colleague who seriously knows his stuff, he is one of the brightest I've ever worked with, but he: works in his own little area of his home directory rather than in the common CVS …
19
votes
26answers
2k views

What exactly do you do when your team leader is incompetent?

One of your team members has been appointed "technical lead" or "team lead" yet he is technically incompetent and lacks major leadership skills. By technically incompetent, I mean that the person …
19
votes
7answers
2k views

Tool to aid Code Review

For our small team of 20 developers, we used do code review like: Make a label in svn and publish the label to the reviewers Reviewers checkout the code and add comments in line (with marker like: …
11
votes
9answers
2k views

Trac vs. Redmine vs. JIRA vs. FogBugz for one-man shop?

Background I am a one-man freelancer looking for a project management software that can provide the following requirements. I have used Trac for about a year now. Tried Redmine and FogBugz on Demand …
11
votes
12answers
732 views

Old School vs New School Programmers Problems and/or Benefits

I am a recent college graduate working for a large corporation that has an aging workforce. I am curious for peoples experiences on working with an age gap preferably from both sides. Examples …
10
votes
6answers
334 views

Collaborative RegEx Development

I'm looking for Collaborative RegEx website or software, where one can submit several cases of "match" and "shouldn't match" then other might refactor the regex. Like refactormycode.com but with a …
10
votes
16answers
438 views

How do you collaborate with other coders in real time?

Pretend you're hitting me up for some javascript help on IM. How can you make it as easy as possible for me to help you get your code working? I run into this all the time. I'm on instant messenger …
9
votes
6answers
911 views

What’s your favorite shared whiteboard tool?

I like to draw -- well, scribble -- while working with other people; that works well in my office, where I have a huge whiteboard. But if the other people are on the other end of a phone line, it's …
7
votes
7answers
646 views

How do you handle different Java IDEs and svn?

How do you ensure, that you can checkout the code into Eclipse or NetBeans and work there with it? Edit: If you not checking in ide-related files, you have to reconfigure buildpath, includes and all …
6
votes
4answers
184 views

To SharePoint Or Not (as a foundation for application development)(vs ASP.NET)

I have a POV that you should only use SharePoint for application development under these conditions. 1) The application uses documents and these documents need some sort of functionality that …
6
votes
4answers
157 views

Where can I find people to collaborate on software projects?

I mean not on open source, but software to build and sell. They don't have to be programmers, they can be also people who have ideas or with a marketing background. Is there any good internet …
5
votes
3answers
151 views

When designing a software platform, what are the key elements that make up a successful pluggable architecture?

I've been really impressed by the growing number of software platforms that let outside developers contribute code through a pluggable architecture (plugins/extensions). I've been studying which …
5
votes
7answers
292 views

Editor showdown: Maintain newlines at the ends of sentences.

When editing non-WYSIWYG (LaTeX, HTML, etc) prose you probably want to have newlines at the ends of your sentences. This has several advantages: Easier to rearrange sentences. Easier to comment out …
5
votes
13answers
611 views

A Good, Free screen sharing program for pair programming?

I am looking for a good, free (preferred) screen sharing program that works well for pair programming and code review sessions for Windows (Vista x64, Server 2008). It should allow either person take …
5
votes
5answers
683 views

What’s a good Wiki for technical documentation?

What's a good Wiki (or other browser based collaborative tool) for technical documentation? Both as a programmers reference and more general "How to perform this reoccurring tasks on a computer" …

1 2 3 4 5 8 next
15 30 50 per page