29 projects tagged "framework"
A secure portal type application provides four basic functions for a Web development team: application security, account management, user and application mapping, and modular application development capability. AppDepot is not a content management system. The main objective of AppDepot is to offload critical functionality from the application and onto AppDepot. Web application developers are then free to focus on core application functionality. AppDepot works to provide a lightweight, small footprint platform where users and applications meet securely.
Arcavias is an e-commerce framework for Web shops, consisting of an e-commerce library, an administration interface, and different frontends. It's a modular stack which offers flexibility and speed. Unlike other Web shops, it's not a monolithic application. Instead, you have a choice between several user frontends, and you can adapt them to your needs or write one of your own.
Blur effect is an object that can apply the blur effect to HTML page elements. It takes the identifier of a given page element and starts an animation effect that progressively alters CSS properties of that element that make it appear blurred. Different CSS properties may be altered depending on the capabilities of the current browser. The object can also execute an animation that reverts the blur effect of the element. There are versions of the object either based or not in the jQuery library.
EZMVC is an easy-to-use Web development framework implementing the MVC (Model View Controller) design pattern. It helps you create maintainable, flexible, and scalable applications. It is similar to frameworks like CodeIgniter, CakePHP, or symfony, but does not contain all the features of those frameworks at the moment. It provides a base registry class for storing application variables, a router class to dispatch requests to controller classes, a MySQL database wrapper class, a base model class to manage stored information, a template processing class to manage the output of view scripts, and helper classes for CAPTCHA validation, display pagination, and bread crumb links.
GUI Builder is a drag and drop interface for creating WebElement User Interface (WUI) templates that can be used as the foundation of a responsive Wep app. It simplifies the process of designing applications, and encourages separation of the logic and view. It is part of the WebBot Web development framework, which makes it possible to build Web apps in a similar fashion to Qt/KDE apps.
GridPort is a simple and robust open standard for portlets based on HTTP. It aims to be a simple, scalable distributed composition independent of implementation technology. Transparent collaboration and an SOA paradigm from both interface and data perspectives are encouraged. Component types include portal, proxy for asynchronous multi-casting, and portlets. The purpose of this project is to develop mainly the specification alongside a prototype to enable development of these components in any programming environment and operating platform, which is why its central protocol is HTTP 1.1.