RSS 23 projects tagged "AGPL v3"

Download Website Updated 24 May 2013 phpPeanuts

Screenshot
Pop 204.98
Vit 317.35

PhpPeanuts is a framework for developing database-backed applications in PHP. Rather than building an application from the bottom up, you initially only build domain model classes in which you specify properties, relationships, and database table names in metadata. The framework dynamically scaffolds getters and setters, persistency, navigation over relations, and input and delete validation. The abstract user interface instantly offers a rich set of pages for searching, browsing, drilling down, editing and reporting over your domain model. From there on you extend and refine both the domain model and the user interface to make it what you want by defining specialization classes and overriding inherited methods.

Download Website Updated 07 May 2013 GT.M

Screenshot
Pop 138.19
Vit 49.36

GT.M is a high end platform for developing transaction processing database applications. Individual database files in the terabyte range are supported; a logical database can consist of many files. It provides full support for ACID transactions using a Software Transaction Memory (STM) programming model and optimistic concurrency control. The GT.M data model is hierarchical associative memory (i.e. multi-dimensional arrays) that imposes no restriction on the data types of the indexes or content, nor any restriction on the schema is that imposed by the application. Such databases are also referred to as "document oriented", "schemaless", or "schema-free".

No download No website Updated 27 Apr 2013 Bitsy

Screenshot
Pop 34.09
Vit 5.32

Bitsy is a small, fast, embeddable, durable in-memory graph database that implements the Blueprints API. It is an ACID database that recovers cleanly from power failures and crashes. Designed for multi-threaded OLTP applications, Bitsy implements optimistic concurrency control and stores data in human-readable JSON-encoded text files. Common management tasks such as online backups can be done over JMX. The speed and simplicity of Bitsy relies on three design principles: No Seek, No Socket, NoSQL.

Download Website Updated 15 Apr 2013 TCExam

Screenshot
Pop 1,065.41
Vit 154.84

TCExam is Web-based assessment software for generating and managing online tests and exams. It simplifies the exam cycle, including generation, execution, evaluation, presentation, and archiving.

No download Website Updated 25 Feb 2013 CalDavZAP

Screenshot
Pop 125.43
Vit 2.46

CalDavZAP is a CalDAV Web client with a powerful event/todo editor. It is compatible with Safari/Mobile Safari, Webkit, Epiphany, iCab, Chrome, and Firefox, and supports the Davical CalDAV server.

No download Website Updated 22 Feb 2013 CardDavMATE

Screenshot
Pop 168.29
Vit 8.98

CardDavMATE is a CardDAV Web client with a powerful vCard editor. It is compatible with Safari/Mobile Safari, Webkit, Epiphany, iCab, Chrome, Firefox, and IE9, and supports the DAViCal, Mac OS X Lion, Oracle, SabreDAV, and many other CardDAV servers.

No download Website Updated 16 Feb 2013 NamedManager

Screenshot
Pop 109.24
Vit 1.58

NamedManager is a Web-based DNS management system designed to make adding, adjusting, and removing zones/records easy and reliable. It uses Bind as the underlying DNS service and features a modern AJAX Web interface, with IPv4 and IPv6 support.

Download Website Updated 14 Jan 2013 HOMER SIP Capture

Screenshot
Pop 34.00
Vit 11.50

HOMER is a robust, carrier-grade, scalable SIP capturing system and monitoring application with hEP, IP Proto4 (IPIP) encapsulation, and port mirroring/monitoring support right out of the box, ready to process and store large amounts of signaling with instant searches, end-to-end analysis, and drill-down capabilities for ITSPs, VoIP providers, and trunk suppliers using SIP signaling.

Download Website Updated 08 Dec 2012 Obix programming language

Screenshot
Pop 31.46
Vit 13.00

Obix is an object-oriented programming language designed to make it easy to quickly write reliable code. More reliability is achieved through language features which consistently support the "Fail fast!" principle (every coding error should be detected as early as possible, preferably at compile-time, or else as early as possible at run-time). The Obix compiler generates Java binaries which can be executed on any Java virtual machine.

Download No website Updated 12 Oct 2012 Journey

Screenshot
Pop 35.67
Vit 1.01

Journey Business Management is a Web-based application designed to improve business operations by storing and integrating information such as contacts, accounts, invoices, sales, payments, and related information.

Screenshot

Project Spotlight

JunkieTheSniffer

A programmable packet sniffer.

Screenshot

Project Spotlight

Thumbnailator

A thumbnail generation library for Java with a fluent interface.