[REBOL] Re: Using REBOL to navigate a database with a Browser
From: gchillemi::aliceposta::it at: 25-Jun-2008 23:05
> I'll jump in for the apache/mysql setup... for no other
> reason than the fact they work well, are available on almost
> every server on the web and are easy to setup for newbies, as
> all you need is either in the docs or right in the config files.
>
> cheyenne is also cool, and has definite speed benefits for
> rebol, but getting your own server installed on shared
> servers is usually not possible... so before you invest time,
> make sure you'll be able to use it online afterwards.
Probably I'll proceed for Cheyenne/SQLLite. I need a local browser and not a
pubblic one. The news I download are only needed by me.
Another option would be to use .NET and a Internet Explorer component to
show the news moving the navigation buttons outside the browser.
I need to choose the way to go.
Giuseppe Chillemi