BBCMF Logo

Download & Install BBCMF

See SVN log for changes; This version is currently running the official BBCMF web site. Do not use in a production environment unless you're a Euphoria guru or you know a Euphoria guru. Right now, it's unknown how this will scale. I hope to find out as more people become interested in a Euphoria-based web site system.
  1. First, download the BBCMF system and site files and supporting libraries. These can be obtained via SVN at the URLs listed below.

  2. Modify server settings so that index.esp files are run using your Euphoria interpreter. For example, for Apache, you would modify the .htaccess file to include the following:
    AddHandler cgi-script .esp
    Options +ExecCGI -Indexes
    DirectoryIndex index.esp index.html index.htm
  3. Modify your euinc.conf file so it points to the BBCMF System files.

    As an example, my euinc.conf file looks like this:

    include
    euslibs
    eusql
    matheval

    bbcmf-system
    bbcmf-jslibs
    bbcmf-plugins

Download BBCMF Plugins

Files are available via SVN at the URL listed below.

These are the base plugins. Same qualifications for the BBCMF code apply. These plugins are currently running the official BBCMF web site.
Time to process blocks: 0.09 seconds. / Time to run index.esp: 0.00 seconds. / DB Queries: 39