The Apache ODF Toolkit 0.5 (incubating) release is now available for download.  Detailed change notes are also posted.  The ODF Toolkit is a Java library for reading, writing and creating ODF documents.  It is entirely in Java and does not require that you install a desktop editor like OpenOffice.  It operates directly on the file format and is suitable for server-side use, for tasks such as document automation, report generation, information extractions, etc.

As mentioned in a previous post, the Java components from the ODF Toolkit Union have moved over to Apache.  Since this open source project was already using the Apache 2.0 license, the work required to achieve our first Apache release was relatively straightforward.    The major task was to take the various components of the Toolkit, which were treated as independent projects at the ODF Toolkit Union, and get them to work better together as a single Toolkit, e.g., build together using the same version of the JDK, package them together into a consolidated release bundle.  Not rocket science,  but it did require some iteration.

We’re starting now to put together a plan for the next release and future releases.  Some of the items under consideration include:

  1. Adding document encryption/decryption support
  2. Adding digital signature support
  3. Update to final published ODF 1.2 schema
  4. Update the demo applications
  5. Concurrency testing
  6. Adding support for ODF 1.2′s RDFa/RDF XML semantic metadata feature
  7. Implement ODF 1.2′s OpenFormula spreadsheet formula language
  8. Add high-performance event-driven streaming API, for subset of tasks that can be done efficiently that way
  9. More cookbook examples
  10. More testing and bug fixing

If you are interested in learning more about the ODF Toolkit, you should visit our website.   If you have further questions, we have a users list and a development list that you are welcome to join.

If you know some Java and are interested in ODF, I’d encourage you to take a look at this project and consider participating.  We are a small, international, welcoming group working on this project,  with a strong focus on quality.  Come, take a look.

TwitterIdenti.caDeliciousDiigoDiggEmailFacebookInstapaperLinkedInRedditSlashdotStumbleUponShare

{ 2 comments }

Shakespeare to Tim Tebow: Top Hourly Wikipedia Pages for 2011

December 19, 2011

I had grand plans.  This was supposed to be a cool looking visualization.  Over 2011 I downloaded nearly a terabyte of raw Wikipedia page access stats.  And recently I had a python script running for 3 weeks around the clock crunching the data.   This was going to be cool.  But I ran out of time [...]

0 comments Read the full article →

ODF 1.2: Approved as an OASIS Standard

September 30, 2011

To quote the immortal words of Otis B. Driftwood,  “Let joy be unconfined. Let there be dancing in the streets, drinking in the saloons, and necking in the parlor”. The day has finally arrived.  Open Document Format (ODF) 1.2 has been approved.  It is now an OASIS Standard. If you are regular reader of this [...]

18 comments Read the full article →

An Invitation to the Apache ODF Toolkit

August 15, 2011

Perhaps overlooked in all the excitement generated by the move of OpenOffice.org to Apache was the fact that a parallel move is occurring with the ODF Toolkit.  A few weeks ago we submitted a proposal to Apache to start a new project based on the Java components that were until then hosted by the ODF [...]

3 comments Read the full article →

ODF Plugfest, Berlin

August 9, 2011

I attended the 6th ODF Plugfest took place in Berlin a few weeks ago, hosted by the German Federal Ministry of the Interior (BMI) and the Ministry of Economics and Technology (BMWi).    It followed the pattern of previous events,  a two-day event,  with the first day dedicated to technical interop activities among implementors, followed [...]

2 comments Read the full article →

OpenOffice, LibreOffice and the Scarcity Fallacy

June 13, 2011

As you’ve probably heard, the proposal to move OpenOffice.org to the Apache Software Foundation was approved by a wide margin.  Volunteers interested in helping with this project continued to sign up, even during the 72-hour ballot, giving the project 87 members, as well as 8 experienced Apache  mentors, at the end of the vote.  The [...]

83 comments Read the full article →

Songs of the IBM

June 11, 2011

A few years ago there came into my possession a curious piece of IBM history, a thin paperback volume of 54 pages, privately printed, entitled “Songs of the IBM, 1937 Edition”.  The opening page lays out the context: For thirty-seven years, the gatherings and conventions of our IBM workers have expressed in happy songs the [...]

3 comments Read the full article →

Apache OpenOffice: How to Get Involved

June 3, 2011

A follow-up to my previous post on the  Apache Incubation proposal to move OpenOffice.org over to Apache and continue the project there.  In that post, I described how Apache projects are run via a meritocracy, that members gain additional rights and responsibilities based on the approval of their peers, etc.  But I have received a [...]

16 comments Read the full article →

An Invitation to Apache OpenOffice

June 1, 2011

As you have probably heard, Oracle has followed through with their earlier promise to “move OpenOffice.org to a purely community-based open source project.”  OpenOffice is moving to Apache. I’d like to offer you my own thoughts on this new opportunity and what it means.  I recommend also the insights of my colleagues Ed Brill and [...]

110 comments Read the full article →

Gwenell Doc: A Small and Fast ODF Text Editor

May 26, 2011

  Today I look at Gwennel Doc, an ODF-based text editor for Microsoft Windows.  In interesting attribute of Gwennel is its small size and fast speed.  It can load and display the 792 page ODF 1.2, Part 1 specification in around 2 seconds, using an executable that is around 1/4 the size of that document.  [...]

9 comments Read the full article →