WebODF Jos van den Oever https://demo.webodf.org/demo/ WebODF online and offline office.

Slides:



Advertisements
Similar presentations
DOCUMENT TYPES. Digital Documents Converting documents to an electronic format will preserve those documents, but how would such a process be organized?
Advertisements

PHP and CSS to control web apps styles. CSS is used to style today’s web applications.
Introduction to JavaScript
HTTP Request/Response Process 1.Enter URL ( in your browser’s address bar. 2.Your browser uses DNS to look up IP address of server.com.
HTML5 and CSS3 Illustrated Unit B: Getting Started with HTML
Basics of HTML What is HTML?  HTML or Hyper Text Markup Language is the standard markup language used to create Web pages.  HTML is.
HTML Group 5. Outline Distribute Research HTML’s humble beginnings… Tim Berners-Lee Robert Cailliau Worldwide Web Only Text March 1989 October 1990 March.
Dreamweaver MX ? Create professional web pages Visual editing functions –No need to write HTML Includes complete FTP client software Recognises.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Copyright © 2006 by The McGraw-Hill Companies,
Chapter 8 Designing with Cascading Style Sheets. Chapter 8 Topics Building three different types of complete Web pages using CSS: Build a style sheet.
Web Design Basic Concepts.
The PHP Story. PHP Story PHP is a programming language. Incorporate(join) sophisticated business logic. Widely used general purpose scripting language.
Overview of HTML. Three Different Approaches  Text editor like Notepad  HTML editor such as: –KompoZer –DreamWeaver –Microsoft Expression Web –iWeb.
Web Apps vs. Native Apps vs. Hybrid Apps vs. iBook Author Mobile Publishing:
Joel Bapaga on Web Design Strategies Technologies Commercial Value.
HTML Forms and Scripts. Session overview What are forms? Static vs dynamic Client-side scripts –JavaScript.
Day 17. » Client side and Server side » Since PHP is Server side and can output anything we want, we can output to JS. » With JS libraries, we can create.
INTRODUCTION TO FRONTPAGE. TOPICS TO BE DISCUSSED……….  Introduction Introduction  Features Features  Starting Front Page Starting Front Page  Components.
INTERNAL CSS Casey Ames Different types of CSS There are three different types of CSS: ◦ External CSS ◦ Internal CSS ◦ Inline CSS In this presentation.
HTML CSS JAVASCRIPT. HTML - Stands for Hyper Text Markup Language HTML is a ‘language’ that describes web pages. This language is a collection of codes.
Web Applications BIS4430 – unit 8. Learning Objectives Explain the uses of web application frameworks Relate the client-side, server-side architecture.
Streamlining XML Authoring Workflows The case for concurrent working Phil
Tools to Create Web Pages Fall Tools Text Editors – Notepad (free) – Notepad++ (free) Word Processor – MS Word (Expensive) HTML – HTML Kit (free,
Microsoft ASP.NET Beginning Object-Oriented Web Design Bryan Jenks © Integrated Ideas 2005.
Ajax for Dynamic Web Development Gregory McChesney.
UNDERSTANDING YOUR OPTIONS FOR CLIENT-SIDE DEVELOPMENT IN OFFICE 365 Mark Rackley
SERVER web page repository WEB PAGE instructions stores information and instructions BROWSER retrieves web page and follows instructions Server Web Server.
Document Object Model Nasrullah. DOM When a page is loaded,browser creates a Document Object Model of the Page.
Learning Aim C.  Creating web pages involves many considerations.  In this section we will look at the different software tools you can use and how.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 13 A & B Programming Languages and the.
If you are thinking about developing mobile application for your customer, this is an important aspect to consider the platform.
Converting SharePoint on- premise Apps to Office 365 Jos Auker-Woor M377.
WebODF Jos van den Oever Sponsored by:. Overview  How to use WebODF on your website  How WebODF came to be  ODF and how to put it in HTML  Writing.
WebODF online and offline office Jos van den Oever Sponsored by:
WebODF Jos van den Oever WebODF online and offline office.
Mapping ODF to HTML WebODF online and offline office.
ODFKit and WebODF Getting up to speed ● ODF ● ODFKit ● WebODF Discussion and brainstorming ● How would you use it? ● Office use-cases in 2010 and beyond.

16:02 1 IBM Lotus Symphony Rob Weir m.
WebODF online and offline office Jos van den Oever Sponsored by:
ISYS 350 Building Business Applications
ODFAutoTests Jos van den Oever.
Suggestions for the next ODF version WebODF
ODF Community Site Jos van den Oever Logius
Collaborative Editing on ODF Documents
Asynchronous Java script And XML Technology
Unit 2, Lesson 5 Website Development Tools
By Gary Mandela December 26, 2006
AJAX.
Users: Suite of Office and Graphics applications
Unit 2, Lesson 5 Website Development Tools
Prepared for Md. Zakir Hossain Lecturer, CSE, DUET Prepared by Miton Chandra Datta
Download CIW 1D0-621 Exam Latest Questions Answers - Updated 1D Braindumps - Realexamdumps.com
Beginning Object-Oriented Web Design
ISYS 350 Building Business Applications
Modern web applications
Lecture 1: Multi-tier Architecture Overview
ISYS 350 Building Business Applications
ISYS 350 Building Business Applications
Modern web applications
ورود اطلاعات بصورت غيربرخط
Unit 6 part 3 Test Javascript Test.
Unit 4 Test CSS Test.
WPS - your story so far Seems incredible complicated, already
CIS 133 mashup Javascript, jQuery and XML
Choosing between Silverlight and AJAX
Client-Server Model: Requesting a Web Page
Class 4: Building Interactive Web Pages
Bootstrap Direct quote from source: bootstrap/
Presentation transcript:

WebODF Jos van den Oever WebODF online and offline office

WebODF online and offline office Consulting, design, implementation of information systems using open document standards Experienced in Developing office suites Open source software/Cross-platform software Semantic technologies Data-mining Community interaction

Office Suites are moving into the cloud WebODF online and offline office

Where are the Free Software alternatives? AbiWord Gnumeric WebODF online and offline office

Open Document Format ● Format for Office Documents ● Open Standard ● All-in-one (zip) ● Still improving WebODF online and offline office

Open Document Format WebODF online and offline office

WebODF Initial Goal: Reusable simple ODF viewer and editor for online and offline Method: HTML5 WebODF online and offline office

Sensible strategy Use web technology to write ODF software Use HTML and javascript as an application Load ODF XML as is into the HTML document Apply CSS styling derived from and WebODF online and offline office

Three Implementations use WebODF JavaScript WebODF online and offline office

Advantages ● You are in charge of the code! ● On-line office with no server side code required ● UI can be anything (HTML, Qt, Gtk, QML,...) ● Easy development WebODF online and offline office

There are on-line office suites. WebODF online and offline office

WebODF is the only free one WebODF online and offline office