Re: [ANN] guile-spread

2006-10-13 Thread Maurizio Boriani
> "Marco" == Marco Maggi <[EMAIL PROTECTED]> writes: >> what do you mean for publish/subscribe ? Marco> To be specific: Marco> * a system that allows me to notify people in a group or Marco> their software (on a private network) about the Marco> availability of updates of

Re: [ANN] guile-spread

2006-10-13 Thread Marco Maggi
>what do you mean for publish/subscribe ? To be specific: * a system that allows me to notify people in a group or their software (on a private network) about the availability of updates of a document, like a spreadsheet; while the actual fetching of the document and synchronisation with

Re: Guile Interpreter as a Standalone Server

2006-10-13 Thread Ludovic Courtès
Hi, Looks like nobody answered you, so here we go. Volkan YAZICI <[EMAIL PROTECTED]> writes: > I need such a feature: > > /* >* If there's an already running guile process in the background, >* return it, otherwise create a new one and return new process. >*/ > interp = guile_int

Re: [ANN] guile-spread

2006-10-13 Thread Maurizio Boriani
> "Marco" == Marco Maggi <[EMAIL PROTECTED]> writes: Marco> Maurizio, I gave only a quick look at the Spread site; do Marco> you think that it can be used for publish/subscribe Marco> systems? what do you mean for publish/subscribe ? spread is a 'messge bus framework'. Mar

Re: Where can I find the pdf version of the guile documentation?

2006-10-13 Thread shrek
> Neil Jerram ossau.uklinux.net> writes: > > Indeed. If you have a guile-1.8 tarball, just cd to doc/ref and do > "make dvi", followed by dvips or whatever works on your system to > print from dvi. > > (Or, if you really don't want to do this yourself, let me know > privately and I'll send you

Re: Where can I find the pdf version of the guile documentation?

2006-10-13 Thread Ludovic Courtès
Hi, Neil Jerram <[EMAIL PROTECTED]> writes: > Indeed. If you have a guile-1.8 tarball, just cd to doc/ref and do > "make dvi", followed by dvips or whatever works on your system to > print from dvi. > > (Or, if you really don't want to do this yourself, let me know > privately and I'll send you