Project management is the discipline of planning, organizing, securing, and managing resources to achieve specific goals.

learn more… | top users | synonyms

2
votes
0answers
74 views

Working with shared libraries across team projects on TFS

After working quite long without versioning I am trying to restructure one of my old projects and try to learn how to work with TFS. For the moment I have the following (simplified) structure: ...
2
votes
2answers
197 views

How do I do Evidence Based Scheduling (EBS) for multiple tasks and unknown developers?

I am trying to get my head around the Evidence Based Scheduling (EBS) approach used in FogBugz and I have read Evidence Based Scheduling several times. What I do understand is the general idea, why ...
1
vote
2answers
138 views

Something Similar To ASP.net User Controls for Javascript Web App Development?

I'm assigned to work on a Javascript solution that seems fairly easy to implement in platforms like ASP.net, WPF, or Flash Builder (because I can create separate components and controls). The project ...
0
votes
1answer
29 views

How do you update your production?

we've got several projects, with CI, autobuilding, autotesting and deploying from git on the dev server. But we face a problem when decide to update our production, because there are usually lots of ...
4
votes
4answers
155 views

Submodule libraries in git to minimize redundancy

I'm very new to using git, and previously haven't really tried to "organize" any projects I've worked on. I just recently purchased a development server for personal use, however, and I wanted to ...
1
vote
2answers
90 views

How to clean up memory in WT?

UPDATE 3/27/2013 It would appear that I am not leaking memory, it is just WT not keeping a persistent session every time F5 is hit, or a new user connects. Basically the old session gets deleted, and ...
0
votes
0answers
17 views

How to get a product to market [closed]

We have a software product that has been under development for some time. The boss wants to launch a public-beta within 45 days. I have been entrusted with the task of taking it as it exists today and ...
0
votes
2answers
63 views

Should the .attributes file be in the commit?

We're working on a project with a few people having a mac. Me myself is running on windows. We get some problems with the linebreaks. I read on github that I could add this: # Set default ...
0
votes
3answers
62 views

Are there any websites to help manage a project? [closed]

I am currently working on a huge project (well, biggest for me at least) which is basically building a topic specific forum (to an extent). I find myself consistently walking in circles with all of ...
3
votes
2answers
119 views

How to work scrum into an environment with multiple applications with daily client demands

I've read up on scrum and the company I work for has started using this. I find that laying out tasks really helps everyone to see what needs to be done and what to work on. One of the issues we're ...
0
votes
3answers
80 views

What book on Scrum please? [closed]

I am thinking to learn the how-tos of agile and scrum and thought to buy myself a couple of books to begin with. What books you guys would suggest ? Besides, any other idea on learning Scrum ?
2
votes
1answer
92 views

Finding Critical Path?

Can you please tell me what would be critical path of the following diagram. Is it: a->c->f or a->d->g or both I drew the network diagram using the following table: Network Diagram: ...
0
votes
0answers
16 views

software progression strategy [closed]

I work in a research center where the goals of our software pipelines are generally a quickly moving target. We have some software pipelines that are relatively stable, with 3-5 releases a year but a ...
0
votes
0answers
47 views

How do I access a websites data somewhere away from the website?

I'm working on a project to help improve my programming skills. My Project: Another hobby of mine is tracking and bidding on penny auction websites. I am wanting to create a program that collects ...
0
votes
0answers
563 views

List of open source agile project management tools [closed]

I have googled a lot and I could not find enough tools, especially written in php. I need an online agile project management tool which is open source. Can you give a list of those tools, especially ...
0
votes
1answer
42 views

Methodology of developing different versions of same product [closed]

I have a product in its base version, and some of my clients demands some modifications that cannot be handled by plugin structure as it's not additional feature - but heavily modified version of some ...
0
votes
1answer
53 views

Report Manager Permissions

Is there any permission in Report Manager by which my manager can view the report definition i.e. can view the SQL Query but cannot edit it and save/publish it on the server? I am using Report ...
0
votes
0answers
19 views

