Overview
What is it?
Raudus is a Web-based, Ajax-driven framework and component set for Delphi, that allow create Rich Internet Applications (RIA). Raudus uses ExtJS GUI library. The development process is very similar to desktop applications development.
Features
- WYSIWYG visual IDE. Just drag & drop components onto a form.
- Delphi-style application and forms.
- Visual and non-visual components, delphi-style event handlers.
- Coding in Delphi only. Minimal use of HTML, CSS and JavaScript.
- Easy debugging. Run application, refresh browser page and debug.
- Truly stateful server-side applications. Close and open browser – and return to the same state.
- AJAX techniques. Asynchronous requests. Page never reloads.
- Timers, publishers (let you deliver pictures, HTML and arbitrary content to page).
- TDataSource-compatible components to view and edit data.
- High performance. Delphi creates native server-side code.
- Standalone executable, Apache module or FastCGI application.
- Full cross-browser applications.