Download presentation
Presentation is loading. Please wait.
Published byCory Gallagher Modified over 8 years ago
1
WebODF online and offline office Jos van den Oever Sponsored by: http://webodf.org/
2
OpenDocument Format (ODF)
3
Open Document Format ● Format for Office Documents ● Open Standard ● All-in-one (zip) ● Still improving http://webodf.org/demo/ WebODF online and offline office
4
New Office Environments ● Before: just desktop computers and laptops ● Devices: phones, tables, cars, etc ● Can we write an office suite that is everywhere?
5
Office Suite build on HTML5 ● JavaScript
6
WebODF on your website You need: ● webodf.js and webodf.css ● a bit of JavaScript: var odfdiv = document.getElementById("odf"), canvas = new odf.OdfCanvas(odfdiv); odfcanvas.load("MyDocument.odt");
7
WebODF on your website
8
Mobile device Done: ● Android Coming up: ● iPhone/iPad ● MeeGo
9
Zarafa plugin ● Email server ● Web interface with plugin system ● View attachments with WebODF
10
Tiki Wiki 8.1 ● Support of ODF to Tiki ● View, Edit, Save ● Collaborate with people using other office suites by using WebDAV http://doc.tiki.org/Docs
11
WebODF: no conversion, just ODF.
12
Make it with WebODF
13
Use cases ● Publish spreadsheets, presentations, text documents as integral part of your website ● View office files on your mobile device ● Make your CMS, DMS, web email client, … smart about office files ● Make your desktop application smart about office files
14
Latest developments ● Support for SVG images ● Support for embedded fonts ● Better tablet user interface (Android, iOS) ● Docnosis: ODF analysis tool with sanity checks and schema validation ● Firefox extension
15
In conclusion ● ODF bridges gap between PDF and HTML ● WebODF is the way to add ODF support http://webodf.org/ WebODF online and offline office
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.