(no subject)

2004-04-13 Thread Rebolinth
Hello Anton, Well actualy im trying to duplicate "FLASH" now the plugin of rebol is here, but im running into some problems actualy, most of them are event and timing problems with animations.. I hoped the sound port would help me on sound but it just wont work... I could indeed insert the wav

[REBOL] sound loop

2004-04-09 Thread Rebolinth
Hiya all, Who knows how to play a .wav under rebol "looped" ? I was thinking of a check on tail but got no results so far... Thanks in advance... Norman. -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.

[REBOL] Wake up ;-)

2004-03-01 Thread Rebolinth
Anyone noticed something different on the main page ;-) Yes there is a newborn tool around ...lets plug it in ! -- Conversation/lunch: "How do you Eat your Rebol in the Morning?" -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.

[REBOL] payLoad 1.1

2003-11-11 Thread Rebolinth
Thanks for posting payload update, but What is it? (Does it upload my Source code to you ? ;-) Regards, Norman. -- Conversation/lunch: "How do you Eat your Rebol in the Morning?" -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.

[REBOL] Another day, another project

2003-11-08 Thread Rebolinth
Hiya Maarten / Gregg, Intresting idea, though I dont see the full potential in it YET, are you trying to replace an existing tool/protocol? Makeing something opensource does not garanty the use of it or the exploit of it. Im just wondering why you make it opensource... Regards, Norman. --

[REBOL] Re: Further Re Scripting Command Difficulties

2003-10-30 Thread Rebolinth
Hello Anton, No, X needs to be running (I requested this 3 months ago by rebol, got no reply thought...) In my opinion /view does not has to have an X running, it only needs the Libs of X to get started. I needed the /view PRO features but then discovered that /view is unable to run without

[REBOL] Further Re Scripting Command Difficulties

2003-10-30 Thread Rebolinth
The problem is that /View does start on current X environment. $ export DISPLAY=xxx.xxx.xxx.:0.0 et voila ;-) Regards, Norman. -- Conversation/lunch: "How do you Eat your Rebol in the Morning?" -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe

[REBOL] TUI ?

2003-10-28 Thread Rebolinth
Hello Ben, A TUI would be nice if it has 100% the dialect structure of VID, otherwise you will finaly endup using CURSES (direct lib calls) or PUT. Good luck, Regards, Norman -- Conversation/lunch: "How do you Eat your Rebol in the Morning?" -- To unsubscribe from this list, just

[REBOL] Re: Quickest way home using bitsets...

2003-10-15 Thread Rebolinth
Hello Gregg and Brett, Thanks for the additional information on bitsets, again very informational! ;-) ..Ill continue breaking my head on the bitsets futher on... By the way, did one of you perhpas did any testing on the speed of using bitsets compared to the use of strings or blocks containin

[REBOL] Pleac/rot13

2003-10-15 Thread Rebolinth
Hi Anton, A nice function too ;-) A lot of variations come up, very good :) Like Encloak/Deloak uses Bitset shitfting (pritty nee!!) I think also Rot13 could be done that way.. :-) Its an easy procedure like some exmaple we already have seen befor... I suspect that RT even has one lying o

[REBOL] Quickest way home using bitsets...

2003-10-14 Thread Rebolinth
Hello All, After discovering the world of bitsets (they must have eaten Kellogs that morning at rebol ;-) I was wondering how crispy it could get? What im trying to accomplish is to reverse a bitset! Or better.. to extract to complete contence from a bitset! Bitsets are pritty hard on the min

[REBOL] Re: Distribute [ errata ]

2003-10-13 Thread Rebolinth
Uhum... you can ofcaure not sell core/view (that was ment for the SDK encapped program part, mixed it up :) -- Conversation/lunch: "How do you Eat your Rebol in the Morning?" -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.

[REBOL] Re: Distribution

2003-10-13 Thread Rebolinth
Hiya, Hope this makes it clear, its clear to me.. Yes you can sell and yes you can distribute... as long as the license is included for view and Core. SDK encap/API is different, you need a seperate license when your code feeds on rebol code for input output by 3th party use (the users). But

[REBOL] Bitsets

2003-10-13 Thread Rebolinth
Hi Anton, >There is a function. It just hasn't been written yet. :) >I guess it is up to you. >I'll just say that it can be done using mold. Oke, seems you know how :-).. i did not figure it out yet, working on it though!.. Ill get back with the result when im done or when roaming in mudd :-)

