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

Business Life Insurance Calculator freeware
Filter: All | Freeware | Demo
 

Business Life Insurance Calculator

< 1 2 3 4 5 
Added: February 10, 2010 | Visits: 1.154

Business::Shipping::DataTools Business::Shipping::DataTools is a Perl module that can convert tables from original format into usable format. SYNOPSIS bin/update.pl This is an optional module. It is used to update Business::Shipping::DataFiles. These tools convert the original source data obtained from shippers into a...



Platforms: *nix

License: Freeware Size: 1.3 MB Download (92): Business::Shipping::DataTools Download

Added: March 26, 2010 | Visits: 1.083

Business::OnlinePayment::iAuthorizer Business::OnlinePayment::iAuthorizer is an iAuthorizer.net backend for Business::OnlinePayment. SYNOPSIS use Business::OnlinePayment; my $tx = new Business::OnlinePayment("iAuthorizer"); $tx->content(login => ..., # login, password, and serial for your account password => ..., serial =>...





Platforms: *nix

License: Freeware Size: 4.1 KB Download (107): Business::OnlinePayment::iAuthorizer Download

Added: March 14, 2010 | Visits: 1.463

Web of Life Web of Life is a life simulation game. An isometric game done with C++ and SDL. In this game you control some beings in an ecosystem, the goal is to make only that the beings you control survive. Your beings should survive fighting with other beings, reproducting to make a massive attack...


Platforms: *nix

License: Freeware Download (128): Web of Life Download

Added: January 16, 2010 | Visits: 3.571

The Open For Business Project The Open For Business Project is an open source enterprise automation software project licensed under the MIT Open Source License. By open source enterprise automation we mean: Open Source ERP, Open Source CRM, Open Source E-Business / E-Commerce, Open Source SCM, Open Source MRP, Open Source...


Platforms: *nix

License: Freeware Size: 28.51 MB Download (374): The Open For Business Project Download

Added: June 13, 2010 | Visits: 1.056

Business::PayBox Business::PayBox is a OO wrapper for Paybox Java Localhost Listener (LHL). SYNOPSIS To create object: use Business::PayBox; $PB = Business::PayBox->new(MRID => +490001234567); or $PB = Business::PayBox->new(MRID => +490001234567, server => 192.168.1.1, port => 61); To do a payment:...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (102): Business::PayBox Download

Added: July 17, 2010 | Visits: 1.158

Business::PayPal::SDK Business::PayPal::SDK is an interface to paypals SDKs. SYNOPSIS use Business::PayPal::SDK; my $pp = new Business::PayPal::SDK( { paypal_apiid => "sdk-seller_api1.sdk.com", paypal_apipw => "12345678", paypal_cert => "paypal_java_sdk/samples/Cert/sdk-seller.p12", paypal_certpw =>...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (107): Business::PayPal::SDK Download

Added: July 09, 2010 | Visits: 999

Business Oriented Framework Business Oriented Framework (BOF) is a Perl application server. It uses SOAP, optionally secured with SSL, to communicate with the client. The client can use SOAP::Lite or the client module included in BOF, making it easy to connect to the server. User, grou Whats New in This Release: -...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (96): Business Oriented Framework Download

Added: October 12, 2010 | Visits: 1.823

FOX Calculator FOX Calculator is a desktop calculator written in FOX. The FOX Calculator is a simple desktop calculator geared toward the programmer. It supports not only a full complement scientific functions, but also common operations that programmers need, such as bitwise operations, bitwise shifting,...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (218): FOX Calculator Download

Added: August 13, 2010 | Visits: 1.257

Business Shell Business Shell (BUSH) can be used as interactive command shell, scripting language with a source code debugger, a database client and a web template engine. With third-party support for the ABEE standard for Java Virtual Machine and .Net, BUSH is an all-in-one replacment for BASH, PHP, J2EE,...


Platforms: *nix

License: Freeware Size: 1.5 MB Download (89): Business Shell Download

Added: February 18, 2010 | Visits: 913

Business::GestPayCrypt Business::GestPayCrypt is a Perl interface to the Italian online payment system GestPay. SYNOPSIS # # Request # use Business::GestPayCrypt; my $obj = new Business::GestPayCrypt; $obj->SetShopLogin($ShopLogin); $obj->SetCurrency($Currency); $obj->SetAmount($Amount);...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (101): Business::GestPayCrypt Download

Added: October 06, 2010 | Visits: 894

Business::GestPayCryptHS SYNOPSIS # # Request # use Business::GestPayCryptHS; my $obj = new Business::GestPayCryptHS; $obj->SetShopLogin($ShopLogin); $obj->SetCurrency($Currency); $obj->SetAmount($Amount); $obj->SetShopTransactionID($ShopTransationID); $obj->SetLanguage($Language); $obj->Encrypt(); if (...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (100): Business::GestPayCryptHS Download

Added: October 18, 2010 | Visits: 1.459

Game::Life Game::Life - Plays Conways Game of Life. SYNOPSIS use Game::Life; my $game = new Game::Life( 20 ); my $starting = [ [ 1, 1, 1 ], [ 1, 0, 0 ], [ 0, 1, 0 ] ]; $game->place_points( 10, 10, $starting ); for (1..20) { my $grid = $game->get_grid(); foreach ( @$grid ) { print map { $_ ?...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (110): Game::Life Download

Added: August 15, 2010 | Visits: 1.171

Distributed Artificial Life Distributed Artificial Life project uses spare CPU cycles to create life. Distributed Artificial Life is a distributed version of Tom S. Rays Tierra artificial life program. It uses spare CPU cycles to simulate a distributed soup of living cells. Note that the machine language used is similar...


Platforms: *nix

License: Freeware Size: 96.26 KB Download (107): Distributed Artificial Life Download

Added: October 12, 2010 | Visits: 1.268

Business::PayPal::API Business::PayPal::API is a PayPal API. SYNOPSIS use Business::PayPal::API qw( ExpressCheckout GetTransactionDetails ); ## certificate authentication my $pp = new Business::PayPal::API ( Username => my_api1.domain.tld, Password => this_is_my_password, PKCS12File => /path/to/cert.pkcs12,...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (137): Business::PayPal::API Download

Released: September 22, 2012  |  Added: September 22, 2012 | Visits: 1.709

Second Life Live CD Second Life Live CD is a Live CD based on Knoppix, for nvidia graphics cards only. Instructions for use on the CD /index.html.


Platforms: *nix

License: Freeware Size: 593 MB Download (148): Second Life Live CD Download

Added: September 25, 2010 | Visits: 1.473

Business::Travel::OTA Business::Travel::OTA is a Perl module with tools for handling OTA-compliant (Open Travel Alliance) messages. SYNOPSIS # This tests the "otaserver" with an OTA_PingRQ message otaclient --ping --verbose The Business::Travel::OTA module is the main module for the Business-Travel-OTA...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (129): Business::Travel::OTA Download

Added: August 17, 2010 | Visits: 1.486

Pizza Business Pizza Business project is a game in which you can create your own pizza business. Pizza Business is a platform-independent restaurant simulation game written in object-oriented C++. It utilizes the WxWindows library. Whats New in This Release: - Corrected date errors in this Changelog file...


Platforms: *nix

License: Freeware Size: 1.6 MB Download (160): Pizza Business Download

Added: May 24, 2010 | Visits: 1.412

Calorie Burning Calculator Calorie Burning Calculator project is a free, nicely-formatted online calculator to help your web site visitors calculate how many calories they require a day to maintain their body weight, or basal metabolic rate (BMR)..


Platforms: *nix

License: Freeware Size: 25.6 KB Download (123): Calorie Burning Calculator Download

Added: January 25, 2010 | Visits: 1.146

Graphing Calculator Viewer Graphing Calculator Viewer allows you to view and interact with Graphing Calculator documents. It includes examples and demonstrations of the software.It features:2D curves3D surfacesInequalitiesSave moviesSave for Web saves HTML & PNG filesSave as RTF export to word processorsActs as a web...


Platforms: Mac

License: Freeware Download (127): Graphing Calculator Viewer Download

Released: June 17, 2010  |  Added: June 23, 2010 | Visits: 1.904

Free Business Desktop Icons Free Business Desktop Icons is a collection of 10 stock icons for use in commercial and personal products, including software applications, websites, blogs, and presentations. This icon collection will give an up to date look to all your products without making a huge hole in your budget. The...


Platforms: OS/2, Windows, Mac, *nix, Windows CE, Pocket PC, Other,Android,BlackBerry,iPhone,iPod,iTouch,Palm,Palm OS 6.0,Handheld/Mobile Other,Java

License: Freeware Size: 2.34 MB Download (1182): Free Business Desktop Icons Download

< 1 2 3 4 5