doo is a TODO list that works with a Web browser and PostgreSQL Copyright (c) 2000 Albert Dorofeev 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 - 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"