Hello
At 01:05 AM 8/13/00 -0400, you wrote:

>         while [(line: pick port/sub-port 1) <> ""] [append headers join
>line "^/"]
>say that this is most assuredly non-intuitive. I would never have thought
>to use pick like that.

What's "intuitive" in C, might seem "non-intuitive" in rebol. And vice versa.
Even tho' C remains my "first" language for the time being, rebol will probably
eventually take C's place and part of the reason is rebol's sheer productivity
and it's closer resemblance to human language. I' m reading Elan's book.
and as I progress through it, all rebol syntax is becoming more intuitive.

>                                 I'd kill for a really good tutorial on 
> the ins and outs of ports and
>networking in Rebol.

Amen to that!
Am writing a server using my current legacy of C/C++ resources. I will then
probably use rebol scripts as an interface.
I would think that the more I learn of ports and networking, and the more I
learn of rebol, then the use of ports and networking in rebol will become
clearer.

>
> >have a good grasp of CGI issues.
>
>                                 I do, that's why I'm biting the bullet 
> and writing a web server. ;)
>
>:Eric
regards
Tim

Reply via email to