Simple Spreadsheet
From Wikipedia, the free encyclopedia
Simple Spreadsheet | |
Simple Spreadsheet |
|
Developer: | Thomas Bley (Simple Groupware Solutions) |
---|---|
Latest release: | 0.4 / November 29, 2006 |
OS: | Cross-platform |
Use: | Online Spreadsheet |
License: | GNU General Public License |
Website: | [1] |
Simple Spreadsheet is a web-based spreadsheet program written in JavaScript, HTML, CSS and PHP. It features formulas, charts, formats, cell/row merging, cell locking, keyboard navigation, etc.
Custom macros can be written in Javascript. Javascript is also used as the default (human-readable) data format. Future versions will contain collaborative features to allow many people working simultaneously together on one sheet. The charts are generated on the server-side using a PHP library called JpGraph. On the client side they are referenced with a function inside a formula.
Simple Spreadsheet can be used with all common browsers like Firefox, Opera, Konqueror, Internet Explorer. Safari may be used, but was not yet tested.
The first release was published on June 7, 2006 at Freshmeat.