'RIFE in Action' Abstract
RIFE is a full-stack web application framework with tools and APIs to implement most common web features. Its design provides the best of request-based and component-based approaches in a consistent component object model. RIFE's engine provides a solution that values maintainability without compromising on productivity. Through a centralized site structure, an application can be split up into easily reusable binary modules that can be seamlessly integrated into other projects.
RIFE/Jumpstart allows developers to get immediately started with a new web application. It supports a large collection of development environments and after un-archiving the distribution, a developer just has to open the project file and run the demo application. The development can start immediately and incremental changes can be made without having to restart the application in between.
RIFE/Crud automatically creates modular, customizable administration sections at run-time without code generation. The create, report, update, and delete operations are provided without any effort and their behavior is fully customizable through RIFE's unique meta-data system, called Constraints.
This session starts from RIFE/Jumpstart and demonstrates how to quickly build a functional blog application without any scaffolding or code generation.
The second part introduces RIFE/Crud and builds a real-world application that allows the online electronic management of a calendar with scheduled articles for publications and authors. As much functionality as possible will be automatically provided on-the-fly, and where needed the required customizations will be performed to personalize and extend the features into a targeted solution.
Date and Time
Audience
< Beginner >
Speaker
Interesting Links