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

Six Simple Machines Wikipedia freeware
Filter: All | Freeware | Demo
 

Six Simple Machines Wikipedia

< 1 2 3 4 5 
Added: May 14, 2010 | Visits: 1.478

Simple Multi User Out-Of-Office-Responder Simple Multi User Out-Of-Office-Responder project is a vacation email responder that can be easily plugged into simple SMTP servers with procmail. We have a small e-mail server running on Debian GNU/Linux. All users are local (in /etc/passwd), have mail delivered via procmail to mailboxes in... Platforms: *nix

License: Freeware Size: 5.12 KB Download (108): Simple Multi User Out-Of-Office-Responder Download

Added: August 10, 2010 | Visits: 886

Pod::Simple::HTMLBatch Pod::Simple::HTMLBatch is a Perl module to convert several Pod files to several HTML files. SYNOPSIS perl -MPod::Simple::HTMLBatch -e Pod::Simple::HTMLBatch::go in out This module is used for running batch-conversions of a lot of HTML documents This class is NOT a subclass of... Platforms: *nix

License: Freeware Size: 256 KB Download (108): Pod::Simple::HTMLBatch Download

Added: May 16, 2010 | Visits: 1.393

XML::Schema::Type::Simple XML::Schema::Type::Simple is a base class for simple XML Schema datatypes. SYNOPSIS package XML::Schema::Type::whatever; use base qw( XML::Schema::Type::Simple ); use vars qw( @FACETS ); @FACETS = ( minLength => 10, maxLength => 30, otherFacet => { value => $n, fixed => 1,... Platforms: *nix

License: Freeware Size: 143.36 KB Download (107): XML::Schema::Type::Simple Download

Added: January 13, 2010 | Visits: 1.223

Simple Meeting Website Simple Meeting Website project is a simple TurboGears Web site that can track RSVPs for a series of meetings. Whats New in This Release: - Emailed meeting reminders have been added (activated by a cron job). - The site now validates as HTML 4.01 Strict.. Platforms: *nix

License: Freeware Size: 22.53 KB Download (107): Simple Meeting Website Download

Added: February 06, 2010 | Visits: 721

iFolder iFolder is a secure and simple storage solution that can increase your productivity by enabling you to back up, access and manage your personal files-from anywhere, at any time. Once you have installed iFolder, you simply save your files locally-as you have always done-and iFolder automatically... Platforms: *nix

License: Freeware Size: 11.2 MB Download (107): iFolder Download

Added: January 06, 2010 | Visits: 1.765

Really Simple CalDAV Store Really Simple CalDAV Store project is a server implementation of the CalDAV protocol for storing calendaring resources (iCalendar format) on a remote shared server. An increasing number of calendar clients support the maintenance of shared remote calendars through CalDAV including Mozilla... Platforms: *nix

License: Freeware Size: 317.44 KB Download (106): Really Simple CalDAV Store Download

Added: August 26, 2008 | Visits: 1.185

Simple Data Backup Simple Data Backup is a FREE program that allows you to quickly and easily back up an entire folder structure from one drive to another. In addition, you can have the program automatically back up certain folders every so many days. It is a simple, but effective program at maintaining a backup of... Platforms: Windows

License: Freeware Size: 1024 B Download (105): Simple Data Backup Download

Added: January 25, 2010 | Visits: 814

Battlefield 1942 Dedicated Server Battlefield 1942 Dedicated Server allows Mac users to run a Battlefield 1942 server that is dedicated to multiplayer, so they can use a spare Mac as a base machine to play alongside other friends. It enables support for more users in multiplayer than running a server on a Mac while playing... Platforms: Mac

License: Freeware Size: 2.4 MB Download (104): Battlefield 1942 Dedicated Server Download

Added: May 14, 2010 | Visits: 1.611

Gnome Simple Stateful Music Player Gnome Simple Stateful Music Player (GSSMP) is a music player designed to work with the GNOME desktop environment. It does not store a database of all your music, but is designed to work with music files organised into directories. It is small, unobtrusive, and tries to do what you would expect,... Platforms: *nix

License: Freeware Size: 73.73 KB Download (104): Gnome Simple Stateful Music Player Download

Added: February 18, 2010 | Visits: 902

RDF::Simple::Parser RDF::Simple::Parser is a simple RDF/XML parser that reads a string containing RDF in XML. SYNOPSIS my $uri = http://www.zooleika.org.uk/bio/foaf.rdf; my $rdf = LWP::Simple::get($uri); my $parser = RDF::Simple::Parser->new(base => $uri) my @triples = $parser->parse_rdf($rdf); # returns... Platforms: *nix

License: Freeware Size: 17.41 KB Download (104): RDF::Simple::Parser Download

Added: June 08, 2010 | Visits: 893

Timestamp::Simple Timestamp::Simple is a Perl module with simple methods for timestamping. SYNOPSIS use Timestamp::Simple qw(stamp); print stamp, "n"; This module provides a simple method for returning a stamp to mark when an event occurs. METHODS stamp() This method returns a timestamp in the form... Platforms: *nix

License: Freeware Size: 10.24 KB Download (104): Timestamp::Simple Download

Added: August 20, 2010 | Visits: 1.440

Simple IPX Bridge SIB (Simple IPX Bridge) is able to tunnel IPX and IP frames received by your Ethernet device via UDP over the Internet. It is able to put the interface it listens on to promiscous mode, so all frames (not only broadcasts, and frames for the tunneling server) can be received. Actually every... Platforms: *nix

License: Freeware Size: 21.5 KB Download (104): Simple IPX Bridge Download

Added: September 08, 2010 | Visits: 1.199

CGI::Simple CGI::Simple is a simple totally OO CGI interface that is CGI.pm compliant. SYNOPSIS use CGI::Simple; $CGI::Simple::POST_MAX = 1024; # max upload via post default 100kB $CGI::Simple::DISABLE_UPLOADS = 0; # enable uploads $q = new CGI::Simple; $q = new CGI::Simple( { foo=>1, bar=>[2,3,4] }... Platforms: *nix

License: Freeware Size: 84.99 KB Download (103): CGI::Simple Download

Added: June 14, 2010 | Visits: 671

MP3::Daemon::Simple MP3::Daemon::Simple is a daemon for the mp3(1p) client. SYNOPSIS Fork a daemon MP3::Daemon::Simple->spawn($socket_path); Start a server, but dont fork into background my $mp3d = MP3::Daemon::Simple->new($socket_path); $mp3d->main; Youre a client wanting a socket to talk to the daemon... Platforms: *nix

License: Freeware Size: 25.6 KB Download (103): MP3::Daemon::Simple Download

Added: June 22, 2010 | Visits: 1.296

w3cam w3cam is a simple CGI to retrieve images from a so called video4linux device. In other words this program will only run on Linux machines which support a video4linux-device. w3cam supports a text mode and a gui mode. In the gui mode a html with a form is supplied to change some parameters with... Platforms: *nix

License: Freeware Size: 143.36 KB Download (102): w3cam Download

Added: January 03, 2010 | Visits: 1.039

Simple Multitrack Simple Multitrack contains a set of programs that allows the simultaneous recording of an audio track while listening to a monitor mix of other tracks. This software uses the OSS audio drivers found in the Linux kernel or the CoreAudio API on Mac OS X. It has been tested on Linux 2.4.20 on a... Platforms: *nix

License: Freeware Size: 29.7 KB Download (101): Simple Multitrack Download

Added: April 04, 2010 | Visits: 882

ICS::Simple ICS::Simple is a simple interface to CyberSource ICS2. SYNOPSIS Here is some basic code. Hopefully Ill come back through soon to document it properly. use ICS::Simple; my $ics = ICS::Simple->new( ICSPath => /opt/ics, MerchantId => v0123456789, # CyberSource supplies this number to you... Platforms: *nix

License: Freeware Size: 10.24 KB Download (101): ICS::Simple Download

Added: February 06, 2010 | Visits: 919

Libsball Libsball is a simple POSIX-based library for communicating with Spaceball 2003, 3000, 3003, and 4000 FLX six-degree-of-freedom motion control devices, via RS-232 serial ports on Unix-like systems. Spaceballs are excellent controllers for CAD/CAM, scientific visualization, and general 3-D VR... Platforms: *nix

License: Freeware Size: 18.43 KB Download (101): Libsball Download

Added: January 18, 2010 | Visits: 1.055

Secret::Simple Secret::Simple are secure secrets in configurations and code. SYNOPSIS # OOP style my $ss = Secret::Simple->new(); my $ciphertext = $ss->encrypt($plaintext); my $plaintext = $ss->decrypt($ciphertext); # procedural style my $ciphertext = ssencrypt($plaintext); my $plaintext =... Platforms: *nix

License: Freeware Size: 8.19 KB Download (100): Secret::Simple Download

Added: June 13, 2010 | Visits: 1.148

GD::Simple GD::Simple module is a simplified interface to GD library. SYNOPSIS use GD::Simple; # create a new image $img = GD::Simple->new(400,250); # draw a red rectangle with blue borders $img->bgcolor(red); $img->fgcolor(blue); $img->rectangle(10,10,50,50); # draw an empty rectangle with... Platforms: *nix

License: Freeware Size: 256 KB Download (100): GD::Simple Download

< 1 2 3 4 5