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

Multiple Newsletters freeware
Filter: All | Freeware | Demo
 

Multiple Newsletters

< 1 2 3 4 5 
Added: September 18, 2010 | Visits: 1.212

Migma Migma project is a multiple-choice exam generator. Migma is a command-line tool that helps teachers create several different multiple-choice exams based on an original along with their respective answer sheets. Whats New in This Release: - some important bugs fixed. Get Migma at... Platforms: *nix

License: Freeware Size: 28.67 KB Download (142): Migma Download

Added: March 13, 2010 | Visits: 1.274

App::Session App::Session can represents a sequence of multiple events perhaps executed in separate processes. SYNOPSIS # ... official way to get a Session object ... use App; $session = App->context(); $context = $session->session(); # get the session # any of the following named parameters may be... Platforms: *nix

License: Freeware Size: 73.73 KB Download (96): App::Session Download

Added: January 23, 2010 | Visits: 889

XML::Filter::Tee XML::Filter::Tee can send SAX events to multiple processor, with switching. SYNOPSIS my $t = XML::Filter::Tee->new( { Handler => $h0 }, { Handler => $h1 }, { Handler => $h2 }, ... ); ## Altering the handlers list: $t->set_handlers( $h0, $h1, $h2, $h3 ); ## Controlling flow to a... Platforms: *nix

License: Freeware Size: 43.01 KB Download (106): XML::Filter::Tee Download

Added: February 25, 2010 | Visits: 1.054

Deluxe Loginfo Deluxe Loginfo generates email reports of CVS and Subversion changesets for multiple repositories. The log message provides full details: author, log message, the list of modified files, and (optionally) a unified diff format patch for the change. Deluxe Loginfo features Bugzilla and ViewCVS... Platforms: *nix

License: Freeware Size: 43.01 KB Download (92): Deluxe Loginfo Download

Added: July 07, 2010 | Visits: 1.144

MultiTail MultiTail lets you view one or multiple files like the original tail program. The difference is that it creates multiple windows on your console (with ncurses). It can also monitor wildcards: if another file matching the wildcard has a more recent modification date, it will automatically switch... Platforms: *nix

License: Freeware Size: 163.84 KB Download (95): MultiTail Download

Added: February 04, 2010 | Visits: 1.285

PHPMailer PHPMailer is an email transport class which features multiple file attachments, CCs, BCCs, REPLY-TOs, HTML messages, redundant SMTP servers, and word wrap, among others. It can send email via sendmail, PHP mail(), or with SMTP. Methods are based on the popular AspEmail active server component..... Platforms: *nix

License: Freeware Size: 69.63 KB Download (141): PHPMailer Download

Added: September 23, 2010 | Visits: 1.206

GNOME Transfer Manager GNOME Transfer Manager allows the user to retrieve multiple files from the web. These files can be retrieved in multiple parts and each part retrieved on a separate session that the user is connected to the Internet. This is most useful to users with dialup connections. The program performs... Platforms: *nix

License: Freeware Size: 491.52 KB Download (99): GNOME Transfer Manager Download

Added: August 02, 2010 | Visits: 1.813

Bio::Tools::Run::PiseApplication::align2model Bio::Tools::Run::PiseApplication::align2model is a Bioperl class for align2model - create a multiple alignment of sequences to an existing model. Parameters: align2model (String) run (String) Run name db (Sequence) Sequences to align (-db) model_file (InFile) Model (-i) pipe:... Platforms: *nix

License: Freeware Size: 829.44 KB Download (95): Bio::Tools::Run::PiseApplication::align2model Download

Added: June 05, 2010 | Visits: 1.011

mrsh mrsh project runs a remote command on multiple hosts. Rather than repeat an rsh command across a set of hosts, a single mrsh command can do the job. For instance, you can use it to do things like: mrsh sleepy dopey stoner -- df /var/log SYNTAX mrsh [ -prst ] [ -P rsh_path ] host ... --... Platforms: *nix

License: Freeware Size: 3.07 KB Download (90): mrsh Download

Added: February 18, 2010 | Visits: 1.189

Pure FTP Manager Pure FTP Manager allows a user to access multiple FTP chrooted sites with a single username and password. The program uses pure-ftpd and PostgreSQL for FTP and authentication. A site is chosen by adding @sitename to the users login. Providing the competitive edge to forward thinking businesses... Platforms: *nix