Add and View subtasks in Project Web Access - PS2010

Our PMO structure allows the developers/leads to add subtasks to their assigned projects and record hours using Project Web Access for Project Server 2010. However, they are unable to view already ...
0
votes
0answers
37 views

What is the benefit for making UI as component ( from my boss/manager ) [closed]

To be honest, i'm just an un-graduate programmer from uni, probably i don't have much knowledge/experience on programming. But i have started programming since i was 10, and now i'm working for a ...
0
votes
2answers
269 views

Web Development - Saving/Uploading files to Linux server from Windows

I will be developing a new project in PHP. The scripts will need to be tested on Linux and I will be coding on windows. The script cant be tested on Windows because I will be running Asterisk server ...
0
votes
0answers
33 views

Rolling wave Planning

Can somebody explain me what is Rolling wave Planing in Project Management. This comes under Time Management Phase. Thank you
0
votes
0answers
181 views

TFS 2012/2010 and Project Server: project management guide

Do you know some guide about project management with TFS+Project server? I have many questions about managing software project with these tools. For now I've got main concept. Key points: Planning ...
1
vote
1answer
53 views

Kanban for program management in a SME environment

We are looking into using kanban for a team of 3 engineers with a range of responsibilities. As this is a SME, all members of the team have multiple roles. We each manage a number of projects and we ...
3
votes
3answers
94 views

Keep different database environment synched

At the moment we manually push changes from our DEV SQL environment to the TEST and production (using Schema compare in Visual studio, plus some script we create while making changes to the DEV), but ...
0
votes
0answers
57 views

Which primefaces chart should I choose to present phases of a project

