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

learn more… | top users | synonyms

-1
votes
1answer
12 views

Finalize or prepare your web application for production

Alright. We have worked hundreds of hours to develop our application. We considered lots of stuff, took care of many errors and such and such... We want to see it all alive and running with millions ...
-1
votes
0answers
26 views

Should the design take longer than code development? [migrated]

I once heard that if you spend 90% of your time developing the design of your program the coding part will only take a trivial 10% of the time. I have found a lot more success in spending about 30% ...
0
votes
1answer
30 views

Choosing a project managment tool

I'm looking for a small scale open source project managment tool. i'm currently looking for a more treditional tool and not necessarily one designed especially for scrum or agile. i've worked in the ...
0
votes
0answers
16 views

Setting up employee resource management system

How can I set up a employee resource management system which highlight employee's skills and projects working?
0
votes
0answers
9 views

ServiceContract Interfaces implemented by none-WCF deployments

I have a .NET Library that I'm using as a CORE Library for my various applications, both web and desktop. It's made up of Classes, Interfaces, and Collections that inherit from Generic ...
0
votes
0answers
5 views

Combining a Task and Resouce view/table Ms Project 2010

Is there any way to create a custom "summary" view where i can combine Tasks and Resources fields? I'm looking for something like: Task Name | Resource Name | Standard Rate | Baseline Work | ...
-1
votes
0answers
12 views

Man-day values of populer project? [closed]

Is there any website about the man-day value of populer project? For example NHibernate's man-day value is 37 man-years...
1
vote
1answer
39 views

Is there any tool that will produce a report of what java libraries are used by a project and put it in a document?

Maven's site report does produce a web page showing what 3rd-party libraries a project uses (and it tries to figure out the licenses they use). But is there something that does something similar and ...
0
votes
2answers
26 views

Version control architecture for a large project with many dev groups

We are working on a very large portal project. We need a scalable source version control architecture such that, it should be scalable to many teams and possible incoming teams. There will be common ...
1
vote
2answers
36 views

Best way to keep Twitter Bootstrap updated while applying custom css

As asked in the Title, how could I keep a Twitter Bootstrap updated to the latest version from git or another Version Control (if another ones exist) in minified version (both js and css), while ...
1
vote
0answers
47 views

Why do your users hate Agile software development? [closed]

I'm working on an article for ITWorld.com, and I'd like your input. The working title is: “Why your users hate Agile software development.” Despite the challenging headline -- we do have to attract ...
0
votes
0answers
28 views

What is product quality and process quality in software engineering [closed]

What is the main difference between product quality and process quality in software engineering? Can someone please answer my question. Thanks
-2
votes
1answer
20 views

How do I get a good start as an independent programmer? [closed]

I've been recently hired as an independent contractor for a very small firm the summer of my second year of college. I'm going to be working on a few independent projects in C#. What's the best way ...
0
votes
1answer
38 views

Rebuild fails where Clean/Build succeeds in Visual Studio 2010

I've created two projects in a solution, a static library called vm and a console application called vmx. I use the new approach of Framework and References to create the dependency of vm for vmx. I ...
0
votes
0answers
28 views

How to Identify Overlapping Resources in Multiple Projects - Microsoft Office

My questions is as follows: Is there a way to make a master project plan incorporating multiple projects (not necessarily sub projects) in Microsoft office. As our resources get pushed around due to ...
1
vote
1answer
37 views

Meaningful plans in software development

I don't know this is right place to ask this question. How to make meaningful plans at time of development? How I will guide my team for meaningful plan? I give them chance to make them daily plan ...
0
votes
0answers
17 views

There is a tourism program, which shall establish and maintain a route [closed]

There is a tourism program, which shall establish and maintain a route. Necessary to describe the business processes it. What is the mechanism that controlled? And what need to decompose?
0
votes
1answer
28 views

How to separate different parts of a a non-monolithic application in VCSs?

We've got a pretty large project which consists of multiple different sub-projects. Each sub-project is being controlled on a mercurial repository. Recently I found it annoying that a new developer ...
1
vote
1answer
28 views

How to save own project file?

I am working on vs2010, .net 4.0 coding in C# WPF Application. I am making a tool to process some data. It reads files and adds them to a stack, certain processing is done and some data is saved to ...
0
votes
0answers
9 views

Output data as a Microsoft Project File

I'm currently developing a project management web application. One of the requirements that needs to be satisfied is exporting a project's data (Name, Activities, Deadlines and so forth) as a ...
-1
votes
1answer
33 views

How to manage multi language website's content?

I am on a dedicated project which is Woolovers.com. It is an e-commerce website. That website is in 3 languages and runs on 7 domains at the moment ( .com/.us/.au/.fr/.ru/.ca/.nz ). It has been ...
0
votes
3answers
74 views

How realistic it is to write a User Story with “all” the edge cases and scenarios defined?

Is it really possible in reality to write a User Story with all the edge cases, scenarios, all actions in a 2 week sprint? What if there are small changes that needs to be addressed on a specific ...
1
vote
1answer
39 views

VS 2012 with C++ group include/lib

I am currently working on a large project with a friend and it's time we started working on the same files. We have a dropbox, and we're wondering if there was some way to configure the project so all ...
0
votes
1answer
35 views

Bulk editing of work items in TFS

