[REBOL] Re: [series] Series performance was Re: MySQL-protocol.r

2004-01-02 Thread Ashley Trüter
Hi Tim, > But I believe that lists and blocks are implemented > differently internally, but I'm ignorant as to how. > any comments on this? Conceptually, a block is just a collection of values where the sequence is directly known (ie. like an "array" REBOL knows where the Nth value is). A l

[REBOL] Re: [OFF-LIST] geoswf rebol programmer

2004-01-02 Thread Bohdan or Rosemary Lechnowsky
Jason, I'd be interested in working on this project. Let me know if you'd like to discuss this further. Happy New Year! Bohdan "Bo" Lechnowsky Lechnowsky Technical Consulting -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.

[REBOL] Re: MySQL-protocol.r

2004-01-02 Thread Tim Johnson
* Henrik Mikael Kristensen <[EMAIL PROTECTED]> [040102 13:43]: > > On Fri, 2004-01-02 at 18:33, Tim Johnson wrote: > > * Gabriele Santilli <[EMAIL PROTECTED]> [040102 05:56]: > > > > > > Hi Henrik, > > > > > > On Friday, January 2, 2004, 4:28:16 AM, you wrote: > > > > > > HMK> I'm working with

[REBOL] Re: MySQL-protocol.r

2004-01-02 Thread Henrik Mikael Kristensen
On Fri, 2004-01-02 at 18:33, Tim Johnson wrote: > * Gabriele Santilli <[EMAIL PROTECTED]> [040102 05:56]: > > > > Hi Henrik, > > > > On Friday, January 2, 2004, 4:28:16 AM, you wrote: > > > > HMK> I'm working with DocKimbel's wonderful mysql protocol version 0.9.9, but > > HMK> I am getting a l

[REBOL] Re: changing color of LED

2004-01-02 Thread Rene Schrader-Boelsche
> Flip-LED: func [led [object!]] > [ > led/data: not led/data > show led > ] Yes! Super! Thank you very much... René -- Rene Schrader-Boelsche renevilla-cossio.com Heidberg 12www.villa-cossio.com D-24641 Stuvenborn +49 (0)4194 988570 -- To unsubscribe from t

[REBOL] Re: changing color of LED

2004-01-02 Thread SunandaDH
Hi Rene: > Therefore I used leds (indicator lights) with the colors red and green. > After purging old stuff from my disc I lost this reblet, too. So I can't > remember how I did changed the color of single leds. Two functions and a demo: Flip-LED: func [led [object!]] [ led/data: not led/da

[REBOL] Re: MySQL-protocol.r

2004-01-02 Thread Paul Tretter
Yes. I second that. Great work! . > > I think it isn't being updated just because it works so well. :-) > > Regards, >Gabriele. > -- > Gabriele Santilli <[EMAIL PROTECTED]> -- REBOL Programmer > Amiga Group Italia sez. L'Aquila --- SOON: http://www.rebol.it/ > > -- > To unsubscribe

[REBOL] changing color of LED

2004-01-02 Thread Rene Schrader-Boelsche
Hi there, long time ago I wrote a reblet to show the status of database-connections. Therefore I used leds (indicator lights) with the colors red and green. After purging old stuff from my disc I lost this reblet, too. So I can't remember how I did changed the color of single leds. Yes, to much

[REBOL] Re: rmoock + rugby where art thee??

2004-01-02 Thread Gregg Irwin
Hi Jason, JC> Q1. I am looking for a program that I think was called "rmoock.r", an XML JC> socket server in Rebol based on Colin Moock's original java work for flash, JC> which has now grwon into to commercial app called "Unity" I searched for "rmoock" on REBOL.org and found this: http://www.r

[REBOL] Re: MySQL-protocol.r

2004-01-02 Thread Tim Johnson
* Gabriele Santilli <[EMAIL PROTECTED]> [040102 05:56]: > > Hi Henrik, > > On Friday, January 2, 2004, 4:28:16 AM, you wrote: > > HMK> I'm working with DocKimbel's wonderful mysql protocol version 0.9.9, but > HMK> I am getting a little worried because the site hasn't been updated since > HMK>

[REBOL] Re: Market for Rebol programs/programmers?

2004-01-02 Thread Gregg Irwin
Hi Sabu, SF> I was just curious: Is there a common market place SF> (for want of a better term) for Rebol software/ Rebol SF> programmers? where Rebol programmers can SF> put up their wares for being picked up by larger companies? SF> As well as for employment? I don't know of any REBOL-specif

[REBOL] geoswf rebol programmer

2004-01-02 Thread Jason Cunliffe
Hello I am looking for someone to write interfaces in Rebol for the superb Hipparchus C/C++ library and its existing scripting tools. To learn about Hipparchus go to http://www.geodyssey.com I recommend to download the demo Galileo GIS Programmer's Workbench http://www.geodyssey.com/galileo/gali

[REBOL] Re: MySQL-protocol.r

2004-01-02 Thread Gabriele Santilli
Hi Henrik, On Friday, January 2, 2004, 4:28:16 AM, you wrote: HMK> I'm working with DocKimbel's wonderful mysql protocol version 0.9.9, but HMK> I am getting a little worried because the site hasn't been updated since HMK> 2001 and last forum entry is 9 months old. I think it isn't being update

[REBOL] Re: Market for Rebol programs/programmers?

2004-01-02 Thread "Robert M. Münch"
On Fri, 2 Jan 2004 01:57:46 +0530, Sabu Francis <[EMAIL PROTECTED]> wrote: > I was just curious: Is there a common market place > (for want of a better term) for Rebol software/ Rebol > programmers? where Rebol programmers can > put up their wares for being picked up by larger companies? > As wel

[REBOL] Re: full screen

2004-01-02 Thread Ronaldoff
Sorry, it gives me "untitled" in left up corner I added 'center-face and it works (under XP pro) Rebol[] view/new center-face lay: layout [ size system/view/screen-face/size button "Unview" [unview]] wait none Learned a good trick with you all ... Happy New Rebolix R

[REBOL] Re: MySQL-protocol.r

2004-01-02 Thread Carlos Lorenz
> In the meantime, if you (or anyone) have any feature request or bugfix to > provide, I'll be glad to review them. Thanks for your interest and support. > > BTW, happy new year to all the rebolers! > > Regards, > -DocKimbel. Yes I have a suggestion: keep doing the excelent work :) I use mysql.r

[REBOL] Re: MySQL-protocol.r

2004-01-02 Thread Nenad Rakocevic
Hi Henrik, The current version has proved to be very stable. I have a few patches to apply that fix some bugs and I've planned to release them under v1.0. I have also some improvements and lots of ideas for a v1.1, but unfortunately, very little time to work on it. I hope to update the web site w