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

Standard Business Card Size freeware
Filter: All | Freeware | Demo
 

Standard Business Card Size

< 1 2 3 4 5 
Released: March 18, 2014  |  Added: June 17, 2014 | Visits: 8.880

Folder Size Folder Size will analyze your hard drives and display the file and folder sizes so that you can easily check the distribution of your disk space. The application will display the sizes of the folders and files and also the percentage of the total disk size that they occupy. The neat report can be...



Platforms: Windows, Windows 7, Windows Server, Other

License: Freeware Size: 2.2 MB Download (650): Folder Size Download

Released: April 08, 2009  |  Added: April 13, 2009 | Visits: 1.947

Business Opportunity Business opportunities online. How to start your own business online. Read this information if you are looking for a business opportunity and want to get started easily. You can get going with zero investment and you do not need a product of your own. Compare this to the offline world where you...





Platforms: Windows

License: Freeware Size: 568.93 KB Download (310): Business Opportunity Download

Released: June 26, 2009  |  Added: June 30, 2009 | Visits: 3.479

Home Based Business Ideas Browser Toolbar For Home Based Business Ideas. Use This Home Business Toolbar. You can also check the local weather and listen to a Dance Radio Station.If you are looking for a Home Based Business Opportunity then visit my website for Internet marketing secrets, services and solutions for your...


Platforms: Windows, Mac

License: Freeware Size: 1.49 MB Download (130): Home Based Business Ideas Download

Added: November 18, 2010 | Visits: 1.435

Asterisk Live CF card Asterisk Live CF card is, clearly, a compact flash install of asterisk that will give you a complete, running system similar to that of the asterisk live CD. Indeed most things are the same although there have been some additions and changes. To install the CF you will need some way of...


Platforms: *nix

License: Freeware Size: 45.3 MB Download (137): Asterisk Live CF card Download

Added: May 26, 2010 | Visits: 1.667

XML Schema Standard Type Library XML Schema Standard Type Library, in short XSSTL, is a collection of universally-useful data types defined in the W3C XML Schema language. The provided types describe concepts such as email address, IP address, phone number, country code, US states, etc. To make all the types from XSSTL...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (97): XML Schema Standard Type Library Download

Added: February 10, 2010 | Visits: 1.159

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: January 16, 2010 | Visits: 3.581

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

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: March 07, 2010 | Visits: 1.116

Lemonldap::Portal::Standard Lemonldap::Portal::Standard is a Perl extension for the Lemonldap SSO system. SYNOPSIS use Lemonldap::Portal::Standard; sub my_method { my $self = shift; my $user = $self->{user}; $user.="-cp" if $user !~ /-cp$/; $self->{user} = $user; return ; } my $message = ; my %params =Vars;...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (90): Lemonldap::Portal::Standard Download

Added: July 15, 2010 | Visits: 2.035

bibEC Process Card bibEC Process Card is a multiple gateway credit card payment processor. This class is meant to process credit card payments via one of multiple payment gateways that are supported. Currently the class supports the following payment gateways: Plug and Pay, Authorize.net, ViaKlix, and paynet ....


Platforms: *nix

License: Freeware Download (295): bibEC Process Card Download

Added: July 17, 2010 | Visits: 1.163

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

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 19, 2010 | Visits: 1.544

Standard Portable Library Standard Portable Library is a pointer friendly C/C++ STL substitute. The API is similar to Java or .NET and includes common data structures, networking, and database support..


Platforms: *nix

License: Freeware Size: 512 KB Download (102): Standard Portable Library Download

Added: February 18, 2010 | Visits: 916

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

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: September 17, 2010 | Visits: 933

uSTL uSTL is a partial implementation of the Standard Template Library which reduces code size by factoring memory management code into a non-template base class and deriving containers from it. Whats New in This Release: - This is the feature-complete release. - All containers, algorithms, and...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (91): uSTL Download

Added: June 25, 2010 | Visits: 1.323

File::Size SYNOPSIS Get the size for directory /etc/ with the block size of 1024 while following symbolic links: my $obj = File::Size->new( dir => /etc/, blocksize => 1024, followsymlinks => 1, humanreadable => 1 ); print $obj->getsize(), "n"; File::Size is used to get the size of files and...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (105): File::Size Download

Added: February 09, 2010 | Visits: 1.837

Card Terminal Driver Library Card Terminal Driver Library aims to add support for smart card and magnetic stripe card terminals, such as the IBM 4779, to Linux, and other Posix compatible systems. Things that should get done: 1) Add error checking to all routines (except read/write/open/close4779: those already include...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (206): Card Terminal Driver Library Download

Added: April 05, 2010 | Visits: 4.573

TechniSat Satellite TV-card Linux Driver This driver gives you the capability to work with the MediaFocus Satellite TV card under Linux. This driver contains modules for Zorans multimedia controller ZR36120/ZR36125, Micronas Intermetall Video Pixel Decoder VPX32XX series, Digital Radio Processor DRP3510 (astra digital radio decoder),...


Platforms: *nix

License: Freeware Size: 96.26 KB Download (668): TechniSat Satellite TV-card Linux Driver Download

Added: October 12, 2010 | Visits: 1.272

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

< 1 2 3 4 5