Main > Free Download Search >

Free business startup software for linux

business startup

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 715
Business Email 1.0

Business Email 1.0


This month we are featuring our first of a two part series on, "Ten Tips for Creating Blogs." This month as well as next month you will receive a tota... more>> <<less
Download (421KB)
Added: 2009-04-17 License: Freeware Price: Free
189 downloads
Web Business Pro 4a

Web Business Pro 4a


Web Business Pro is a Web application designed for everyday business activities. more>>
Web Business Pro is a Web application designed for everyday business activities. The project includes support for customer lists, inventory, receipt printing, and accounting. Fully featured search functions and filters make it easy to find what you need quickly.

<<less
Download (1.3MB)
Added: 2007-07-22 License: LGPL (GNU Lesser General Public License) Price:
828 downloads
Business Shell 1.0.3

Business Shell 1.0.3


Business Shell is a web template engine, scripting language, and shell. more>>
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, Ruby, Python, PERL and PSQL.
There are many shells, interpreters and languages available. Virtually without exception, they are incompatible with one another. Whats the point of learning a tool that, no matter how sophisticated it is, leaves your source code stuck with that particular tool. You want to do scripting, so you use Python or Scheme.
You want to do reporting, so you use Perl. You want to write a script, so you use Bash. You want to write an applet, so you use Java. To be a programmer these days, you need to be fluent in a dozen different languages. You would be making more money if you got a job at the United Nations.
The Business Shell is different. Its based on a language called AdaScriptTM, a subset of one of the most powerful languages available for Linux today. Ada 95 is a GCC supported language so any project you write in Bush is immediately portable to any machine that GCC runs on. In other words, virtually everything.
And it means that Bush scripts can be compiled using GCC and everyone knows that GCC is superior to most commercial compilers. If thats not enough, using the JGNAT open source compiler, you can even compile your Bush scripts into actual Java bytecode. There is another tool, A#, that will compile scripts into .NET byte code Things dont get much more platform-independent than that.
But Bush does more than just create scripts, executable programs and Java applets. Its a powerful computer language on its own able to do complex math, manipulate files, generate reports and able to do network programming. Bush will let strings grow as big as you need without worry of a running out of buffer space. And a number of built-in packages will let you do everything from compute trig functions to connecting to a web server.
But best of all, Bush is easy. Perl claims to be easy. Easily like riding a bicycle backwards in the middle of a thunderstorm. Bush is easy to read, easy to understand. You know exactly what a script does without having to have a reference book beside you at all times
Bush doesnt run your programs outright. First it examines them, compresses them, and converts them into intermediate code. (Thats "byte code", to you Java developers.) Bush optimizes the program for the best possible performance. It also takes the time to verify your program will run before attempting to execute the first line.
And if you make to typing mistake, Bush will let you know before running your program. Theres no need to worry that your typo will be a valid command like it would be in most other languages. Bush works for you, not against you.
One tool for all solutions.
Main features:
- Internal Byte Code
- 200+ Built-in Functions
- Template Engine
- PostgreSQL DBI
- TCP/IP Sockets
- CGI Library
- AU/WAV Sound
- Arrays
- Records (Structures)
- Enumerated Types
- True Booleans
- Types and Subtypes
Enhancements:
- A new built-in directory_operations package.
- A serious memory leak problem with pragma prompt_script has been repaired.
<<less
Download (1.5MB)
Added: 2005-08-31 License: GMGPL (GNAT Modified GPL) Price:
1516 downloads
Pizza Business 1.0-beta9

Pizza Business 1.0-beta9


Pizza Business project is a game in which you can create your own pizza business. more>>
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.
Enhancements:
- Corrected date errors in this Changelog file (it said "2002" instead of "2003" on recent releases) -tsarkon
- Save/Load feature has been buggy. This have been fixed in this version. -ares32585
- The binary file has been moved to the bin directory (Makefile controlled) -tsarkon
- Partial implementation of Linux UI installation script -tsarkon
<<less
Download (1.6MB)
Added: 2006-11-06 License: GPL (GNU General Public License) Price:
1093 downloads
Kumula Business Suite 1.0

Kumula Business Suite 1.0


