Catégorie:XML format used in TNS&TNSP files: Difference between revisions
Jump to navigation
Jump to search
(Created page with "= XML format used in TNS files = TNS and TNSP files contains XML data, encrypted and compressed (see TNS File Format and TNSP File Format).") |
(Beginning of the big project :)) |
||
Line 1: | Line 1: | ||
= XML format used in TNS files = | = XML format used in TNS files = | ||
TNS and TNSP files contains XML data, encrypted and compressed (see [[TNS File Format]] and [[TNSP File Format]]). | TNS and TNSP files contains XML data, encrypted and compressed (see [[TNS File Format]] and [[TNSP File Format]]). | ||
== How to get the XML data and build TNS from XML == | |||
=== TNS files === | |||
To get the XML data, you can use: | |||
-Levak’s clipboard dumper [http://levak.free.fr/ftp/nspire/ClipboardDumper/] with the TI Nspire Computer Software | |||
-Godplat's nspire_emu [http://hackspire.unsads.com/wiki/index.php/Emulators#nspire_emu] like described here ([http://ndlessly.wordpress.com/2011/09/19/luna-updated-for-third-party-tns-document-generation/]) and here ([http://www.omnimaga.org/index.php?topic=9807.msg192435#msg192435]) | |||
To build TNS files from XML, you can use Luna [http://tiplanet.org/forum/archives_voir.php?id=3701]. | |||
=== TNSP files === | |||
Any text editor and good zip-reader that can handle odd zip files should be OK. |
Revision as of 22:40, 22 December 2011
XML format used in TNS files
TNS and TNSP files contains XML data, encrypted and compressed (see TNS File Format and TNSP File Format).
How to get the XML data and build TNS from XML
TNS files
To get the XML data, you can use:
-Levak’s clipboard dumper [1] with the TI Nspire Computer Software
-Godplat's nspire_emu [2] like described here ([3]) and here ([4])
To build TNS files from XML, you can use Luna [5].
TNSP files
Any text editor and good zip-reader that can handle odd zip files should be OK.