Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

Export as HTML, RTF, ...

<< < (3/10) > >>

Ceniza:

--- Quote from: squizzz ---Others, like Open Document Format for example? :)
--- End quote ---

I'mn't any familiar with that format, but yeah, it could be part of other formats.

I'll consider it :)

rickg22:
OpenDocument format is the format used by OpenOffice, KOffice and other OpenSource word processors. There was quite a political stir when the state of Massachusetts rejected the Microsoft format in govt. offices for an open document format to avoid vendor lock-in. The OpenDocument format is XML based, and currently is proposed to be an ISO standard.

Ceniza:
I just tried converting a RTF file (generated with Dev-C++) to ODT and it's too bloated.

I think the ODT format will have to wait some time until I get enough information to generate it in a simple, non-bloated, way.

I hope to get the RTF format soon though.

Urxae:

--- Quote from: Ceniza on October 18, 2005, 04:21:52 am ---I think the ODT format will have to wait some time until I get enough information to generate it in a simple, non-bloated, way.

--- End quote ---

I haven't looked at the details myself, but the information is probably available somewhere on this site.

squizzz:

--- Quote from: Ceniza on October 18, 2005, 04:21:52 am ---I think the ODT format will have to wait some time until I get enough information to generate it in a simple, non-bloated, way.
--- End quote ---
I'm afraid that everything XML-based is bloated by default. The good thing is that it usually compresses very well (*.odt uses zip compression I think).


--- Quote from: rickg22 on October 17, 2005, 10:42:46 pm ---There was quite a political stir when the state of Massachusetts rejected the Microsoft format in govt. offices for an open document format to avoid vendor lock-in.
--- End quote ---
Yeah, that's when I've heard of this and decided to switch. (btw. OOo 2.0 itself is good enough reason to switch :P )

Anyway, great thanks for the plugin. :D

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version