[REBOL] Re: web site authentication

2000-12-01 Thread chaz
Congratulations! chaz At 05:41 PM 12/2/00 +1300, you wrote: >On Fri, 1 Dec 2000 18:18:21 -0800 > "Larry Palmiter" <[EMAIL PROTECTED]> wrote: > >> The standard full URL for http and ftp is (using http as >> an example) >> >> http://user-name:password@domain:port-number/path >> > >Hi Larry, > >I

[REBOL] My Web server 2

2000-12-01 Thread Aden Burnie
you can find my old (yet finished) web server 2 script at http://www.gsat.edu.au/~users/bluemoon/web2/webserver_2.zip If anyone would like to adapt this web server to handle simultaneous connections, feel free , also be warned that this web server does not handle images very well either...

[REBOL] Re: web site authentication

2000-12-01 Thread Graham Chiu
On Fri, 1 Dec 2000 18:18:21 -0800 "Larry Palmiter" <[EMAIL PROTECTED]> wrote: > The standard full URL for http and ftp is (using http as > an example) > > http://user-name:password@domain:port-number/path > Hi Larry, I tried that out on the site I wanted to access, and it did not work. Howe

[REBOL] Re: Re(2): Importing scripts as functions?

2000-12-01 Thread Mat Bettinson
Heya Anton, >> I'm sure I could, if I knew how :) A> Check out Ingo Hohmann's TUI dialect. A> It makes a really good tutorial. I'm glad I found it. A> http://www.rebolforces.com/tui-dialect.html Interesting stuff, well worth a look. I'm not sure it's the solution to my problem though. I'd like

[REBOL] Re(2): Importing scripts as functions?

2000-12-01 Thread Anton
> GC> You could always create your own dialect a la VID > > I'm sure I could, if I knew how :) Check out Ingo Hohmann's TUI dialect. It makes a really good tutorial. I'm glad I found it. http://www.rebolforces.com/tui-dialect.html But you will need to know parse fairly well to fully understand.

[REBOL] Re: web site authentication

2000-12-01 Thread Larry Palmiter
Hi Graham The standard full URL for http and ftp is (using http as an example) http://user-name:password@domain:port-number/path If you have "funny" characters in your password or username, you may need to set up the 'scheme object instead of the simple URL above. REBOL only does BASIC authent

[REBOL] Re: Importing scripts as functions?

2000-12-01 Thread Mat Bettinson
Heya Graham, GC> You could always create your own dialect a la VID I'm sure I could, if I knew how :) -- Mat Bettinson - EuroGamer's Gaming Evangelist with a Goatee http://www.eurogamer.net | http://www.eurogamer-network.com -- To unsubscribe from this list, please send an email to [EMAIL P

[REBOL] Re: web site authentication

2000-12-01 Thread Graham Chiu
On Sat, 02 Dec 2000 11:36:26 +1300 "Graham Chiu" <[EMAIL PROTECTED]> wrote: > Some sites you access bring up an authentication dialog > where you have to enter your network username and > password. > > Where does this come from? How can I enter the values > using > Rebol? Talking to myself ..

[REBOL] Re: image server

2000-12-01 Thread Graham Chiu
On Fri, 1 Dec 2000 18:01:40 -0500 Eric King <[EMAIL PROTECTED]> wrote: > > >Before I reinvent the wheel, has anyone written an image > >server in Rebol yet? > > Could you be a bit more specific? Sure. img src=http://myisp.com/cgi-bin/image.r?imagename either exi

[REBOL] Re: Importing scripts as functions?

2000-12-01 Thread Graham Chiu
On Fri, 1 Dec 2000 22:48:48 + Mat Bettinson <[EMAIL PROTECTED]> wrote: > That was my initial thoughts, of course. My initial > question was, how > do you parse arguments to the new script. > You could always create your own dialect a la VID -- Graham Chiu -- To unsubscribe from this list

[REBOL] Re: image server

2000-12-01 Thread Eric King
On Sat, Dec 2, 2000, Graham Chiu <[EMAIL PROTECTED]> wrote: >Before I reinvent the wheel, has anyone written an image >server in Rebol yet? Could you be a bit more specific? .:Eric -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with

[REBOL] Re: Importing scripts as functions?

2000-12-01 Thread Mat Bettinson
Heya Anton, A> rebol[] A> do %my-library.r ; define some nice functions that I use all the time A> ... A> ; now use the functions here A> do you? That was my initial thoughts, of course. My initial question was, how do you parse arguments to the new script. Since then, I've seen some

[REBOL] web site authentication

2000-12-01 Thread Graham Chiu
Some sites you access bring up an authentication dialog where you have to enter your network username and password. Where does this come from? How can I enter the values using Rebol? -- Graham Chiu -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe"

[REBOL] image server

2000-12-01 Thread Graham Chiu
Before I reinvent the wheel, has anyone written an image server in Rebol yet? -- Graham Chiu -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.

[REBOL] Re: Rebol Cgi Web hosting

