Main > Free Download Search >

Free office max software for linux

office max

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 492
Office

Office


Office icon theme for Gnome users build by Gianluca Sartori more>>
Office icon theme for Gnome users build by Gianluca Sartori

<<less
Download (0.11MB)
Added: 2005-11-17 License: GPL (GNU General Public License) Price:
1447 downloads
Siag Office 3.6.1

Siag Office 3.6.1


Siag Office is a free office package for Unix. more>>
Siag Office project is a free office package which consists of the spreadsheet Siag, the word processor PW, the animation program Egon, the text editor XedPlus, the file manager Xfiler and the previewer Gvu.
Siag is easy to use, yet infinitely flexible through multiple embedded interpreters and a plugin mechanism that allows other programs to run inside the main document. The supported interpreters are SIOD, Guile, Tcl, and Python.
Enhancements:
- Various fixes have been made to this release to make it buildable.
- Antiword has been unbundled.
- Formatting errors have been removed from the Italian dictionary.
- A version of o3read has been bundled.
<<less
Download (1.5MB)
Added: 2006-11-11 License: GPL (GNU General Public License) Price:
632 downloads
OutOfOffice 1.5.2

OutOfOffice 1.5.2


OutOfOffice answers your email with the message you have set when you are out of your office. more>>
OutOfOffice answers your email with the message you have set when you are out of your office.

OutOfOffice is like Outlooks Out of office function, but you dont need Outlook or Exchange.

<<less
Download (0.41MB)
Added: 2006-01-19 License: GPL (GNU General Public License) Price:
1374 downloads
Office Tournament 1.1

Office Tournament 1.1


Office Tournament project is a tool for keeping track of office tournaments. more>>
Office Tournament project is a tool for keeping track of office tournaments, such as foosball.

You may enter data from the command line or from the CGI Web interface. It outputs all kinds of stats and even a nice chart if you use the Imager::Graph::Pie Perl library available from CPAN.

It currently requires no database to run, but there are plans to migrate the text (flat file db) to MySQL.

<<less
Download (0.069MB)
Added: 2006-11-17 License: GPL (GNU General Public License) Price:
1071 downloads
OfficeShare 0.1.0

OfficeShare 0.1.0


OfficeShare is a designed to be a fully functional office suite more>>
OfficeShare is a designed to be a fully functional office suite OfficeShare is a brand new invention from CJSoft UK. Imagine a world where you can access your office, anywhere, anytime, from any device.

That is the dream that OfficeShare aims to make real.

OfficeShare is still in development and may not be ready for several months yet.

OfficeShare is a mammoth operation to code, and therefore this project may take a while as it is running in parallel with other projects such as The Zone - LIVE.

To see a glimpse of OfficeShare in its development, visit the OfficeShare testbed.

<<less
Download (MB)
Added: 2006-05-22 License: GPL (GNU General Public License) Price:
1251 downloads
Office 2007 Black 1.3.6

Office 2007 Black 1.3.6


This extension is designed to provide a theme based on Office 2007 Black. more>>

Office 2007 Black 1.3.6 will make your Firefox browser even more powerful as it is designed to provide a theme based on Office 2007 Black . This integrates well with:

  • The Windows XP Zune theme
  • The default Vista graphite colours
  • The MetaCity-Zune theme on Ubuntu.

2 subskins now exist: lighter and darker. lighter is in "much better shape" than darker.

Enhancements:

  • Corrected issues with padding/margin with TMP (0.3.7.4.pre.090516) in FF 3.5.
  • Correct button text colour on stylish items in AiOS.
  • Reverted active tab label bold change introduced in 1.3.4. (This is more in keeping with Office 2007).
  • Restyled Brief icons.

Requirements:

  • Mozilla Firefox
<<less
Added: 2009-07-23 License: MPL Price: FREE
1 downloads
Office Fitness Timer 1.2

Office Fitness Timer 1.2


Office Fitness Timer project is a simple tool to help energize a drab office day with regular exercise. more>>
Office Fitness Timer project is a simple tool to help energize a drab office day with regular exercise.
Just open the Office Fitness Timer, click a time amount, and start stretching, doing Tai Chi, whatever, and just glance over at your computer screen from time to time.
When the page starts to flash, youre done! Use the Timer regularly during the day to keep the blood flowing.
Main features:
- Office Fitness Timer is Javascript-based, so the visitor only needs to visit the page once and then can keep the page open throughout the day.
- Office Fitness Timer is easy to install. Just unzip, upload and youre done!
- Select several different timer amounts.
- Screen flashes when the time is up, so you just have to glance at the screen to know when youre done.
- Best of all, Office Fitness Timer is completely free!
<<less
Added: 2006-05-09 License: Freeware Price:
1264 downloads
OpenOffice.org for Linux

