[Chicken-users] Should http-client automatically consume unconsumed input? [Was: Re: ssax examples could not run]

2011-06-21 Thread Peter Bex
Hi again, Also, about this piece of code: > (pp (call-with-input-request > "http://modis.ispras.ru/Lizorkin/XML/poem.xml"; > #f (lambda (p) > (let ((sxml (ssax:xml->sxml p '( > ;; Consume the rest of the stream, ssax does not > ;; fully read until t

Re: [Chicken-users] ssax examples could not run

2011-06-21 Thread Peter Bex
On Tue, Jun 21, 2011 at 01:58:08PM -0400, HP wei wrote: > I installed chicken.4.7.0 > and ssax, sxpath > > Then I tried to follow the examples pointed to in the ssax homepage > in > http://modis.ispras.ru/Lizorkin/sxml-tutorial.html Generally, the Chicken documentation takes precedence over the d

[Chicken-users] ssax examples could not run

2011-06-21 Thread HP wei
I installed chicken.4.7.0 and ssax, sxpath Then I tried to follow the examples pointed to in the ssax homepage in http://modis.ispras.ru/Lizorkin/sxml-tutorial.html Specifically, When I run this in csi, (use ssax) (use sxpath) (sxml:document "http://...html";) I got Error: unbound variable: sxm

[Chicken-users] what would you recommend for this ?

2011-06-21 Thread HP wei
I am seeking some ideas about the following project. Suppose there are about 20 machines A1, A2, ... A20. Each Ai does the following (1) at some specified time, it checks the status of some databases and the status of the disks If certain condition is met, either an email