<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {mso-style-priority:99;
        mso-style-link:"Plain Text Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.5pt;
        font-family:Consolas;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.PlainTextChar
        {mso-style-name:"Plain Text Char";
        mso-style-priority:99;
        mso-style-link:"Plain Text";
        font-family:Consolas;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
span.EmailStyle22
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-GB link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='color:#1F497D'>Here's what I get. Ivona voice sounds great but the NaN's are a bit odd... http://www.screenr.com/nXVs<o:p></o:p></span></p><p class=MsoNormal><a name="_MailEndCompose"><span style='color:#1F497D'><o:p> </o:p></span></a></p><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> xerte-dev-bounces@lists.nottingham.ac.uk [mailto:xerte-dev-bounces@lists.nottingham.ac.uk] <b>On Behalf Of </b>Julian Tenney<br><b>Sent:</b> 09 February 2012 14:02<br><b>To:</b> For Xerte technical developers<br><b>Subject:</b> [Xerte-dev] Re: TTS error<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoPlainText>So this is using 'normal' TTS. OK. I can't see what the issue is: in the engine there is no code to speak in onRelease for the button, and the accessibility properties are set a al the code below, which as far as I recall, should cover it all:<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><span style='font-family:"Courier New"'>      this.nextBtn._x = x+w-30;<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>      this.nextBtn._y = y+h-30;<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>      this.nextBtn.onRelease = function() {<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>            this._parent.nextPage();<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>      };<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>      this.nextBtn.tabIndex = getTabIndex();<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>      var col = new Color(this.nextBtn);<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>      col.setRGB(STYLES.statusTextColour);<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>      this.nextBtn.onSetFocus = function() {<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>            speak(engine.languageData.nextButton[0].description);<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>      };<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>      this.nextBtn._accProps = new Object();<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>      this.nextBtn._accProps.name = engine.languageData.nextButton[0].description;<o:p></o:p></span></p><p class=MsoPlainText><span style='font-family:"Courier New"'>      Accessibility.updateProperties();<o:p></o:p></span></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><span lang=EN-US>-----Original Message-----<br>From: <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">xerte-dev-bounces@lists.nottingham.ac.uk</a> [<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">mailto:xerte-dev-bounces@lists.nottingham.ac.uk</a>] On Behalf Of Ron Mitchell<br>Sent: 09 February 2012 12:39<br>To: 'For Xerte technical developers'<br>Subject: [Xerte-dev] Re: TTS error</span><o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>Yes - try it - with TTS on clicking either of those 3 buttons reads out what<o:p></o:p></p><p class=MsoPlainText>sounds like NaN on my system.<o:p></o:p></p><p class=MsoPlainText>Works the same way on your 560 example<o:p></o:p></p><p class=MsoPlainText>I guess it could be an oddity with the Ivona voices I've installed but seems<o:p></o:p></p><p class=MsoPlainText>unlikely.<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>-----Original Message-----<o:p></o:p></p><p class=MsoPlainText>From: <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">xerte-dev-bounces@lists.nottingham.ac.uk</a><o:p></o:p></p><p class=MsoPlainText>[<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">mailto:xerte-dev-bounces@lists.nottingham.ac.uk</a>] On Behalf Of Julian Tenney<o:p></o:p></p><p class=MsoPlainText>Sent: 09 February 2012 12:05<o:p></o:p></p><p class=MsoPlainText>To: For Xerte technical developers<o:p></o:p></p><p class=MsoPlainText>Subject: [Xerte-dev] Re: TTS error<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>> when clicking previous, next, continue "NaN" get read out<o:p></o:p></p><p class=MsoPlainText>Not to sound dumb, but you mean they are read out when you click them with<o:p></o:p></p><p class=MsoPlainText>the mouse? <o:p></o:p></p><p class=MsoPlainText>Do they work ok when you tab to them..?<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>I didn't think anything was supposed to speak when you clicked...<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>-----Original Message-----<o:p></o:p></p><p class=MsoPlainText>From: <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">xerte-dev-bounces@lists.nottingham.ac.uk</a><o:p></o:p></p><p class=MsoPlainText>[<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">mailto:xerte-dev-bounces@lists.nottingham.ac.uk</a>] On Behalf Of Ron Mitchell<o:p></o:p></p><p class=MsoPlainText>Sent: 09 February 2012 08:59<o:p></o:p></p><p class=MsoPlainText>To: 'For Xerte technical developers'<o:p></o:p></p><p class=MsoPlainText>Subject: [Xerte-dev] Re: TTS error<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>Hi Julian<o:p></o:p></p><p class=MsoPlainText>most of this does seem to be fixed now which is great but I was at Techdis<o:p></o:p></p><p class=MsoPlainText>yesterday and mentioned that I was impressed how much better it sounds with<o:p></o:p></p><p class=MsoPlainText>a good voice installed and did a quick demo and noticed another small error<o:p></o:p></p><p class=MsoPlainText>- when clicking previous, next, continue "NaN" get read out.<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>Also I can't remember for sure but didn't tabbing around also used to select<o:p></o:p></p><p class=MsoPlainText>the page title? At the moment when the page loads the page title get's read<o:p></o:p></p><p class=MsoPlainText>but it doesn't get selected when tabbing. Maybe it never did just can't<o:p></o:p></p><p class=MsoPlainText>remember and it would be good if it did.<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>HTH<o:p></o:p></p><p class=MsoPlainText>Ron<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>-----Original Message-----<o:p></o:p></p><p class=MsoPlainText>From: <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">xerte-dev-bounces@lists.nottingham.ac.uk</a><o:p></o:p></p><p class=MsoPlainText>[<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">mailto:xerte-dev-bounces@lists.nottingham.ac.uk</a>] On Behalf Of Julian Tenney<o:p></o:p></p><p class=MsoPlainText>Sent: 31 January 2012 12:02<o:p></o:p></p><p class=MsoPlainText>To: For Xerte technical developers<o:p></o:p></p><p class=MsoPlainText>Subject: [Xerte-dev] Re: TTS error<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>Engine from the svn. It had some dodgy references to the languages xml in<o:p></o:p></p><p class=MsoPlainText>it.<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>-----Original Message-----<o:p></o:p></p><p class=MsoPlainText>From: <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">xerte-dev-bounces@lists.nottingham.ac.uk</a><o:p></o:p></p><p class=MsoPlainText>[<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">mailto:xerte-dev-bounces@lists.nottingham.ac.uk</a>] On Behalf Of Pat Lockley<o:p></o:p></p><p class=MsoPlainText>Sent: 31 January 2012 12:00<o:p></o:p></p><p class=MsoPlainText>To: For Xerte technical developers<o:p></o:p></p><p class=MsoPlainText>Subject: [Xerte-dev] Re: TTS error<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>Do I need to update anything?<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>On Tue, Jan 31, 2012 at 11:51 AM, Julian Tenney<o:p></o:p></p><p class=MsoPlainText><<a href="mailto:Julian.Tenney@nottingham.ac.uk">Julian.Tenney@nottingham.ac.uk</a>> wrote:<o:p></o:p></p><p class=MsoPlainText>> This is fixed now.<o:p></o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>> From: <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">xerte-dev-bounces@lists.nottingham.ac.uk</a><o:p></o:p></p><p class=MsoPlainText>> [<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">mailto:xerte-dev-bounces@lists.nottingham.ac.uk</a>] On Behalf Of Ron <o:p></o:p></p><p class=MsoPlainText>> Mitchell<o:p></o:p></p><p class=MsoPlainText>> Sent: 27 January 2012 09:53<o:p></o:p></p><p class=MsoPlainText>> To: 'For Xerte technical developers'<o:p></o:p></p><p class=MsoPlainText>> Subject: [Xerte-dev] Re: TTS error<o:p></o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>> may not be relevant but in testing Pat's Wordpress plugin I noticed <o:p></o:p></p><p class=MsoPlainText>> that has the same error where TOC is undefined and continue is read as <o:p></o:p></p><p class=MsoPlainText>> table of contents.<o:p></o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>> From: <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">xerte-dev-bounces@lists.nottingham.ac.uk</a><o:p></o:p></p><p class=MsoPlainText>> [<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">mailto:xerte-dev-bounces@lists.nottingham.ac.uk</a>] On Behalf Of Julian <o:p></o:p></p><p class=MsoPlainText>> Tenney<o:p></o:p></p><p class=MsoPlainText>> Sent: 27 January 2012 09:28<o:p></o:p></p><p class=MsoPlainText>> To: For Xerte technical developers<o:p></o:p></p><p class=MsoPlainText>> Subject: [Xerte-dev] Re: TTS error<o:p></o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>> Play_560 isn't necessarily running the latest code: it would be good <o:p></o:p></p><p class=MsoPlainText>> to know what happens with the files from the svn.<o:p></o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>> I'll check it out though.<o:p></o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>> From: <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">xerte-dev-bounces@lists.nottingham.ac.uk</a><o:p></o:p></p><p class=MsoPlainText>> [<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">mailto:xerte-dev-bounces@lists.nottingham.ac.uk</a>] On Behalf Of Ron <o:p></o:p></p><p class=MsoPlainText>> Mitchell<o:p></o:p></p><p class=MsoPlainText>> Sent: 26 January 2012 16:43<o:p></o:p></p><p class=MsoPlainText>> To: 'For Xerte technical developers'<o:p></o:p></p><p class=MsoPlainText>> Subject: [Xerte-dev] TTS error<o:p></o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>> Hi all<o:p></o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>> just been testing some additional TTS voices on Windows 7 and out of <o:p></o:p></p><p class=MsoPlainText>> curiosity tested how they worked with a Xerte LO too and to begin with <o:p></o:p></p><p class=MsoPlainText>> used the Notting page_560 example<o:p></o:p></p><p class=MsoPlainText>> <a href="http://www.nottingham.ac.uk/toolkits/play_560">http://www.nottingham.ac.uk/toolkits/play_560</a><o:p></o:p></p><p class=MsoPlainText>> and then I tested with one of my own LO's randomly selected<o:p></o:p></p><p class=MsoPlainText>> <a href="http://mitchellmedia.co.uk/moodle/xertetoolkits/play_120">http://mitchellmedia.co.uk/moodle/xertetoolkits/play_120</a><o:p></o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>> It seems an error as crept in at some point with the TTS reading of <o:p></o:p></p><p class=MsoPlainText>> navigation elements...<o:p></o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>> on the 560 lo<o:p></o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>> table of contents is read as "undefined"<o:p></o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>> volume control get's selected when tabbing but doesn't get read<o:p></o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>> bottom right contents button gets read as "table of contents"<o:p></o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>> on 120 lo<o:p></o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>> toc and continue get read correctly<o:p></o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>> volume control get's selected when tabbing but doesn't get read<o:p></o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>> Mine is not a completely up-to-date install so it seems like this <o:p></o:p></p><p class=MsoPlainText>> error may have crept in recently?<o:p></o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>> HTH<o:p></o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>> Ron<o:p></o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>> This message and any attachment are intended solely for the addressee <o:p></o:p></p><p class=MsoPlainText>> and may contain confidential information. If you have received this <o:p></o:p></p><p class=MsoPlainText>> message in error, please send it back to me, and immediately delete <o:p></o:p></p><p class=MsoPlainText>> it. Please do not use, copy or disclose the information contained in <o:p></o:p></p><p class=MsoPlainText>> this message or in any attachment. Any views or opinions expressed by <o:p></o:p></p><p class=MsoPlainText>> the author of this email do not necessarily reflect the views of the<o:p></o:p></p><p class=MsoPlainText>University of Nottingham.<o:p></o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>> This message has been checked for viruses but the contents of an <o:p></o:p></p><p class=MsoPlainText>> attachment may still contain software viruses which could damage your<o:p></o:p></p><p class=MsoPlainText>computer system:<o:p></o:p></p><p class=MsoPlainText>> you are advised to perform your own checks. Email communications with <o:p></o:p></p><p class=MsoPlainText>> the University of Nottingham may be monitored as permitted by UK<o:p></o:p></p><p class=MsoPlainText>legislation.<o:p></o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>> _______________________________________________<o:p></o:p></p><p class=MsoPlainText>> Xerte-dev mailing list<o:p></o:p></p><p class=MsoPlainText>> <a href="mailto:Xerte-dev@lists.nottingham.ac.uk">Xerte-dev@lists.nottingham.ac.uk</a><o:p></o:p></p><p class=MsoPlainText>> <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><o:p></o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>> This message and any attachment are intended solely for the addressee <o:p></o:p></p><p class=MsoPlainText>> and may contain confidential information. If you have received this <o:p></o:p></p><p class=MsoPlainText>> message in error, please send it back to me, and immediately delete <o:p></o:p></p><p class=MsoPlainText>> it.   Please do not use, copy or disclose the information contained in <o:p></o:p></p><p class=MsoPlainText>> this message or in any attachment.  Any views or opinions expressed by <o:p></o:p></p><p class=MsoPlainText>> the author of this email do not necessarily reflect the views of the<o:p></o:p></p><p class=MsoPlainText>University of Nottingham.<o:p></o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>> This message has been checked for viruses but the contents of an <o:p></o:p></p><p class=MsoPlainText>> attachment may still contain software viruses which could damage your<o:p></o:p></p><p class=MsoPlainText>computer system:<o:p></o:p></p><p class=MsoPlainText>> you are advised to perform your own checks. Email communications with <o:p></o:p></p><p class=MsoPlainText>> the University of Nottingham may be monitored as permitted by UK<o:p></o:p></p><p class=MsoPlainText>legislation.<o:p></o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText>><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>_______________________________________________<o:p></o:p></p><p class=MsoPlainText>Xerte-dev mailing list<o:p></o:p></p><p class=MsoPlainText><a href="mailto:Xerte-dev@lists.nottingham.ac.uk">Xerte-dev@lists.nottingham.ac.uk</a><o:p></o:p></p><p class=MsoPlainText><a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>_______________________________________________<o:p></o:p></p><p class=MsoPlainText>Xerte-dev mailing list<o:p></o:p></p><p class=MsoPlainText><a href="mailto:Xerte-dev@lists.nottingham.ac.uk">Xerte-dev@lists.nottingham.ac.uk</a><o:p></o:p></p><p class=MsoPlainText><a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>_______________________________________________<o:p></o:p></p><p class=MsoPlainText>Xerte-dev mailing list<o:p></o:p></p><p class=MsoPlainText><a href="mailto:Xerte-dev@lists.nottingham.ac.uk">Xerte-dev@lists.nottingham.ac.uk</a><o:p></o:p></p><p class=MsoPlainText><a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>_______________________________________________<o:p></o:p></p><p class=MsoPlainText>Xerte-dev mailing list<o:p></o:p></p><p class=MsoPlainText><a href="mailto:Xerte-dev@lists.nottingham.ac.uk">Xerte-dev@lists.nottingham.ac.uk</a><o:p></o:p></p><p class=MsoPlainText><a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>_______________________________________________<o:p></o:p></p><p class=MsoPlainText>Xerte-dev mailing list<o:p></o:p></p><p class=MsoPlainText><a href="mailto:Xerte-dev@lists.nottingham.ac.uk">Xerte-dev@lists.nottingham.ac.uk</a><o:p></o:p></p><p class=MsoPlainText><a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><o:p></o:p></p><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Times New Roman","serif"'><o:p> </o:p></span></p><p>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. <o:p></o:p></p><p>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. <o:p></o:p></p></div></body></html>