The OpenDocument XML.org web site is not longer accepting new posts. Information on this page is preserved for legacy purposes only. For current information on ODF, please see the OASIS OpenDocument Technical Committee.
Blogs
jaocon
Follow-up ODFDOM tutorial
Sorry, newbie here trying to do tutorial mentioned at: http://opendocument.xml.org/news/odfdom-tutorial
import statements on .jar files apparently not working...
when attempt to run from currrent directory:
%java QuickOdt
bvg.inica
ODF specification
What is official certificated open document with html-copy of 1-st, URL and Copyright?
bvg 250909
JZA
EBook Standards and OpenDocuments
Tonight a close friend of mine drove my attention to the open ebook standard and the conference he recently attended to. This make it the issue on standards a very important part to create an opportunity for both OpenOffice.org and OpenDocument to have transformations for this open format.
Documents and books are something that have similar needs, they need to be open formats, they need to be accesable and human readable. The ebook specs are provided on their site and also have an awesome way to process information.
sadasivarao
Accessing open office document style.xml file
we load the content.xml file using pecice of java code.
odfDoc = loadDocument(TemplateName);
odfContent = odfDoc.getContent();
it gives content.xml file.is ther any way to acess the style.xml
i tried in to get style.xml file.i am able to access the file.
while writing and saving time its not reflecting the cahnges.
Pls help ,
Thanks,
Sads
JZA
Would it make sense to port ODFViewer to VB?
Hi recently I had a conversation with a fellow developer and talk about ODF popularity. The debate centralized between the Open source agenda and the open standard agenda and where it cross.
The idea of empowering ODF across technologies and systems can sometimes be challenging to absorbed by open source people (including myself).
So an interesting challenging was brought up. Why not have an ODF Viewer in microsoft technology. This means VB and ActiveX. This will be as tactical as having a ODF plugin for Microsoft office.