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

Business Days Calendar Count freeware
Filter: All | Freeware | Demo
 

Business Days Calendar Count

< 1 2 3 4 5 > 
Added: January 16, 2010 | Visits: 3.591

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.063

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: August 23, 2010 | Visits: 792

IAM Calendar Holidays or other events can be configured to be highlighted in a special way (using CSS styles). The days of the month can rendered with a form checkbox or radio buttons so they can be selected by the user. Rendering of the different calendar elements can be configured using CSS styles. The... Platforms: *nix

License: Freeware Size: 67.58 KB Download (89): IAM Calendar Download

Added: July 17, 2010 | Visits: 1.168

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: 1.006

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: May 01, 2010 | Visits: 950

DateTime::Calendar::FrenchRevolutionary DateTime::Calendar::FrenchRevolutionary - dates in the French Revolutionary Calendar. SYNOPSIS use DateTime::Calendar::FrenchRevolutionary; $dt = DateTime::Calendar::FrenchRevolutionary->new( year => 8, month => 2, day => 18, ); # convert FrenchRevolutionary->Gregorian... $dtgreg =... Platforms: *nix

License: Freeware Size: 97.28 KB Download (93): DateTime::Calendar::FrenchRevolutionary Download

Added: February 18, 2010 | Visits: 920

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: 901

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: March 12, 2010 | Visits: 2.023

Periodic Calendar Periodic Calendar is a GUI utility which assists in women menstrual cycles tracking and fertility periods prediction. The information tracked by this application can be used either to became pregnant or to prevent pregnancy. At this point the fertility prediction is based on the calendar... Platforms: *nix

License: Freeware Size: 102.4 KB Download (248): Periodic Calendar Download

Added: February 04, 2010 | Visits: 1.169

Epoch DHTML JavaScript Calendar Epoch JavaScript Calendar and DatePicker runs on all major browsers and features a fast user interface, multiple date selection, flat or popup modes, CSS styling, automatic date formatting, full object-oriented design, and more. Epoch DHTML JavaScript Calendar is available in over a dozen major... Platforms: *nix

License: Freeware Size: 29.7 KB Download (123): Epoch DHTML JavaScript Calendar Download

Added: October 21, 2010 | Visits: 2.546

BORG Calendar and Task Tracker BORG is a combination calendar and task tracking system. The calendar supports simple todos. The Task Tracker goes way beyond todos. BORG is basically meant to be a small self-contained Java application that you can run locally. Many users run BORG Calendar and Task Tracker from a thumb drive.... Platforms: *nix

License: Freeware Size: 3.7 MB Download (198): BORG Calendar and Task Tracker Download

Added: January 04, 2010 | Visits: 4.444

PHP-Calendar PHP-Calendar is a Web-based calendar that uses PostgreSQL or MySQL to store data. It is designed to display properly only with modern browsers. The project is designed with accessibility in mind, but does not degrade very well on Netscape 4.x. Requierments:. Platforms: *nix

License: Freeware Size: 38.91 KB Download (176): PHP-Calendar Download

Added: July 07, 2010 | Visits: 1.343

Gregorian calendar Gregorian calendar 1582 is a small Python script to generate calendars for any year in the history greater or equal to one. The output format is the same as the Unix "cal" command. However, it supposes the Gregorian Reformation took place on October 4th, 1582, in contrast to the cal, which... Platforms: *nix

License: Freeware Size: 7.17 KB Download (120): Gregorian calendar Download

Added: August 26, 2010 | Visits: 929

Unimaginatively-named Calendar Unimaginatively-named Calendar project began out of frustration with other web-based calendar tools inability to display a readable calendar format. Unimaginatively-named Calendar was very much a project to "scratch an itch" -- to meet an immediate need that the author had. Since then, it has... Platforms: *nix

License: Freeware Size: 1.9 MB Download (102): Unimaginatively-named Calendar Download

Added: October 12, 2010 | Visits: 1.277

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

Added: August 08, 2010 | Visits: 1.406

Drum Count Drum count is a free software created to count drum hits in real-time. Its a useful practice tool for drummers, and its really easy to use!. Drum Count is a simple tool which analyzes sound in real-time to measure the number of strokes played on a drumset Platforms: *nix

License: Freeware Size: 15.36 KB Download (157): Drum Count Download

Added: September 25, 2010 | Visits: 1.482

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 15, 2010 | Visits: 1.144

DateTime::Calendar::Hebrew DateTime::Calendar::Hebrew is a Perl module with dates in the Hebrew calendar. SYNOPSIS use DateTime::Calendar::Hebrew; $dt = DateTime::Calendar::Hebrew->new( year => 5782, month => 10, day => 4 ); DateTime::Calendar::Hebrew is the implementation of the Hebrew calendar. Read on for more... Platforms: *nix

License: Freeware Size: 19.46 KB Download (126): DateTime::Calendar::Hebrew Download

Added: August 17, 2010 | Visits: 1.497

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: January 25, 2010 | Visits: 1.640

Mom's Calendar Mom's Calendar provides a simple printable calendar that is great for keeping track of events.Print it out blank and fill it in later or add a few short notes before you print. It is now also possible to export to a HTML or Text file. Platforms: Mac

License: Freeware Download (242): Mom's Calendar Download

< 1 2 3 4 5 >