Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Rebol Fluid

From: kolla:nvg:ntnu:no at: 6-Dec-2000 16:32

On Wed, 6 Dec 2000, Chris wrote:
> Dan Rolander wrote: > > > 1. See the bottom of the post. Someone suggested a Rebol/Browser Plugin. > > That's what my comment was regarding. > > I can't really see a problem with it to be honest. Java can be used to > make internet applications without the use of a web browser too, but > applets are still useful. Embedding a /view script in a page may be used > to improve pages in much the same way as applets (although "improve" > here is subjective thing...) And just like there are java plugins for > more than IE alone, there's no need to tie such support to a single > browser.
All you really need to do is to tell your browser to open rebol scripts with rebol/view, right? An official MIME-type would be nice, so that everyone who intend to use rebol script on their sites can use the same MIME type. -- kolla