I need to put the names of phases on the y axis, and time on the x axis, or something similar to that. But I could not find any component which has String for the y axis, only numbers (for example ...
0
votes
1answer
48 views

Please suggest a tool to manage user story clarification Q&A

Currently we use an excel sheet where we put our questions to the business analysts when the developers or testers have questions on UserStory/UseCase. Typical columns will be: Document | Section ...
1
vote
1answer
376 views

Sharepoint - Project Management - Grouping of tasks

I have a question regarding Sharepoint 2010. I create a new site with site template for Project Management. I am using Gantt chart on Sharepoint and most of things were intuitive and easily ...
1
vote
4answers
248 views

Maven / eclipse project structure

I am still fairly new to Maven, I finally have it how I want but now I need to break it all over again. Here is my scenario: I need to write two different server applications, which use identical ...
0
votes
1answer
73 views

Eclipse/Tomcat configuration for updating resources on page refresh

I am working on a website written in java spring with maven. I would like to use Notepad++ or some other external program other then eclipse to edit my js/html files. but i also need my server to be ...
-1
votes
2answers
43 views

Discovery of a major bug while introducing minor updates [closed]

A client asked you to do a minor update to their software and while implementing it you discover a bug that is larger in scope than the update. The client lived with this bug and probably won't even ...
0
votes
2answers
109 views

Has any scrum/agile project management toole can use?

  Please recommend a scrum/agile project management tool. First, it should be able to be installed or deployed on my local computer. Additionally, it should be free, no need for complete ...
0
votes
0answers
67 views

Project workflow management software [closed]

I'm looking for a software tailored more for manufacturing industry. I'm sure there is something out there to use, so far I've found Jira to be closest in terms of functionality (but it seems to be ...
-1
votes
2answers
136 views

Best web application for project and team management?

I'm trying to find the best web application suited to menage team from 5 to 10 members. I found good: Podio, Do, Zoo Project and Mavenlink. I'm looking for: - Easy access web and smartphone - Easy ...
0
votes
0answers
37 views

Start a Huge Project [closed]

i'm used to develop some few programs for scholar purposes. Now as an employee i'm given a huge project to design and create. I'm supposed to make the design of the database using the client ...
-3
votes
1answer
200 views

Project Manager vs. Lead Architect - Who has the most sway over product development [closed]

The following is an outline of our current organization (or pecking order) and brief description of their roles Solutions Manager (Visionary "Build this web-based solution that can do A,B and C") ...
0
votes
2answers
87 views

Who should write the changelog of a task? Developer or tester?

I work at a software company that maintains some products. We use a "bugtracker" to manage all tasks related to the products in question. We work with Scrum, and the company's routine is basically ...
0
votes
1answer
47 views

Project management of both mixed and binary files

we develop software which also includes a lot of art assets (binary files). We would like to version control our source code, but do not keep track of binary files changes (artists works separately ...
0
votes
1answer
149 views

Database schema/design for storing metrics

For clarification, I don't want to store metrics on the database itself - rather, I want to build a database to store metrics from the various controls we measure at my organization for easy ...
0
votes
0answers
30 views

A good tool to visualize/manage a project in Visual Studio? [closed]

I am working on a new project with a friend and we are looking for a (free) tool which you can design an application on the fly and add documentation to it. Because now all we have is Visual Studio ...
0
votes
3answers
168 views

Bug tracking / Task management

I know this has been asked a thousand times, but most are old, and none really answer my question so well. We are a small(ish) team, consisting of 4 developers (Web/C++/iOS), 2 designers, 3 content ...
0
votes
0answers
63 views

How to access project properties across multiple-projects in Visual Studio?

I have several projects in a Visual Studio solution and I want to access one project's properties from another project. For example for MyProjectA's "Additional Library Directories" I want to add ...
0
votes
1answer
45 views

What is the best way for a web team to share design files?

I wanted to reach out to the web community and find out how teams manage large binary files (PSDs, Videos, audio, etc) in web projects. For years our team has used SVN to sync assets between ...
2
votes
1answer
119 views

Creating skinned components and UI editor for scaleform

Our project is a MMORPG, using scaleform to render UI. Now we use Flash CS5 to create UI panels with scaleform CLIK. With the development of this project, we encountered some problems: CLIK is not ...
1
vote
1answer
75 views

Can one person hold “Project manager” and “Software Architect” at the same time?

Is it possible for one person to take the two roles of "Project Manager" and "Software Architect" at the same time for the same project?
1
vote
1answer
54 views

Is it possible to plot/get burndown charts in a sinusoidal wave form rather than squar wave form?

Ahoy, As a JIRA newbee and explorer, I seek your help in determing and explaining whther its possible to draw curvy (sinusoidal waveform) graphs. Currently, the burndown charts which I am getting is ...
0
votes
2answers
82 views

Tools available to manage Scrum projects? [closed]

I have to evaluate different tools capable of managing scrums projects. What we need is pretty basic: Just PBI / SBI management (no code reviews, no bugs, just PBI and SBIs). No web tools, we do not ...
1
vote
2answers
77 views

Is it possible to start two sprints simultaneously? If yes, then How?

Ahoy, I have just dived in the JIRA pool and needed to know if it is possible to start two sprints simultaneously. I have two teams and both are working on same project but different tasks. I need ...
0
votes
0answers
88 views

Synchronize eclipse projects with my computers

Hi and thank you for reading this! I have two computers in my office LAN: One very powerful PC which i use most of the time for development and a notebook. Now i would like to share all eclipse ...
0
votes
0answers
88 views

Team Development with ASP.net - Advantages and Drawbacks of Local Copies of a Website For Each Developer? [closed]

I figure that providing each developer a local copy of the website (including a local copy of the website's database (at least the schema and barebones data)) would provide them with tools they need ...
1
vote
0answers
37 views

Simple project schema - Mobile, Web, Storage

I creating a simple project includes Website, Mobile and Storage. I will use: a) For mobile Windows Phone b) For website ASP .NET MVC 4 with JQuery. My questions: 1) This is good practice ? 2) ...

1 2 3 4 5 35