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

Arisocrat Slots freeware
Filter: All | Freeware | Demo
 

Arisocrat Slots

< 1 2 3 4 5 > 
Added: February 04, 2010 | Visits: 1.065

Devel::RingBuffer Devel::RingBuffer is a Perl module with shared memory ring buffers for Perl scripts diagnosis/debug. SYNOPSIS # # create ringbuffer # use Devel::RingBuffer; use Devel::RingBuffer::TieInt; my $ringbuf = Devel::RingBuffer->new( File => somefile.trace, Rings => 20, Slots => 20,...



Platforms: *nix

License: Freeware Size: 37.89 KB Download (103): Devel::RingBuffer Download

Added: November 16, 2010 | Visits: 848

Class::IntrospectionMethods Class::IntrospectionMethods is a Perl module that creates methods with introspection. SYNOPSIS use Class::IntrospectionMethods qw/make_methods/; make_methods ( parent, global_catalog => { name => metacat, list => [ [qw/foo/] => f_cat, [qw/bar baz/] => b_cat, ], } new_with_init...





Platforms: *nix

License: Freeware Size: 31.74 KB Download (92): Class::IntrospectionMethods Download

Added: August 27, 2010 | Visits: 1.148

DSHub Epsilon / Zeta DSHub is a hubsoft for Direct Connect Network. DSHub project uses the ADC protocol currently in development by Jacek Sieka and DC DEV. ADC is the future of DC++ network. How can I use DSHub ? You can download DSHub from this site and just use it. DSHub is free and every user can take it for...


Platforms: *nix

License: Freeware Size: 88.06 KB Download (95): DSHub Epsilon / Zeta Download

Added: May 10, 2013 | Visits: 1.354

CuteFlow CuteFlow is a webbased open source document circulation and workflow system. Users are able to define "documents" which are send step by step to every station/user in a list. It's an electronical way for doing (i.e. internal) document circulations. A document can be assembled from input fields of...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (169): CuteFlow Download

Added: February 21, 2010 | Visits: 1.390

QTorrent QTorrent is a BitTorrent client that uses the Qt widget-set. QTorrent allows you to have several torrents open at the same time from within the same program window, offering you easy overview, access and management through a list-mode. Every torrent also has its own page where you can control...


Platforms: *nix

License: Freeware Size: 73.73 KB Download (182): QTorrent Download

Added: January 24, 2010 | Visits: 710

Volity::WinnersList Volity::WinnersList is Perl class for Volity game record winners lists. SYNOPSIS Heres code you might see in a Volity::Game subclass implementing a game where there is one winner and a bunch of losers, the latter of whom are all effectively tied for second place (we assume that the methods...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (94): Volity::WinnersList Download

Added: February 13, 2010 | Visits: 1.081

Dmidecodee Dmidecode project reports information about your systems hardware as described in your system BIOS according to the SMBIOS and DMI standard (see a sample output). This information typically includes system manufacturer, model name, serial number, BIOS version, asset tag as well as a lot of...


Platforms: *nix

License: Freeware Size: 55.3 KB Download (123): Dmidecodee Download

Added: January 09, 2010 | Visits: 782

GFC-UI GFC-UI is a C++ interface for GTK+. The GTK+ Foundation Classes is an set of integrated C++ classes for developing GTK+ applications on UNIX-like systems such as Linux. GFC-UI is the user interface library and includes C++ wrappers for most objects in the ATK, GDK, GTK, GdkPixbuf and Pango...


Platforms: *nix

License: Freeware Size: 880.64 KB Download (92): GFC-UI Download

Added: April 15, 2010 | Visits: 869

GFC-Core GFC-Core is a C++ interface for the GLib library. The GTK+ Foundation Classes is an set of integrated C++ classes for developing GTK+ applications on UNIX-like systems such as Linux. GFC-Core is the core object and utility library that other GFC libraries such as GFC-UI are built on. GFC-Core...


Platforms: *nix

License: Freeware Size: 880.64 KB Download (97): GFC-Core Download

Added: May 15, 2010 | Visits: 1.324

Freevo Freevo project is a Linux application that turns a PC with a TV capture card and/or TV-out into a standalone multimedia jukebox/VCR/PVR/HTPC/DVR/set-top box. It uses MPlayer and other apps to play and record audio and video. It is optimized for use with a TV and remote, but can be used with a...


Platforms: *nix

License: Freeware Size: 16.1 MB Download (174): Freevo Download

Added: March 26, 2010 | Visits: 834

Language::Functional Language::Functional is a Perl module which makes Perl slightly more functional. SYNOPSIS use Language::Functional :all; print The first ten primes are: , show(take(10, filter { prime(shift) } integers)), "n"; Perl already contains some functional-like functions, such as map and grep. The...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (96): Language::Functional Download

Added: April 21, 2010 | Visits: 827

Engine_pkcs11 Engine_pkcs11 is an implementation of an engine for OpenSSL. Engine_pkcs11 project can be loaded using code, config file or command line and will pass any function call by openssl to a PKCS#11 module. Engine_pkcs11 is meant to be used with smart cards and software for using smart cards in...


Platforms: *nix

License: Freeware Size: 327.68 KB Download (112): Engine_pkcs11 Download

Added: June 03, 2010 | Visits: 1.204

The poster The poster plug-in is a Gimp plug-in that combines image layers by attaching them in rows and columns. This is useful especially for films. The plug-in attaches the layers of a RGB or grayscale image row by row from the left to the right. The frames are separated by lines of selectable width in...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (102): The poster Download

Added: March 24, 2010 | Visits: 1.083

clipsmm clipsmm is a C++ interface and library for CLIPS. CLIPS is an environment for creating rule-based and/or object-based expert systems. clipsmm extends the CLIPS C API in several ways: CLIPS Environments are encapsulated in an Environment object as are many of the other CLIPS concepts such as...


Platforms: *nix

License: Freeware Size: 419.84 KB Download (129): clipsmm Download

Added: November 25, 2010 | Visits: 802

Class::ArrayObjects Class::ArrayObjects is a Perl utility class for array based objects. SYNOPSIS package Some::Class; use Class::ArrayObjects define => { fields => [qw(_foo_ _bar_ BAZ)], }; or package Other::Class; use base Some::Class; use Class::ArrayObjects extend => { class => Some::Class, with...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (103): Class::ArrayObjects Download

Added: September 16, 2010 | Visits: 599

PromoEngine PromoEngine is a product which allows the use of the PluggableAuthService in Plone. The Promo Engine developed by Six Feet Up provides a way to manage the syndication of static promotional content throughout a Plone site from a single centralized repository of "ads". The Promo Engine...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (94): PromoEngine Download

Added: April 14, 2010 | Visits: 1.057

Tango 0.98 Tango is a cross-platform open-source software library, written in D for D programmers. The project is structured as a cohesive and comprehensive library for general purpose usage, and is supported by a growing number of recognized D enthusiasts. As a team, we feel the availability of solid and...


Platforms: *nix

License: Freeware Download (97): Tango 0.98 Download

Added: September 11, 2010 | Visits: 486

Tk::Tiler Tk::Tiler is a scrollable frame with sub-widgets arranged into rows. SYNOPSIS use Tk::Tiler; my $tl = $parent->Scrolled(Tiler, -columns => n, -rows => n); my $a = $tl->Xxxxx(...); my $b = $tl->Xxxxx(...); my $c = $tl->Xxxxx(...); $tl->Manage($a,$b,$c); Tiler is derived form...


Platforms: *nix

License: Freeware Size: 5.7 MB Download (92): Tk::Tiler Download

Added: July 13, 2010 | Visits: 911

giFToxic giFToxic provides a GTK 2-based client for giFT. At the moment it is under heavy development. giFT stands for giFT: Internet File Transfer. It is a daemon that is intended to act as a bridge to combine the capability of using several (peer-to-peer or otherwise) file sharing protocols for a...


Platforms: *nix

License: Freeware Size: 368.64 KB Download (97): giFToxic Download

Added: August 21, 2010 | Visits: 1.567

Pen Pen is a load balancer for "simple" TCP-based protocols such as HTTP or SMTP. Pen project allows several servers to appear as one to the outside. It automatically detects servers that are down and distributes clients among the available servers. This gives high availability and scalable...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (123): Pen Download

< 1 2 3 4 5 >