License: Freeware Size: 16.38 KB Download (108): Pure FTP Manager Download

Added: April 12, 2010 | Visits: 776

libpackman libpackman (Package Management) library provides a single API for accessing multiple package formats and package databases. Libpackmans module support allows for other developers to quickly provide support for new package formats and database formats. Libpackman is in the alpha stage. It... Platforms: *nix

License: Freeware Size: 184.32 KB Download (89): libpackman Download

Added: June 17, 2010 | Visits: 773

OctopuSsh OctopuSsh is a Python, gtk2 and vte multiple ssh client, useful to manage a set of machines. The name was choosen by Paolo Didone, while discussing a new name for it since we needed to change it. In fact the first choice was MMA, standing for Multiple Machine Administration. But then we... Platforms: *nix

License: Freeware Size: 22.53 KB Download (98): OctopuSsh Download

Added: April 18, 2010 | Visits: 994

Nikto Nikto is an Open Source web server scanner which performs comprehensive tests against web servers for multiple items, including over 3200 potentially dangerous CGIs/files, versions on over 625 servers, and version specific problems on over 230 servers. Scan items and plugins are frequently... Platforms: *nix

License: Freeware Size: 184.32 KB Download (103): Nikto Download

Added: September 24, 2010 | Visits: 1.284

Alarm::Concurrent Alarm::Concurrent is a Perl module that allows multiple, concurrent alarms. This module is an attempt to enhance Perls built-in alarm/$SIG{ALRM} functionality. This function, and its associated signal handler, allow you to arrange for your program to receive a SIGALRM signal, which you can... Platforms: *nix

License: Freeware Size: 7.17 KB Download (90): Alarm::Concurrent Download

Added: November 20, 2010 | Visits: 1.007

pLauncher pLauncher project is an emulator front-end for multiple emulators. pLauncher allows you to centralize all of your emulator/ROM launching needs. It is open ended enough to allow the launching of any emulator (xmame, snes9x, xmess, vgb, dgen, WINE, etc.) and its ROMS/binaries.. Platforms: *nix

License: Freeware Size: 798.72 KB Download (100): pLauncher Download

Added: October 07, 2010 | Visits: 957

Class::DBI::FormTools Class::DBI::FormTools is a Perl module to build forms with multiple interconnected objects. SYNOPSIS package MyApp::Film; use base Class::DBI::FormTools; Mason example < %init > my $o = Film->retrieve(42); < /%init > < form > < input name="< % $o- >form_fieldname(title) % >"... Platforms: *nix

License: Freeware Size: 9.22 KB Download (95): Class::DBI::FormTools Download

Added: July 19, 2013 | Visits: 1.039

Waimea Waimea is a fast and highly customizable virtual multiple desktop window manager. It supports advanced features like transparent textures and Xft fonts. Platforms: *nix

License: Freeware Size: 10.24 KB Download (90): Waimea Download

Added: September 13, 2010 | Visits: 1.281

quizzy quizzy project is a simple multiple-choice quizzing program. Quizzy is a multiple-choice quiz engine for Linux. The format for the quizzes is very easy to understand and write, and two small sample quizzes are included. Whats New in This Release: - Fix long quiz titles bug. It now works... Platforms: *nix

License: Freeware Size: 10.24 KB Download (114): quizzy Download

Added: June 22, 2010 | Visits: 772

Sort::Radix Sort::Radix is a Perl module with multiple passes distribution sort algorithm. SYNOPSIS use Sort::Radix; @array = qw(flow loop pool Wolf root sort tour); radix_sort(@array); print "@arrayn"; This is an implementation based on Jarkkos Wolf book (Mastering Algorithms with Perl, pp.... Platforms: *nix

License: Freeware Size: 3.07 KB Download (99): Sort::Radix Download

Added: October 05, 2010 | Visits: 824

readlists readlists in short rl, is a frontend for mailers like mutt to handle multiple mailboxes more conveniently. A few years ago (in 1998) I started to use ELM (and later mutt) along with several mailfolders. I wanted to have a little program that acted as a front-end to mutt to make reading of... Platforms: *nix

License: Freeware Size: 14.34 KB Download (91): readlists Download

< 1 2 3 4 5