Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.480.376 Times

Proof Of Concept Prototypes Risks freeware
Filter: All | Freeware | Demo
 

Proof Of Concept Prototypes Risks

< 1 2 3 4 5 > 
Added: September 14, 2013 | Visits: 180

PyBean PyBean is intended as a proof-of-concept of a Python RedBeanPHP implementation. Beans are simple Python objects with a type that maps to the table name and properties representing the cells of a row. PyBean is used in development mode (AKA "frozen=False"), where tables and columns are created... Platforms: *nix

License: Freeware Size: 10.24 KB Download (37): PyBean Download

Added: June 16, 2013 | Visits: 401

Active edit Notice: This module was previously abandoned but I'm going to be taking over development and hope to have something workable soon.Enables editing of content or settings from the same page via popups.This was the beginning of a full rewrite of the Active edit formerly included in javascript Tools,... Platforms: PHP

License: Freeware Size: 10 KB Download (39): Active edit Download

Added: October 04, 2010 | Visits: 1.188

Shell over ICMP Shell over ICMP consists of two free and open source applications: one server and one client. Shell over ICMP project allows a user to connect to a remote shell daemon, by using ICMP protocol instead of classical TCP. Entirely written in Python, soicmp is a working proof-of-concept to... Platforms: *nix

License: Freeware Size: 593.92 KB Download (114): Shell over ICMP Download

Added: August 07, 2013 | Visits: 276

ObsceneClean ObsceneClean is a project to create a profanity filter. At this time the goal is to create a proof of concept algorithm, in other words get the code to a point where the fundamental idea behind the algorithm is proved to be workable. Platforms: PHP

License: Freeware Size: 122.88 KB Download (42): ObsceneClean Download

Added: April 09, 2013 | Visits: 404

Plupload integration Provides integration between for the Plupload widget to upload multiple files and Drupal. Plupload is a GPL licensed multiple file uploading tool that can present widgets in Flash, Gears, HTML 5, Silverlight, BrowserPlus, and HTML4 depending on the capabilities of the client computer.This is a... Platforms: PHP

License: Freeware Size: 122.88 KB Download (45): Plupload integration Download

Added: May 28, 2013 | Visits: 518

Realtime CSS Editor Edit CSS in real time from within your browser! great for themers looking to cut down on their Drupal themeing time, preventing you from constantly switching between IDEs, this is true WYSIWYG. Please note that this module should not be used on a developed site, use in a local or development... Platforms: PHP

License: Freeware Size: 20.48 KB Download (49): Realtime CSS Editor Download

Added: August 08, 2013 | Visits: 661

Rules Web Hooks Rules Web Hooks allows Drupal sites to exchange remote events. It integrates seamlessly with Rules and relies on WSClient for remote communication.The module is the successor of Rules web, a proof of concept module. Platforms: PHP

License: Freeware Size: 10 KB Download (40): Rules Web Hooks Download

Added: May 16, 2013 | Visits: 330

CouchDB integration An experimental integration between CouchDB and Drupal.Note: this module is a proof of concept / experiment. If you want to help either jump in the issue queue or contact me directly. Platforms: PHP

License: Freeware Size: 10 KB Download (47): CouchDB integration Download

Added: June 24, 2013 | Visits: 567

Solace Search This module use the global Solace API filter form to enable site-wide search form using the filter UI. It's able of replacing the old legacy Search core module, even use its own forms if enabled.It does do a full usage of Solace API filter form, including the Quick search toolbar feature added... Platforms: PHP

License: Freeware Size: 10 KB Download (42): Solace Search Download

Added: October 31, 2013 | Visits: 375

OFF System The OFF System for content storage and retrieval, lets you store all digital content and allows only the people authorized to use it to do so. It is the proof of concept for 'bright nets' and will allow anyone to securely share digital data legally. Platforms: Mac

License: Freeware Size: 1.73 MB Download (42): OFF System Download

Added: August 31, 2013 | Visits: 458

