OT: new documents notification and approval

2006-08-12 Thread Andrea Venturoli

Hello.

I apologize for the OT, but I really wouldn't know where to ask and, 
afterall, server side will be FreeBSD.


A customer of mine has the need to notify all users when a certain type 
of new document is written and ask them to sign they have read it.
Right now everything is on plain old paper, with someone running after 
everyone personally, but obviously they'd like to move to the electronic 
way.


Right now the best (but surely not the only one) solution I've thought 
of is be the following:
_ that same person can write to a SMB share on my server and will put 
new documents there;
_ some program in NETLOGON.CMD will check for new entries, pop up a 
window with the link and the "Accept" button; acceptance means something 
will be written somewhere (possibly on that same share or another, or 
connecting to a web script);
_ some PHP web page will collect the result and display who has accepted 
and who must be sollicited.


I think this should be neither hard nor long for me to implement, but 
before I start, I just thought I would ask if someone knows of some 
ready to deploy solution.
N.B. It does not necessarily need to work the way I described, so long 
as the end results are the same.


 bye & Thanks
av.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: OT: new documents notification and approval

2006-08-12 Thread Giorgos Keramidas
On 2006-08-12 18:26, Andrea Venturoli <[EMAIL PROTECTED]> wrote:
> Hello.
>
> I apologize for the OT, but I really wouldn't know where to ask and,
> afterall, server side will be FreeBSD.
>
> A customer of mine has the need to notify all users when a certain type
> of new document is written and ask them to sign they have read it.
> Right now everything is on plain old paper, with someone running after
> everyone personally, but obviously they'd like to move to the electronic
> way.
>
> Right now the best (but surely not the only one) solution I've thought
> of is be the following:
> _ that same person can write to a SMB share on my server and will put
> new documents there;
> _ some program in NETLOGON.CMD will check for new entries, pop up a
> window with the link and the "Accept" button; acceptance means something
> will be written somewhere (possibly on that same share or another, or
> connecting to a web script);
> _ some PHP web page will collect the result and display who has accepted
> and who must be sollicited.

Nah!  That's a hack and an ugly one too.

Just get a full document management system, instead of reimplementing a
square wheel in PHP and being happy that it didn't come up with more
edges :-)

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: OT: new documents notification and approval

2006-08-12 Thread Andrea Venturoli

Giorgos Keramidas wrote:


Just get a full document management system,


Like what? Any name?

 bye & Thanks
av.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: OT: new documents notification and approval

2006-08-12 Thread Martin Tournoij
On Sat, 12 Aug 2006 19:11:25 +0200, Andrea Venturoli  
<[EMAIL PROTECTED]> wrote:



Giorgos Keramidas wrote:


Just get a full document management system,


Like what? Any name?

  bye & Thanks
av.


Google:
http://www.google.com/search?num=30&hs=dDJ&hl=en&lr=lang_nl%7Clang_en&safe=off&client=opera&rls=en&q=document+management+free&btnG=Search&lr=lang_nl%7Clang_en

The best way to find out which suites your needs is to try them out...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: OT: new documents notification and approval

2006-08-14 Thread Norbert Papke
On Saturday 12 August 2006 10:11, Andrea Venturoli wrote:
> Giorgos Keramidas wrote:
> > Just get a full document management system,
>
> Like what? Any name?

I have had good success with KnowledgeTree.  Have a look at the document 
workflow.

-- Norbert Papke.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: OT: new documents notification and approval

2006-08-14 Thread David King

Just get a full document management system,

Like what? Any name?


Disclaimer: I work for this company.

Xythos Software makes a document management system that supports  
notifications when a document is read, written, moved, deleted, etc,  
in addition to other more complicated workflow features.


http://www.xythos.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"