68 projects tagged "English"
Vaadin is a Web application framework for Rich Internet Applications (RIA). In contrast to Javascript libraries and browser-plugin based solutions it features a server-side architecture, which means that the majority of the logic runs on the servers. AJAX technology is used on the browser side to ensure a rich and interactive user experience. Vaadin is a big collection of UI components. There are server-side components like Button, Table, and Tree that you use to compose the application user interface. The components use events, listeners, and data binding to communicate with each other and the business logic. Vaadin is a robust architecture for rapid application development. The component-based architecture together with the data binding features help you to build applications that are easily modularized and refactored as needed.
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.
Ultimix is a framework for developing Web-based applications (CMS, portals, ERPs, etc.) It includes multi-language support, permits management, an MVC mini framework, package structure, a template engine, a Javascript library, a simple GUI library, a caching system, and CAPTCHA.
Dabo is a three-tier, cross-platform database application development framework, written in Python with the wxPython GUI toolkit. The controls in Dabo's UI are easily bound to data by setting two properties. The business object is designed to afford you complete control over the validation and handling of your data. The cursor classes are abstracted from their backend implementations, allowing for easy support of nearly any backend database. Dabo's design and approach has been inspired by RAD database development tools such as Visual FoxPro, Delphi, and Visual Basic.
WebBot is a Web development toolset which is designed to sit nicely on top of your existing infrastructure. It is built with a collection of Open Source tools which together enable building Python Web applications the same way native ones are built and running these applications on top of the leading Python frameworks (such as Django and Google's App Engine). As a result, the WebBot framework encourages reuse, concise code, rapid development, and happy developers.
The KFramework is a Java/Swing framework for distributed/Web applications implementing the SOFEA/SOUI architecture and domain driven design. Under this approach the application leverages the power of personal computing for a true MVC platform, while reducing infrastructure costs and risks.
BEdita is a Web development framework that comes with a full-featured content management system out of the box. BEdita 3 is a solid software environment, fully compatible and respectful of Web standards. The user interface has been developed in accordance with well-established rules in usability and ergonomics, but it is also practical and enjoyable. BEdita has been built upon CakePHP, the well known framework, from which it inherits the MVC design pattern. Moreover, a number of third party libraries and tools have been used, like JQuery, Smarty, and so on.