Simple Project List Software Map

4904 projects in result set
LastUpdate: 2010-04-14 15:40

Vexi

The Vexi Platform is used for creating and deploying rich user interfaces for Internet/intranet applications that look and feel like native applications. Vexi uses a combination of a subset of XML and Javascript to provide a simple API for the development of interactive visual components. Vexi provides an intuitive, themable widget set, created using this API. Vexi interfaces then communicate with server applications through XML-RPC or SOAP.

LastUpdate: 2012-05-15 07:32

Impro-Visor

Impro-Visor is a music notation and playback tool for helping jazz musicians learn to improvise. It features a notation GUI, automated playback of chords and rhythm using MIDI, and improvisation advice provided in a variety of ways, including being able to improvise jazz itself. Data are stored as open-format text files. MIDI and MusicXML export are also available.

LastUpdate: 2013-11-22 22:58

Bino

Bino is a stereoscopic 3D video player with multi-display support. It supports many 2D and 3D video formats, a wide range of display devices, and distributed multi-display video presentation, e.g. for multi-projector setups.

(Machine Translation)
Natural Language: English
Operating System: MacOSX, Linux, Windows
Programming Language: C++
User Interface: OpenGL, Qt
LastUpdate: 2012-07-31 20:56

IIPImage

IIPImage is an advanced high-performance feature-rich imaging server system for Web-based streamed viewing and zooming of ultra high-resolution images. It is designed to be fast and bandwidth-efficient with low processor and memory requirements. The system can comfortably handle gigapixel size images as well as advanced image features such as both 8- and 16-bit depths, CIELAB colorimetric images, and scientific imagery such as multispectral images. The server is cross-platform and can handle both TIFF and JPEG2000. Viewers exist in AJAX Javascript, Flash, and Java.

LastUpdate: 2013-05-06 03:59

HTTPTunnel

HTTPTunnel is a simple client/server application
for creating an HTTP tunnel between two machines,
optionally via a Web proxy. This tunnel can then
be used to wrap arbitrary TCP socket traffic in
HTTP, thus allowing communications even through a
restrictive firewall that only allows outgoing
HTTP connections.

(Machine Translation)
LastUpdate: 2009-06-07 20:21

p7zip

p7zip is a port of 7za.exe for Unix, Mac OS X, and BeOS. 7za.exe is the command line version of 7-zip (7zip), a file archiver with a high compression ratio.

LastUpdate: 2014-05-05 11:31

libnode

libnode is a C++ implementation of Node.js. Just like Node.js, libnode provides non-blocking I/O, which enables you to develop scalable Web applications in C++. The memory management of libnode is automatic, based on either shared_ptr or bdw-gc. libnode is good to use on embedded devices because its system resource consumption is lower than Node.js.

(Machine Translation)
LastUpdate: 2014-04-08 13:36

pynag

pynag provides a Python tool for pragmatically handling configuration file maintenance and plugin development for Nagios.

(Machine Translation)
Programming Language: Python
Topics: Freecode.com
LastUpdate: 2013-04-07 16:16

Kdenlive

Kdenlive is a non-linear video editor for KDE. It provides all project management and editing tools while relying on a separate rendering framework (currently MLT/FFmpeg) to perform the editing operations. Kdenlive provides dual video monitors, a multi-track timeline, and clip list. Other features include customizable layout support, basic effects and transitions, multiple file formats, and full project and asset management support. Editing in Kdenlive is possible with various tools via the timeline and video monitors, allowing you to move and resize one or more clips, and razor clips into two. All timeline tools can snap to clip start/ends and the current seek position. You may playback/preview the contents of the timeline at any point during the edit. Kdenlive communicates with a render engine which handles the actual video data.

LastUpdate: 2014-02-04 11:38

MySQL Backup for lazy sysadmins

mysqlblasy is a Perl script for automating MySQL
database backups. It uses "mysqldump" for dumping
mysql databases to the files sytem. It was written
with automated usage in mind. For example, it is
silent during operation, and only produces noise
on errors/problems. It rotates backups
automatically to prevent the backup disk from
getting full when the administrator is on vacation
(or is lazy).

(Machine Translation)
LastUpdate: 2008-04-29 03:38

LinPHA

LinPHA is an easy-to-use, multilingual, flexible photo/image archive/album/gallery written in PHP. It uses an SQL database (MySQL/PostgreSQL/SQLite) to store information about your pictures. It comes with an HTML-based installer, so you don't need experience in setting up SQL databases. Thumbnails are created as needed and stored in the SQL DB. It features complete user management, top ten statistics, hidden albums, different themes, slideshow, filemanager, uploader, watermarks, benchmark, printing, and more.

LastUpdate: 2009-10-28 17:01

Coin

Coin is an implementation of Open Inventor. Open Inventor is the de facto standard API for retained-mode 3D graphics programming. Open Inventor has a highly extensible design, and has been designed to allow for rapid development of highly interactive 3D graphics applications in the fields of CAD, engineering, scientific computing, simulation, VRML, and visualization.

LastUpdate: 2014-04-03 17:38

Capstone

Capstone is a disassembly framework with the target of becoming the ultimate disasm engine for binary analysis and reversing in the security community. Running on Windows, Mac OS X, Linux, FreeBSD, OpenBSD, and Solaris, it can disassemble ARM, ARM64 (ARMv8), MIPS, PPC, and x86 architectures. Capstone provides rich details about disassembled instructions along with useful semantic information.

(Machine Translation)
LastUpdate: 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.

LastUpdate: 2012-04-25 18:16

Exiv2

Exiv2 is a C++ library and a command line utility for managing image metadata. It provides fast and easy read and write access to the Exif, IPTC, and XMP metadata of images in many formats. The Exiv2 command line utility prints Exif, IPTC, and XMP metadata including Makernote tags in various formats, adjusts Exif timestamps, renames images according to the Exif timestamp, extracts and inserts Exif, IPTC, and XMP metadata and JPEG comments, or deletes the thumbnail or a specific type of metadata from an image.

(Machine Translation)