2000-12-01 Thread Malcolm Campbell
Hi, >Thanks everyone for you response. Mersinet looks pretty good but the >dial-up costs might be a little to expensive. Hmm dial up from South >Carolina, USA to UK wonder how much a multimeg download would cost doing >that lol. Nah, you cannot call it internationally, they use CLI to ensure tha

[REBOL] Re: Re(2): Rebol Cgi Web hosting

2000-12-01 Thread Malcolm Campbell
Hi, >I've collected the references to rebol friendly sites >mentioned in the last couple of days. If you want to make your list bigger :), you might want to know that Mersinet is owned by a company called Linix. They also run: http://www.welshnet.co.uk http://www.sitesource.co.uk And loads mo

[REBOL] Re: Importing scripts as functions?

2000-12-01 Thread Anton
> Can anyone explain in simple terms, how some Rebol could import > another script and install it as a function or whatever? You don't mean just do'ing a file, eg. rebol[] do %my-library.r ; define some nice functions that I use all the time ... ; now use the functions here do you? An

[REBOL] Re: Re(2): Rebol Cgi Web hosting

2000-12-01 Thread Anton
Yeah, it's all free - I mean, no it's all copyright - I'll sue! ;) -Anton. > Anton wrote: > > > > I've collected the references to rebol friendly sites > > mentioned in the last couple of days. > > > > http://users.bigpond.net.au/datababies/anton/RebolFriendlySites.html > > Once I have my Unof

[REBOL] Re: Rebol Cgi Web hosting

2000-12-01 Thread Chris
[EMAIL PROTECTED] wrote: > > Thanks everyone for you response. Mersinet looks pretty good but the > dial-up costs might be a little to expensive. Hmm dial up from South > Carolina, USA to UK wonder how much a multimeg download would cost doing > that lol. Knowing how much BT charges for calls, p

[REBOL] Importing scripts as functions?

2000-12-01 Thread Mat Bettinson
Heya Folks, Awhile back I asked the question on how it might be possible to import other scripts so some sort of modulate system could be built up. I plan to build a multi-purpose IRC bot where folks can build their own functions as scripts. Andrew pointed me at his effort; AM> It would be ver

[REBOL] Re: Re(2): Rebol Cgi Web hosting

2000-12-01 Thread Chris
Anton wrote: > > I've collected the references to rebol friendly sites > mentioned in the last couple of days. > > http://users.bigpond.net.au/datababies/anton/RebolFriendlySites.html Once I have my Unofficial Rebol User and Friendly ISP list working (needs some more html work and a reply from

[REBOL] Re(2): Rebol Cgi Web hosting

2000-12-01 Thread Anton
I've collected the references to rebol friendly sites mentioned in the last couple of days. http://users.bigpond.net.au/datababies/anton/RebolFriendlySites.html Anton. -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quo

[REBOL] Re: Rebol Cgi Web hosting

2000-12-01 Thread eric
Thanks everyone for you response. Mersinet looks pretty good but the dial-up costs might be a little to expensive. Hmm dial up from South Carolina, USA to UK wonder how much a multimeg download would cost doing that lol. -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED

[REBOL] Re(3): newbie!?

2000-12-01 Thread Anton
How about this? n-or-more: func [b n][ unique head repeat n n - 1 [ foreach i unique b [remove find b i] ] ] Use like this: >> expl: [1 2 1 3 1 2] >> n-or-more expl 3 == [1] This means 1 occurs 3 times or more in the original. Note that it modifies the expl block. Also, n shoul

[REBOL] Re: Rebol Cgi Web hosting

2000-12-01 Thread Malcolm Campbell
Hi, >> http://www.mersinet.co.uk I should have also mentioned that it is free, you just have to use their local rate dial-up to use the service. My site is competely generated using Rebol running on Mersinet. == All the best, -- Malcolm Campbell [EMAIL PROTECTED] FreesiteUK - http://www.frees

[REBOL] Re: Rebol Cgi Web hosting

2000-12-01 Thread ASP @PowerWebs AB
PowerWebs AB in Sweden do it to... At 09:49 2000-12-01 +, you wrote: > > Hi, > > > > >I know this has probably been asked before, but are there any isps out > > >there that allow rebol cgi? > > > > Well, if you live in the UK, you could use Mersinet, I > > got them to install rebol a wh

[REBOL] Re: Rebol Cgi Web hosting

2000-12-01 Thread Nigel Booker
> Hi, > > >I know this has probably been asked before, but are there any isps out > >there that allow rebol cgi? > > Well, if you live in the UK, you could use Mersinet, I > got them to install rebol a while ago. > > http://www.mersinet.co.uk > > == Or www.netisnet.co.uk They allow you to inst

[REBOL] Keeping line format when saving blocks into a file

2000-12-01 Thread CRS - Psy Sel/SPO, COUSSEMENT Christophe, CPN
Hi REBOL's: I think there's already be a discussion about it, but I cannot find the thread back... I would like to create a navigational structure - block-based - and introduce line formatting into it -for the readability of the file. Let's show: >> b: copy [] == [] >> append b [key1 [data1 da