Author Topic: TrID tre-sequoiaview.trid.xml for SequoiaView directory tree (*.TRE)  (Read 3813 times)

jenderek

  • Sr. Member
  • ****
  • Posts: 370
Hello,

some days ago i run program SequoiaView to inspect my drives for
unknown file types. The program visualize the type and size of
directories and files as coloured cushion treemaps. Instead saving the
result as graphic bitmap i now saved the result in text form.
Besides standard XML container, the program offers to save result in
text form with tags and file name extension "TRE".

When i run TrID on such files they are described as "HyperText Markup
Language" or "Unknown!" ( see output/trid-old.txt)

So i run tridscan and name definition file tre-sequoiaview.trid.xml.
Because these files are text files i define a mime type by line:
      <Mime>text/x-tre</Mime>

I add product page as reference by XML construct:
      <RefURL>http://www.win.tue.nl/sequoiaview/</RefURL>

More information about file format can be found in help file
SEQUOIA.HLP included in program package.

After running trid with this new definition file all my TRE examples
are now described correctly ( see output/trid-new.txt)

TrID definition, examples and output are stored in archive tre.zip.
I hope that my XML file can be used in future version of triddefs.

With best wishes
J?rg Jenderek

Mark0

  • Administrator
  • Hero Member
  • *****
  • Posts: 2684
    • Mark0's Home Page
Re: TrID tre-sequoiaview.trid.xml for SequoiaView directory tree (*.TRE)
« Reply #1 on: July 24, 2017, 02:23:14 AM »
Thanks!
I'll add one for the XML files too.