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

Personal Business Plan freeware
Filter: All | Freeware | Demo
 

Personal Business Plan

< 1 2 3 4 5 > 
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: October 13, 2010 | Visits: 1.545

Butterly Personal Edition Butterly Personal Edition is a timing system designed for environments in which time spent on the Internet is charged for. Using Linux ipchains firewalling software Butterfly daemon cooperates with a Windows-based administration interface and a client interface to control time spent when...





Platforms: *nix

License: Freeware Size: 1.8 MB Download (101): Butterly Personal Edition 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.159

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: 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: January 01, 2010 | Visits: 1.253

Personal Weblog Personal Weblog is a PHP include file for adding a weblog to a home page. Personal Weblog is highly configurable and can be changed to fit any web page style..


Platforms: *nix

License: Freeware Size: 40.96 KB Download (95): Personal Weblog Download

Added: October 25, 2010 | Visits: 1.642

KDE Personal Wiki KDE Personal Wiki engine for KDE, made for only personal use. Consider it a replacemente of KNotes and such apps. You can create/remove pages, links between pages are automatically created. I hope you like my first app.. KDE Personal Wiki KDE-Apps.org Community Portal for KDE Applications...


Platforms: *nix

License: Freeware Size: 88.06 KB Download (101): KDE Personal Wiki Download

Added: March 10, 2010 | Visits: 981

Personal Menu Personal Menu allows your menus to look more compact and personal. Feel tired of the conservative menus, and have tried many extensions to make them look more compact and personal? With the Personal Menu, you can hide the menus in Menus Toolbar (even the Menus Toolbar), and design your own...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (105): Personal Menu Download

Added: November 25, 2010 | Visits: 1.530

Plan 9 From User Space Plan 9 From User Space is a port of the bulk of the Plan 9 software build environment to Unix. While the libraries make an attempt to play nice with the rest of the system (by using the Unix rules for printf verbs and Unix system headers, for example), this port tries to reproduce the Plan 9...


Platforms: *nix

License: Freeware Size: 21.5 MB Download (94): Plan 9 From User Space Download

Added: July 02, 2010 | Visits: 1.262

Plan-B Linux Plan-B is a bootable Linux environment without the need for a hard drive, it runs entirely in ram or from the cd, based on a basic, stripped installation of Red Hat Linux and the fundamental workings of the SuperRescue CD. A list of tools and utilities are also included for projects such as: *...


Platforms: *nix

License: Freeware Size: 546 MB Download (118): Plan-B Linux 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

Added: September 25, 2010 | Visits: 1.474

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

Released: October 12, 2011  |  Added: December 17, 2011 | Visits: 1.768

Sense To Webpage The neglected website solution for small businesses and personal users. Designed for non-technical web page editing and general website maintenance. Cut costs and turnaround delays by reducing reliance on web-designer services and expensive authoring tools. Sense To Webpage works with...


Platforms: Windows

License: Freeware Size: 1.71 MB Download (476): Sense To Webpage Download

Released: June 06, 2011  |  Added: June 14, 2011 | Visits: 2.593

Free Large Business Icons Free Large Business Icons represent a free icon collection well-suited for websites and programs associated with all sorts of business activities. The pack delivers images depicting various business-related subjects, such as Safe, Printer, Card File, Hard drive, Cash register, Trailer, Zoom,...


Platforms: OS/2, Windows, Mac, *nix, Windows CE, Pocket PC, Other,Handheld/Mobile Other,Java,AS/400

License: Freeware Size: 17.94 MB Download (3344): Free Large Business Icons Download

Released: July 06, 2010  |  Added: July 17, 2010 | Visits: 2.514

AutoPlay Media Studio Personal Edition AutoPlay Media Studio 8 Personal Edition is a free software development tool for programming interactive multimedia software, database applications, games, Internet tools and more. Learn to create Windows software applications using a visual development environment. The Lua scripting language and...


Platforms: Windows

License: Freeware Size: 46.33 MB Download (195): AutoPlay Media Studio Personal Edition Download

Released: November 06, 2012  |  Added: November 06, 2012 | Visits: 780

SE Image Extractor Personal SE Image Extractor Personal is an application that will help you extracts 2D and 3D drawings into different image formats (BMP, JPG, etc.) to integrate with 3rd party software. Integrate SolidEdge drawings with your catalogs, websites, assembly instructions and other printed materials. SE Image...


Platforms: Windows, XP, 2003, Windows Vista, 7, 7x64

License: Freeware Download (58): SE Image Extractor Personal Download

< 1 2 3 4 5 >