Bean Sheet is an interpreted Java spreadsheet. At its core is Bean Shell, an open source Java interpreter. The potential of marrying a Java interpreter with a spreadsheet allows a single document to be a powerful application in its own right.
AutoSpreadsheet is a programmable macro tool for .xls format spreadsheets. It is ideal for situations when you have to perform a repetitive series of operations on a spreadsheet with a known layout but with arbitrary data.
Republic enables old-style computer reports (formally known as 'ascii' reports to be parsed and turned into OASIS OpenOffice.org Spreadsheet documents. This data can then more easily analysed by management. Parsing Rules are held in a simple XML format.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
oo-ro project intends to carry on the task of localization of OpenOffice.org office suite in Romanian Language. This is an accessory project to the official OpenOffice.org Romanian Native Language Project located at: http://ro.openoffice.org
This project will represent a software created specially for a big company that wants to organize or manage projects. In other words, it's a project manager written in php/mysql.
Look on the homepage link to see the last version of the project working.
...Provides an API to write applications that read Excel documents. The xlreader tool converts data to tab delimited, CSV or SQL inserts. Written in C. Based on the the Java version by Andrew Khan.