Ressources numériques en sciences humaines et sociales OpenEdition Nos plateformes OpenEdition Books OpenEdition Journals Hypothèses Calenda Bibliothèques OpenEdition Freemium Suivez-nous

Oracle Donates OpenOffice to the Apache Software Foundation

Oracle announced today that it will contribute the OpenOffice.org code to the Apache Software Foundation, where the free office productivity suite will become part of Apache’s incubator program.

The announcement comes after a rocky year for OpenOffice, which was largely abandoned by Oracle and turned over to the community, many of whom in turn forked the project to LibreOffice and created The Document Foundation.

Tags:

La spécification d’ODF 1.2 est terminée

“Il a fallu pas moins de 4 ans de travail à l’OASIS (Organization for the Advancement of Structured Information Standards — Organisation pour l’Avancée des Standards d’Information Structurée) pour finaliser cette norme. Une grande part du retard a été probablement induite par le fait que les experts sur le sujet ne sont pas très nombreux et ont dû corriger la norme Microsoft OOXML. “

Tags:

Welcome to The Document Foundation! – The Document Foundation

It is an independent self-governing meritocratic Foundation, created by leading members of the OpenOffice.org Community.
It continues to build on the foundation of ten years' dedicated work by the OpenOffice.org Community.
It was created in the belief that the culture born of an independent Foundation brings out the best in contributors and will deliver the best software for users.
It is open to any individual who agrees with our core values and contributes to our activities.
It welcomes corporate participation, e.g. by sponsoring individuals to work as equals alongside other contributors in the community.

Extending Your Product | OpenOffice.org repository for Extensions

Experience new functionality. Adjust your OpenOffice.org to your needs. Maximize your productivity…
…with the help of extensions, which add functionality or slight tweaks to the user interface or entirely new feature to the OpenOffice.org product.

Many thanks for your interest in enhancing your product with extensions. Find all available extension from the left-hand navigation box. And let the provider know how the extension worked for you

ODFDOM 0.8 – The new Release of the OpenDocument Java Library – GullFOSS

The new version of ODFDOM – the OpenDocument Java library – has been released!

Most people might know about ODFDOM, for the others: ODFDOM is an Apache 2 licensed Java library to easily create, access and manipulate the ODF documents.

In biggest feature aside of a more than a dozen patches for ODFDOM 0.8 is the complete revised new ODF table API.
The table is the first feature introducing our new layered design to ease ODF usage. Some quick overview:

The ODF Toolkit Project

The ODF Toolkit provides a home for libraries that ease the development of applications that support ODF , the unique vendor neutral open standard for office documents. The ODF Toolkit further provides a home for tools that process ODF or check ODF conformance.

The range of projects that are available in the ODF Toolkit goes from small tools that simplify using ODF in the software development process, over an ODF validation tool up to large ODF Java and .NET libraries that can be used within other projects. And this is just the start. Developers are invited to freely host their open source ODF libraries and tools within the ODF Toolkit, to join the existing projects, and to collaborate with ODF developers everywhere.

The ODF Toolkit provides Mercurial for hosting your code, forums, mailing lists, wikis, an issue tracking system, and personalized home pages. More will come.

Appy framework | python open document

What is pod ?

pod (python open document) is a library that allows to easily generate documents whose content is dynamic. The principle is simple: you create an ODF (Open Document Format) text document (with OpenOffice Writer 2.0 or higher for example), you insert some Python code at some places inside it, and from any program written in Python, you can call pod with, as input, the OpenDocument file and a bunch of Python objects. pod generates another ODF text document (ODT) that contains the desired result. If you prefer to get the result in another format, pod can call OpenOffice in server mode to generate the result in PDF, DOC, RTF or TXT format.

OASIS OpenDocument Essentials—Using OASIS OpenDocument XML | Open Document

This book shows you how to take advantage of the OpenDocument format. In addition to explaining the basics, it includes examples showing how to extract information from, transform, and programmatically create OpenDocument files. This book is a work in progress written by J. David Eisenberg for O’Reilly & Associates and submitted to an open review process. The content is licensed under the Free Software Foundation’s GNU Free Documentation License.