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.076.026 Times

Mit Card Counting Wiki software
Filter: All | Freeware | Demo
 

Mit Card Counting Wiki

< 1 2 3 4 5 > 
Released: March 10, 2008  |  Added: October 17, 2008 | Visits: 2.681

Aerize Card Loader Get the most out of your BlackBerry device by installing limitless applications from removable media cards; the size of your SD Card is all that is left to worry about. This user-friendly app will install and remove applications on your device from any removable media card. Running...



Platforms: Windows, *nix, Windows CE

License: Shareware Cost: $10.00 USD Size: 97.66 KB Download (637): Aerize Card Loader Download

Released: June 15, 2009  |  Added: June 16, 2009 | Visits: 4.603

Photo Card Workshop Easy-to-use greeting card software lets you create personalized digital photo greeting cards in a minute. with Photo Card Workshop, you can create greeting cards for New Year, Birthdays, Valentine's Day, Wedding, anniversaries or any occasions. Photo Card Workshop edit photo cards with high...





Platforms: Windows

License: Shareware Cost: $21.95 USD Size: 13.82 MB Download (431): Photo Card Workshop Download

Released: February 27, 2011  |  Added: March 03, 2011 | Visits: 3.100

Yaease Greeting Card Studio Yaease Greeting Card Studio is the best software for making a unique and amazing greeting for your family,friends,lovers,and professional associate.With Greeting Card Studio,you can use predefined templates for all kinds of greeting card.Also,you can create a new special card as you like. The...


Platforms: Windows

License: Shareware Cost: $25.95 USD Size: 15.81 MB Download (278): Yaease Greeting Card Studio Download

Released: June 03, 2010  |  Added: July 05, 2013 | Visits: 3.446

SharePoint Wiki Redirect SharePoint Wiki Redirect provides an easy way to manage different versions of wiki pages and control which version is displayed by default. This free SharePoint wiki web part gives you the ability to quickly toggle between the SharePoint wiki versions edited most recently, the latest...


Platforms: Windows

License: Demo Cost: $0.00 USD Size: 291.2 KB Download (369): SharePoint Wiki Redirect Download

Added: November 18, 2010 | Visits: 1.429

Asterisk Live CF card Asterisk Live CF card is, clearly, a compact flash install of asterisk that will give you a complete, running system similar to that of the asterisk live CD. Indeed most things are the same although there have been some additions and changes. To install the CF you will need some way of...


Platforms: *nix

License: Freeware Size: 45.3 MB Download (131): Asterisk Live CF card Download

Added: February 17, 2010 | Visits: 1.343

Wiki::Gateway Wiki::Gateway is a Perl library for interacting with remote wikis. SYNOPSIS use Wiki::Gateway; $result = Wiki::Gateway::getPage(http://interwiki.sourceforge.net/cgi-bin/wiki.pl, $wiki_type, SandBox); $result = Wiki::Gateway::putPage(http://interwiki.sourceforge.net/cgi-bin/wiki.pl,...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (99): Wiki::Gateway Download

Added: September 07, 2010 | Visits: 1.144

MIT/GNU Scheme MIT/GNU Scheme is an implementation of the Scheme programming language, providing an interpreter, compiler, source-code debugger, integrated Emacs-like editor, and a large runtime library. This project is best suited to programming large applications with a rapid development cycle. Recent...


Platforms: *nix

License: Freeware Size: 18.3 MB Download (105): MIT/GNU Scheme Download

Added: November 06, 2010 | Visits: 2.043

Wiki::Toolkit::Store::Mediawiki Wiki::Toolkit::Store::Mediawiki is a Mediawiki (MySQL) storage backend for Wiki::Toolkit. SYNOPSIS Implementation of Wiki::Toolkit::Store::Database which reads and writes to a Mediawiki 1.6 database running in MySQL. This is module is intended to be capable of running concurrently with a...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (101): Wiki::Toolkit::Store::Mediawiki Download

Added: January 21, 2010 | Visits: 2.740

Wiki::Toolkit::Formatter::Mediawiki Wiki::Toolkit::Formatter::Mediawiki is a Mediawiki-style formatter for Wiki::Toolkit. SYNOPSIS This package implements a formatter for the Wiki::Toolkit module which attempts to duplicate the behavior of the Mediawiki application (a set of PHP scripts used by Wikipedia and friends). use...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (101): Wiki::Toolkit::Formatter::Mediawiki Download

Added: March 16, 2010 | Visits: 2.031

Wiki::Toolkit::Plugin::RSS::Reader Wiki::Toolkit::Plugin::RSS::Reader is a Perl module to retrieve RSS feeds for inclusion in Wiki::Toolkit nodes. Use this Wiki::Toolkit plugin to retrieve an RSS feed from a given URL so that you can include it in a wiki node. SYNOPSIS use Wiki::Toolkit::Plugin::RSS::Reader; my $rss =...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (108): Wiki::Toolkit::Plugin::RSS::Reader Download

Added: April 20, 2010 | Visits: 1.927

CGI::Wiki::Plugin::RSS::Reader CGI::Wiki::Plugin::RSS::Reader is a Perl module retrieve RSS feeds for inclusion in CGI::Wiki nodes. Use this CGI::Wiki plugin to retrieve an RSS feed from a given URL so that you can include it in a wiki node. SYNOPSIS use CGI::Wiki::Plugin::RSS::Reader; my $rss =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): CGI::Wiki::Plugin::RSS::Reader Download

