166 projects tagged "framework"
ACR is a Web CMS library that can be embedded inside any Turbogears 2 application to add CMS functions. It provides all the fundamental tools to allow an individual or a community to easily publish and manage a Web site with different content types, from Twitter streams to video galleries. It also provides an easy-to-use set of APIs to create new content types by defining your Views. ACR also comes with ACR_cms, a CMS implemented by using libACR.
Adianti Framework provides an architecture for developing PHP applications, reducing development costs, and helping developers write less code. It is a component-based and event-driven framework which uses commonly-known enterprise design patterns like MVC (Model View Controller), Front Controller, and ORM (Object-Relational Mapping) design patterns like Active Record and Repository. It provides two different widget toolkits, one for Web applications (HTML/CSS) and another for graphical applications (with a Graphical User Interface) which uses Gtk internally. The developer can write one set of code, and it can run in a Web environment and also as a graphical application.
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.
Archipel is a multithreading framework for Java. Threads working together can be seen as a graph in which each thread is a node. That's exactly what Archipel does. The aim is to make multithreading easier. Simply define your data exchange structures and write the business code for each of your threads, and Archipel handles the rest.
Awake File is a framework that allows Android and Java Desktop developers to very easily implement file uploads and downloads through HTTP. Security has been taken into account from the design stage: server side configuration allows you to specify strong security rules in order to protect the files. It allows listing, creation, and deletion of remote directories, calling of remote Java methods, and displays nice progress indicators to your users.
Awake SQL is a virtual JDBC Driver and a framework that enables remote JDBC access through HTTP. It allows Android and Java desktop app developers to use regular JDBC calls to access remote SQL databases in the cloud. It implements the main data types including blobs/clobs, and supports transactions. Security has been taken into account from the design stage: server-side configuration lets admins specify strong authentication and security rules in order to protect the databases.