[REBOL] Re: HTTP GET problem

2004-03-13 Thread Gabriele Santilli
Hi Tom, On Saturday, March 13, 2004, 1:30:06 AM, you wrote: TC probe result What is the result here exactly? Regards, Gabriele. -- Gabriele Santilli [EMAIL PROTECTED] -- REBOL Programmer Amiga Group Italia sez. L'Aquila --- SOON: http://www.rebol.it/ -- To unsubscribe from this

[REBOL] Re: Announcement: REBOL/Plugin Beta-1 Released!

2004-03-13 Thread Robert M. Münch
On Fri, 12 Mar 2004 17:42:57 -0300 (BRT), Bruno G. Albuquerque [EMAIL PROTECTED] wrote: I guess it is because our proxy requires NTLM authentication and REBOL does not support that. Hi, have a look at: http://www.htthost.com/ which will help you. To RT: You should investigate this stuff,

[REBOL] Re: Announcement: REBOL/Plugin Beta-1 Released!

2004-03-13 Thread iNetW3
Thanks for the updated version, it's working for me just fine. I believe this is the one thing(IE Plug-in)that can showcase Rebol/View to the WWW and get people interested in it capabilities. It would be nice to have AltMe in the web page. We and non-Rebolers' could participate more often

[REBOL] Help on parsing

2004-03-13 Thread Giuseppe Chillemi
Hi, I am a newbie to Rebol. I need a little help on parsing: I have these 2 possible inputs: 1) KW1 555 br KW1 333 KW2 444 br 2) KW1 555 KW2 666 br KW2 444 br I need to extract the value of KW1 and KW2 , or KW1 itself. If I parse using (1): any[[to KW1 copy myresult

[REBOL] Re: Announcement: REBOL/Plugin Beta-1 Released!

2004-03-13 Thread Jason Cunliffe
It would be nice to have AltMe in the web page. We and non-Rebolers' could participate more often through it. Good idea, but I think the plugin's sandbox limitation would prevent AltMe working as-is. - Jason -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with

[REBOL] Re: Help on parsing

2004-03-13 Thread Izkata
I learned how to parse at http://www.codeconscious.com/rebol/parse-tutorial.html, so you may want to check that out. Be forewarned, it is kind of long, but there is a table of contents so you can jump around in it. -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with

[REBOL] Re: HTTP GET problem

2004-03-13 Thread Tom Conlin
On Sat, 13 Mar 2004, Gabriele Santilli wrote: Hi Tom, On Saturday, March 13, 2004, 1:30:06 AM, you wrote: TC probe result What is the result here exactly? Regards, Gabriele. probe result {Name Em:AY152827.2 Name Em:AY152827.3 Name DPA Name DPB Name Em:AY152828.5 Name

[REBOL] problems with REBOL/Plugin Beta-1 ?

2004-03-13 Thread bry
well the new dll seems to function just the same as the old dll for me: this html head SCRIPT LANGUAGE=Javascript function evaluate(code) { return eval (code); } /SCRIPT /head body OBJECT ID=REBOL CLASSID=CLSID:ADDAB378- 54F2-4D4E-ABBB-E164FC772AAA

[REBOL] Re: Announcement: REBOL/Plugin Beta-1 Released!

2004-03-13 Thread Carl Read
On 13-Mar-04, Josh Mitts wrote: To experience the plugin for yourself, go to: http://www.rebol.net/plugin/tests/test.html Is the plugin meant to update automatically? As it didn't for me. Obviously uninstalling the alpha version and going to the above would do the job, but is there an

[REBOL] Re: problems with REBOL/Plugin Beta-1 ?

2004-03-13 Thread bry
solved it turned out that it had not automatically installed. well the new dll seems to function just the same as the old dll for me: this html head SCRIPT LANGUAGE=Javascript function evaluate(code) { return eval (code); } /SCRIPT /head body OBJECT ID=REBOL

[REBOL] Re: Help on parsing

2004-03-13 Thread Tom Conlin
On Sat, 13 Mar 2004, Giuseppe Chillemi wrote: Hi, I am a newbie to Rebol. I need a little help on parsing: I have these 2 possible inputs: 1) KW1 555 br KW1 333 KW2 444 br 2) KW1 555 KW2 666 br KW2 444 br I need to extract the value of KW1 and KW2 , or KW1 itself.

[REBOL] Re: Announcement: REBOL/Plugin Beta-1 Released!

2004-03-13 Thread bry
close all browser instances (if you've tried to run the plugin in this session) go to %SYSTEM\Downloaded Program Files and delete rebol /object plugin. go back to the test page. have noticed so far that the bgColor param does not seem to work that well. On 13-Mar-04, Josh Mitts wrote:

[REBOL] Re: Announcement: REBOL/Plugin Beta-1 Released!

2004-03-13 Thread Petr Krenzelok
Carl Read wrote: On 13-Mar-04, Josh Mitts wrote: To experience the plugin for yourself, go to: http://www.rebol.net/plugin/tests/test.html Is the plugin meant to update automatically? As it didn't for me. Obviously uninstalling the alpha version and going to the above

[REBOL] Re: Announcement: REBOL/Plugin Beta-1 Released!

2004-03-13 Thread Carl Read
=== Original Message === Carl Read wrote: On 13-Mar-04, Josh Mitts wrote: To experience the plugin for yourself, go to: http://www.rebol.net/plugin/tests/test.html Is the plugin meant to update automatically? As it didn't for me. Obviously uninstalling the alpha version and

[REBOL] Re: Announcement: REBOL/Plugin Beta-1 Released!

2004-03-13 Thread Graham Chiu
[EMAIL PROTECTED] wrote.. apparently on 13-Mar-2004/21:33:46 close all browser instances (if you've tried to run the plugin in this session) go to %SYSTEM\Downloaded Program Files and delete rebol /object plugin. go back to the test page. I had quite a few difficulties with getting the new

[REBOL] Re: Announcement: REBOL/Plugin Beta-1 Released!

2004-03-13 Thread Graham Chiu
Carl Read wrote.. apparently on 14-Mar-2004/12:04:35+13:00 === Original Message == Carl Read wrote: So, when this feature is working, the rebol.net test page should always be set to the latest version, right, and so I wouldn't have had to ask my original question? But it is pointing to the

[REBOL] Re: Announcement: REBOL/Plugin Beta-1 Released!

2004-03-13 Thread Graham Chiu
This page is RT's test demo, but with the plugin coming from my site to help those with caching problems http://s94368865.onlinehome.us/plugin/ -- Graham Chiu http://www.compkarori.com/cerebrus http://www.compkarori.com/rebolml -- To unsubscribe from this list, just send an email to [EMAIL