[REBOL] Re: what's news about ldap in rebol ?

2002-08-19 Thread Petr Krenzelok
patrick.scotto wrote: > Hello everybody, > with this new release , I believed to find a new support LDAP > protocol , and nothing . I'm disapointed a lot.. :-( > may be this protocol is not important for rebol team ? what do you > think about my suggest ? > > patrick > a french reader and

[REBOL] what's news about ldap in rebol ?

2002-08-19 Thread patrick.scotto
Hello everybody, with this new release , I believed to find a new support LDAP protocol , and nothing . I'm disapointed a lot.. :-( may be this protocol is not important for rebol team ? what do you think about my suggest ? patrick a french reader and enjoy to use Rebol (for the moment

[REBOL] Re: tired of broken downloads?

2002-08-19 Thread Gabriele Santilli
Hi RebOldes, On Friday, August 16, 2002, 11:41:52 AM, you wrote: R> info) after opening the port, because now you probably open the port R> two times but I'm not sure because the 'query function that's R> called on the port is native and the port is closed after that... see QUERY is nativ

[REBOL] Re: First release /core version wanted (Windows/OpenBsd)

2002-08-19 Thread Petr Krenzelok
Graham Chiu wrote: > On Mon, 19 Aug 2002 12:29:55 +0200 > Rebolinth <[EMAIL PROTECTED]> wrote: > >> Hello All, >> >> Im searching for the very FIRST release or /core? >> Does anyone have it on his/her attic? >> (Windows and/or OpenBsd) > > > Hmm. I've got version 1.0.0.3 ( Copyright 1998 ) sitt

[REBOL] Re: Windows registry keys

2002-08-19 Thread RebOldes
Hello Anton, Thursday, August 15, 2002, 7:37:11 PM, you wrote: A> I am looking into the windows registry A> I wonder if other people have exactly the same A> long path element as in below: A> HKEY_USERS\S-1-5-21-1614895754-688789844-1060284298-1000\Software\Rebol A> Are the numbers exactly th

[REBOL] Re: First release /core version wanted (Windows/OpenBsd)

2002-08-19 Thread Petr Krenzelok
Graham Chiu wrote: > On Mon, 19 Aug 2002 12:29:55 +0200 > Rebolinth <[EMAIL PROTECTED]> wrote: > >> Hello All, >> >> Im searching for the very FIRST release or /core? >> Does anyone have it on his/her attic? >> (Windows and/or OpenBsd) > > > Hmm. I've got version 1.0.0.3 ( Copyright 1998 ) sitt

[REBOL] Re: tired of broken downloads?

2002-08-19 Thread RebOldes
Hello Petr, Friday, August 16, 2002, 7:57:35 AM, you wrote: PK> Hello, PK> in the age of advanced Internet browsers, we still can meet with very PK> lame downloaders they provide. They offer no ability to start at the PK> place where download was broken. So I created following 1KB in size PK

[REBOL] Re: First release /core version wanted(Windows/OpenBsd)

2002-08-19 Thread Graham Chiu
On Mon, 19 Aug 2002 12:29:55 +0200 Rebolinth <[EMAIL PROTECTED]> wrote: >Hello All, > >Im searching for the very FIRST release or /core? >Does anyone have it on his/her attic? >(Windows and/or OpenBsd) Hmm. I've got version 1.0.0.3 ( Copyright 1998 ) sitting on my drive. Dunno how early tha

[REBOL] VFW - webcam

2002-08-19 Thread Rebolinth
Hello Frank, Thank you for the posting, I understand that the videotest.dll does the lowlevel access towards the VFW dll ?? You think its possible to access the VFW DLL directly from within rebol? So finaly an access to the VideoForWindows without any interaction of extra C code, just plain re

[REBOL] First release /core version wanted (Windows/OpenBsd)

2002-08-19 Thread Rebolinth
Hello All, Im searching for the very FIRST release or /core? Does anyone have it on his/her attic? (Windows and/or OpenBsd) Better: Im searching for all the releases upto current release. Why: To get a better understanding of the function growth in /core. (R)egards, Norman. -- Conversation/

[REBOL] Re: Rebol/core likes to access/execute windows dll's

2002-08-19 Thread Frank Sievertsen
Ok, here you are. I will send c-source for the library later. It will open the first vfw-device and will show it's video. do http://www.fx5.de/REBOL/video.r It may work or not. More later. The purpose of the program is to find an object with a special color (click on it) on the video and follow

[REBOL] Re: Morpheus 2.0

2002-08-19 Thread Petr Krenzelok
Gabriele Santilli wrote: >Hi Martin, > >On Sunday, August 18, 2002, 11:46:47 PM, you wrote: > >MN> So Morpheus 2.0 is here >MN> http://www.morpheus.com >MN> but, is it Rebol powered? > >Judging by the size of the download, I'd say no, but maybe they >just included a lot of graphics... > >Did a

[REBOL] Re: Morpheus 2.0

2002-08-19 Thread Petr Krenzelok
Jason Cunliffe wrote: >>So Morpheus 2.0 is here >>http://www.morpheus.com >>but, is it Rebol powered? >> >> > >Wondering about Limewire [Gnutella commercial+openSource] and how it relates to >the wonderful wide world of REBOL? > >http://www.limewire.com/ >http://www.limewire.org/ > >./Jason >

[REBOL] vballs forks

2002-08-19 Thread Rebolinth
Hello All, When using the VBALLS demo with /view and I change: v-frames: choice 50x20 "100" "200" "400" "1000" "2000" font-size 10 into -> v-frames: choice 50x20 "100" "200" "400" "1000" "90" font-size 10 and select "90" as frames option when starting. Then Vballs produces background

[REBOL] Explained? system/console/keys

2002-08-19 Thread Rebolinth
Hello All/RT, What is the meaning/use of "keys" under system/console/keys Is it programmable? Thank you in advance, (R)egards, Norman. -- Conversation/lunch: "How do you Eat your Rebol in the Morning?" -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with

[REBOL] Re: Rebol/core likes to access/execute windows dll's

2002-08-19 Thread Rebolinth
hehehe..Well i was waiting also ;-) Hope Frank has time to post it ;-) (R)egards, Norman. -- Conversation/lunch: "How do you Eat your Rebol in the Morning?" Citeren Graham Chiu <[EMAIL PROTECTED]>: -> On Fri, 16 Aug 2002 10:55:18 +0200 (DFT) -> Frank Sievertsen <[EMAIL PROTECTED]> wrote