Main >

Business Software Free Download

Premium Featured Software
Babylon 8.0
Babylon is a powerful tool which is designed to provide you with all-in-one translation solution operated by a single click on your mouse.

Business Software List by Date

Sorted By Date | Ranking | Popularity
Invoice-Easy2.1-OOo.sxc The file was developed in order to be able to write the first invoice after only five minutes of setup, regardless to the different types of accounting. The formulas are designed to fit most types of accounting in many countries, which means, that different results are possible in a single cell, but allways according to your special data. The user is allways supported by function-macros (klick-buttons).
Price: Free
Filesize: 55 Kb

Mortgage service software solution. It includes financial calculation tools and everything else you need. Original appearance will attract more customers. The Mortgage Software lets you know how each payment affects your personal finance. Admin and user demos are available, and you can use them to see how it all works. Different types of calculators to add functionally to your web site.
Price: $249.00
Filesize: 3 Mb

Skymol Communicator is a web-based customer service and live help software with Voice, Video, Text Chat. On-demand live chat software, help desk software with proactive voice,video chat for online sales and customer service. It is completely web-based. Our solution establishes a powerful communications interface, creating a live real-time voice,video connection between an agent and a web site visitor. Included voicemail and videomail.
Price: $49.95
Filesize: 34.5 Kb

Easily print barcodes with this professional grade package of fonts and tools for printing the Code 3 of 9 barcode type as a font. TrueType, PostScript, OpenType and PCL versions are provided in several sizes. Over 15 font tools, macros and source code are provided for easy integration into many different applications. This new version includes patent pending technology embedded in the font to print extremely accurate ANSI grade A barcodes.
Price: $139.00
Filesize: 2.9 Mb

WR Time Tracker is an open source, free web-based work time tracking system. It is simple and very easy to use. It allows you to create user logins and organize them in teams, create and modify projects and activities, input work time, generate reports and invoices and send them via e-mail. The system runs on FreeBSD, Linux, or Windows. Free hosting of this service is available for public at http://timetracker.wrconsulting.com in 23 languages.
Price: Free
Filesize: 611.3 Kb

Time-Tracking Software for effective project management, customer billing and employee payroll. Track time expenses, generate custom reports, and analyze workforce productivity professionally! More than 7 000 companies all over the world already use actiTIME as a Time-Tracking Software! Don’t stay aside, download trial version for free and put your business on top with up to date information on projects, performance, and costs!
Price: $227.00
Filesize: 21 Mb

actiTIME Extended is a time tracking software for managing your projects and tasks, and billing purposes. Get reports tailored to your business needs. Keep track of your time-off, holidays and sick leaves. Lock your time-track data from modifications of other users. actiTIME Extended supports both billable and non-billable tasks and allows data export to QuickBooks. Free support is available for actiTIME Extended users!
Price: $271.00
Filesize: 21 Mb

Php-residence is an open source program designed to manage daily or weekly rental of house apartments or hotel rooms. It uses a PostgreSQL or MySQL database on backend. Reservations can be assigned to an apartment automatically with user defined rules. Templates of forms to check availability for internet sites can be created. Multi-user with privileges system.
Price: Free
Filesize: 661.4 Kb

Recovers data from corrupted HTFS and EAFS File System.
Price: $399
Filesize: 1.46MB

Journyx Time Tracking is time tracking software that lets an employee enter project time and expense information from anywhere on the web. Add Journyx...
Price: Free
Filesize: 31250KB

  • Page: 1 of 0
  • 1
Blog
Parallels Desktop 5 for Mac now available
Since Friday 6th of November 2009 11:36:36 AM
Users can now run Windows Linux and other platforms easily on their Intel based Mac computer as Parallels has just unveiled Parallels Desktop 5 for Mac Parallels Desktop 5 has been added support to both Leopard and Snow Leopard There are up to 70 new features newly added to Parallels Desktop 5 which is claimed to make the entire program faster smarter and more powerful Parallels Deskto
Firefox beta 1 now available
Since Thursday 5th of November 2009 11:39:43 AM
Firefox 3 6 beta 1 has been made available as a minor upgrade of Mozilla this year According to Mozilla Firefox 3 6 beta 1 contains relatively few visible changes from June 2009 s Firefox 3 5 Most of the enhancements have been made to under the hood components including the TraceMonkey JavaScript rendering engine Firefox 3 6 has bee added support to the browser skins named Personas and
How to disable user login window in Ubuntu
Since Wednesday 4th of November 2009 02:04:15 PM
In case you are the only user in your Linux computer and every time you log in you are annoyed by the login window You should remove it for better access Your login password will not be removed just the step during system startup is skipped Step 1 Firstly go to Login Window utility by going to System Administration Login Window Another way is to press Alt F2 and type in gksu u
Steps to install a printer to Linux
Since Tuesday 3rd of November 2009 02:51:00 PM
Printing is important and even hard for a Linux user because this OS seems to be different from other operating systems If you do not use a Lexmark printer follow these steps to install your printer to Linux because Lexmark has the worst compatibility with Linux Step 1 Connect the printer to your computer and choose suitable connection type Step 2 Turn on your computer and see if
How to get a live view of Linux logfile
Since Monday 2nd of November 2009 02:43:31 PM
How to get a live view of Linux logfile In any Linux operating system including Ubuntu you can have a live view of Linux logfile This approach is most often used with web development work Step 1 tail f path thefile log This will help you get a scrolling view of the logfile When the new lines are added to the end they will show up in your screen Step 2 For example for Ruby on Rails