OpenOffice.org for Linux


free OpenOffice - Open source multi-platform office suite more>>
OpenOffice.org is the open source project through which Sun Microsystems is releasing the technology for the popular StarOffice productivity suite.
It is an international office suite that will run on all major platforms and provide access to all functionality and data through open-component based APIs and an XML- based file format.
It establishes the necessary facilities to make this open source technology available to the developer community.
<<less
Download (76.4MB)
Added: 2009-04-07 License: Freeware Price:
199 downloads
GNOME Office Pre 1.2

GNOME Office Pre 1.2


GNOME Office is the premier suite of office productivity applications designed for the GNOME desktop environment. more>>
GNOME Office is the premier suite of office productivity applications designed for the GNOME desktop environment.
Some of the applications also can run on Windows or Mac OS X. They provide powerful, efficient office productivity capabilities as free (GPL) software.
Main features:
- AbiWord word processor
- Gnumeric spreadsheet
- Gnome-DB data access components
<<less
Download (27MB)
Added: 2005-07-26 License: GPL (GNU General Public License) Price:
1561 downloads
OpenOffice::PerlPoint 0.03a

OpenOffice::PerlPoint 0.03a


OpenOffice::PerlPoint is an Open Office / Open Document to PerlPoint converter class. more>>
OpenOffice::PerlPoint is an Open Office / Open Document to PerlPoint converter class.

SYNOPSIS

# load the module
use OpenOffice::PerlPoint;

# build an object
my $oo2pp=new OpenOffice::PerlPoint(file=>$ooFile);

# convert document
my $perlpoint=$oo2pp->oo2pp;

OpenOffice::PerlPoint is a translator class to transform Open Office 1.0 and 2.0 (and generally OASIS Open Document) documents into PerlPoint sources. It is based on OpenOffice::OODoc.

Once you have transformed an Open Office or Open Document document into PerlPoint, it may be furtherly processed using the PerlPoint utilities.

If you prefer, you do not need to perform an explicit transformation. Beginning with release 0.40, PerlPoint::Package can process Open Office / Open Document sources directly. Please see PerlPoint::Parser for details, or the documentation that comes with PerlPoint.

This software is in alpha state. It supports just a subset of the source format features. Please see the NOTES sections below.

<<less
Download (0.051MB)
Added: 2007-02-13 License: Perl Artistic License Price:
985 downloads
Rescue! Max 1.0.0.2

Rescue! Max 1.0.0.2


Rescue Max is a Action Adventure in Space written in java. more>>
Rescue Max is a Action Adventure in Space written in java.
Rescue! Max is a 2D space, real-time, action/strategy game in which you are in control of a ship that you fly around space, fighting enemies and making friends on your way.
Rescue! Maxs main objective is to rescue people from planets and take them to star bases.
Enhancements:
- made select enimies default
- added particle explosions
- redone SpaceObjects inheritance
- added wait curser when new mission is laoding
- Rescue theme: maximum energy to 9999 instead of 10000
- Rescue theme: added better romulan warbird
- Rescue theme: added original main ship
- Rescue max theme: less of those evil nutrals as default
- Fixed: make auto impulse and auto warp clear when the ship is killed (that is set as the destination)
- game ends when u get killed
- game does not start when u start the app
<<less
Download (3.6MB)
Added: 2006-06-04 License: GPL (GNU General Public License) Price:
1239 downloads
AROS-Max 0.4.8

AROS-Max 0.4.8


AROS-Max is a AROS-based live-CD. more>>
AROS-Max is a AROS-based live-CD.

AROS Max is a pre-configured live bootable CD image, made to show off the best that AROS has to offer. It requires an AROS capable PC, your mileage may vary.

If you require help getting AROS-Max to run please ask for help on the Max area at the AROS-Exec messageboard, please do not email us directly with support problems!

AROS is a portable and free desktop operating system aiming at being compatible with AmigaOS 3.1, while improving on it in many areas. The source code is available under an open source license, which allows anyone to freely improve upon it.

The goals of the AROS project is it to create an OS which:

1. Is as compatible as possible with AmigaOS 3.1.
2. Can be ported to different kinds of hardware architectures and processors, such as x86, PowerPC, Alpha, Sparc, HPPA and other.
3. Should be binary compatible on Amiga and source compatible on any other hardware.
4. Can run as a standalone version which boots directly from hard disk and as an emulation which opens a window on an existing OS to develop software and run Amiga and native applications at the same time.
5. Improves upon the functionality of AmigaOS.

