Re: Document managment systems?

From: goose (ruse_at_webmail.co.za)
Date: 05/14/04


Date: Thu, 13 May 2004 23:53:35 -0700

Jan Krumsiek wrote:

> Hi.
>
> Do you think that there is an actual demand on the software market for
> document managment systems ("paperless office", manage all documents
> electronically)... or is it just another toy for the computer?
>

hehe ... Its funny you should mention this :-) I am currently
(in my spare time at work i.e. during lunch) making one for
our development process (we do mostly maintenance).

I'm storing everything in text form, with a simple markup,
and accessing it via php scripts + apache.

Every access is actually just a web-wrapper around CVS :-)

Thus, we can easily tell who changed the bloody requirements
yet again !!!

goose,