My blog has moved! Redirecting...

You should be automatically redirected. If not, visit http://mindsiview.wordpress.com/ and update your bookmarks.

Sunday, November 25, 2007

dotproject: open source project management for the rest of us

If you're in IT, chances are sooner or later you're going to be managing a project. And, if you're managing a project of any size, you need a set of tools to help. For those of you who use a PC running Windows whatever...you know who you are...Microsoft Project will probably be your tool of choice. And, if you're into the whole project management certification track, Microsoft Project makes a lot of sense because so many of the training materials reference it.

But, if you're a Mac user like me, Microsoft Project is not an option (unless of course you're dual booting on an Intel or running Parallels and/or Virtual PC). And, if you're less concerned about project management certification and more concerned about managing projects, you still need a tool. What are your choices?

I've done some less than extensive research and the tool I've started using is dotProject. It's an open source project management tool written in PHP and MySQL. The only other thing you need is a web server. I've run it on both a Mac and on an ubuntu linux box.

While not as feature rich as Project, it has the most commonly used features. One that I like is the ticketing system. An issue that I often deal with during the life of a project is determining when a task is complete. This really becomes difficult with software development. Often a particular object or program that has been finished at one point in a project, has to be modified later in the project as requirements change. What to do? Do you reopen the task, create a new task that reflects the modifications, or do you add the time it's going to take to make the changes to another task? One solution is to use dotProject's ticket system to create a ticket for the mods that can linked to the project. I really like this concept for small changes during the life of a project.

Anyway, if you're looking for a non-Microsoft solution to your project management needs, check out dotProject.

2 comments:

Anonymous said...

Are there ways to run dotproject directly from my laptop? Tryed to download it but didn't get it to start, also created an account on the dotproject website. Do you have any suggestions?
Warm Regards

Audun
audun@jokknet.se

Rick said...

Download Apache, MySQL, and PHP. Dotproject is a PHP project that runs on your own website. By creating your own webserver on your laptop (if you don't already have one), you can download and run it locally.

Technorati search