RSS 1015 projects tagged "MIT/X"

Download Website Updated 15 Mar 2007 A Simple Version Control System

Screenshot
Pop 57.84
Vit 2.44

A Simple Version Control System is an easy to install and easy to to use version/revision control system. It differs from most other version control systems in that it is designed to keep track of files in place. It does not allow any changes to be made to files; all changes require the users to change files externally with FTP or SSH access. It is very easy to set up and use. Users do not need to work with repository, branches, commit, and check-out files. All a user needs to do is upload the changes files and click Update, or if enabled, just wait for it to be updated automatically.

Download No website Updated 30 Mar 2009 ANM_CI

Screenshot
Pop 23.15
Vit 38.86

ANM_CI is a PHP class which provides a user library for CodeIgniter.

No download Website Updated 21 Jan 2006 ARSCIF

Screenshot
Pop 88.18
Vit 2.52

ARSCIF is a powerful framework that makes it trivial to use asynchronous remote-script callback invocation (AJAX) techniques. It helps the developer by working out problems such as data and character encoding, concurrency control, browser implementations, and so on, allowing the creation of pages with sophisticated, dynamic features.

No download No website Updated 28 Mar 2011 AS3WavSound

Screenshot
Pop 20.76
Vit 27.96

AS3WavSound allows you to embed wav files into your project compiled with the open source Flash SDK compiler. Normally this is not possible and circumvented either by: using a licensed expensive editor that does this for you, or by the very ugly .swf workaround. This library does it natively and cleanly.

No download Website Updated 22 Nov 2006 AVL Array

Screenshot
Pop 42.99
Vit 1.74

AVL Array is an STL-like container for C++ that fills the gap between vector (or deque) and list, providing both fast random access and fast insertion/removal, all O(log n). This is not a map; in an avl_array, the "keys" always range from 0 to size-1, and they automatically change on insertion or removal. As a sequence container, like vector and list, it respects the order of elements.

Download No website Updated 08 Apr 2002 Aardvark Calculator

Screenshot
Pop 23.37
Vit 1.45

Aardvark Calculator is a simplistic RPN calculator, designed to be used via the keyboard rather than the mouse. It supports most basic arithmetic commands, multiple stacks, hexadecimal and decimal integers, and macros.

No download No website Updated 06 May 2012 Abmash

Screenshot
Pop 25.77
Vit 19.46

Abmash provides Web application automation based on visible rendered output. It is all about interacting with a browser as humans would do, including AJAX and forms. It lets you perform tasks like "Click the red button", "Give me all text elements directly below an image", or "Click 'Login' and wait until the login form is loaded, then type in my credentials and submit the form".

No download Website Updated 02 May 2009 Abs_Xml_Rss

Screenshot
Pop 20.00
Vit 38.57

The Abs_Xml_Rss package contains for classes for managing RSS 2.0 and Atom 1.0 feeds.

Download Website Updated 27 Jan 2007 Address Book Continued

Screenshot
Pop 30.53
Vit 1.00

Address Book Continued is a multi-user address book Web application. It also makes use of AJAX, which means that page reloads only happen on login/logout; the rest of the operations is handled asynchronously in the background. It's well usable, even over slow connections. You can even install ABC on your desktop PC and configure it so that it doesn't require login for connections coming from the local computer.

Download Website Updated 13 Nov 2003 Aftershock

Screenshot
Pop 11.49
Vit 1.00

Aftershock is a Gopher server. It is designed to be simple to use, configurable, secure, and fast. It has special support for Unix, configurable file types, and nice logging features.

Screenshot

Project Spotlight

Blink

A small open blog engine.

Screenshot

Project Spotlight

Arcueid

A C interpreter for Arc, Paul Graham's dialect of Lisp.