Hello,

one reply to both Scot and Martin - thanks for your answers ... very 
informative - some of the stuff you described I know already, I have got 
even fast-cgi running ....

Andrew Martin wrote:

>pekr wrote:
>  
>
>>Thanks for any prompt help, now the only part left is to get free
>>    
>>
>implementation of fast-cgi ;-)
>
>Be sure to use Rebol/Base, as it's noticably faster than Core or View.
>  
>
but then I will miss 'build-markup function ;-) (just kidding)

>>How am I supposed to start rebol now to let my RSPs to be translated (code
>>    
>>
>evaluated)?
>  
>
>>#/usr/bin/rebol -cs build-tag what? How do I specify the input (self?)
>>    
>>
>
>You'll need to write a little script in the above command line. Something
>like:
>
>        #! usr/bin/rebol -cs "build-markup %Page.rsp"
>
>Where "%Page.rsp" is the filename of the page the above line is in.
>  
>
How will web development environment behave, if I put above line on the 
first line of the page? Will it break anything? Will my friend need to 
comment that line while still working upon site design, and uncomment 
right before he is ready to upload it? Or it does not affect html 
display at all?

Thanks a lot, folks,
-pekr-

>I think that should do it.
>
>Andrew Martin
>ICQ: 26227169 http://valley.150m.com/
>-><-
>
>  
>



-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to