Difference between revisions of "OpenDocument Format"

From Creative Commons
Jump to: navigation, search
 
Line 35: Line 35:
  
 
* Please help by adding you todo here :)
 
* Please help by adding you todo here :)
 +
 +
=== Reference ===
 +
 +
* [http://www.betanews.com/article/Microsoft_to_Support_OpenDocument/1152166759 Microsoft support ODF <-> Microsoft XML Converter]
 +
* [http://sourceforge.net/projects/odf-converter Microsoft-supported OSS odf-converter]

Revision as of 21:29, 6 July 2006


OpenDocument format (ODF). The OpenDocument format (ODF), short for the OASIS Open Document Format for Office Applications, is an open document file format for saving and exchanging editable office documents such as text documents (including memos, reports, and books), spreadsheets, databases, charts, and presentations. The most common file extensions used for OpenDocument documents are .odt for text documents, .ods for spreadsheets, .odp for presentations and .odg for graphics..

Developer Challenges

Develop software that embeds and can edit licenses and metadata into ODF files (file-type ending ODT, ODS, ODG, ODP, etc). Generally, this is not a hard thing since ODF uses standard Dublin-core metadata.

Implementations

  • Please add yours here :)

Examples

Code

  • Please add yours here :)

Sample

  • Please add yours here :)

Mockups

  • Please add yours here :)

TODO

  • Please help by adding you todo here :)

Reference