<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>File Format  ODT  OpenDocument Text</title>
		<link>http://www.allegro.cc/forums/view/617501</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Tue, 17 Jul 2018 15:21:17 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>In a future program I&#39;m planning to support the Open Document Format (ODT) so any &quot;office program&quot; can read it.</p><p>But I cannot find any books or tutorials or even how exactly the format looks..<br />I will be using C++ and probably Qt</p><p>Can anyone give me some directions ?</p><p>The documents MUST include text AND graphics</p><p>thnx
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Ariesnl)</author>
		<pubDate>Tue, 17 Jul 2018 12:45:05 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>May be you can find something at the <a href="http://opendocumentformat.org/">official ODF site</a> (I didn&#39;t read it though).</p><p>Anyway, ODT files are ZIP ones, so change the extension, open with your favorite ZIP extractor and enjoy diving the resulting XML files.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Niunio)</author>
		<pubDate>Tue, 17 Jul 2018 14:01:17 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>specs are here<br /><a href="http://docs.oasis-open.org/office/v1.2/cs01/OpenDocument-v1.2-cs01.html">http://docs.oasis-open.org/office/v1.2/cs01/OpenDocument-v1.2-cs01.html</a></p><p>I&#39;d recommend using a library.<br />But if you only need to support a small subset I suppose creating your own implementation is fine.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (l j)</author>
		<pubDate>Tue, 17 Jul 2018 15:21:17 +0000</pubDate>
	</item>
</rss>
