From: C. D. H. <Du...@Du...> - 2007-04-27 18:04:40
|
I realize that SQL-Ledger doesn't do document management (it would be nice if it did, or there were hooks to another app that did), but I am in need of a system and I thought I'd ask what others on the list were using. Does anyone have a document management system in place? Any open source apps out there that are any good? Thanks in advance, Dunc |
From: John W. F. <joh...@ve...> - 2007-04-28 00:51:38
|
On Friday 27 April 2007 13:04, C. Duncan Hudson wrote: > I realize that SQL-Ledger doesn't do document management (it would be > nice if it did, or there were hooks to another app that did), but I am > in need of a system and I thought I'd ask what others on the list were > using. Does anyone have a document management system in place? Any > open source apps out there that are any good? Thanks in advance, > > Dunc ------------------------- Could you be more specific? When you say document manager, do you mean a word processor that works with SL? Do you mean a system for storing and disbursing documents to others...say a document warehouse? -- John W. Foster |
From: David C. S. <sc...@da...> - 2007-04-30 19:22:42
|
Dunc, The document management side of PHProjekt is a simple document repository. It is not integrated into SQL-Ledger in any way. It is originally designed to be a tool for co-operative development activities. I originally started using it for is calendering function. I use this to track my time for billing purposes. Because of the history of PHProjekt it is multiuser, and therefore multi group. The document management aspect supports multiple folders with user and group access permissions.Documents can be in any format. David C. Scott Daedal Services ABN 56071979943 perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);' Quoting "John W. Foster" <joh...@ve...>: > On Friday 27 April 2007 13:04, C. Duncan Hudson wrote: > > I realize that SQL-Ledger doesn't do document management (it would be > > nice if it did, or there were hooks to another app that did), but I am > > in need of a system and I thought I'd ask what others on the list were > > using. Does anyone have a document management system in place? Any > > open source apps out there that are any good? Thanks in advance, > > > > Dunc > ------------------------- > Could you be more specific? When you say document manager, do you mean a word > > processor that works with SL? Do you mean a system for storing and disbursing > > documents to others...say a document warehouse? > -- > John W. Foster > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > |
From: Michael H. <mh...@it...> - 2007-04-28 05:19:13
|
Zimbra has some document management built in to its collaboration tools (if you happen to also be looking for email/calendaring/etc), and KnowlegeTree has been around forever with very broad support for different document types, OCR, cross-indexing, searches etc Thanks, Michael Hasse Itwerx 206-850-1496 http://www.itwerx.net/ ********************************** If our service is not 100% satisfactory please tell us! If it is 100% please tell others! ********************************** On Apr 27, 2007, at 11:04 AM, C. Duncan Hudson wrote: > I realize that SQL-Ledger doesn't do document management (it would be > nice if it did, or there were hooks to another app that did), but I am > in need of a system and I thought I'd ask what others on the list were > using. Does anyone have a document management system in place? Any > open source apps out there that are any good? Thanks in advance, > > Dunc > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users |
From: Michael E. <mic...@st...> - 2007-04-28 10:31:39
|
Hi, DocMGR: http://wiki.docmgr.org/index.php/DocMGR KnowledgeTree: http://www.knowledgetree.com/ Both are very capable, but both don't have a direct interface to SQL-Ledger. Kind regards, Michael C. Duncan Hudson wrote: > I realize that SQL-Ledger doesn't do document management (it would be > nice if it did, or there were hooks to another app that did), but I am > in need of a system and I thought I'd ask what others on the list were > using. Does anyone have a document management system in place? Any > open source apps out there that are any good? Thanks in advance, > > Dunc > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > sql-ledger-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sql-ledger-users > -- stepping stone GmbH Pappelweg 41 CH-3013 Bern Telefon: +41 31 332 53 63 www.stepping-stone.ch mic...@st... |
From: David C. S. <sc...@da...> - 2007-05-02 05:58:29
|
Dunc, I have founbd an application called PHProjekt. It can do documeny management, time management, project management and many other things. It can also be set up to use Postgres, which allows you to take advantage of infrastructure which is already installed. David C. Scott Daedal Services ABN 56071979943 perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);' |