New CMS and JavaScript WEB 2.0 AJAX forum
- From: dc <dc@xxxxxxxxx>
- Date: Thu, 06 Mar 2008 04:04:38 GMT
BarracudaDrive 3.9 beta includes two new integrated plugins: a Content Management System (CMS) and an Electronic Bulletin Board (forum). Since these two new plugins are complex, RTL is seeking beta testers to help test the new plugins.
See the beta testing program for more information:
http://barracudaserver.com/products/BarracudaDrive/beta.lsp
BarracudaDrive is an easy to use Web Server for non techies.
BarracudaDrive includes its own scripting engine called Lua Server Pages (LSP), which is similar to how ASP and PHP works. LSP is based on the Lua scripting language. The server also includes the SQLite database engine and the Bindows WEB 2.0 toolkit. For example, the forum is designed as a WEB 2.0 application and communicates with the server using web services. The server side web services are using the SQLite database engine for storing and fetching data requested by the client.
BarracudaDrive LSP applications are deployed as ZIP files. The ZIP files, which are in the "applications" sub directory are loaded and mounted as read only files systems by the web server. If you look in the "applications" sub directory, you will see 3 files, the setup (configuration wizard), the forum, and the cms.
One can unzip these zip files to any sub directory in the installation directory and use the integrated Application Manager to load and mount the "non deployed" applications, just remember to stop the deployed version first so you do not get any conflicts. You would typically do this if you like to change/experiment with any of the applications. The application pages (LSP) are compiled on demand just like PHP and ASP pages are compiled.
.
- Prev by Date: Re: JavaScript Build Process
- Next by Date: Re: Alert????
- Previous by thread: FAQ Topic - Why does 1+1 equal 11? or How do I convert a string to a number? (2008-03-06)
- Next by thread: Control header/footer printing
- Index(es):
Relevant Pages
|