I have a Product Backlog Item (PBI) in TFS, which has multiple Sprint Backlog Tasks (SBT's) under it in a grid. How can I modify the title of the items in that grid without opening each one ...
0
votes
1answer
16 views

Wordpress, Site Management and Testing

I have a very newb question. Mostly about the proper procedure to take regarding self hosted Wordpress. I am a beginning web designer and of course - for practice - I offered to redesign a few of my ...
0
votes
1answer
50 views

Directory Structure in PHP

The following is the direcory Structure of my application. -/home/user | -/app | | -/class | | | -/proc | | | | -public_login.php | | | | -public_notice.php | | | | ...
0
votes
0answers
27 views

Any issue tracker capable to store data inside code repository?

I'd like to have an issue tracker program, which doesn't need external databases and can store issues and comments directly to the source code repository; is there any?
1
vote
2answers
436 views

TFS, Scrum template and Product Backlog Item

I am trying to add stories to my product backlog. Am I right in saying that, within the PBI in TFS(2012), for a story that sounds like: As a user, I want to login to the system so that I have ...
-1
votes
1answer
53 views

how to implement any software life cycle model in a project [closed]

I want to implement spiral model in my project as it is quit large project and also involve risks ,but i don't have any idea how to implement a SDLC model in project ? what could be possible way to ...
0
votes
0answers
38 views

What is the best way to manage Eclipse/CDT build configurations?

We are aiming to leverage software reuse in embedded ARM/Linux platforms. Some of our hardware platforms are designed for customers' specific needs. Of course the application would be customized in ...
6
votes
5answers
135 views

Is Maven suitable for a small Java project?

Being a beginner in Java SE development, I am quite interested in using Maven to manage and organize my project properly. However, though I am more than willing to learn how to use it, I don't want ...
2
votes
1answer
85 views

How to integrate SQL Server 2008 R2 Reports on web site

I am creating a site that is mainly used to view reports. The database is SQL Server 2008 R2 Express with Reporting Services. I was thinking of using Business Intelligence Development Studion to ...
-4
votes
2answers
45 views

When I hiring Freelancer (Designer & Coder), What process in development come first Designing or Coding? [closed]

Currently I'm in the process of finding a Freelancer to develop my web application, However I'm faced with the issue of getting the design element from one freelancer & coding done from another. I ...
2
votes
2answers
38 views

Convert pushed git commits into one

I'm using a boilerplate for any new projects I make. However the commits I made in the boilerplate gets through to the new project. How would I go about to simply have an "Intial commit" which ...
0
votes
0answers
38 views

Scout no config file created

I've just downloaded Scout.app and I've just began to compile with this application instead than with the terminal. Its much more simple and more organized. But I have some doubts. I have the ...
0
votes
1answer
41 views

Organize development of multiple web projects that share UI

We have different web based products. All the products share same underlying authentication and authorization mechanism. All are on same database server and are ultimately published to same server. ...
0
votes
2answers
66 views

How to manage rising bug counts [closed]

The medium-sized, fast-growing startup I work for develops enterprise software for an appliance we ship, and we work on a 6 month release cycle. We are developing many new features for each release ...
-1
votes
1answer
73 views

How is Scrum different from waterfall method of project management? [closed]

How do we differentiate scrum from waterfall? What are the advantages of scrum over waterfall?
-1
votes
2answers
65 views

Do you know of any programmer productivity tools that work with Perforce?

I'm managing a geographically distributed team of developers working on a java/js/open laszlo project. We are using Perforce for source code control. I'm looking for a tool that works with Perforce ...
0
votes
0answers
29 views

Keeping different configuration sets in a separate git repository. A good idea?

Disclaimer: This is more of personal opinion, rather than an actual question, so I am aware that it might get downvoted, and even removed. I am sick and tired of having to keep track of multiple ...
-2
votes
1answer
58 views

Git: Ahead and Behind together. How to solve? [closed]

I have a commit with 1 ahead and 6 behind. What should I do in this situation? How to solve this problem? I think, that solution might be like this: git push and after git pull But I think, ...
1
vote
1answer
51 views

Github hook for milestone

I want to integrate github with a external service. In particular I want certain actions to happen when an issue closes or a milestone is completed. I can see how to do the above for issues by adding ...
0
votes
1answer
32 views

Best way to manage local version of online site

I run an online web community and currently I have a local version of the site which I modify and then after I upload via FTP the edited files to make them live once I have made the necessary ...
0
votes
1answer
17 views

Does anyone like to share their projinfo/changelog/todo templates?

Running an one man company (with some freelancers now and then) and i like to structure my projects a bit more. ( i know agile is the sh@t per project nowadays but that's to much). At the moment i ...
-1
votes
1answer
37 views

Can Scrum be used in other departments? [closed]

I’m an intern in a development company. They just started using Scrum and now they ask me if it is possible to implement Scrum in other departments, like the marketing department etc. I know that it ...
0
votes
0answers
17 views

Refreshed view of a spreadsheet

I was given a spreadsheet that contains data exported from some tool and grouped into columns with certain names, I was asked to give a refreshed view and to generate one every month. What does "Give ...
2
votes
2answers
70 views

When a optimization is no longer “Micro-optimization” [closed]

I'm a team-leader/feature-architect that emerged from a developer position, so I have coding experience and a lot of the things being evolved now a days were implemented by me in the first place. Now ...
1
vote
1answer
43 views

Branching multiple projects in subversion

We have a single application with 20+ eclipse projects in a single repo. So far we haven't branched much, but we are going to try using branching features a little more. Each feature typically ...
0
votes
0answers
123 views

alternatives to 37signals' Backpack?

I've looked around for alternative project management software, but haven't found what I'm looking for. My business relies on Backpack's "email note to page" feature, which creates separate emails ...
0
votes
0answers
46 views

Files and folders organisation for large project in cocos2d [closed]

I am writing a game with cocos2d and box2d. Game will have at about 50 levels, and I already now have many classes and it keeps growing. For every game object I have GameParts folder with a classes, ...

1 2 3 4 5 35