RAA - radical

radical / 0.7

Short description: Web application framework
Category: Application/Web
Status: Functional, undel rapid development
Created: 2002-12-31 15:00:00 GMT
Last update: -
Owner: Idan Sofer (Projects of this owner)
Homepage: http://idanso.dyndns.org:8081/rportal/
Download: http://idanso.dyndns.org:8081/rportal/downloads.rb?id=1
License: GPL
Dependency:
None
Description:

Radical is a web application server/framework written in pure Ruby while still on development, it's quite feature rich and powerfull

Templating system,internationalization support, flexible url rewrite system, intergrated caching,logging, database polling and authentication are all built-in and easily extendable

Radical can serve static material, dynamic ruby scripts(which can exploit Radical's API for their benefit), ERuby scripts(not much useful as the template system is already based on ERuby), even an XML-RPC server,and this is extendable, just write a handler and plug it in.

Radical employs a robust HTTP server based on the works of Michael Nuemann, but it can also run in the back of apache using mod_ruby+DRuby

Development is done fully on a subversion respository:
https://idanso.dyndns.org/svn/idansof/radical

Edit this project (for project owner)

back to RAA top