mousikos mousikos is a GUI based portable audio player file manager. It is designed to be able to support various types of portable music players connected through the parallel port or a USB port. It currently does not support any existing players. A fake player mimicked by a directory on the hard disk... Platforms: *nix

License: Freeware Size: 215.04 KB Download (49): mousikos Download

Added: August 18, 2013 | Visits: 368

django-jqueryautocomplete django-jqueryautocomplete is a very basic and un-tested proof of concept jQuery auto-complete app based off of Corey Hart's jQuery plugin. #md5=68c9585f4200f4fb382d32bb71b63d3c Platforms: *nix

License: Freeware Size: 10.24 KB Download (41): django-jqueryautocomplete Download

Added: July 20, 2013 | Visits: 188

minitrue minitrue is a proxy designed to lie. It does this by mangling the requests sent by the client before forwarding them to the remote server, and mangling the responses sent by the server before relaying them back to the client. Note that this is little more than a proof of concept. If you want to... Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): minitrue Download

Added: October 02, 2013 | Visits: 541

OFF Systemm for Linux The OFF System for content storage and retrieval, lets you store all digital content and allows only the people authorized to use it to do so. It is the proof of concept for 'bright nets' and will allow anyone to securely share digital data legally. Platforms: *nix

License: Freeware Size: 1.73 MB Download (40): OFF Systemm for Linux Download

Added: April 15, 2010 | Visits: 831

BitLife Its a simple idea: implement Conways Game of Life using boolean logic operations (and, or, not, xor); do so by blits, thus running a Life game in every bitplane in parallel. Currently 2 implementations are available: a proof-of-concept (with a life-covered 3d cube!) one in Python (with... Platforms: *nix

License: Freeware Size: 102.4 KB Download (92): BitLife Download

Added: October 18, 2010 | Visits: 1.097

Sigma Consolefonts Sigma Consolefonts package contains a set of UTF-8 fonts which provide readability and wide coverage. Actually, it is only one font, in an 8x16 size but with a number of variations of what gets mapped into the (psfu) consolefont. If you arent using Linux and a UTF-8 locale, this probably will not... Platforms: *nix

License: Freeware Size: 81.92 KB Download (102): Sigma Consolefonts Download

Added: August 27, 2010 | Visits: 818

Tree::Simple::SAX Tree::Simple::SAX is a set of classes for using Tree::Simple with XML. SYNOPSIS use Tree::Simple::SAX; use XML::SAX::ParserFactory; my $handler = Tree::Simple::SAX::Handler->new(Tree::Simple->new()); my $p = XML::SAX::ParserFactory->parser(Handler => $handler); $p->parse_string(... Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): Tree::Simple::SAX Download

Added: July 25, 2010 | Visits: 1.146

Scratchy Scratchy is a set of scripts to parse Apache web server log files and extract useful information. From this data, Scratchy will create HTML reports so that website administrators can easily view the information and determine trends and their typical audience. Scratchy began as a... Platforms: *nix

License: Freeware Size: 64.51 KB Download (96): Scratchy Download

Added: October 07, 2010 | Visits: 998

mod_litbook mod_litbook is an alternate method for referencing documents. mod_litbook is an experiment in web techonology - an experiment in document reference and retrieval is at the core of this module. Although the initial "Proof of Concept" is the King James Bible, the concept has a broader range of... Platforms: *nix

License: Freeware Size: 31.74 KB Download (96): mod_litbook Download

Added: January 08, 2010 | Visits: 1.242

Modular Audio Recognition Framework PoC-demo(Distributed) Modular Audio Recognition Framework is an open-source research platform and a collection of voice/sound/speech/text and natural language processing (NLP) algorithms written in Java and arranged into a modular and extensible framework facilitating addition of new algorithms. MARF can run... Platforms: *nix

License: Freeware Size: 24.4 MB Download (99): Modular Audio Recognition Framework PoC-demo(Distributed) Download

< 1 2 3 4 5 >