RSS 13 projects tagged "Application Frameworks"

No download Website Updated 13 Feb 2012 Inq

Screenshot
Pop 31.61
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 14 Feb 2012 XEO

Screenshot
Pop 50.74
Vit 1.80

XEO (eXtensible Enterprise Objects) is an agile development framework designed for creating Web applications built around Object Oriented concepts and Model Driven Development with Java. You model business entities (including their attributes and behavior) as XEO Models which are then processed by the framework's "Builder". This produces the application's supporting structures such as database tables (to persist data) and Java classes (providing object-relational mapping and behavior). Development is supported by an Eclipse plugin called XEOStudio.

Download No website Updated 22 Feb 2011 Dextop

Screenshot
Pop 21.89
Vit 28.62

The Dextop application framework allows you to create Rich Internet Applications based on .NET/Mono and Sencha Ext JS. It has proven to be useful for online business applications. It features a desktop-like Ext JS frontend, simplified client-server communication, a stateful programming model, real-time updates and notifications from the server, automatic column model generation, automatic store model generation, and automatic form generation.

Download Website Updated 10 Jun 2010 uNabto

Screenshot
Pop 37.15
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 04 Dec 2012 Ample SDK

Screenshot
Pop 157.24
Vit 6.79

Ample SDK is a standards-based cross-browser JavaScript UI framework for building Rich Internet Applications running in a Web browser. It employs XML technologies (such as XUL, SVG, and HTML5) for UI layout, CSS for UI style, and JavaScript with DOM or jQuery APIs for application logic client-side. Ample SDK equalizes browsers and brings technology support to those missing any. The componentization model built into the core of the framework allows prototyping existing UI elements and creating new ones.

Download Website Updated 10 Sep 2011 SiteFusion

Screenshot
Pop 71.41
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.

No download No website Updated 20 Jun 2011 SynApp2

Screenshot
Pop 117.64
Vit 4.52

SynApp2 is a development tool that generates database-backed Web applications by processing your MySQL or Oracle schema definition and producing the Web pages used to manage your data. It does more than an admin tool or file manager by considering table relations as a cohesive whole that drives the generation of a complete application that smoothly integrates your entire database design, complete with PDF reports. It is open, compact, efficient, and compatible with the tools and technologies you’re using now.

No download Website Updated 26 May 2009 FLOW3

Screenshot
Pop 24.70
Vit 38.17

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 Website Updated 13 Dec 2011 Evolutility

Screenshot
Pop 218.24
Vit 6.16

Evolutility is a generic Web UI and ORM for database applications. It lets you build CRUD (create, read, update, delete) Web applications simply by providing the metadata describing your application UI and database mapping. No hand-coding is required.

Screenshot

Project Spotlight

cryptmount

A tool for setup and on-demand mounting of encrypted filesystems under Linux.

Screenshot

Project Spotlight

LibGit2Sharp

A combination of Git and .Net/Mono.