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

Multiple Container Loadplan freeware
Filter: All | Freeware | Demo
 

Multiple Container Loadplan

< 1 2 3 4 5 > 
Added: November 12, 2010 | Visits: 1.180

FVWM FVWM project is an extremely powerful ICCCM-compliant multiple virtual desktop window manager for the X Window system. Development is active, and support is excellent. Check it out!. The Official FVWM Home Page



Platforms: *nix

License: Freeware Size: 1.7 MB Download (106): FVWM Download

Added: November 26, 2010 | Visits: 1.213

GMP compiler GMP compiler tool simplifies the use of GMP, the GNU multiple precision library. It scans a C source file for specially marked GMPS arithmetic expressions and replaces them with plain C. The abbreviation gmpc stands for GMP compiler, or alternatively GMPS-to-C compiler. GMPS arithmetic...





Platforms: *nix

License: Freeware Size: 276.48 KB Download (105): GMP compiler Download

Added: June 05, 2010 | Visits: 871

Webical Webicals goal is to create a webapplication that allows somebody to manage (view, edit, share, invite) multiple WebDAV hosted calendars, based on the iCalendar standard. Its features include progressive enhancement, a plugin framework that can be used to enhance the GUI and the back end...


Platforms: *nix

License: Freeware Size: 10 MB Download (104): Webical Download

Added: April 18, 2010 | Visits: 993

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: August 02, 2010 | Visits: 1.365

Yahoo::Search::Request Yahoo::Search::Request is a container object for a Yahoo! Search request. (This package is included in, and automatically loaded by, the Yahoo::Search package.) Package Use You never need to use this package directly -- it is loaded automatically by Yahoo::Search. Object Creation In...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (103): Yahoo::Search::Request Download

Added: November 18, 2013 | Visits: 1.207

Disc-O-Matic Disc-O-Matic is a GTK+ CD/DVD-ROM archiving tool for mastering and burning multiple discs.It can be used in situations where you have a lot of data that you wish to burn to discs (e.g. keeping an MP3 collection synchronized with a set of CD-RWs).


Platforms: *nix

License: Freeware Size: 92.16 KB Download (102): Disc-O-Matic Download

Added: June 17, 2010 | Visits: 901

jackEQ jackEQ is a tool for routing and manipulating audio from/to multiple input/output sources. jackEQ project runs in the JACK Audio Connection Kit, and uses LADSPA for its backend DSP work, specifically the DJ EQ swh plugin created by Steve Harris, one of jackEQs main authors. jackEQ is intended...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (102): jackEQ Download

Added: January 23, 2010 | Visits: 930

Sashenka Sashenka is aJ2EE Servlet container and framework for IRC bots and clients. Much of it is incomplete and it only handles basic incoming and outgoing messages but it is enough to build trivial bots with. Bots are written as Servlets following the Sun J2EE servlet model which are loaded by the...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (101): Sashenka Download

Added: April 24, 2010 | Visits: 977

Esound Esound project is an audio mixing server that allows multiple applications to output sound to the same audio device. Development on Esound stopped several years ago, in the hope that someone would write a replacement. Esound is seriously lacking in features required for a modern desktop...


Platforms: *nix

License: Freeware Size: 512 KB Download (101): Esound Download

Added: January 05, 2010 | Visits: 885

HotSheet HotSheet is a program that retrieves news headlines from multiple websites, displays them, and allows you to interact with them (e.g. to get the story that goes with a particular headline). HotSheet software works by pulling files from websites that have their news headlines stored in a XML...


Platforms: *nix

License: Freeware Download (101): HotSheet Download

Added: November 20, 2010 | Visits: 1.102

Rsync Vault Manager Rsync Vault Manager is an archive manager that uses rsync to manage backups of multiple clients across multiple logical partitions (vaults). Rsync Vault Manager has some features that some other rsync-based backup schemes lack, such as being written in C++, needing no scripts or other programs...


Platforms: *nix

License: Freeware Size: 747.52 KB Download (101): Rsync Vault Manager Download

Added: June 10, 2010 | Visits: 843

Sybase::Xfer Sybase::Xfer contains Bcp data into a Sybae table from multiple sources. SYNOPSIS #!/usr/bin/perl use Sybase::Xfer; my %switches = (-from_server=>CIA, -to_server=>NSA, -table => x-files); my $h = Sybase::Xfer->new( %switches ); my %status = $h->xfer(-return=>"HASH"); print "xref failed....


Platforms: *nix

License: Freeware Size: 50.18 KB Download (101): Sybase::Xfer Download

Added: November 20, 2010 | Visits: 1.006

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: March 04, 2010 | Visits: 947

GTPY - ImageResizer GTPY - ImageResizer is a software that can resize multiple image files. GTPY - ImageResizer is a small application for resizeing images, that uses ImageMagick as backend.. GTPY - ImageResizer KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (100): GTPY - ImageResizer Download

Added: September 23, 2010 | Visits: 1.205

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: June 22, 2010 | Visits: 771

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: January 24, 2010 | Visits: 787

Scalar::MultiValue Scalar::MultiValue is a Perl module to create a SCALAR with multiple values. This module create a SCALAR with multiple values, where this values can be randomic or can change by a defined period. USAGE: With a period of 2: my $s = new Scalar::MultiValue( [qw(a b c d)] , 2 ) ; for(0..8)...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (99): Scalar::MultiValue Download

Added: September 18, 2010 | Visits: 941

multicolumn multicolumn is a Firefox extension that sllows web pages to be configured to display in multiple columns using Firefox 1.5 (Gecko 1.8) CSS property -moz-column-count, inspired by the draft CSS3 module: Multi-column layout. Make better use of high res screen real estate. To see it in operation,...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (99): multicolumn Download

Added: April 19, 2010 | Visits: 652

ZopeMon ZopeMon application is a GNOME applet to manage multiple Zope instances on your filesystem, created using the mkzopeinstance.py utility. Essentially, it is a frontend to the zopectl utility for each Zope instance - but provides the convenience of having a list of all your Zope instances...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (99): ZopeMon Download

Added: September 12, 2013 | Visits: 598

PCPIN Chat for Scripts PCPIN Chat is a powerful and secure professional instant messaging system written in PHP and MySQL. It has large ammount of features and highly customizable.Features:- Multilingual support with currently 18 world languages- User system- Automated registration system- 'Guest' login possible-...


Platforms: PHP

License: Freeware Size: 286.72 KB Download (99): PCPIN Chat for Scripts Download

< 1 2 3 4 5 >