Simple Project List Software Map

1832 projects in result set
LastUpdate: 2014-05-12 22:21

RedKite CMS

RedKite CMS is a Content Management System built on top of Symfony2 and Twitter-Bootstrap frameworks. It lets you manage the content of your website inline, using an interface designed to increase the quality of the user experience. You are not required to have technical skills related to Web programming to build a website using this CMS.

(Machine Translation)
Database Environment: SQL-based
자연 언어: Italian
운영 체제: MacOSX, Linux, Windows
프로그래밍 언어: PHP
User Interface: Web Environment
LastUpdate: 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)
LastUpdate: 2004-08-01 13:18

SLOCCount

SLOCCount is a suite of programs for counting physical source lines of code (SLOC) in possibly large software systems. It can count physical SLOC for a wide number of languages. It can take a large set of files and automatically categorize their types using a number of different heuristics, and also comes with analysis tools.

LastUpdate: 2010-03-02 13:33

SQLiteManager

SQLiteManager is a multilingual Web-based tool to manage SQLite databases. It features multiple database management, creation, and connectivity, property and options management, table, data, and index manipulation, the ability to import data from a file, conversion from MySQL queries, view, trigger, and custom function management, and exporting of database structure and data.

LastUpdate: 2013-05-15 21:51

Oddjob

Oddjob is a Java job scheduler and task automation framework. A GUI designer or XML are used to define a hierarchy of jobs. Sequential, parallel, and conditional execution (or combinations) allow for nearly any business process to be modelled. Oddjob can run on the desktop or on a server and uses JMX to control remote instances via an Explorer-style GUI. Basic Web-based monitoring is also available. It can be embedded in client code and is easily extensible via a simple API.

(Machine Translation)
LastUpdate: 2014-03-07 23:30

LemonLDAP::NG

LemonLDAP::NG is a modular Web SSO based on Apache::Session modules. It simplifies the building of a protected area with a few changes in the application. It manages both authentication and authorization and provides headers for accounting, so you can have full AAA protection for your Web space. LemonLDAP::NG is a complete rewrite of LemonLDAP. All components needed to use it and to administer it are included in the tarball. However, all modules developed for LemonLDAP may not work with LemonLDAP::NG.

(Machine Translation)
LastUpdate: 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
자연 언어: English, German
운영 체제: Linux
프로그래밍 언어: Python
LastUpdate: 2005-01-31 06:53

My Handy Restaurant

My Handy Restaurant is software created to help restaurant waiters and managers in their job. Waiters can choose a restaurant table, assign orders to it and have them automatically printed on printers. "Normal" dishes can also be modified, by adding or removing ingredients. Bills can be printed automatically, even for separated bills. The accounting section allows a restaurant manager to easily administrate the whole accounting (bank accounts, employees, suppliers, income) in an easy way. Stock management is also available, and items quantity is automatically updated. The interface is handheld-sized and is written to be compatible with most handheld browsers.

LastUpdate: 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)
LastUpdate: 2008-08-22 23:13

Compiere

Compiere is an integrated ERP and CRM business solution for automating financial, distribution, sales, and service processes, including: financial management, purchasing, materials management, manufacturing, order management, project accounting, customer management, sales, service requests, ecommerce, reporting, and performance management. Compiere utilizes a powerful model-driven application platform that provides customers with unprecedented adaptability, rapid deployment, and low cost of ownership.

LastUpdate: 2012-06-28 20:56

sqlmap

sqlmap is a penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a detection engine, many niche features, and a broad range of switches including database fingerprinting, data fetching from the database, and accessing the underlying file system and executing commands on the operating system via out-of-band connections.

LastUpdate: 2014-05-06 23:20

Arcavias Core

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.

(Machine Translation)
LastUpdate: 2014-03-31 22:29

TimeIT

TimeIT is a time tracker that works quietly almost without any interaction and still measures the time you are spending on several projects. The concept of this program is that tasks and projects are assigned to workspaces and while you are in those workspaces your projects are timed. It also has detection of idleness, editing of time records, and summary views grouped by day, week, month, and year.

(Machine Translation)
Database Environment: SQL-based
자연 언어: English, Polish, Swedish, Turkish
프로그래밍 언어: C++
User Interface: GTK+
LastUpdate: 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.

LastUpdate: 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.