Simple Project List Software Map

941 projects in result set
Última actualización: 2009-05-02 02:43

Flyspray

Originally developed for the Psi project, Flyspray is an easy to use bug tracking system for those who don't require all the complexities of something like Bugzilla. It supports multiple users, file attachments, and Jabber notifications.

Última actualización: 2014-06-16 08:33

Adventure-(PHP-)Framework

The adventure PHP framework (APF) is a utility to implement object oriented and generic PHP Web applications. It allows the developer to create programs in compliance with approved software design patterns, and the code base already has answers to many everyday problems. The framework cannot be described as an application that only has to be configured, but rather as a technical basis and design guide for the design of software. Further, it introduced many concepts and efficiency tools already well known in the Java community.

Última actualización: 2002-06-20 10:56

BlackNova Traders

BlackNova Traders is a strategy game, loosely based on the old BBS games of Tradewars, Galactic Warzone, and Ultimate Universe, but multiplayer and Web-based. It involves space trading, conflict, and diplomacy.

Última actualización: 2010-04-12 21:54

Bricolage

Bricolage greatly simplifies the complex tasks of creating, managing, and publishing vast libraries of content. With advanced features such as fully-configurable workflows, customizable document types, and comprehensive Perl and PHP templating support, it has been designed from the ground up to scale to meet the demanding needs of large organizations around the world.

(Machine Translation)
Última actualización: 2002-03-12 11:22

NOLA

NOLA is a PHP-based program for business-class accounting, inventory order tracking, and general business management. The server side is multi-platform, and utilizes PHP, MySQL, and Apache. The client side is also multi-platform, since it only requires a Javascript-capable Web browser.

Última actualización: 2012-12-04 22:49

PHP Gift Registry

PHP Gift Registry is a a Web-enabled
database/wishlist that allows members to keep
track of the gifts they'd like to receive and see
what items other members would like to receive.
Private reservations ensure gifts are not bought
twice.

(Machine Translation)
Última actualización: 2014-06-11 10:40

privacyIDEA

privacyIDEA is a multi-factor authentication solution. It can manage any type of authentication device. All common OTP (one time password) devices are supported, including Google Authenticator, eToken Pass, OTP cards, Yubikey, SMSOTP, and mTAN/mobileTAN. New devices can be added easily. Users can be retrieved from flat files, LDAP, Active Directory, SQL databases, and SCIM services. It can also handle authorization and writes all events to a digitally signed audit log, giving you basic AAA functionality.

(Machine Translation)
Database Environment: SQL-based
Lenguaje Natural: English, German
Sistema Operativo: Linux
Lenguaje de Programación: Python
Última actualización: 2010-09-18 19:01

dbcrawler

dbcrawler is a lightweight database schema crawler library developed using Java. It is a simple library that can be used to Crawler the underlying schema of a database and return POJO objects, which makes it very easy to use. This library takes care of all the differences among the various database management systems, and makes application code free from the DBMS differences.You keep using same POJOs even if you change the underlying DBMS.

(Machine Translation)
Database Environment: JDBC, SQL-based
Lenguaje de Programación: Java
Última actualización: 2013-08-09 18:46

Ecere SDK

The Ecere SDK is a cross-platform toolkit for building software applications. It currently runs on Windows, Linux, Mac OS X (through X11), FreeBSD, and the Android OS. It should run on other Unix platforms with minor testing/tweaking. With the Ecere SDK, you can develop applications once and deploy them on all supported platforms alongside a lightweight runtime environment. It introduces eC, an object oriented language derived from and fully compatible with C, compromising neither runtime performance nor ease of use. A built-in 3D engine supporting both Direct3D and OpenGL is fully integrated.

(Machine Translation)
Última actualización: 2012-01-19 21:37

Animal Shelter Manager

Animal Shelter Manager is a complete computer solution for animal sanctuaries, rescue shelters, and veterinary surgery clinics. It features complete animal and owner management, document generation, flexible reporting, charts, Internet Web site publishing, and more.

Última actualización: 2011-11-13 17:46

Kloxo

Kloxo is a lightweight and powerful Web hosting panel that has been in development since 2002. It was formerly known as LxAdmin. It allows for adding customers, resellers, and wholesale resellers with few clicks. Clustering functions are also built in, so you can expand and add servers whenever you need. Migrating customers between servers is easy and automatic, making it the most extensible panel to date. The services installed by default are Apache, BIND, MySQL, Pure-ftpd, Qmail, and Bogofilter. You can also switch between Apache and Lighttpd, BIND and djbdns, Bogofilter and Spamassassin. All configuration files are converted automatically in the process.

(Machine Translation)
Última actualización: 2010-04-20 15:16

unixODBC

The unixODBC project provides Unix applications with the same ODBC 3.51 API and facilities available under Windows. It provides a Driver Manager that supports the full ODBC API and performs the ODBC 3 to ODBC 2 translations with UNICODE to ANSI conversion. It also includes a set of graphical utilities that allow users to specify connections to DBMSes to be used by applications, a collection of ODBC drivers including a simple text based driver, an NNTP driver, a Postgres driver and others, and a selection of templates and libraries that to aid in the construction of ODBC drivers. It works with MySQL, Postgres, StarOffice/OpenOffice, Applixware, iHTML, PHP, Perl DBD::ODBC, and many other applications and drivers. Connection pooling is also provided to increase performance with applications such as PHP.

Última actualización: 2012-12-08 03:46

PM Report

PM Report is a PHP/MySQL report generator. It creates customizable
reports and is very simple to setup and use. You can select which
database, table, and individual fields to use on your report. You can
also select the order in which the fields should appear on the report,
the field you would like to group by, the field you would like to sort
by, and whether or not you would like a total for each column. Once the
report has been generated, you can highlight individual rows and export
the results to CSV.

(Machine Translation)
Última actualización: 2012-11-08 13:36

CN=Monitor

CN=Monitor is an LDAP directory server monitoring tool with a focus on Red Hat/Fedora, Sun/Oracle ODSEE, Open LDAP, IBM Tivoli, and Novell eDirectory. Other directory services are also supprted.

Última actualización: 2013-05-24 23:25

phpPeanuts

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.

(Machine Translation)