[REBOL] pleac/rot13

2003-10-12 Thread Rebolinth
Hi Joel, I realy miss some Parsing technics here ;-) hahaha.. You know what amazes me the most? They way every rebol users builds its own functions here.. Ie. the 3 examples I posted today... The last one in the row of three was from a coworker of mine (the longest rot13 version though) bu

[REBOL] pleac/rot13

2003-10-12 Thread Rebolinth
Hello Brett, >Compact but obscure. ?? obscure ?? Ma...It took me some time to decypher that one ;-) Pritty good one !! (R)egards, Norman. -- Conversation/lunch: "How do you Eat your Rebol in the Morning?" -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED]

[REBOL] pleac/rot13

2003-10-12 Thread Rebolinth
Speaking of ROT13, I had a fight with myself building a rot13 parser, using rebol using PARSE, though ...!! ...I could not manage it using BITSETS... Anyone dears to fight this ?? A honarable listing on the one that builds the smallest ROT13 using bitsets and parsing ;-) (R)egards, Norma

[REBOL] Pleac/rot13

2003-10-12 Thread Rebolinth
Hello Karl Robillard (krobillard), Your Version is very Small but not a fully ROT13! Rot13 may only convert a - z A - Z Your version also converts anyother character (byte) too, so it wont work on binary strings.. This though works fine in a foreach loop (below), I believe it can be smaller,

[REBOL] Pleac/rot13

