<div>Hello Tom,<br></div><div><br></div><div>Just back from a week in Paignton and now attending a two day board game convention so this is a quick reply as I try to catch up with all my email.</div><div><br></div><div>The index changer page is only applicable to Xerte desktop.</div>
<div><br></div><div>It is based on the mcq page and allows the Author to present a question to the Student.</div><div><br></div><div>The index value of the option selected i.e. first option = 0, second option = 1, etc.</div>
<div><br></div><div>Is used to set the value of rootIcon.projectPageIndex.</div><div><br></div><div>When a page opens rooticon.projectPageIndex is used to set projPI.</div><div><br></div><div>This allows the Author to define more than one data definition for a page and the Learner is presented with the data set indexed by projPI.</div>
<div><br></div><div>So for example you could have a project that compared historic time periods</div><div><br></div><div>Page 1 = title page</div><div>Page 2 = index changer - select your century - options century A, century B, century C</div>
<div>Page 3 = Key events of the century [century A, century B, century C] </div><div>Page 4 = Key figures of the century [century A, century B, century C]</div><div><br></div><div>etc.</div><div><br></div><div>The learner would select the century at page 2 then as they progressed to page 3, 4 etc, they would see the data related to that century.</div>
<div>This works with all page types.</div><div>If the index is set to a value greater than 0 and a page does not have data defined for that index value, then for that page projPI defaults to 0.</div><div><br></div><div>I am not familiar with the famfamfam set but I am happy for you to select whatever icon you feel is appropriate.</div>
<div><br></div><div>I need to produce an example and some documentation to show how the index changer can be used since it is a new concept to Xerte.</div><div><br></div><div>Kind regards</div><div><br></div><div>Johnathan</div>
<br><div class="gmail_quote">On 8 August 2012 11:51, Tom Reijnders <span dir="ltr"><<a href="mailto:reijnders@tor.nl" target="_blank">reijnders@tor.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    Johnathan,<br>
    <br>
    Do you have an appropriate icon for this (see 1. below). Don't know
    what it does either.<br>
    <br>
    Tom<br>
    <br>
    <div>Op 8-8-2012 12:41, Julian Tenney
      schreef:<br>
    </div>
    <blockquote type="cite">
      
      
      
      <div>
        <p><span style="color:#1f497d"><span>1.<span style="font:7.0pt "Times New Roman"">       </span></span></span><span style="color:#1f497d">I don’t really know what indexChanger
            dos, so I don’t know what sort of icon it needs, but if you
            know what it does, select an icon from the famfamfam set, or
            just use the plain page icon?</span></p>
        <p class="MsoNormal"><span style="color:#1f497d"> </span></p>
        <p><span style="color:#1f497d"><span>2.<span style="font:7.0pt "Times New Roman"">       </span></span></span><span style="color:#1f497d">It should be empty I guess!</span></p>
        <p><span style="color:#1f497d"> </span></p>
        <p><span style="color:#1f497d"><span>3.<span style="font:7.0pt "Times New Roman"">       </span></span></span><span style="color:#1f497d">I think there is still some sense in
            having the xtp based approach, it’s simpler for those who
            don’t want to mix up xerte and templates stuff, but it might
            be confusing having all these different ways of making
            template based stuff?</span></p>
        <p><span style="color:#1f497d"> </span></p>
        <p><span style="color:#1f497d"><span>4.<span style="font:7.0pt "Times New Roman"">       </span></span></span><span style="color:#1f497d">Thanks,</span></p>
        <p class="MsoNormal"><span style="color:#1f497d"> </span></p>
        <p class="MsoNormal"><span style="color:#1f497d"> </span></p>
        <p class="MsoNormal"><span style="color:#1f497d"> </span></p>
        <div>
          <div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0cm 0cm 0cm">
            <p class="MsoNormal" style="margin-left:36.0pt"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext" lang="EN-US">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext" lang="EN-US"> <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a>
                [<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">mailto:xerte-dev-bounces@lists.nottingham.ac.uk</a>] <b>On
                  Behalf Of </b>Tom Reijnders<br>
                <b>Sent:</b> 08 August 2012 11:33<br>
                <b>To:</b> For Xerte technical developers<br>
                <b>Subject:</b> [Xerte-dev] Re: Xerte Standalone</span></p>
          </div>
        </div>
        <p class="MsoNormal" style="margin-left:36.0pt"> </p>
        <p class="MsoNormal" style="margin-right:0cm;margin-bottom:12.0pt;margin-left:36.0pt">Julian,
          <br>
          <br>
          Status:<br>
          <br>
          1. I know why the pages didn't have an icon. I used an older
          version of the editor, that didn't have all the icons. The
          latest editor from svn has most of them. I am only missing an
          icon for misc/Index changer (indexChanger.xwd) but that is
          also because it has no icon assigned to it in the .xwd file.<br>
          <br>
          2. The runtime/pages/template.xml is NOT empty, so when I
          build a new setup-beta.exe from svn and create a template
          project, it is already filled. (is that on purpose, or should
          I package a different template.xml?)<br>
          <br>
          3. Should we remove the template menu then....<br>
          <br>
          4. I added 2 batch files, one in inno and one in runtime\pages
          that will generate a new template.xwd for the en-GB wizards.
          Both do the same and only differ in paths. You can just
          double-click on them...<br>
          <br>
          So:<br>
          a. We (you) need to decide what to do with the icon of
          indexChanger.xwd<br>
          b. either make an empty template.xml or make sure we have a
          different empty template.xml that is packaged.<br>
          c. decide on 3.<br>
          <br>
          Tom</p>
        <div>
          <p class="MsoNormal" style="margin-left:36.0pt">Op 7-8-2012
            17:35, Julian Tenney schreef:</p>
        </div>
        <blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
          <p class="MsoNormal" style="margin-left:36.0pt"><span style="color:#1f497d">The other templates have all been
              integrated into the main Nottingham template now…</span></p>
          <p class="MsoNormal" style="margin-left:36.0pt"><span style="color:#1f497d"> </span></p>
          <div>
            <div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0cm 0cm 0cm">
              <p class="MsoNormal" style="margin-left:72.0pt"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext" lang="EN-US">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext" lang="EN-US"> <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a>
                  [<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">mailto:xerte-dev-bounces@lists.nottingham.ac.uk</a>]
                  <b>On Behalf Of </b>Tom Reijnders<br>
                  <b>Sent:</b> 07 August 2012 16:35<br>
                  <b>To:</b> For Xerte technical developers<br>
                  <b>Subject:</b> [Xerte-dev] Re: Xerte Standalone</span></p>
            </div>
          </div>
          <p class="MsoNormal" style="margin-left:72.0pt"> </p>
          <p class="MsoNormal" style="margin-right:0cm;margin-bottom:12.0pt;margin-left:72.0pt">As
            far as I am concerned, at least for the current Nottingham
            templates... I left it in for the other templates.</p>
          <div>
            <p class="MsoNormal" style="margin-left:72.0pt">Op 7-8-2012
              17:32, Julian Tenney schreef:</p>
          </div>
          <blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
            <p class="MsoNormal" style="margin-left:72.0pt"><span style="color:#1f497d">So the whole .xtp thing is now
                defunct?</span></p>
            <p class="MsoNormal" style="margin-left:72.0pt"><span style="color:#1f497d"> </span></p>
            <div>
              <div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0cm 0cm 0cm">
                <p class="MsoNormal" style="margin-left:108.0pt"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext" lang="EN-US">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext" lang="EN-US"> <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a>
                    [<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">mailto:xerte-dev-bounces@lists.nottingham.ac.uk</a>]
                    <b>On Behalf Of </b>Tom Reijnders<br>
                    <b>Sent:</b> 07 August 2012 16:31<br>
                    <b>To:</b> For Xerte technical developers<br>
                    <b>Subject:</b> [Xerte-dev] Re: Xerte Standalone</span></p>
              </div>
            </div>
            <p class="MsoNormal" style="margin-left:108.0pt"> </p>
            <p class="MsoNormal" style="margin-left:108.0pt">1. The .xwd
              is in the pages folder in en-GB in svn. Jonathan and I
              rebuilt it when we edit a .xwd. I'll provide instruction
              somewhere.<br>
              My point is, you don't need the .xtp at all. You can
              create a new 'old style' template project from the pages
              menu.<br>
              <br>
              2. I'll have a look and if needed, finish that up a.s.a.p.<br>
              <br>
              3. I think that for the time being, the 'official' builds
              should be done in Nottingham, until I figured out some
              automatic way to do it on the community webserver.<br>
              <br>
              Tom</p>
            <div>
              <p class="MsoNormal" style="margin-left:108.0pt">Op
                7-8-2012 17:02, Julian Tenney schreef:</p>
            </div>
            <blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
              <p class="MsoNormal" style="margin-left:108.0pt"><span style="color:#1f497d">The .xtp needs the new and up to
                  date .xwd making for it (how do I do that?) and
                  zipping up with all the new / updated models. </span></p>
              <p class="MsoNormal" style="margin-left:108.0pt"><span style="color:#1f497d"> </span></p>
              <p class="MsoNormal" style="margin-left:108.0pt"><span style="color:#1f497d">The icons aren’t finished on the
                  page wizards menus, unless I’m mistaken?</span></p>
              <p class="MsoNormal" style="margin-left:108.0pt"><span style="color:#1f497d"> </span></p>
              <p class="MsoNormal" style="margin-left:108.0pt"><span style="color:#1f497d">I’m happy to build it if you
                  want me to?</span></p>
              <p class="MsoNormal" style="margin-left:108.0pt"><span style="color:#1f497d"> </span></p>
              <div>
                <div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0cm 0cm 0cm">
                  <p class="MsoNormal" style="margin-left:144.0pt"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext" lang="EN-US">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext" lang="EN-US"> <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a>
                      [<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">mailto:xerte-dev-bounces@lists.nottingham.ac.uk</a>]
                      <b>On Behalf Of </b>Tom Reijnders<br>
                      <b>Sent:</b> 07 August 2012 16:00<br>
                      <b>To:</b> For Xerte technical developers<br>
                      <b>Subject:</b> [Xerte-dev] Re: Xerte Standalone</span></p>
                </div>
              </div>
              <p class="MsoNormal" style="margin-left:144.0pt"> </p>
              <p class="MsoNormal" style="margin-right:0cm;margin-bottom:12.0pt;margin-left:144.0pt">1.
                .xtp? Ehmm... we can, but we don't need to for the
                Nottingham template do we? And for all the other .xtp
                files it will just work.<br>
                In the pages menu you can create an old style Template
                project from the current new models.<br>
                <br>
                2. I thought icons were done.<br>
                <br>
                3. I can create a new inno file for you without the
                Dutch language files. Then you only need to adapt that
                for your build paths and you can create the setup.exe,
                or you can use my inno setup file (it is in svn) and
                adapt that.<br>
                <br>
                Tom</p>
              <div>
                <p class="MsoNormal" style="margin-left:144.0pt">Op
                  7-8-2012 16:33, Julian Tenney schreef:</p>
              </div>
              <blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
                <p class="MsoNormal" style="margin-left:144.0pt">Hi,</p>
                <p class="MsoNormal" style="margin-left:144.0pt"> </p>
                <p class="MsoNormal" style="margin-left:144.0pt">Xerte
                  Standalone needs some outstanding things putting
                  straight before it can be released and uploaded to the
                  website: the .xtp needs making with the new models and
                  fresh .xwd files, the icons need adding in for the new
                  page wizards on the menus, and the setup.exe needs
                  building. I may have missed things… was anything else
                  in need of finishing off?</p>
                <p class="MsoNormal" style="margin-left:144.0pt"> </p>
                <p class="MsoNormal" style="margin-left:144.0pt">Can we
                  attend to these outstanding things please? Then we can
                  bring the standalone version  up to date on the
                  website too,</p>
                <p class="MsoNormal" style="margin-left:144.0pt"> </p>
                <p class="MsoNormal" style="margin-left:144.0pt">Thanks,</p>
                <p class="MsoNormal" style="margin-left:144.0pt"> </p>
                <p class="MsoNormal" style="margin-left:144.0pt">Julian</p>
                <p class="MsoNormal" style="margin-left:144.0pt"><span> </span></p>
                <p style="margin-left:144.0pt">This message and any
                  attachment are intended solely for the addressee and
                  may contain confidential information. If you have
                  received this message in error, please send it back to
                  me, and immediately delete it. Please do not use, copy
                  or disclose the information contained in this message
                  or in any attachment. Any views or opinions expressed
                  by the author of this email do not necessarily reflect
                  the views of the University of Nottingham. </p>
                <p style="margin-left:144.0pt">This message has been
                  checked for viruses but the contents of an attachment
                  may still contain software viruses which could damage
                  your computer system: you are advised to perform your
                  own checks. Email communications with the University
                  of Nottingham may be monitored as permitted by UK
                  legislation. </p>
                <p class="MsoNormal" style="margin-left:144.0pt"><span><br>
                    <br>
                    <br>
                    <br>
                    <br>
                    <br>
                  </span></p>
                <pre style="margin-left:144.0pt">_______________________________________________</pre>
                <pre style="margin-left:144.0pt">Xerte-dev mailing list</pre>
                <pre style="margin-left:144.0pt"><a href="mailto:Xerte-dev@lists.nottingham.ac.uk" target="_blank">Xerte-dev@lists.nottingham.ac.uk</a></pre>
                <pre style="margin-left:144.0pt"><a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a></pre>
                <pre style="margin-left:144.0pt"> </pre>
                <pre style="margin-left:144.0pt">This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it.   Please do not use, copy or disclose the information contained in this message or in any attachment.  Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.</pre>

                <pre style="margin-left:144.0pt"> </pre>
                <pre style="margin-left:144.0pt">This message has been checked for viruses but the contents of an attachment</pre>
                <pre style="margin-left:144.0pt">may still contain software viruses which could damage your computer system:</pre>
                <pre style="margin-left:144.0pt">you are advised to perform your own checks. Email communications with the</pre>
                <pre style="margin-left:144.0pt">University of Nottingham may be monitored as permitted by UK legislation.</pre>
                <pre style="margin-left:144.0pt"> </pre>
              </blockquote>
              <p class="MsoNormal" style="margin-left:144.0pt"><span><br>
                  <br>
                  <br>
                  <br>
                  <br>
                </span></p>
              <pre style="margin-left:144.0pt">-- </pre>
              <pre style="margin-left:144.0pt">--</pre>
              <pre style="margin-left:144.0pt"> </pre>
              <pre style="margin-left:144.0pt">Tom Reijnders</pre>
              <pre style="margin-left:144.0pt">TOR Informatica</pre>
              <pre style="margin-left:144.0pt">Chopinlaan 27</pre>
              <pre style="margin-left:144.0pt">5242HM Rosmalen</pre>
              <pre style="margin-left:144.0pt">Tel: 073 5226191</pre>
              <pre style="margin-left:144.0pt">Fax: 073 5226196</pre>
              <pre style="margin-left:144.0pt"> </pre>
              <p class="MsoNormal" style="margin-left:108.0pt"><span><br>
                  <br>
                  <br>
                  <br>
                  <br>
                </span></p>
              <pre style="margin-left:108.0pt">_______________________________________________</pre>
              <pre style="margin-left:108.0pt">Xerte-dev mailing list</pre>
              <pre style="margin-left:108.0pt"><a href="mailto:Xerte-dev@lists.nottingham.ac.uk" target="_blank">Xerte-dev@lists.nottingham.ac.uk</a></pre>
              <pre style="margin-left:108.0pt"><a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a></pre>
              <pre style="margin-left:108.0pt"> </pre>
              <pre style="margin-left:108.0pt">This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it.   Please do not use, copy or disclose the information contained in this message or in any attachment.  Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.</pre>

              <pre style="margin-left:108.0pt"> </pre>
              <pre style="margin-left:108.0pt">This message has been checked for viruses but the contents of an attachment</pre>
              <pre style="margin-left:108.0pt">may still contain software viruses which could damage your computer system:</pre>
              <pre style="margin-left:108.0pt">you are advised to perform your own checks. Email communications with the</pre>
              <pre style="margin-left:108.0pt">University of Nottingham may be monitored as permitted by UK legislation.</pre>
              <pre style="margin-left:108.0pt"> </pre>
            </blockquote>
            <p class="MsoNormal" style="margin-left:108.0pt"><span><br>
                <br>
                <br>
                <br>
              </span></p>
            <pre style="margin-left:108.0pt">-- </pre>
            <pre style="margin-left:108.0pt">--</pre>
            <pre style="margin-left:108.0pt"> </pre>
            <pre style="margin-left:108.0pt">Tom Reijnders</pre>
            <pre style="margin-left:108.0pt">TOR Informatica</pre>
            <pre style="margin-left:108.0pt">Chopinlaan 27</pre>
            <pre style="margin-left:108.0pt">5242HM Rosmalen</pre>
            <pre style="margin-left:108.0pt">Tel: 073 5226191</pre>
            <pre style="margin-left:108.0pt">Fax: 073 5226196</pre>
            <pre style="margin-left:108.0pt"> </pre>
            <p class="MsoNormal" style="margin-left:72.0pt"><span><br>
                <br>
                <br>
                <br>
              </span></p>
            <pre style="margin-left:72.0pt">_______________________________________________</pre>
            <pre style="margin-left:72.0pt">Xerte-dev mailing list</pre>
            <pre style="margin-left:72.0pt"><a href="mailto:Xerte-dev@lists.nottingham.ac.uk" target="_blank">Xerte-dev@lists.nottingham.ac.uk</a></pre>
            <pre style="margin-left:72.0pt"><a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a></pre>
            <pre style="margin-left:72.0pt"> </pre>
            <pre style="margin-left:72.0pt">This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it.   Please do not use, copy or disclose the information contained in this message or in any attachment.  Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.</pre>

            <pre style="margin-left:72.0pt"> </pre>
            <pre style="margin-left:72.0pt">This message has been checked for viruses but the contents of an attachment</pre>
            <pre style="margin-left:72.0pt">may still contain software viruses which could damage your computer system:</pre>
            <pre style="margin-left:72.0pt">you are advised to perform your own checks. Email communications with the</pre>
            <pre style="margin-left:72.0pt">University of Nottingham may be monitored as permitted by UK legislation.</pre>
            <pre style="margin-left:72.0pt"> </pre>
          </blockquote>
          <p class="MsoNormal" style="margin-left:72.0pt"><span><br>
              <br>
              <br>
            </span></p>
          <pre style="margin-left:72.0pt">-- </pre>
          <pre style="margin-left:72.0pt">--</pre>
          <pre style="margin-left:72.0pt"> </pre>
          <pre style="margin-left:72.0pt">Tom Reijnders</pre>
          <pre style="margin-left:72.0pt">TOR Informatica</pre>
          <pre style="margin-left:72.0pt">Chopinlaan 27</pre>
          <pre style="margin-left:72.0pt">5242HM Rosmalen</pre>
          <pre style="margin-left:72.0pt">Tel: 073 5226191</pre>
          <pre style="margin-left:72.0pt">Fax: 073 5226196</pre>
          <pre style="margin-left:72.0pt"> </pre>
          <p class="MsoNormal" style="margin-left:36.0pt"><span><br>
              <br>
              <br>
              </span></p>
          <pre style="margin-left:36.0pt">_______________________________________________</pre>
          <pre style="margin-left:36.0pt">Xerte-dev mailing list</pre>
          <pre style="margin-left:36.0pt"><a href="mailto:Xerte-dev@lists.nottingham.ac.uk" target="_blank">Xerte-dev@lists.nottingham.ac.uk</a></pre>
          <pre style="margin-left:36.0pt"><a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a></pre>
          <pre style="margin-left:36.0pt"> </pre>
          <pre style="margin-left:36.0pt">This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it.   Please do not use, copy or disclose the information contained in this message or in any attachment.  Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.</pre>

          <pre style="margin-left:36.0pt"> </pre>
          <pre style="margin-left:36.0pt">This message has been checked for viruses but the contents of an attachment</pre>
          <pre style="margin-left:36.0pt">may still contain software viruses which could damage your computer system:</pre>
          <pre style="margin-left:36.0pt">you are advised to perform your own checks. Email communications with the</pre>
          <pre style="margin-left:36.0pt">University of Nottingham may be monitored as permitted by UK legislation.</pre>
          <pre style="margin-left:36.0pt"> </pre>
        </blockquote>
        <p class="MsoNormal" style="margin-left:36.0pt"><span><br>
            <br>
            </span></p>
        <pre style="margin-left:36.0pt">-- </pre>
        <pre style="margin-left:36.0pt">--</pre>
        <pre style="margin-left:36.0pt"> </pre>
        <pre style="margin-left:36.0pt">Tom Reijnders</pre>
        <pre style="margin-left:36.0pt">TOR Informatica</pre>
        <pre style="margin-left:36.0pt">Chopinlaan 27</pre>
        <pre style="margin-left:36.0pt">5242HM Rosmalen</pre>
        <pre style="margin-left:36.0pt">Tel: 073 5226191</pre>
        <pre style="margin-left:36.0pt">Fax: 073 5226196</pre>
        <pre style="margin-left:36.0pt"> </pre>
      </div>
      <br>
      
      <br>
      <pre>_______________________________________________
Xerte-dev mailing list
<a href="mailto:Xerte-dev@lists.nottingham.ac.uk" target="_blank">Xerte-dev@lists.nottingham.ac.uk</a>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a>

This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it.   Please do not use, copy or disclose the information contained in this message or in any attachment.  Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.

This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.

</pre><span class="HOEnZb"><font color="#888888">
    </font></span></blockquote><span class="HOEnZb"><font color="#888888">
    <br>
    <pre cols="72">-- 
--

Tom Reijnders
TOR Informatica
Chopinlaan 27
5242HM Rosmalen
Tel: 073 5226191
Fax: 073 5226196

</pre>
  </font></span></div>

<br>_______________________________________________<br>
Xerte-dev mailing list<br>
<a href="mailto:Xerte-dev@lists.nottingham.ac.uk">Xerte-dev@lists.nottingham.ac.uk</a><br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><br>
<br>
This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it.   Please do not use, copy or disclose the information contained in this message or in any attachment.  Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.<br>

<br>
This message has been checked for viruses but the contents of an attachment<br>
may still contain software viruses which could damage your computer system:<br>
you are advised to perform your own checks. Email communications with the<br>
University of Nottingham may be monitored as permitted by UK legislation.<br>
<br>
<br></blockquote></div><br>