To reach this goal, we use a number of techniques. First of all, we make heavy use of the Internet. You can participate in our project even if you can write only one single OS function. The most current version of the source is accessible 24 hours per day and patches can be merged into it at any time. A small database with open tasks makes sure work is not duplicated.

Some time back in the year 1993, the situation for the Amiga looked somewhat worse than usual and some Amiga fans got together and discussed what should be done to increase the acceptance of our beloved machine. Immediately the main reason for the missing success of the Amiga became clear: it was propagation, or rather the lack thereof. The Amiga should get a more widespread basis to make it more attractive for everyone to use and to develop for. So plans were made to reach this goal. One of the plans was to fix the bugs of the AmigaOS, another was to make it an modern operating system. The AOS project was born.

But exactly what was a bug? And how should the bugs be fixed? What are the features a so-called modern OS must have? And how should they be implemented into the AmigaOS?

Two years later, people were still arguing about this and not even one line of code had been written (or at least no one had ever seen that code). Discussions were still of the pattern where someone stated that "we must have ..." and someone answered "read the old mails" or "this is impossible to do, because ..." which was shortly followed by "youre wrong because ..." and so on.

In the winter of 1995, Aaron Digulla got fed up with this situation and posted an RFC (request for comments) to the AOS mailing list in which I asked what the minimal common ground might be. Several options were given and the conclusion was that almost everyone would like to see an open OS which is compatible to AmigaOS 3.1 (kickstart 40.68) on which further discussions could be based upon to see what is possible and what is not.

So the work began and AROS was born.
<<less
Download (MB)
Added: 2005-12-17 License: Freeware Price:
1422 downloads
Open Office Software Development Kit 1.1.0

Open Office Software Development Kit 1.1.0


Open Office Software Development Kit is an add-on for OpenOffice suite. more>>
Open Office Software Development Kit is an add-on for OpenOffice suite.
It provides the necessary tools and documentation for programming the OpenOffice.org APIs and creating own extensions (UNO components) for OpenOffice.org.
The highlight of the SDK is the 900-page Developers Guide. This comprehensive guide provides a detailed description of the OpenOffice.org API concepts, the OpenOffice.org UNO component model and how to use the API in the context of the different application areas. At the close of each chapter, there is at least one example that demonstrates how to use a specific API.
Developers who are new to OpenOffice.org will also find the OpenOffice.org developer page useful.
Main features:
- 900-page Developers Guide (HTML + PDF version)
- XML file format specification
- IDL reference with cross references to the Developers Guide and vice versa
- C/C++ and Java UNO reference documentation
- development and deployment tools
- code samples for Java, C++, OpenOffice.org Basic and OLE
- easy-to-use build environment for the included samples
<<less
Download (28MB)
Added: 2006-10-02 License: GPL (GNU General Public License) Price:
1128 downloads
Inmersa 2.0

Inmersa 2.0


Inmersa is a complete and integrated back and front office solution. more>>
Inmersa is a complete and integrated back and front office solution. The project uses a Web-based interface to provide ERP, CRM, a Web portal, a store front with a content management system, and portal creation.
Among other features, Inmersa delivers sales, purchases, dashboards, scorecards, mail reports, billing, finances, services, self services, user roles, inventory, electronic picking, warehouses, orders, budgets, and delivery notes.
Enhancements:
- This is the first release under an open source license.
<<less
Download (MB)
Added: 2007-04-20 License: MPL (Mozilla Public License) Price:
921 downloads
id3edit 2.0

id3edit 2.0


ID3edit is a command line based ID3v1.1 tag editor for unix like systems. more>>
ID3edit is a command line based ID3v1.1 tag editor for unix like systems. If you dont know what an ID3 tag is, let me fill you in. An ID3 tag is a descriptive tag placed in the last 128 bytes of an mp3 file. The information that is placed in this tag shows as follows:

Song Name (30 Characters Max)
Artist Name (30 Characters Max)
Album Name (30 Characters Max)
Year (4 Characters Max)
Comment (28 Characters Max)
Track (Number Between 0-255)
Genre (Number Between 0-255)

To install id3edit, simply gunzip the archive file like so...
$gunzip id3edit.tar.gz

Next, unpack the tar file like so...
$tar -xvf id3edit.tar

Now, you should have a new directory called id3edit. Next you change to the id3edit directory and type...
$make

This will compile program. To install id3edit into /usr/local/bin, as root type...
$make install
<<less
Download (0.008MB)
Added: 2006-07-26 License: GPL (GNU General Public License) Price:
1187 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5