RSS 1876 projects tagged "Windows"

Download Website Updated 08 Dec 2012 Obix programming language

Screenshot
Pop 29.33
Vit 13.93

Obix is an object-oriented programming language designed to make it easy to quickly write reliable code. More reliability is achieved through language features which consistently support the "Fail fast!" principle (every coding error should be detected as early as possible, preferably at compile-time, or else as early as possible at run-time). The Obix compiler generates Java binaries which can be executed on any Java virtual machine.

Download No website Updated 15 Dec 2012 Fifteen Puzzle

Screenshot
Pop 22.49
Vit 13.67

Fifteen Puzzle is a JavaScript implementation of the "Fifteen puzzle" game.

No download Website Updated 19 Dec 2012 RoseThorn Game Library

Screenshot
Pop 35.50
Vit 13.44

RoseThorn is a cross-platform library for 2D and 3D games running on GNU/Linux (and possibly other Unix-like OSes) and Windows. Features include: hardware accelerated 2D and 3D rendering; Ogg and WAV Sound support with OpenAL; Lua scripting; BMP, JPEG, and PNG image loading and saving (from screenshots); easily created and modified user interfaces with XML and CSS, combined with Lua event handling; separate 2D and 3D libraries; support for multiple fonts in both TTF and bitmap formats; support for OBJ, 3DS, MD5, and RTM model formats; skeletal animation (a work in progress); support for UDP and TCP networking; thread and mutex support; a Simple Shader API; 2D animated sprites; and some basic cryptography support. There is simple event management, with key/mouse bindings easily customized from the in-game console, config file, command line, or GUI.

No download Website Updated 08 Apr 2013 PONTON installer

Screenshot
Pop 25.77
Vit 13.09

PONTON installer installs Python programs across platforms using Python and system scripts.

Download Website Updated 03 Jan 2013 Countdown Timer until specified Date-Time

Screenshot
Pop 21.26
Vit 12.95

Countdown Timer until specified Date-Time starts a countdown to a time defined in forms. It can take a given time for the end of a countdown from form inputs which define the year, month, day, hour, minute, and second. The object can also take the end time from static page elements with identifiers which start with a given prefix. The object can start the countdown and keep updating page elements which show the remaining time to the end.

No download Website Updated 03 Jan 2013 XML-GrammarBase

Screenshot
Pop 24.94
Vit 1.00

XML-GrammarBase provides CPAN authors with some tested base classes and roles (also known as traits in other languages) for writing validators and processors for XML grammars, wrapping more lower level CPAN XML-handling modules.

Download Website Updated 08 Jan 2013 Weed-FS

Screenshot
Pop 32.80
Vit 12.70

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).

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 Website Updated 24 Jan 2013 Doc5

Screenshot
Pop 29.87
Vit 1.01

Doc5 is a system for managing archived scanned documents.

Screenshot

Project Spotlight

Gearmand

A job dispatching server.

Screenshot

Project Spotlight

NARS2000

An experimental APL interpreter.