[REBOL] Re: I need help...

2002-06-07 Thread Ingo Hohmann

Hi Daniel,

I know there are at least two, and I know where one of them can be 
found, namely at: http://www.h-o-h.org/browser.r

It's really a text-only browser, in a view layout, but I think you could 
get some ideas on how to parse.


Kind regards,

Ingo



[EMAIL PROTECTED] wrote:
> ...to make a simple browser, because I
> don't know how to parse.  here's the basic
> idea:
> 
> 1.  Parse all HTML tags out of the page
> 2.  Change IMG tags to the REBOL/View version,
>  image.
> 3.  List all links in a menu at the top, with the
>  ability to click on it to go to the link.
> 4.  Possibly an address bar.
> 
> I had seen something like this a long time ago,
> but I can't find it now.
> 
>  Daniel S.
> 
> 



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




[REBOL] Re: I need help...

2002-06-07 Thread Izkata


No, nothing is wrong with our browser,
I just happen to want a REBOL browser :-)

   Daniel S.


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




[REBOL] Re: I need help...

2002-06-06 Thread Andrew Martin

> ...to make a simple browser, because I don't know how to parse.  here's
the basic idea:
>
> 1.  Parse all HTML tags out of the page
> 2.  Change IMG tags to the REBOL/View version, image.
> 3.  List all links in a menu at the top, with the ability to click on it
to go to the link.
> 4.  Possibly an address bar.
>
> I had seen something like this a long time ago, but I can't find it now.

Is there something wrong with your internet browser? :) You can get them
from Microsoft, Netscape and other places.

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.