2003-10-12 Thread Rebolinth
Addons, still forgot to post them at rot13.org ;-) Regards, Norman. example (1) * the quick way * rot13: func [ char [char! string!] { returns a rotate 13 on alphanumeric cha

[REBOL] Bitset Actions

2003-10-10 Thread Rebolinth
Hello Brett, Seems there is more animo for Bitset queries ;-) Perhpas RT has some input on the issue? (are they on holiday?) (R)egards, Norman. -- Conversation/lunch: "How do you Eat your Rebol in the Morning?" -- To unsubscribe from this list, just send an email to [EMAIL PROTECTE

[REBOL] Bitset Actions

2003-10-10 Thread Rebolinth
Hello Brett, I know how bitsets work, Your reply confirms the fact that the use of bitsets is useless for my purpous, except for comparisons against a string but there is no function to get indexes from bitsets.. Never the less thanks for the 'enhanced' reply ;-) Regards, Norman. -- C

[REBOL] bitset actions?

2003-10-09 Thread Rebolinth
Hallo All, Is there a way to 'pick on bitsets? Im looking for a way to select a range or a single character from a bitset on a specific location, but i can emagine that the 'bitset does not do serie handing the way series does. I thought bitsets where smaler (and quicker using parsing) , but

[REBOL] Re: ANN: Rebol/flash dialect updated

2002-08-20 Thread Rebolinth
Hello RebOldes, I must say its a nice dialect you put back there.. I was working with some swf creating tools (even flash) for the last years and even registered swish (when drunk) but the rebol dialect is sometihng thats more for my machine so i dont have to dragg all the Flash development G

[REBOL] state: opject! who can me explain the use of the globals...

2002-08-20 Thread Rebolinth
Hello Rebol Guru, ( Ill address directly :-) When a port is opened or closed or data is sent or incoming i see diferences in the state object! of that specific port. I would be such a relief to know that I could read usefull information form the state: opject! or it would be very usefull to kn

[REBOL] Re: open? opened? close? closed? for schemes and ports

2002-08-20 Thread Rebolinth
Hello Gregg, So when I understand correclty then Rebol does not have a function that displays all the extra words created after boot-up, which is by itself currious because i would expect that Rebol is using a buffer where it keeps its extra added words! objects! etc... Yes, as you say, that lea

[REBOL] open? opened? close? closed? for schemes and ports

2002-08-20 Thread Rebolinth
Hello All/RT, How can I check from within Rebol/core what scheme's/ports have an opened session??? Its irritating not to be able to use a command that summerices all the 'words that are used as port! and are opened, so im not able to check which word! is opened or closed.. Like a simple: se

[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] 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

[REBOL] system/console/keys

2002-08-16 Thread Rebolinth
Hello All, For some time now im wondering about rebol/core internals. also the following -> What is the function/use of /keys within the system/console object? If you have a hint please let me know... make object! [ history: ["probe system/console" "n"] keys: none prompt: ">> "

[REBOL] Re: Console port and network ports

2002-08-12 Thread Rebolinth
Hi Maarten, Right, Mmmm.. looks like Tcl/Tk uses like: wait forever (handling events) Could not get that working under rebol eighter... (R)egards, Norman. -> Hi Norman, -> -> I am not trying to do that. -> I want to have a console while I am in a wait event loop with a server -> port. -> ->

[REBOL] Re: rebol, chess, and evolution (w/attachment)

2002-06-07 Thread rebolinth
Citeren [EMAIL PROTECTED]: HI Webbge, Nice to see someone else working on a chess related issue, I'm working on a PGN tool and afterwards trying to build a chess program with Rebol... Right now im still working on the PGN standard... Good luck... No(r)man.. > > I am currently working on a

[REBOL] Re: client script to measure server performance: ideas ?

2002-06-06 Thread rebolinth
Hiya... Im not quite sure what your searching for? Server performance on HTML commands? of protocol speed? or even rebol read speed? (R)egards, Norman. >I tried it myself, but my results didn`t quite jive. They were much slower >than expected. I believe it was because i was reading the pa

[REBOL] Re: multiprocessing with custom IPC

2002-06-06 Thread rebolinth
Hello Jose, >>>http://www.escribe.com/internet/rebol/m20605.html Well I just tested it on my OpenBsd machine ..no problems.. Could be either the Redhat Lib that does a strange thing or your linux box has a ethernet issue... (R)egards, Norman. -- dinner/conversation: "How do you eat your R

[REBOL] OS/2 release and PALM OS release

2002-06-06 Thread rebolinth
Hiya all.. Im wondering.. * Why is the OS/2 core not available yet? * Where did the PALM OS core go ? Both of the above where "pending" but i've not see any releases? Are they available on request? (even unsuported) ??? (R)egards, Norman. -- dinner/conversation: "How do you eat your Rebol i

[REBOL] pre 2.6 release information

2002-06-06 Thread rebolinth
Hiya All, Is there or has there been some pre-release information on the 2.6 /core version already? I have seen the beta document (forgot the html link :-( (R)egards, Norman -- dinner/conversation: "How do you eat your Rebol in the morning?" -- To unsubscribe from this list, please send an em

[REBOL] UDP source port while doing broadcast

2002-06-06 Thread rebolinth
HIya All.. Had to take cover for some weeks and now im back on the rebol scripting again.. I hope someone had the answer because until now i was unable to set the source-port when doing a broadcast on UDP.. * Does rebol allow to set a source port for tcp/udp ? * If yes.. Does rebol check the

[REBOL] [ errata ] Have a look at the loops...!

2002-04-10 Thread Rebolinth
Correction on my prefious email?, a different intepretation that will be under 60 minutes ;-) doforeach -> should be: [ prin dot ] and not [ prin dots ] anyway the function took total: 0:01:19.058365 PS: would [ prin dots ] ever ended (R), Norman. -- dinner/conversation: "How do

[REBOL] Re: [ feature request /intelligence ]

2002-04-10 Thread Rebolinth
Quoting Gregg Irwin <[EMAIL PROTECTED]>: Hello Gregg, Well your remark is okay, still :-) I.E. a repeat, foreach or an forskip..etc.. also uses a variable automaticly defined using the function okay these are comtrolled! Then again i think it indeed would make life even more easier is there

[REBOL] Have a look at the loops...!

2002-04-10 Thread Rebolinth
OOo yes..well... I probably misinterpreted some functions :-) But my goal was to check loops for speed... There are 2 surpricingly strange outcomes below... have a look...your input!/output! is welcome.. * Timers on simple f

[REBOL] Re: random string

2002-04-10 Thread Rebolinth
Citeren Cyphre <[EMAIL PROTECTED]>: Very nice !!! And the nicest part is "And i have to quite Gregg on this" the Mailing list is always a good checklist ;-) I myself also was working on a random string for passwords but is did not even got close to this small !!! (R)egards, Norman. > Oops!

[REBOL] [ feature request /intelligence ]

2002-04-10 Thread Rebolinth
Hello All, Wondering, How intelligent a Programming language or IOS must be(come) What I expected but did not find: See below the example how intelligent Rebol is? === >> a: b + 1 ** Script Error: b has no value ** Where: halt-view ** Near: a: b + 1 ==

[REBOL] Re: Size of Rebol binary?

2002-04-10 Thread rebolinth
group maintaining different OS's or Is there ONE compile for all OS's? Im currious.. (R)egards, Norman. > Hi rebolinth, > > On Tuesday, April 09, 2002, 9:43:32 PM, you wrote: > > rndn> I see.., rebol is remarkeble small, but I think we forget > rndn> that it

[REBOL] Size of Rebol binary?

2002-04-09 Thread rebolinth
I see.., rebol is remarkeble small, but I think we forget that it is realy is just a fine compressed binary, wich expands in memory like a baloon. A core dump produces at least 2,5 MB ! so dont be fooled that its only 225 Kb.. Wich is extreme small by the way, so somewhere there is a very smar

[REBOL] Support for USB / Parallel

2002-04-09 Thread rebolinth
Hello RT, Is there an upcoming support for USB ports on some OS platforms?? And how about Parallel port support? Kind (R)egards, Norman. -- dinner/conversation: "How do you eat your Rebol in the morning?" -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsub

[REBOL] [ For: Carl Sassenrath ] please read?

2002-04-06 Thread Rebolinth
Hello Carl, Programming and liguistics are getting realy close, when I discovered Rebol I directly had to think about --> "Aymara" Its a spoken ancient language in South America. [ "http://www.aymara.org"; ] Have a look and Think about it :-) (R)egards, Norman. -- dinner/conversation: "How

[REBOL] Core 2.6 - Last minute requests - take your chance!

2002-04-06 Thread Rebolinth
* On My WishList: ASN1 support. (R)egards, Norman. -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.

[REBOL] Re: direct http port access for web proxy

2002-04-06 Thread Rebolinth
Hiya anton, I did some sniffing and found this in the rebol/core manual: The copy function will return none when all data have been read from a port. When running in /nowait mode, the copy function will return an empty string if no data is available for the port. tp: open/direct/binar/nowai

[REBOL] Re: direct http port access for web proxy

2002-04-06 Thread Rebolinth
Hello Anton, I think ! ( so therefor I am ...not 100% a rebol guru yet ;-) Because you use the /direct there is nothing to wait for. Your while [] loop will always be true. (R)egards, Norman -- dinner/conversation: "How do you eat your Rebol in the morning?" -- To unsubscribe from this l

[REBOL] Re: [ Core ] Meaning of FLAGS?

2002-04-04 Thread rebolinth
Hello, Gabriele Thanks for the reply, Where did you got the information from ? Is this detailed information somewhere in a book, or where you able to tickle the RT ;-) (R)egards, Norman. > Hi rebolinth, > > On Wednesday, April 03, 2002, 7:09:22 PM, you wrote: > > r

[REBOL] Re: [ core ] /local refinement not cleared?!

2002-04-04 Thread rebolinth
Hello Joel, Thats quite some story... I think i need a study to understand the full background of it ;-) So give me some time .. ;-) Thanks for the reply.. (R)egards, Norman. > Hi, Norman, > > To be brief... > > No this is not a bug. It has to do with the nature of > "literal" series valu

[REBOL] [ Escribe ] Why Escribe ?? Why not like this ->

2002-04-03 Thread Rebolinth
Hello All / RT, Why is the mailinglist [EMAIL PROTECTED] hosted at Escribe? I would have had expected someting like a nice Mailinglist Rebol-script that can do this job even 100x quicker from the Rebol-Team ;-) What is a nicer example then your own mailinglist handler in rebol? and..running a

[REBOL] [ core ] /local refinement not cleared?!

2002-04-03 Thread Rebolinth
Hello All, Im doing a simple test on the rebol/core 2.5.0.9.1. On the core-shell prompt i do :> >>tst: "" == "" >>tst == "" >>tst: "" == "" >>loop 5 [ insert tst " A " ] == " A A A A " >>tst == " A A A A A " >>tst: "" == "" >>tst == "" >> As you can see above, the tst string is cleare

[REBOL] Re: [ Core ] Meaning of FLAGS?

2002-04-03 Thread rebolinth
Hello Holger, haha...what would you expect me to do next.. :-) Without any fun... Is the flags used as an internal-rebol setting/counter of any kind or is it used for port-settings? (R)egards, Norman. > It is for internal use only and varies by port handler. Do not touch. -- dinner/conve

[REBOL] [ core ] multiple ip address binding

2002-04-03 Thread Rebolinth
Hello All, Has anyone ever been able to open several ethernet addresses on the localmachine running 3 ethernetcards (thus 3 addresses) (I did not even try to test with my Aliases yet..) I have 3 ethernet cards: NE0: inside1 NE1: outside NE3: inside2 server: open tcp://127.0.0.1:8000 does not w

[REBOL] [ Core ] Meaning of FLAGS?

2002-04-03 Thread rebolinth
Hello All, Can anyone explain me the meaning of "flags" within an opened port? And what is the bitmask meaning of the value? example after (server: open tcp://:8000) ... ... make object! [ flags: 786947 misc: [4 [] 0] tail: 0 num: 2 with: "^M^/"

[REBOL] [ system/console/keys ]

2002-03-27 Thread Rebolinth
Hello All, What does :keys do in this object? Im not able to find anywhere the meaning of it... Is it redefined keys? or inputs? or ?? make object! [ history: ["probe system/console"] keys: none prompt: {^[[32m^[[@>> ^[[0m^[[10D} result: "== " escape: "(escape)" busy: "

[REBOL] Re: Suggestion: [ Errata ]

2002-03-14 Thread Rebolinth
Citeren [EMAIL PROTECTED]: Hiya all, Well yes im still in stage one, moving towards stage two ;-) Never encountered Negative and abs until now so it was a stupid example, but still im wondering about the proposal listing which was my initial message ;-) (R)egards, Norman. -- To unsubscribe

[REBOL] Suggestion: [ Errata ]

2002-03-14 Thread Rebolinth
Hiya all, Erata on my function to-positve and to-negative..already!..bad day :) (1) they should also cover /money /binary and long not only integer (2) to-positive should do an extra if (cut&paste error) (3) to-negative should have a better description. postive != negative (4) perhpas the func

[REBOL] Suggestion for Rebol-list

2002-03-14 Thread rebolinth
Hello All and RT, I have a suggestion??? Why not make a suggestion listing comming from the rebol-list? Im noticing that there is many input from users maybe we can summerize those per Rebol/xxx package and present them to the Rebol Team? Thats easier for us and for the RT.. I.e. I have some

[REBOL] Question: [ searching for answer on GUI speed ]

2002-03-11 Thread rebolinth
Hello All, I have read somewhere that Rebol/view is completly written with the Rebol/core. And that Rebol was build for modern machines with process modern process power.And what amazes me is the speed of Rebol/view? For a simple Gui layout menu's the Rebol/view scores quite good on performance

[REBOL] global I/O inactivity/idletime scan

2002-03-10 Thread rebolinth
Hello All, Is there a way in rebol to check for system IO inactivity? Like scanning: keyboard mouse USB printer parallel ethernetnet etc.. for idle time? Thanks in advance, (R)egards, Norman. -- dinner/conversation: "How do you eat your Rebol in the morning?" -- To unsubscribe from this list,

[REBOL] Re: wanted: [ ASN1 engine ]

2002-03-10 Thread rebolinth
Hello Vincent, Thanks for the snmp.zip, im must say thats indeed BER and ASN1, I have a closer look to your code, even more impressive I find you SNMP protocol ;-) Very good! Thanks for the hint, (R)regards, Norman. > Hello, > > I have made a SNMP protocol for REBOL, there is in some ASN

[REBOL] wanted: [ ASN1 engine ]

2002-03-09 Thread rebolinth
Hello All, Well if im connected to this list,..lets ask ahead ;-) I searching for an ASN1 extention in rebol, anyone ever seen one? Or an ASN1 decompiler? anyway every hint is welcome, otherswise it looks like i have to build myself one ;-) (R)egards, Norman. -- dinner/conversation: "How do

[REBOL] help: [ Some questions ]

2002-03-08 Thread rebolinth
HiYa All, Well yes im new to Rebol, studying it, sleeping with it tRying to think like it and even eating it dies days... AfteR some 15 yeaRs of stRuggle and fun with all the nice pRogramming languages on the maRket, I must say soRRy folks!, theRe can only be ONE! :-) That for suRe is Rebol !