Added: February 09, 2010 | Visits: 1.464

ERFAN WIKI ERFAN WIKI is powerful wiki engine without database supporting smart search, smart backup, wikipedia syntax, template, nice printable version, language and multiuser. Plus an easy and secure installer..


Platforms: *nix

License: Freeware Size: 163.84 KB Download (94): ERFAN WIKI Download

Added: July 15, 2010 | Visits: 2.028

bibEC Process Card bibEC Process Card is a multiple gateway credit card payment processor. This class is meant to process credit card payments via one of multiple payment gateways that are supported. Currently the class supports the following payment gateways: Plug and Pay, Authorize.net, ViaKlix, and paynet ....


Platforms: *nix

License: Freeware Download (295): bibEC Process Card Download

Added: October 24, 2010 | Visits: 1.335

Pod::Simple::Wiki Pod::Simple::Wiki is a class for creating Pod to Wiki filters. SYNOPSIS To create a simple filter to convert from Pod to a wiki format: #!/usr/bin/perl -w use strict; use Pod::Simple::Wiki; my $parser = Pod::Simple::Wiki->new(kwiki); if (defined $ARGV[0]) { open IN, $ARGV[0] or die...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (92): Pod::Simple::Wiki Download

Added: August 11, 2010 | Visits: 2.930

Wiki::Toolkit::Formatter::Default Wiki::Toolkit::Formatter::Default is a formatter for Wiki::Toolkit. SYNOPSIS my $store = Wiki::Toolkit::Store::SQLite->new( ... ); # See below for parameter details. my $formatter = Wiki::Toolkit::Formatter::Default->new( %config ); my $wiki = Wiki::Toolkit->new( store => $store,...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (243): Wiki::Toolkit::Formatter::Default Download

Added: November 12, 2010 | Visits: 1.515

CGI::Wiki CGI::Wiki is a toolkit for building Wikis. Helps you develop Wikis quickly by taking care of the boring bits for you. You will still need to write some code - this isnt an instant Wiki. SYNOPSIS # Set up a wiki object with an SQLite storage backend, and an # inverted index/DB_File search...


Platforms: *nix

License: Freeware Size: 62.46 KB Download (87): CGI::Wiki Download

Added: June 08, 2010 | Visits: 1.775

PWP Wiki Processor PWP Wiki Processor is a PHP Wiki based on flat files that can create static pages. It uses flat files as data storage, no database is required. It has a simple cache and trash bin, and can handle file uploads. It is able to export its contents into static HTML pages. A Wiki is a...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (97): PWP Wiki Processor Download

Added: August 05, 2010 | Visits: 1.595

OW2 wiki OW2 is a wiki/BBS management system that offers multiple areas, user pages, rich markup, internal backward links, RSS feeds, a public chat, full referer tracking and an internal messaging system. Installation: 1. Create a MySQL database called ow2_orgowiki 2. Import the sample database given...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (101): OW2 wiki Download

Added: April 02, 2010 | Visits: 1.095

WML::Card WML::Card is a Perl extension for builiding WML Cards according to the browser being used. SYNOPSIS use WML::Card; my $options= [ [Option 1, http://...], [Option 2, http://...], ]; my $c = WML::Card->guess(index,Wap Site); $c->link_list(indice, undef, 0, $options, $options); $c->print;...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (100): WML::Card Download

Added: October 25, 2010 | Visits: 1.642

KDE Personal Wiki KDE Personal Wiki engine for KDE, made for only personal use. Consider it a replacemente of KNotes and such apps. You can create/remove pages, links between pages are automatically created. I hope you like my first app.. KDE Personal Wiki KDE-Apps.org Community Portal for KDE Applications...


Platforms: *nix

License: Freeware Size: 88.06 KB Download (101): KDE Personal Wiki Download

< 1 2 3 4 5 >