[REBOL] Re: Segfault from Cron

2003-12-02 Thread Tom Conlin
On Mon, 1 Dec 2003, Karl Robillard wrote: I'm trying to run a REBOL script from Cron (on RedHat 9) but it always causes a segmentation fault. I've tried a number of experiments (running simple scripts as various users, etc.) but the result is always the same. Has anyone else experienced

[REBOL] Creating .XSL files with Rebol (and my ML dialect)

2003-12-02 Thread A J Martin
How to create a .xsl (XML Style) file with Rebol and my ML dialect: write %STAR.xsl ML [ ?xml version=1.0? !-- Created by %STAR.r -- xsl:stylesheet version=1.0 xmlns:xsl=http://www.w3.org/1999/XSL/Transform; xmlns:o=urn:schemas-microsoft-com:office:office

[REBOL] alt me

2003-12-02 Thread Jason Cunliffe
[duh ] Seem to have lost/forgotten my AltME rebol world login.. How do I get a new one? thanks - Jason -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.

[REBOL] Re: Problem with Rebol in a LAN How do you ping in Rebol?

2003-12-02 Thread Gabriele Santilli
Hi Mauro, On Monday, December 1, 2003, 10:38:35 PM, you wrote: MF That IP was mine. I do not have any personal firewall installed at work so MF I suppose it should be open. MF BTW. I have tried to use Rebol disconnected by the LAN (cable out), but I MF cannot connect to myself... But, did you

[REBOL] PayLoad 1.2

2003-12-02 Thread Olivier Auverlot
Hello, PayLoad has been updated. In this update (1.2), the size of the executable file is reduced. The Windows' users can change the icon of the application with a free tool like ResHacker. You can download the new version of this freeware encapsulator from http://rwst.no-ip.com/payload Best

[REBOL] Re: ftp and the closing of ports.

2003-12-02 Thread Brett Handley
I've been reading some of the posts regarding rebol's ftp. I am having an issue with the closing of ftp ports. My host recently went to a 2 ftp connection limit (from the same IP) and this has caused my 5 year old ftp scripts to fail. Unfortunately the cache-size parameter does not help this

[REBOL] Re: alt me

2003-12-02 Thread Arie van Wingerden
Hi Jason, visit the world Rebol with userid guest and password guest. Go to the accounts group and ask there to send the userid password you forgot to the your e-mailaddress. Met vriendelijke groet / with kind regards, Arie van Wingerden http://home.zonnet.nl/rebolution ICQ 343101686

[REBOL] Re: alt me

2003-12-02 Thread Henrik Mikael Kristensen
Arie van Wingerden wrote: Hi Jason, visit the world Rebol with userid guest and password guest. Go to the accounts group and ask there to send the userid password you forgot to the your e-mailaddress. Hi Will this also count for the REBOL-View world, Carl talked about? Regards, Henrik

[REBOL] FTP

2003-12-02 Thread Romano Paolo Tenca
The last beta release has reached a good point. All known bug fixed (among them low connections number) I should like to extend the base of testers before the final release. If someone want to test it, he can send an email to my address. People with ftp connections to MS servers, exotic FTP

[REBOL] Re: alt me

2003-12-02 Thread Arie van Wingerden
Hi Henrik, I think Carl meant the same world ( Rebol ). But, in that world there are a lot of special interest groups to discuss in. View is one of those groups. Met vriendelijke groet / with kind regards, Arie van Wingerden http://home.zonnet.nl/rebolution ICQ 343101686 - Original

[REBOL] robots.txt

2003-12-02 Thread bry
I've never had to realy take robots.txt into consideration before, as any site crawling I've ever done has been in secluded sites that I knew the structure of. It seems from my understanding that google uses a system of robots, the first robot checks for robots.txt, makes decisions based on

[REBOL] Re: alt me

2003-12-02 Thread Tom Conlin
no that is a different world. you can request a login to that rebol-view world from the regular rebol world. On Tue, 2 Dec 2003, Henrik Mikael Kristensen wrote: Arie van Wingerden wrote: Hi Jason, visit the world Rebol with userid guest and password guest. Go to the accounts

[REBOL] Re: FTP

2003-12-02 Thread Didec
Re: FTP I can make some tests. I have FTP server where I can't connect well with the standard FTP protocol. DideC The last beta release has reached a good point. All known bug fixed (among them low connections number) I should like to extend the base of testers before the final release.

[REBOL] Re: ftp and the closing of ports.

2003-12-02 Thread rebol
Thank you all who sent great advice. The cache setting did the trick for my application. James -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.

[REBOL] Re: Problem with Rebol in a LAN How do you ping in Rebol?

2003-12-02 Thread Mauro Fontana
On Tue, 2 Dec 2003 10:16:10 +0100, Gabriele Santilli [EMAIL PROTECTED] wrote: Hi Mauro, On Monday, December 1, 2003, 10:38:35 PM, you wrote: MF That IP was mine. I do not have any personal firewall installed at work so MF I suppose it should be open. MF BTW. I have tried to use Rebol

[REBOL] Reading raw printer input

2003-12-02 Thread Peter Carlsson
Hello! Has anyone written a script for reading all data on the printer port? My modem is a WinModem but it is installed and works under Debian/Linux. It is a CNet PCI Modem CN5614RV which is based on the Conexant chip. I am not sure if the modem supports CallerID but the Conexant chip does so I

[REBOL] Re: FTP

2003-12-02 Thread Bohdan or Rosemary Lechnowsky
Romano, All I can say is thank you for your dedication in this area. I had to recently abandon using FTP for a project because of insurmountable bugs in the original implementation of the protocol. Looking forward to the new and improved FTP implementation. Bohdan Bo Lechnowsky Lechnowsky

[REBOL] Re: Segfault from Cron

2003-12-02 Thread Carl Sassenrath
Hi Karl, Check to be sure you are running the 2.5.6 Core (or SDK or Command built on 2.5.6). There was a memory bug in the exit code that once caused this to happen from time to time. (The return point in the launch code got garbage collected.) We run a lot of REBOL cron jobs here... and it

[REBOL] Re: Segfault from Cron

2003-12-02 Thread Karl Robillard
I'm now able to run a REBOL cron job on my home machine. The trick is to use the '-w' flag. I thought I was running the latest version of Core on the machines at work but I'll have to check that tomorrow. I guess the script is aborting early without '-w' when launched by Cron. Sometimes I

[REBOL] List text-list - font object

2003-12-02 Thread philb
Hi all, I have a problem with list text-list vid objects. If I set up a list with a particular font style all subsequent text-list seem to use the same font object ... see example the code below. I dont want to specify a particular font style in my text-list (as in the real application