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

Load Planning Application software
Filter: All | Freeware | Demo
 

Load Planning Application

< 1 2 3 4 5 
Added: June 14, 2010 | Visits: 1.120

CGI::Application::Magic CGI::Application::Magic is a template based framework for CGI applications. SYNOPSIS package WebApp ; use base CGI::Application::Magic ; # optional runmethod sub RM_myRunMmode { ... do_something_useful ... ... no_need_to_set_page ... ... returned_value_will_be_ignored ... } #...



Platforms: *nix

License: Freeware Size: 34.82 KB Download (97): CGI::Application::Magic Download

Added: February 25, 2010 | Visits: 1.451

Bundle::Application::Magic Bundle::Application::Magic is a a bundle to install CGI::Application::Magic plus all related prerequisites. SYNOPSIS perl -MCPAN -e install Bundle::Application::Magic CONTENTS HTML::Tagset - used by HTML::Parser HTML::Parser - used by HTML::FillInForm and HTML::TableTiler...





Platforms: *nix

License: Freeware Size: 34.82 KB Download (99): Bundle::Application::Magic Download

Added: October 23, 2010 | Visits: 1.189

OpenPlugin::Application OpenPlugin::Application is a subclass of CGI::Application, meant to help you create reusable web applications. SYNOPSIS # Example from OpenThoughts Demo.pm package Demo; use base "OpenPlugin::Application"; sub setup { my $self = shift; $self->run_modes( mode1 => init_demo, mode2 =>...


Platforms: *nix

License: Freeware Size: 78.85 KB Download (93): OpenPlugin::Application Download

Added: August 22, 2010 | Visits: 1.140

Keystone Application Framework Keystone is a cross-platform, object oriented application framework which allows applications to be written to build on the target platforms of GNU/Linux and Win32 without modification of their source. Keystone Application Framework implements several modern Web standards, including SVG...


Platforms: *nix

License: Freeware Size: 757.76 KB Download (97): Keystone Application Framework Download

Added: August 21, 2010 | Visits: 1.439

Riverdrums Load Balancer Riverdrums Load Balancer project is a no-frills, event-driven load balancer aimed at clarity and efficiency. Compiling: 1. Install libevent 2. gcc -Wall -O2 -o rlb rlb.c -levent Solaris: a) cc -Wall -O2 -o rlb rlb.c -lnsl -lsocket -levent Usage: $ rlb -p port [-b addr] [-B addr] -h...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (166): Riverdrums Load Balancer Download

Added: March 01, 2010 | Visits: 988

CGI::Application::Generator CGI::Application::Generator is a Perl module with dynamically build CGI::Application modules. SYNOPSIS use CGI::Application::Generator; # Required methods my $cat = CGI::Application::Generator->new(); $cat->package_name(My::Widget::Browser); $cat->start_mode(list_widgets);...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (103): CGI::Application::Generator Download

Added: April 22, 2010 | Visits: 871

CGI::Application CGI::Application is a framework for building reusable web-applications. SYNOPSIS # In "WebApp.pm"... package WebApp; use base CGI::Application; # ( setup() can even be skipped for common cases. See docs below. ) sub setup { my $self = shift; $self->start_mode(mode1);...


Platforms: *nix

License: Freeware Size: 55.3 KB Download (88): CGI::Application Download

Added: May 04, 2010 | Visits: 1.537

