Questions tagged [project-management]

PROJECT MANAGEMENT QUESTIONS ARE OFF-TOPIC. Please ask these questions on ProjectManagement.SE - https://pm.stackexchange.com

Note that as of February 7th, 2011, the Project Management Stack Exchange Site, launched in Beta. Questions on StackOverflow with the project-management tag may get better results on that site. Check out the PMSE FAQ to get a better idea of whether or not your question would get better answers if asked there.

Project management is the discipline of planning, organizing, securing, and managing resources to achieve specific goals, as defined in the Wikipedia Article on Project Management.

Projects are, in general, temporary. Projects generally have a project owner, project manager, and a team. The project manager of the team is not a functional manager or direct supervisor of the team, but is instead a person responsible for the project schedule and the overall success of the project.

Many times, projects involve members of different functional skills or disciplines who are brought together temporarily to meet a common goal. Once the project is complete, the team may disband.

1496 questions
19
votes
7 answers

version control for one-man project using eclipse?

I'm currently working on several projects on my own (at least the developing part is done only by me :). Using Eclipse with different Java, R, SQL and other source files I'm wondering what version control system would be best for me. At the time the…
FloE
  • 1,166
  • 1
  • 10
  • 19
19
votes
5 answers

A Opensource alternative for basecamp?

Is there a Opensource based basecamp alternative? Or even a free hosted version of it?
streetparade
  • 32,000
  • 37
  • 101
  • 123
19
votes
12 answers

What is better: set up underestimated or overestimated deadlines?

Suppose you are a project manager. You can estimate an effort in days for specific task for specific developer. After performing estimation you obtain some min and max values. After this you delegate a task to developer. Actually you also set up…
sergtk
  • 10,714
  • 15
  • 75
  • 130
19
votes
5 answers

How to hand over a project systematically?

We have a project hand over from on shore team to our team (off shore) not long ago. However we were having difficulties for the hand-over process. We couldn't think of any questions to ask during their design walk-through, because we were…
janetsmith
  • 8,562
  • 11
  • 58
  • 76
18
votes
6 answers

Cannot add embedded binaries (other projects) to project dependencies in XCode

I have an XCode workspace created with XCode 6.0.1. It constains 2 (Swift) libraries and one iOS app (Swift) that depends on those 2 libraries. I had stable setup that allowed me to run the iOS app on both iPhone and simulators: The 2 library…
Rasto
  • 17,204
  • 47
  • 154
  • 245
18
votes
11 answers

Function Point Analysis -- a seriously overestimating technique?

Bounty clarification I know it's a subjective question. The ideal answer I'm looking is one that explains why the quoted scenario here would be so surprising. If you think the quoted scenario is it fact not surprising and to be expected, please…
kizzx2
  • 18,775
  • 14
  • 76
  • 83
18
votes
14 answers

How do you handle large projects?

I've just inherited a large project previously coded by about 4-5 people. The documentation consists of comments, and is not very well written. I have to get up to date on this project. How do I start? It consists of many different source files.…
cam
  • 8,725
  • 18
  • 57
  • 81
18
votes
14 answers

How do you protect code from leaking outside?

Besides open-sourcing your project and legislation, are there ways to prevent, or at least minimize the damages of code leaking outside your company/group? We obviously can't block Internet access (to prevent emailing the code) because programmer's…
rami
  • 1,586
  • 12
  • 13
18
votes
6 answers

Tracking requirements across multiple projects with JIRA (or other tools)

My company has been using JIRA as a requirements tracking tool as well as a bug tracker, and it's been working pretty well while we've been working on one project at a time. We now have a scenario where we have three different project proposals…
gareth_bowles
  • 20,760
  • 5
  • 52
  • 82
17
votes
9 answers

How to adapt agile to different companies? An MBA thesis

My master's thesis is to look at how to apply agile. There is an awful lot of corporate selling of agile - lots of management consultants selling their brand as 'best'. I'm not interested whether XP, Scrum, Crystal Clear, Agile-CMMI, Six Sigma or…
Keith
  • 150,284
  • 78
  • 298
  • 434
17
votes
30 answers

Time management tricks, tools & tips

Working with software day-to-day usually means you have to juggle project work, meetings, calls and other interrupts. What single technique, trick, or tool do you find most useful in managing your time? How do you stay focused? What is your single…
17
votes
4 answers

Why mailing lists for project collaboration?

I've noticed that a number of open source projects continue to use mailing lists in lieu of forums. I've personally found mailing lists to be cumbersome and unsearchable, making it harder to solve/discuss technical problems with projects employing…
James McMahon
  • 48,506
  • 64
  • 207
  • 283
17
votes
9 answers

Personal Project Planning

I want to design a 2D game idea with C#/XNA. Between school, project inexperience, limited resources, and other things that may cause me to bail on the project I am going to try to plan it out before I jump in: What are some key aspects you've…
worbel
  • 6,509
  • 13
  • 53
  • 63
17
votes
9 answers

Should you include non-development tasks in your Scrum backlog?

We're having trouble incorporating certain types of tasks into our product and sprint backlogs: Meetings with clients Training and knowledge-sharing Administrative tasks Some of these aren't directly related to the project, so it's easy to put…
Damovisa
  • 19,213
  • 14
  • 66
  • 88
17
votes
6 answers

Scrum. Dealing with low prioritized stories that will introduce architecture change

today in the university we had a Scrum practicing exercise (simulating the whole process of creating a software solution) and I came up with an issue that couldn't quite understand. Let's say we've had defined our stories and give them a proper…
anthares
  • 11,070
  • 4
  • 41
  • 61