Open Source Google Docs: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
(Created page with "There is no open source alternative to Google Docs yet. Aron Homberg has implemented a first prototype of the Open Source Spreadsheet, planning to be released mid of 2...") |
|||
Zeile 3: | Zeile 3: | ||
==Open Source Spreadsheet== | ==Open Source Spreadsheet== | ||
===Requirements=== | ===Requirements=== | ||
− | * The | + | * The creator should be able to set privacy settings of columns to: public, private, shared among other users. |
** Reason: Currently Google Docs does not support this and in OSEG we are using multiple Spreadsheet to avoid the public to be able to see data, which is meant to be private. This forces us to keep the same data on at least two places, which requires additional work, prone to errors. | ** Reason: Currently Google Docs does not support this and in OSEG we are using multiple Spreadsheet to avoid the public to be able to see data, which is meant to be private. This forces us to keep the same data on at least two places, which requires additional work, prone to errors. | ||
+ | |||
+ | ==Drawings== | ||
+ | ===Requirements=== | ||
+ | * The creator should be able to translate all string entered into the drawing. The user should be able to choose the language to be displayed and translate strings into other languages. | ||
+ | ** Reason: this enables every to see diagrams and process in their language and understand them. | ||
[[Category: IT]] [[Category: Software]] | [[Category: IT]] [[Category: Software]] |
Version vom 23. Dezember 2012, 16:57 Uhr
There is no open source alternative to Google Docs yet. Aron Homberg has implemented a first prototype of the Open Source Spreadsheet, planning to be released mid of 2013.
Open Source Spreadsheet
Requirements
- The creator should be able to set privacy settings of columns to: public, private, shared among other users.
- Reason: Currently Google Docs does not support this and in OSEG we are using multiple Spreadsheet to avoid the public to be able to see data, which is meant to be private. This forces us to keep the same data on at least two places, which requires additional work, prone to errors.
Drawings
Requirements
- The creator should be able to translate all string entered into the drawing. The user should be able to choose the language to be displayed and translate strings into other languages.
- Reason: this enables every to see diagrams and process in their language and understand them.