|
Can you recommend any good blogs and sites for Managers and Project Managers, obviously oriented to software development.
I started reading Rands in Repose a while ago, and really liked it, even got his book on Amazon. I also read Joel too, and own one...
Started by Fernando on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
Very applicable to software management or project management multiple....
A few more ideas:
ITToolbox's Project Management section which has podcasts on management topics in general.
On it:
read up on your agile.
|
|
We are using Trac as the main project management / bug tracking tool in our job. The pros in Trac:
Free software (free as in free beer and free speech). SVN integration. Easy to use, user-friendly, etc. Different permissions. We started using it for our...
Started by Fernando on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
I think the interface is a bit lacking in places, but it's easy are:
Bug tracking Evidence based scheduling Wiki Project management Discussion groups Email Popular for software projects....
Wikis, project management etc etc.
|
|
Our team doing a project in asp.net & Mssql 2005.since our team member are distributed. we need a online tool for tracking project changes, and control access to our online code repositories.
While searching i got tools like http://codesion.com , http...
Started by amexn on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
They provide the best project management tool I ever and GoogleCode are great....
Http://www.codespaces.com/ has some execelent project management, taks scheduling, bug tracking-projects.com/ No downtime (noticed) in about a year.
|
Ask your Facebook Friends
|
I work at a smallish web agency (3 programmers, 2 project managers), we mostly make sites for marketing campaigns and also some larger sites. Most of our projects are a week, maybe two, in development. The majority of projects are only worked on by a ...
Started by grapefrukt on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
It is not project management per se, it is more forge-like software but it has time-tracking, fora.
For that.
|
|
Hi,
i work in a european middle stand company that is luckily enough expanding pretty fast and we are getting more and more aware of the need to start optimizing our translation processes.
We will work for the most with one company intern project manager...
Answer Snippets (Read the full thread at proz):
As for translation....
If you want to use these for project management, you will have to buy their server solutions which cost tens of thousands of Euros.
management capabilities, they are primarily no project management tools.
|
|
I have a project in a c++ solution. For that project, I have some config files that I would like to manage from within the project and when I build the project, have those config files added to the executable build path in the proper directory structure...
Started by scubabbl on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
This creates a rule in ....
In Visual Studio's Solution Explorer, you can right-click on the non-code files, select "Properties" and set the "Copy To Output Directory" property .
You could use pre-build events to create the directories and copy the files .
|
|
I want to read books to learn to be effective in software project management.
What book do you recommend?
Started by damian on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
It is not a general project management book, but is invaluable....
I would always recommend Code Complete.
Looks like a duplicate of this
The Art of Project Management by Scott Berkun at O'Reilly, Theory in Practice collection.
|
|
Hey mates
i want to start a PHP CMS project and we are 5 -6 ones , im looking for a solution to start this project as professional as can be , tasks can be saved - file storage and duration
do u suggest any online project management ?!
Started by Mac Taylor on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Http://en.wikipedia....
My advice with...
In my opinion (and this is a VERY subjectve topic) online project management tools still have a way only)
At the end of the day picking a project management tool is a very personal endeavor.
|
|
Does anyone know of a good site, or book that gives a good overview of project management fundamentals in a very condensed form. I am looking for man project-management or "Project Management in a Nutshell".
I would like to learn the basic vocabulary ...
Started by Kyle Brandt on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Man project-management:
find and use a mentor read books and blogs and articles in journals (online and offline) do project management tasks, even if you are only managing yourself as a project track to adjacent....
|
|
Joel often talks about using MS Excel for lightweight project management, but I'm curious about actual implementations of this idea. I've seen some templates that seem to clone MS Project via macros, which would be overkill for a lightweight project. ...
Started by Luke on
, 11 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
Then you have a burndown....
For a small project recently, I just generated a project plan using 'Cross estimate the time for every tasks of your project and your update the estimated remaining time every day or so.
And liked it's demo.
|