Simple Project List Software Map

2546 projects in result set
LastUpdate: 2013-08-06 13:24

Large Database Backup

Large Database Backup is a class to back up large
MySQL databases into multiple files. It can list
the tables of a given MySQL database, and generate
SQL statements to create and insert records with
the current values of the table rows, as if it
were creating a new database. The class stores the
generated SQL statements in files. A full backup
process can be split into multiple iterations so
as to not exceed the PHP default script execution
time limit. Each iteration dumps a limited number
of table rows. An iteration can be executed by a
script that redirects the page request to itself
at the end to proceed to the next iteration.

(Machine Translation)
Database Environment: MySQL
Natural Language: English
Operating System: Linux, Windows
Programming Language: JavaScript, PHP
LastUpdate: 2002-05-02 17:12

XPcm

XPcm is a flexible PHP based content management framework which allows you to easily create and manage your websites. XML and XSLT are used for dynamic page creation and search-engine friendly content rendering. It features Workflows, task management, a WYSIWYG editor, user and group/role management with permission-inheritance, a media-database, module and plug-in support, flexible caching, and a fully browser-based back office.

(Machine Translation)
LastUpdate: 2013-02-01 02:40

brightmare

BrightMaRe is a tool that translates LaTeX equations to ASCII/UTF-8 text.

(Machine Translation)
LastUpdate: 2011-10-06 01:09

RunDeck

RunDeck is a command automation hub that helps you automate ad-hoc and routine procedures in data center or cloud environments. It allows you to run tasks on any number of nodes from a Web-based or command-line interface. It also includes other features that make it easy to scale up your scripting efforts, including access control, workflow building, scheduling, logging, and integration with external sources for node and context data.

(Machine Translation)
LastUpdate: 2013-05-21 00:29

toycars

toycars is a fighting race car game. Players select human or computer toys, select the track and toy to race, push toys off the screen or smash them to win a point, and try to earn enough points to win the race. toycars supports up to four human players and eight total players.

(Machine Translation)
LastUpdate: 2006-12-23 13:01

rest2web

rest2web is a tool for automatically maintaining
Web sites or parts of Web sites. It integrates
with docutils so that contents can be kept in
reStructured Text or HTML. It has a powerful
templating and macro system and can automatically
generate index pages and navigation trails (like
sidebars and breadcrumbs). It generates static
HTML and can generate relative links, which means
that sites can be viewed from the filesystem. A
"uservalues" system assists with creating sites in
multiple languages.

(Machine Translation)
LastUpdate: 2005-06-01 23:07

bBlog

bBlog is a weblogging application written in PHP. It has been programmed to be fast, secure, object-oriented, well-commented, Smarty-centric, and easily extendable.

(Machine Translation)
LastUpdate: 2011-12-18 17:06

Nibble forms

Nibble forms is a stand-alone PHP class collection that allows developers to begin easily developing HTML forms with PHP validation. The forms that can be developed are very customizable, but they can also be set up simply and quickly with minimal arguments.

(Machine Translation)
LastUpdate: 2013-11-30 07:42

freedatamap.com

freeDatamap is a business intelligence tool that transforms raw data into meaningful information by providing a unique way to browse any kind of data. It is a Web application that provides the possibility to navigate into structured and unstructured data. With its unique algorithm, freeDatamap is able to create a tree structure from flat data. It takes a CSV file as input and produces a tree with raw or computed attributes for each node.

(Machine Translation)
LastUpdate: 2005-03-28 03:48

myXML for PHP

myXML is a PHP implementation of the W3C's DOM,
XPath, and XSLT recommendations that does not
require additional libraries. It allows you to take
advantage of XML/XSLT technologies even if your
provider does not support it. The DOM API features
standard names for methods and properties and
should be compatible with future releases of PHP. The
library allows the execution of PHP code on the fly,
and inserts result into a DOM tree or attribute value.

(Machine Translation)
LastUpdate: 2013-05-23 14:46

UnQLite

UnQLite is a in-process software library which implements a self-contained, serverless, zero-configuration, transactional NoSQL database engine.It is a document store database similar to MongoDB, Redis, CouchDB, etc. as well a standard key/value store similar to BerkeleyDB, LevelDB, etc. It reads and writes directly to ordinary disk files. A complete database with multiple collections is contained in a single disk file. The database file format is cross-platform, and you can freely copy a database between 32-bit and 64-bit systems or between big-endian and little-endian architectures.

(Machine Translation)