RSS 761 projects tagged "Application Frameworks"

No download Website Updated 13 Feb 2012 Inq

Screenshot
Pop 31.46
Vit 1.15

Inq is a scripting language for client/server systems. The server provides transaction, persistence, concurrency, and events support. The client is presently desktop only, though Web clients are planned. Inq uses a generic node structure throughout and reification techniques to obviate boilerplate code, especially in the areas of persistence and MVC.

Download Website Updated 10 Jun 2010 uNabto

Screenshot
Pop 37.26
Vit 1.42

uNabto is a small UDP-based NAT and firewall traversing virtual Web server. It is useful for very small resource limited embedded systems. It works by installing a free Nabto protocol plugin in your browser which, in combination with a "HTML-device driver" definition file, communicates and presents the user with a nice Web based GUI.

Download Website Updated 07 May 2010 [fleXive] CMS

Screenshot
Pop 19.29
Vit 1.45

[fleXive] CMS is a Java EE content management system based on JavaServer Faces 1.2. It combines the power of JSF XHTML templating with that of the Java EE 5 content repository, [fleXive]. Some highlights include dynamic JSF templating (Facelets), easy integration of custom logic with EJB or JSF beans, a modular structure, Maven support, generic data structures, and WebDAV and CMIS support. It incorporates all core [fleXive] features like security, versioning, multilinguism, and scripting.

Download Website Updated 21 Dec 2009 BOAPI

Screenshot
Pop 24.19
Vit 35.34

BOAPI is an implementation of default often used business objects in different programming languages with an identical public interface. It supports PHP 5.3 (with namespaces), C# (.NET port), and Java.

Download Website Updated 10 Sep 2011 SiteFusion

Screenshot
Pop 71.76
Vit 5.11

SiteFusion allows object-oriented PHP applications to operate as OS-native applications through a XULRunner-based thin client. The client connects to the SiteFusion daemon through an ordinary Web server, and applications run in separate continuous processes. Two-way communication is enabled, without the need for additional Web server configurations. The implementation of the XUL framework in a PHP class structure includes an implementation of the Mozilla tree view optimized for very large trees, supporting drag-and-drop, editable cells, and sorting.

Download Website Updated 31 Aug 2009 Boscli

Screenshot
Pop 50.00
Vit 1.01

Boscli is a framework to create interactive command line interfaces. It is meant to help developers write interactive shells for domain specific tasks. It provides an easy way to wrap and join together command line apps and utilities and create specific shells with security levels and modes, history, auto-completion, and so on. Using this framework any developer can build an interactive command line interface for configuration or monitor an appliance in a few minutes. Boscli can be used as a "glue code" for an appliance's interface or to create a "homogeneous" administration interface for different systems and applications.

Download Website Updated 03 Jul 2009 libposix

Screenshot
Pop 35.41
Vit 38.03

libposix is an impementation of the core functionality of all Unix systems. It is a full, cross-platform implementation of the POSIX 2008 standard. It is meant to replace existing implementations of a Unix system's core libraries. It is an exact implementation of POSIX 2008 and nothing else (no extensions, no previous POSIX versions). However, it works well with possible extensions to the core system functionallity (for example, GNU or BSD).

No download Website Updated 26 May 2009 FLOW3

Screenshot
Pop 24.54
Vit 38.18

FLOW3 is a PHP application framework that forms the foundation for the upcoming version of TYPO3. It brings new concepts to the PHP world, including domain-driven design, dependency injection, and aspect-oriented programming.

Download No website Updated 15 May 2009 roads

Screenshot
Pop 24.72
Vit 38.32

roads is a Web application framework for Mozart/Oz.

Download Website Updated 13 Mar 2009 ShortPHP

Screenshot
Pop 28.84
Vit 1.00

ShortPHP was designed to be the shortest, smallest, quickest Web framework possible. The code is currently less than 4KB in size and is just under 100 lines. In some ways, you could say that it follows the MVC (Model-View-Controller) paradigm, but since it has no database-related code (it is completely file-based) it's more of a VC (View-Controller) system. It's up to the developer to use whatever tools are deemed fit. ShortPHP is fully E_STRICT compliant.

Screenshot

Project Spotlight

Thumbnailator

A thumbnail generation library for Java with a fluent interface.

Screenshot

Project Spotlight

JasperReports

A Java reporting library.