Bubbling Load Monitor Applet The Bubbling Load Monitor (or "Bubblemon" for short) is a system CPU and memory load monitor. It displays something that looks like a vial containing water. The water level indicates how much memory is in use. The color of the liquid indicates how much swap space is used (watery blue means none...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (97): Bubbling Load Monitor Applet Download

Added: May 23, 2010 | Visits: 1.019

vcs-load-dirs vcs-load-dirs is a tool to automate and simplify the loading of software into version control systems. The project is designed primarily for importing from a non-version-controlled upstream, such as processing release tarballs. While a bit of scripting can help some version control systems...


Platforms: *nix

License: Freeware Download (90): vcs-load-dirs Download

Added: September 17, 2010 | Visits: 1.226

Crossroads Load Balancer Crossroads is a load balance and failover utility for TCP-based services. Crossroads Load Balancer is a daemon program running in userspace and features extensive configurability, polling of backends using "wakeup calls", detailed status reporting, "hooks" for special actions when backend calls...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (123): Crossroads Load Balancer Download

Added: August 09, 2010 | Visits: 2.037

Enveria IDE for Rapid Application Development Enveria IDE for Rapid Application Development is an intuitive platform for programming robust GUI (graphical user interface) software. We have launched the Enveria RAD IDE as an open source application (https://sourceforge.net/projects/enveria). Previously, the Enveria IDE was utilized as an...


Platforms: *nix

License: Freeware Size: 942.08 KB Download (119): Enveria IDE for Rapid Application Development Download

Added: January 03, 2010 | Visits: 851

TiVo::HME::Application TiVo::HME::Application is a Perl implementation of TiVos HME protocol. SYNOPSIS use TiVo::HME::Application; our @ISA(TiVo::HME::Application); sub init { my($self, $context) = @_; $self->get_root_view->visible(1); my $mpg = $T_RESOURCE->image_file(examples/myloop.jpg);...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (90): TiVo::HME::Application Download

Added: February 08, 2010 | Visits: 853

CGI::Application::Plugin::ValidateRM CGI::Application::Plugin::ValidateRM is a Perl module to help validate CGI::Application run modes using Data::FormValidator. SYNOPSIS use CGI::Application::Plugin::ValidateRM; my $results = $self->check_rm(form_display,_form_profile) || return $self->check_rm_error_page; # Optionally,...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (88): CGI::Application::Plugin::ValidateRM Download

Added: January 06, 2010 | Visits: 1.087

Rapid Application Development Library radlib is a C language library developed to abstract details of interprocess communications and common linux/unix system facilities so that application developers can concentrate on application solutions. It encourages developers (whether expert or novice) to use a proven paradigm of...


Platforms: *nix

License: Freeware Size: 430.08 KB Download (91): Rapid Application Development Library Download

Added: January 08, 2010 | Visits: 1.013

mod_athena mod_athena is an Apache-based application load balancer for large systems. This module is designed to allow httpd to act as a load balancer, either internally to apaches own mod_proxy (for reverse proxying), or externally to machines querying it. Arbitrary statistics are sent to the engine...


Platforms: *nix

License: Freeware Size: 870.4 KB Download (95): mod_athena Download

Added: August 18, 2010 | Visits: 755

REST::Application REST::Application is a framework for building RESTful web-applications. SYNOPSIS # MyRESTApp L instance / mod_perl handler package MyRESTApp; use Apache; use Apache::Constants qw(:common); sub handler { __PACKAGE__->new(request => $r)->run(); return OK; } sub getMatchText { return...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (91): REST::Application Download

Added: October 16, 2010 | Visits: 2.756

NewsCloud Facebook Application NewsCloud Facebook application allows Facebook members to read top stories and breaking news and share them with their friends from within Facebook. The NewsCloud Facebook application also allows you to watch Daily Show and Colbert Report clips inside Facebook and share them with other Facebook...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (408): NewsCloud Facebook Application Download

Added: June 08, 2010 | Visits: 1.261

LAMP Application Server LAMP Application Server project is a combination of common open source tools that provides a unified system from which administrators, developers, and other parties can manage a large application cluster. The underlying platform is LAMP based. Whats New in This Release: - Fixed vhost config...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (105): LAMP Application Server Download

Added: March 18, 2010 | Visits: 1.459

gnetload network load meter gnetload network load meter project is a network and ISDN load meter that is similar to xisdnload, but works in a distributed environment. It includes an agent (devstata) that runs on machines with interfaces to be monitored and periodically sends status information over the network. A display...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (98): gnetload network load meter Download

Added: September 27, 2010 | Visits: 1.018

SOPE Application Server SOPE Application Server is an extensive set of frameworks (16 frameworks, ~1500 classes) which form a complete Web application server environment. Besides the Apple WebObjects compatible appserver extended with Zope concepts, it contains a large set of reusable classes: XML processing (SAX2,...


Platforms: *nix

License: Freeware Size: 4 MB Download (97): SOPE Application Server Download

< 1 2 3 4 5