Kumula is designed to become a complete software suite for business needs. more>>
Kumula is designed to become a complete software suite for business needs. Started as software for consultants, it is flexible enough to be used by almost any class of business. Kumula Business Suite provides a small CRM (Clients) and a Mini-DMS (Documents), enhanced by some other applications. Everybody is invited to use it or enhance it.
Kumula is written in Qt (http://www.trolltech.com/products/qt/), PyQt and Python using the fabulous Eric3 development environment.
Enhancements:
- This is the last stable release before Ill port it to Qt4 (as "Kumula2"), so I feel free to call it "1.0".
- The whole suite is becoming bigger and bigger, so now its time to split it. This is the base package with the central Kumula library and the most important applications. The package contains the following programs:
BizCalc:
- The modular designed calculator tool, coming with a spartanic RPN calculator and an unit conversion module
Clients:
- The client/customer management application, with many improvements (like individual client attributes) and the modules "Info" (logo+description), "Contacts" (for managing contact persones, addresses and communication data) and "Tickets" (for letting the users talk about a client like on a web forum)
Configurator:
- The central configuration utility, to setup the database access and the user interface (menus, icons, ...) of all Kumula applications.
Users:
- A small tool for managing the people using Kumula.
- Further application will be provided in separate packages for easier maintenance and faster bugfixes and updates.
<<less
Download (0.43MB)
Added: 2006-05-08 License: LGPL (GNU Lesser General Public License) Price:
1270 downloads
Rediff Business 1.0

Rediff Business 1.0


Rediff Business widget allows you to view and read the latest bussiness news from this Indian news source. more>>
Get up to date news about India Business from Rediff Business Edition RSS Feed.
Rediff Business widget brings, right on your desktop, the latest news from the bussiness world taken from this Indian news source.
Stay up-to-date with the latest bussiness news.
<<less
Download (92.4KB)
Added: 2009-04-25 License: Freeware Price:
191 downloads
Business::GestPayCrypt 0.41

Business::GestPayCrypt 0.41


Business::GestPayCrypt is a Perl interface to the Italian online payment system GestPay. more>>
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);
$obj->SetShopTransactionID($ShopTransationID);
$obj->SetLanguage($Language);

$obj->Encrypt();

if ( $obj->GetErrorCode() ) {
print Error: , $obj->GetErrorCode(), ,
$objCrypt->GetErrorDescription();
} else {
my $a = $obj->GetShopLogin();
my $b = $obj->GetEncryptedString();
print qq~




~;
}

#
# Response
#

use Business::GestPayCrypt;
my $obj = new Business::GestPayCrypt;

$obj->SetShopLogin($ShopLogin);
$obj->SetEncryptedString($b);

$obj->Decrypt();

if ( $objCrypt->GetErrorCode() ) {
print Error: , $obj->GetErrorCode() , ,
$objCrypt->GetErrorDescription();
} else {
print ShopLogin : , $obj->GetShopLogin(), "n";
print Currency :, $obj->GetCurrency(), "n";
print Amount : , $obj->GetAmount(), "n";
print ShopTransactionID : , $obj->GetShopTransactionID(), "n";
print BuyerName : , $obj->GetBuyerName(), "n";
print BuyerEmail : , $obj->GetBuyerEmail(), "n";
print TransactionResult : , $obj->GetTransactionResult(), "n";
print AuthorizationCode : , $obj->GetAuthorizationCode(), "n";
print BankTransactionID : , $obj->GetBankTransactionID(), "n";
print ErrorCode : , $obj->GetErrorCode(), "n";
print ErrorDescription : , $obj->GetErrorDescription(), "n";
print AlertCode : , $obj->GetAlertCode(), "n";
print AlertDescription : , $obj->GetAlertDescription(), "n";
print CustomInfo : , $obj->GetCustomInfo(), "n";
}

<<less
Download (0.007MB)
Added: 2007-08-01 License: Perl Artistic License Price:
815 downloads
Auction Business Manager 1.0

Auction Business Manager 1.0


Auction Business Manager is a tool that helps you keep track of income and expenses for your online auctions, e.g. with eBay. more>>
Auction Business Manager is a tool that helps you keep track of income and expenses for your online auctions, e.g. with eBay.
Auction Business Manager also color codes your listings so that you can easily see who you need to ship packages to and who still needs to pay.
There is a statistics page that tells you, by month, what your expenses were, what your income was, and how much profit you made, so its easy to see how well your business is growing.
Main features:
- Easy installation - just unzip, upload, install a single table into your MySQL database and youre ready to rock!
- Simple, intuitive interface - Auction Business Manager is structured so that its very easy to make changes to and update your listings.
- Ongoing Balance Sheet - Worried that you might be spending more than youre making? No problem, just keep track with Auction Business Manager, and compare how youre doing from month to month.
- Its Online - Once you install Auction Business Manager on your hosting account, you can access it from any computer.
- Password Protected - Auction Business Manager uses a simple login system to keep unwanted visitors and meddlers out.
<<less
Download (0.012MB)
Added: 2006-02-09 License: Freeware Price:
1352 downloads
Business Process Visual ARCHITECT 2.1

Business Process Visual ARCHITECT 2.1


