RSS 7266 projects tagged "Windows"

Download No website Updated 08 Jan 2013 STOMP for Go

Screenshot
Pop 29.43
Vit 12.81

STOMP for Go is a client library for communicating with message brokers which implement the Streaming Text Oriented Messaging Protocol (STOMP). It includes a simple STOMP server which is useful for testing and for simple message broking applications.

Download Website Updated 08 Jan 2013 Weed-FS

Screenshot
Pop 32.92
Vit 12.74

Weed-FS is a simple and highly scalable distributed file system. There are two objectives: to store billions of files, and to serve the files fast! Instead of supporting full POSIX file system semantics, it implements only a key-file mapping. Instead of managing all file metadata in a central master, it manages file volumes in the central master and lets volume servers manage files and the metadata. This relieves concurrency pressure from the central master and spreads file metadata into volume servers' memories, allowing faster file access with just one disk read operation. It is modelled on Facebook's Haystack design paper. Only 40 bytes of disk storage are required for each file's metadata, and disk reads are O(1).

Download No website Updated 10 Jan 2013 csv_loader

Screenshot
Pop 23.54
Vit 1.00

add_loader is a PHP CSV Loader for PostgreSQL. It will import any CSV, though you may want to add data type handling. It handles filemasks in the place of filenames. Files do not need to be identical in layout.

No download No website Updated 10 Jan 2013 CMDBuild

Screenshot
Pop 38.68
Vit 12.66

CMDBuild (Configuration and Management Data Base) is a fully configurable Web application for managing asset lifecycles. It includes workflow, report, dashboard, attachment archiving, and georeference functions. It supports the management of hardware devices (client and server computers, peripheral devices, network and phone equipment), software (basic, environment, application), services, and documents (contracts, manuals). However it can be used as a standard asset management system (real estate, inventory, maintenance process, etc). It is also a framework suitable for applications that manage office business using workflows.

No download No website Updated 03 Jun 2013 Networked Decision Making

Screenshot
Pop 79.62
Vit 4.55

Networked Decision Making is fun Web-based group decision making software to complement meetings and voting. There are many situations in which groups need to make decisions. Existing methods are inefficient, synchronous, and often overly influenced by politics, egos, and hierarchy. Hence the need for a new method without these limitations. Networked Decision Making is developed on the web2py platform and is fully compatible with Google App Engine and most SQL platforms.

Download Website Updated 03 Feb 2013 Nibble Forms 2

Screenshot
Pop 37.55
Vit 1.07

Nibble Forms 2 is a PHP form class which allows developers to quickly create HTML5 forms and validate submitted results. An evolution of the original Nibble Forms class, it follows some of the key principles of Nibble Forms: It's simple to instantiate, it uses simple form field calls, it's flexible, and it provides validation out of the box.

Download No website Updated 28 Jan 2013 gcab

Screenshot
Pop 40.64
Vit 1.80

gcab is a tool and library for manipulating cabinet files. It uses the GObject API and provides GIR bindings. It supports creation of archives with simple MSZIP compression.

No download No website Updated 17 Jan 2013 cQRCode

Screenshot
Pop 20.76
Vit 12.43

cQRCode is a class that generates QR code images in GIF, JPEG, and PNG formats. It takes a string of information to encode and can either serve the image with the current script output or save it to a file. The size of matrix points and the error correction level parameters are configurable.

No download Website Updated 17 Jan 2013 cSpeedometer

Screenshot
Pop 21.49
Vit 12.39

cSpeedometer is a class that renders a speed meter as an image or using the HTML5 canvas. It generates round speed meters with a pointer indicating current speed, and configurable colored ranges. Images can be saved as JPEG, PNG, and GIF, or as HTML5 with JavaScript code that renders the image.

Download Website Updated 24 Feb 2013 ANNFiD

Screenshot
Pop 59.06
Vit 1.15

ANNFiD is an experimental forensic tool that identifies file types using neural networks. A GUI tool is used to train the network for new file types. It is intended to be used to determine the nature of corrupted files.

Screenshot

Project Spotlight

sr4.sql

A character database for Shadowrun 4th edition.

Screenshot

Project Spotlight

DomCore

A set of foundation classes for PHP.