Welcome Guest.   Make a donation to an author on the site September 09, 2010, 01:10:23 AM  *

Please login or register.
Or did you miss your validation email?


Login with username and password (forgot your password?)
Why not become a lifetime supporting member of the site with a one-time donation of any amount? Your donation entitles you to a ton of additional benefits, including access to exclusive discounts and downloads, the ability to enter monthly free software drawings, and a single non-expiring license key for all of our programs.


You must sign up here before you can post and access some areas of the site. Registration is totally free and confidential.
 
View the new Member Awards and Badges page.
   
   Forum Home   Thread Marks Chat! Downloads Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: Keeping track of tasks, things to do on a programming project  (Read 4250 times)
jroad
Charter Member
***
Posts: 28


View Profile Give some DonationCredits to this forum member
« on: February 27, 2006, 12:29:41 PM »

Hi,

Whether as a hobbyist or professional developer, I was curious about some tools & methods people use to keep track of tasks for a project.  I have used a text file in the past for small projects, creating labels like:

[copy or print]
***********************
Things to Do
***********************
ADD ....
FIX .....
TEST ....
....

*****************
Finished tasks
*****************
....
etc.

As well as categories for design considerations, bugs, etc.

I have been experimenting with FreeMind (http://freemind.sourcefor.../wiki/index.php/Main_Page) for organizing functional design thoughts and so far I am liking it.  For a to-do list application catered towards developers, I came across this the other day: http://www.abstractspoon.com/tdl_resources.html but have not done any testing on it so far.
Logged
Rover
Master of Smilies
Charter Member
***
Posts: 535


View Profile Give some DonationCredits to this forum member
« Reply #1 on: February 27, 2006, 04:50:39 PM »

My favorite tool for such things is Mantis Bug/Issue Tracking software.

Mouser uses it here to track of stuff.  Thmbsup

It may seem like overkill for moderate use, but things seem to grow as time goes by and once you have 6 or 7 (or more) applications to keep track of, it's nice to have alreay been using the right tool for the job.
Logged
mouser
First Author
Administrator
*****
Posts: 24,309



plarker mouser see users location on a map View Profile WWW Read user's biography. Give some DonationCredits to this forum member
« Reply #2 on: February 27, 2006, 05:21:46 PM »

well things like bugzilla and mantis are good if you have a big multiuser project.. but for single developer todo list, i would rather have a nice local tool.  that abstractspoon one jroad posted looks nice, going to give it a try.
Logged
jroad
Charter Member
***
Posts: 28


View Profile Give some DonationCredits to this forum member
« Reply #3 on: February 27, 2006, 05:53:43 PM »

I had a look at Mantis recently and it looked pretty good and setup seemed rather painless.  Going up to the level of bugzilla there is also trac:  http://www.edgewall.com/trac/
Logged
PhilKC
Charter Member
***
Posts: 116



View Profile WWW Give some DonationCredits to this forum member
« Reply #4 on: February 28, 2006, 04:18:44 PM »

In eclipse I just use

//TODO
//FIXME
//NOTE
and
//WTF

Which automatically adds a task with a priority. (TODO == normal, FIXME == high, NOTE == low and WTF == high)

For VS2005 I end up using a comment block at the top of the class/function in question.

PhilKC
Logged

It's not a bug, it's an undocumented and unexplainable feature.
Stick it on your site:
app103
That scary taskbar girl
Charter Honorary Member
***
Posts: 3,170



see users location on a map View Profile WWW Read user's biography. Give some DonationCredits to this forum member
« Reply #5 on: April 16, 2006, 01:44:41 AM »

I have been using my ToDoList program for it.


http://appsapps.info/todolist.php

It keeps an alphabetical list of ToDo tasks on the left, stored in one text file...and an alphabetical Done list on the right, stored in another text file.

Load the ToDo list file and it loads both. I keep the files in the same folder with the program source.

I also use this for creating my grocery shopping list.  cheesy
Logged

momonan
Charter Member
***
Posts: 226


see users location on a map View Profile Read user's biography. Give some DonationCredits to this forum member
« Reply #6 on: April 16, 2006, 07:19:22 AM »

Great little program, app103.  I checked out your website, and love that, too. smiley  Inspirational information about your programming learning experiences -- not to mention some fun programming-related links.  I look forward to hearing more.  http://www.appsapps.info/
Logged

When you can't be a good example, then you'll just have to be a horrible warning - Catherine Aird
f0dder
Charter Honorary Member
***
Posts: 6,905



see users location on a map View Profile WWW Read user's biography. Give some DonationCredits to this forum member
« Reply #7 on: April 16, 2006, 09:04:12 AM »

I've played a bit with http://www.codeproject.com/tools/ToDoList2.asp , which seems pretty decent for single-user projects. I haven't committed myself to any tool yet, although I know I should smiley

(that's the AbstractSpoon thing, by the way, I just happened to learn about it on CodeProject so that's the link I'm putting)
Logged

- carpe noctem
Pages: [1]   Go Up
  Print  
 
Jump to:  
   Forum Home   Thread Marks Chat! Downloads Search Login Register  

DonationCoder.com | About Us
DonationCoder.com Forum | Powered by SMF
SMF © 2006-2009, Simple Machines LLC

social bookmark this page