Business Process Visual ARCHITECT is a full-featured business process modeler. more>>
Business Process Visual ARCHITECT is a full-featured business process modeler that supports the latest OMG Business Process Modeling Notation (BPMN).
Business Process Visual ARCHITECT provides an easy-to-use diagramming environment for you to model your business process, and is a proven solution for bridging the gap between business analysts and IT professionals.
Main features:
- Frictionless business modeling environment
- On-the-fly syntax check and correction according to BPMN specification
- Advanced printing facility for outputting large business process diagram
- Share business process diagram among your company with Teamwork Server
- Incorporate user-defined images to the business process diagram to increase the readability.
Enhancements:
- Branch and tag capabilities were added to the VP Teamwork Server, including Subversion and CVS repository integration.
- This allows different modeling projects to be run in parallel while keeping the release quality project stable in the trunk.
- There were also a number of enhancements for various other features.
<<less
Download (94.9MB)
Added: 2007-08-05 License: GPL (GNU General Public License) Price:
522 downloads
Business::GestPayCryptHS 0.41

Business::GestPayCryptHS 0.41


Business::GestPayCryptHS is a Perl interface to the italian online payment system GestPay. more>>


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 ( $obj->GetErrorCode() ) {
print Error: , $obj->GetErrorCode(), ,
$objCrypt->GetErrorDescription();
} else {
my $a = $obj->GetShopLogin();
my $b = $obj->GetEncryptedString();
print qq~




~;
}

#
# Response
#

$obj->SetShopLogin($ShopLogin);
$obj->SetEncryptedString($b);

$obj->Decrypt();

if ( $objCrypt->GetErrorCode() ) {
print Error: , $obj->GetErrorCode() , ,
$objCrypt->GetErrorDescription();
} else {
print ShopLogin : , $obj->GetShopLogin(), "n";
print Currency :, $obj->GetCurrency(), "n";
print Amount : , $obj->GetAmount(), "n";
print ShopTransactionID : , $obj->GetShopTransactionID(), "n";
print BuyerName : , $obj->GetBuyerName(), "n";
print BuyerEmail : , $obj->GetBuyerEmail(), "n";
print TransactionResult : , $obj->GetTransactionResult(), "n";
print AuthorizationCode : , $obj->GetAuthorizationCode(), "n";
print BankTransactionID : , $obj->GetBankTransactionID(), "n";
print ErrorCode : , $obj->GetErrorCode(), "n";
print ErrorDescription : , $obj->GetErrorDescription(), "n";
print AlertCode : , $obj->GetAlertCode(), "n";
print AlertDescription : , $obj->GetAlertDescription(), "n";
print CustomInfo : , $obj->GetCustomInfo(), "n";
}

<<less
Download (0.007MB)
Added: 2007-08-01 License: Perl Artistic License Price:
814 downloads
Business::Associates 1.00

Business::Associates 1.00


Business::Associates is a library to handle the new XML interface for the Amazon.com Associates program. more>>
Business::Associates is a library to handle the new XML interface for the Amazon.com Associates program.

This package replaces the Amazon Recommends (tm) links to provide a powerful and simple to use interface that allows you to embed complex, highly targeted ads on your web site (or other documents).

This modules supports many new features that are not available with the standard interfaces. For example, multi-mode searches, i.e. the ability to search across multiple product categories (dvd+video+music+...) is fully supported.

See also http://cybaea.com/Associates.html for more information and example screen shots.
Currently, only the Amazon.com Associates program is supported.

<<less
Download (0.045MB)
Added: 2006-09-11 License: Perl Artistic License Price:
1138 downloads
Internet-Business 1.0

Internet-Business 1.0


The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-04-21 License: Freeware Price: Free
185 downloads
Business-Affiliate-Program 1.0

Business-Affiliate-Program 1.0


The Ultimate Safe Money Guide -Free Online Money Guide Make Your Online Money The Safe Way And Generate a Daily Income Stream. The best thing I came ... more>> <<less
Download (2117KB)
Added: 2009-04-27 License: Freeware Price: Free
179 downloads
Internet Business Services 1.0

Internet Business Services 1.0


Do internet telephones sound too good to be true? Well that was exactly what I was thinking, so I decided to delve into the world of Internet telephon... more>> <<less
Download (421KB)
Added: 2009-04-18 License: Freeware Price: Free
190 downloads
Business::Shipping::DataTools 1.01

Business::Shipping::DataTools 1.01


Business::Shipping::DataTools is a Perl module that can convert tables from original format into usable format. more>>
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 format that Business::Shipping can use. It is normally run only once per year when UPS releases new tables (which explains the poor quality of the source code).

It will unzip the data UPS data files and create .dat files. These .dat files are used by Business::Shipping, you can copy them to the data directory.

<<less
Download (1.3MB)
Added: 2006-08-12 License: Perl Artistic License Price:
1169 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5