Index of /linux/doo

      Name                    Last modified       Size  Description

[DIR] Parent Directory 20-Sep-2005 07:25 - [TXT] CHANGES 20-Sep-2005 07:25 1k [TXT] README 20-Sep-2005 07:25 1k [   ] doo-1.0.tar.gz 20-Sep-2005 07:25 8k [   ] doo-1.1.tar.gz 20-Sep-2005 07:25 8k

doo is a TODO list that works with a Web browser and PostgreSQL
Copyright (c) 2000  Albert Dorofeev <albert@tigr.net>
For the updates check http://www.tigr.net/

Description:
============

I want to have some tool that would allow me to keep track
of all the things to do. I have way too many concurrent tasks
at any given time to just keep them in my head.

I looked around on the web and found the tool called 'worklog'
which inspired me to write something to that effect myself.
I wrote it from scratch because I did not feel like porting
a tool from MySQL to PostgreSQL. I also wanted some more 
features and convinience that the other one would not provide.

As usual, I wrote something that suited myself just fine and
I will be happy if you find it useful too.

The tool uses Perl and Perl database module to connect to the
PostgreSQL backend. It is not portable to other databases because 
I like Postgres and I do not like commercialized databases.

Credits:
========

Thanks to Alex Shnitman <alexsh@hectic.net> - the author of
the 'worklog' for the inspiration.

Distribution:
=============

The application and the source code are under GPL. See LICENSE 
file for details.

Naturally, I would like to hear of all changes and improvements 
made to this utility.

Enjoy and may the source be with you,
Albert "Tigr"