Tagged Questions
The task-management tag has no wiki summary.
20
votes
34answers
2k views
How do you keep track of your programming TODOs?
I'm one of those people who can't get anything done without a to-do list. If it isn't on the list it doesn't exist.
Notepad Method:
When I'm programming I've been keeping notepad open with a list ...
13
votes
4answers
1k views
What problems have you solved using a Workflow Engine?
I'd like to know about specific problems you - the SO reader - have solved using Workflow Engines and what libraries/frameworks you used if you didn't roll your own. I'd also like to know when a ...
8
votes
3answers
5k views
Mylyn equivalent for Netbeans?
A co-worker has been going on about how cool Mylyn is for Eclipse. I want to give a task management tool a try but I use Netbeans. Is there a Mylyn like plugin for Netbeans? Preferable with ...
2
votes
12answers
194 views
How to decide when to script something rather than do it manually?
Sometimes I find myself needing to do something that could be automated or could be manual. E.g. I just ran a particular script 8 times, making a small change in between each run. I certainly could ...
1
vote
0answers
65 views
Task Management Application
I'm working on an application for task management. In common cases it is similar to those, like Bugzilla, Traq, or FogBugz. But I need more flexible and functional application, so can you help me to ...
1
vote
4answers
215 views
Recommend good lightweight Task Managment applications for PC
Can anyone recommend a good task management application for PC? I used to use Palm Desktop and loved it but now I use a Black Berry and Outlook at work, however I find Outlook's task functionality ...
0
votes
1answer
46 views
How to delay/postpone Gearman job?
I'm using gearman for synchronizing data on different servers. We have 1 main server and, for example, 10 local servers. Let me describe one of possible situations. Say, gearman started working, and 5 ...
0
votes
2answers
100 views
Task monitor and manager in C++
I'm looking to build a task monitor/manager using the Win32 API. It will be started (preferably as a windows service) with a command line argument specifying how many instances of a new process it ...
0
votes
1answer
88 views
Using mylyn outside eclipse - task management/time tracking tool
I left Eclipse over two year ago in favor of Jetbrains products (PhpStorm and RubyMine). The only feature I miss from Eclipse is Mylyn. Until now I use it only for convenience in organizing things, ...
0
votes
1answer
131 views
Project Management Software similar to Redmine or Trac [closed]
Is there any decent free project/task management software out there with tasks management? I am looking for something similar to Trac or Redmine, but I would also like subtasking my tasks as well. Any ...
0
votes
5answers
115 views
Project/Task management software? (hosted on-site, with localized russian interface)
I am currently researching what project/task management software is available on the market.
My requirements are:
solution needs to be hosted on my server, located on-site;
it should be possible to ...
0
votes
1answer
54 views
usage statistic for bug tracking / task management systems?
Can someone please share a link to bug tracking / task management systems usage statistics?
I want to see which systems are the most popular.
0
votes
0answers
92 views
Is there any free REST API for task scheduling and management?
I am looking for a free task management REST API that supports authentication preferably OAuth. I need these features
Support tasks workflow with multiple states e.g. Open, Pending, Closed.
There ...
0
votes
1answer
128 views
Routine Task Management software
I'm looking for inexpensive routine task management software, kind of CRON JOBS for humans.
Most important feature is assigning tasks that should be completed every hour, day, days of the week, week, ...
0
votes
1answer
74 views
Web app that contains a check-list based task management UI?
I'm looking to develop my own task application so I'm trying to study the UI of any possible in-browser apps that have some sort of functionality which has an ordered list where items can be tagged as ...
0
votes
1answer
573 views
Free Task or Project Management Tool written with Asp.NET
Do you guys know Free Task or Project Management Tool written with Asp.NET.
Thanks.