Version française ici
TAF is a small PHP3 interface (frontend) to a PostgreSQL database, allowing the user to manipulate a Todo list.
TAF manage tasks by priority, category, and owner. Owners are known using the $REMOTE_USER HTTP variable, to avoid using and maintaining an Nth users base.
The current version is 0.0.0-beta1, you can download it here. I'm waiting for your comments: francois@tourde.org
IMPORTANT: The actual version of TAF is in French. I will translate it as soon as possible.