[Xerte] Re: Problem creating SORM/IMS packages (MAXOS HELP)

Pat Lockley patrick.lockley at googlemail.com
Mon Aug 27 12:48:21 BST 2012


if you used ini_set in export.php then everything should work - unless
there is something preventing ini_set working in MAXOS.

I've changed the subject a little as MAXOS was developed by a list
reader, and hopefully he can advise more - everything I've suggested
should work.

On Mon, Aug 27, 2012 at 12:29 PM, Raymond Moir <rjm18 at st-andrews.ac.uk> wrote:
> Hi Pat
>
> I added the code to export.php?
>
> Cheers
>
> Raymond
>
>> -----Original Message-----
>> From: Pat Lockley [mailto:patrick.lockley at googlemail.com]
>> Sent: 22 August 2012 15:27
>> To: Raymond Moir
>> Subject: Re: [Xerte] Re: Problem creating SORM/IMS packages
>>
>> Did you add the lines into php.ini, or alter existing ones?
>>
>> I don't think the settings have taken effect, or you might have editted the
>> wrong php.ini
>>
>> On Wed, Aug 22, 2012 at 3:23 PM, Raymond Moir <rjm18 at st-andrews.ac.uk>
>> wrote:
>> > The biggest file is 35MB and it is .flv video.
>> >
>> > There are 2 other .flv files at around 20MB each and another 2 at 10MB
>> each.
>> >
>> > Raymond
>> >
>> >
>> >
>> >
>> >> -----Original Message-----
>> >> From: Pat Lockley [mailto:patrick.lockley at googlemail.com]
>> >> Sent: 22 August 2012 15:17
>> >> To: Raymond Moir
>> >> Subject: Re: [Xerte] Re: Problem creating SORM/IMS packages
>> >>
>> >> Ok, well then there is either a bug in the code, or one huge file in
>> >> the media folder?
>> >>
>> >> On Wed, Aug 22, 2012 at 3:12 PM, Raymond Moir
>> >> <rjm18 at st-andrews.ac.uk>
>> >> wrote:
>> >> > Yes.
>> >> >
>> >> > Stopped the services, changed the file and saved, restarted xampp.
>> >> >
>> >> >
>> >> >
>> >> >> -----Original Message-----
>> >> >> From: Pat Lockley [mailto:patrick.lockley at googlemail.com]
>> >> >> Sent: 22 August 2012 15:11
>> >> >> To: Raymond Moir
>> >> >> Subject: Re: [Xerte] Re: Problem creating SORM/IMS packages
>> >> >>
>> >> >> did you restart XAMPP?
>> >> >>
>> >> >> On Wed, Aug 22, 2012 at 3:06 PM, Raymond Moir
>> >> >> <rjm18 at st-andrews.ac.uk>
>> >> >> wrote:
>> >> >> > Yep, localhost.
>> >> >> >
>> >> >> > Tried 999M, and I got the same error;
>> >> >> >
>> >> >> > "Fatal error: Allowed memory size of 197132288 bytes exhausted
>> >> >> > (tried to
>> >> >> allocate 15990784 bytes) in
>> >> >> J:\xampp\htdocs\toolkits\website_code\php\scorm\archive.php on
>> >> >> line
>> >> 630"
>> >> >> >
>> >> >> > Raymond
>> >> >> >
>> >> >> >> -----Original Message-----
>> >> >> >> From: Pat Lockley [mailto:patrick.lockley at googlemail.com]
>> >> >> >> Sent: 22 August 2012 14:54
>> >> >> >> To: Raymond Moir
>> >> >> >> Subject: Re: [Xerte] Re: Problem creating SORM/IMS packages
>> >> >> >>
>> >> >> >> Hello,
>> >> >> >>
>> >> >> >> well 128M is too small
>> >> >> >>
>> >> >> >> so take it up to a huge total - say 999M - that's fine on
>> >> >> >> localhost (assuming it is your PC)
>> >> >> >>
>> >> >> >> Pat
>> >> >> >>
>> >> >> >> On Wed, Aug 22, 2012 at 2:51 PM, Raymond Moir
>> >> >> >> <rjm18 at st-andrews.ac.uk>
>> >> >> >> wrote:
>> >> >> >> > Hi Pat
>> >> >> >> >
>> >> >> >> > Tried adding the 2 lines of code to the file, did a restart
>> >> >> >> > of the system and tried to export to SCORM - got the same
>> >> >> >> > error
>> >> >> >> >
>> >> >> >> > "Fatal error: Allowed memory size of 197132288 bytes
>> >> >> >> > exhausted (tried to
>> >> >> >> allocate 15990784 bytes) in
>> >> >> >> J:\xampp\htdocs\toolkits\website_code\php\scorm\archive.php on
>> >> >> >> line
>> >> >> 630"
>> >> >> >> >
>> >> >> >> > Raymond
>> >> >> >> >
>> >> >> >> >> -----Original Message-----
>> >> >> >> >> From: Pat Lockley [mailto:patrick.lockley at googlemail.com]
>> >> >> >> >> Sent: 20 August 2012 09:47
>> >> >> >> >> To: Raymond Moir
>> >> >> >> >> Subject: Re: [Xerte] Re: Problem creating SORM/IMS packages
>> >> >> >> >>
>> >> >> >> >> add them both at the top then - that will effectively be the
>> >> >> >> >> same
>> >> >> >> >>
>> >> >> >> >> On Mon, Aug 20, 2012 at 9:43 AM, Raymond Moir
>> >> >> >> >> <rjm18 at st-andrews.ac.uk>
>> >> >> >> >> wrote:
>> >> >> >> >> > Hi Pat
>> >> >> >> >> >
>> >> >> >> >> > Sorry my mistake, I didn't mean to type php.ini, I meant
>> >> >> >> >> > to say that
>> >> >> >> >> export.php didn't have the lines of code that you stated and
>> >> >> >> >> I should
>> >> >> >> change.
>> >> >> >> >> >
>> >> >> >> >> > Regards
>> >> >> >> >> >
>> >> >> >> >> > Raymond
>> >> >> >> >> >
>> >> >> >> >> >
>> >> >> >> >> >
>> >> >> >> >> >> -----Original Message-----
>> >> >> >> >> >> From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-
>> >> >> >> >> >> bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley
>> >> >> >> >> >> Sent: 17 August 2012 17:04
>> >> >> >> >> >> To: Xerte discussion list
>> >> >> >> >> >> Subject: [Xerte] Re: Problem creating SORM/IMS packages
>> >> >> >> >> >>
>> >> >> >> >> >> Hello,
>> >> >> >> >> >>
>> >> >> >> >> >> You don't need to alter php.ini, alter the file I sent
>> >> >> >> >> >> the path for
>> >> >> >> >> >> (xampp/htdocs/xertetoolkits/website_code/php/scorm/export
>> >> >> >> >> >> .ph
>> >> >> >> >> >> p)
>> >> >> >> >> >>
>> >> >> >> >> >> if you want to alter php.ini search for "memory limit"
>> >> >> >> >> >> and alter the value after that, then restart apache on your USB
>> stick.
>> >> >> >> >> >>
>> >> >> >> >> >> Pat
>> >> >> >> >> >>
>> >> >> >> >> >> On Fri, Aug 17, 2012 at 4:58 PM, Raymond Moir
>> >> >> >> >> >> <rjm18 at st-andrews.ac.uk>
>> >> >> >> >> >> wrote:
>> >> >> >> >> >> > Hi Paul
>> >> >> >> >> >> >
>> >> >> >> >> >> > Thanks for your help on this - unfortunately it didn't work.
>> >> >> >> >> >> >
>> >> >> >> >> >> > There doesn't appear to be the line of code
>> >> >> >> >> >> >
>> >> >> >> >> >> > ini_set('max_execution_time', 300);
>> >> >> >> >> >> >
>> >> >> >> >> >> > in php.ini
>> >> >> >> >> >> >
>> >> >> >> >> >> > Also, the php.ini file is in a slight different folder patch i.e.
>> >> >> >> >> >> > \xampp\htdocs\toolkits\website_code\php\scorm
>> >> >> >> >> >> >
>> >> >> >> >> >> > Therefore, I edited the php.ini file and added the 2
>> >> >> >> >> >> > lines of code near the top
>> >> >> >> >> >> of the file and before the conditional coding statements:
>> >> >> >> >> >> >
>> >> >> >> >> >> > ini_set('max_execution_time', 300);
>> >> >> >> >> >> >
>> >> >> >> >> >> > ini_set('memory_limit','128M');
>> >> >> >> >> >> >
>> >> >> >> >> >> > but still got the error
>> >> >> >> >> >> >
>> >> >> >> >> >> > "Fatal error: Allowed memory size of 125829120 bytes
>> >> >> >> >> >> > exhausted (tried to
>> >> >> >> >> >> allocate 35267066 bytes) in
>> >> >> >> >> >> J:\xampp\htdocs\toolkits\website_code\php\scorm\archive.p
>> >> >> >> >> >> hp
>> >> >> >> >> >> on line
>> >> >> >> >> 630"
>> >> >> >> >> >> >
>> >> >> >> >> >> > Does the path of
>> >> >> >> >> "\xampp\htdocs\toolkits\website_code\php\scorm\php.ini"
>> >> >> >> >> >> and the absence of " ini_set('max_execution_time', 300);"
>> >> >> >> >> >> indicate that I my colleague is using an old version?
>> >> >> >> >> >> >
>> >> >> >> >> >> > Thanks
>> >> >> >> >> >> >
>> >> >> >> >> >> > Raymond
>> >> >> >> >> >> >
>> >> >> >> >> >> >> -----Original Message-----
>> >> >> >> >> >> >> From: xerte-bounces at lists.nottingham.ac.uk
>> >> >> >> >> >> >> [mailto:xerte- bounces at lists.nottingham.ac.uk] On
>> >> >> >> >> >> >> Behalf Of Pat Lockley
>> >> >> >> >> >> >> Sent: 17 August 2012 10:25
>> >> >> >> >> >> >> To: Xerte discussion list
>> >> >> >> >> >> >> Subject: [Xerte] Re: Problem creating SORM/IMS
>> >> >> >> >> >> >> packages
>> >> >> >> >> >> >>
>> >> >> >> >> >> >> Hello,
>> >> >> >> >> >> >>
>> >> >> >> >> >> >> You need to find the file -
>> >> >> >> >> >> >>
>> xampp/htdocs/xertetoolkits/website_code/php/scorm/export.
>> >> >> >> >> >> >> php
>> >> >> >> >> >> >>
>> >> >> >> >> >> >> Line 26 should be
>> >> >> >> >> >> >>
>> >> >> >> >> >> >> ini_set('max_execution_time', 300);
>> >> >> >> >> >> >>
>> >> >> >> >> >> >> beneath that add as a new line
>> >> >> >> >> >> >>
>> >> >> >> >> >> >> ini_set('memory_limit','100M');
>> >> >> >> >> >> >>
>> >> >> >> >> >> >> That will give you 100MB to play with, you may wish to
>> >> >> >> >> >> >> set it higher
>> >> >> >> >> >> >>
>> >> >> >> >> >> >>
>> >> >> >> >> >> >> On Fri, Aug 17, 2012 at 10:08 AM, Raymond Moir
>> >> >> >> >> >> >> <rjm18 at st-andrews.ac.uk>
>> >> >> >> >> >> >> wrote:
>> >> >> >> >> >> >> > Hi Paul
>> >> >> >> >> >> >> >
>> >> >> >> >> >> >> > My colleague is using the USB stick. I've borrowed
>> >> >> >> >> >> >> > it to see if I can fix the
>> >> >> >> >> >> >> problem and to initially try and find the version number.
>> >> >> >> >> >> >> >
>> >> >> >> >> >> >> > Is there a new version out which will resolve the
>> problems?
>> >> >> >> >> >> >> >
>> >> >> >> >> >> >> > Thanks
>> >> >> >> >> >> >> >
>> >> >> >> >> >> >> > Raymond
>> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> -----Original Message-----
>> >> >> >> >> >> >> >> From: xerte-bounces at lists.nottingham.ac.uk
>> >> >> >> >> >> >> >> [mailto:xerte- bounces at lists.nottingham.ac.uk] On
>> >> >> >> >> >> >> >> Behalf Of Pat Lockley
>> >> >> >> >> >> >> >> Sent: 16 August 2012 17:00
>> >> >> >> >> >> >> >> To: Xerte discussion list
>> >> >> >> >> >> >> >> Subject: [Xerte] Re: Problem creating SORM/IMS
>> >> >> >> >> >> >> >> packages
>> >> >> >> >> >> >> >>
>> >> >> >> >> >> >> >> Hello,
>> >> >> >> >> >> >> >>
>> >> >> >> >> >> >> >> You can't at the moment, but that probably means
>> >> >> >> >> >> >> >> you're using
>> >> >> >> 1.7.
>> >> >> >> >> >> >> >>
>> >> >> >> >> >> >> >> Is your colleague using the USB stick as well? Or a
>> >> >> >> >> >> >> >> separate
>> >> >> >> install?
>> >> >> >> >> >> >> >>
>> >> >> >> >> >> >> >> Pat
>> >> >> >> >> >> >> >>
>> >> >> >> >> >> >> >> On Thu, Aug 16, 2012 at 4:52 PM, Raymond Moir
>> >> >> >> >> >> >> >> <rjm18 at st-andrews.ac.uk>
>> >> >> >> >> >> >> >> wrote:
>> >> >> >> >> >> >> >> > Hi Pat
>> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> > I've manage to obtain the XOT USB version and
>> >> >> >> >> >> >> >> > have tried finding the
>> >> >> >> >> >> >> >> version without success.
>> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> > This might sound silly, but how do I find out
>> >> >> >> >> >> >> >> > what version of XOT is
>> >> >> >> >> >> >> running?
>> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> > Many Thanks
>> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> > Raymond
>> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> -----Original Message-----
>> >> >> >> >> >> >> >> >> From: xerte-bounces at lists.nottingham.ac.uk
>> >> >> >> >> >> >> >> >> [mailto:xerte- bounces at lists.nottingham.ac.uk]
>> >> >> >> >> >> >> >> >> On Behalf Of Pat Lockley
>> >> >> >> >> >> >> >> >> Sent: 15 August 2012 17:16
>> >> >> >> >> >> >> >> >> To: Xerte discussion list
>> >> >> >> >> >> >> >> >> Subject: [Xerte] Re: Problem creating SORM/IMS
>> >> >> >> >> >> >> >> >> packages
>> >> >> >> >> >> >> >> >>
>> >> >> >> >> >> >> >> >> Hi Raymond,
>> >> >> >> >> >> >> >> >>
>> >> >> >> >> >> >> >> >> I assume your using XOT.
>> >> >> >> >> >> >> >> >>
>> >> >> >> >> >> >> >> >> Do you know which version?
>> >> >> >> >> >> >> >> >>
>> >> >> >> >> >> >> >> >> Thanks
>> >> >> >> >> >> >> >> >>
>> >> >> >> >> >> >> >> >> Pat
>> >> >> >> >> >> >> >> >>
>> >> >> >> >> >> >> >> >> On Wed, Aug 15, 2012 at 5:13 PM, Raymond Moir
>> >> >> >> >> >> >> >> >> <rjm18 at st-andrews.ac.uk>
>> >> >> >> >> >> >> >> >> wrote:
>> >> >> >> >> >> >> >> >> > I have a colleague who is creating SCORM/IMS
>> >> >> >> >> >> >> >> >> > packages using Xerte from the "USB memory stick"
>> >> >> method.
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> > I use the desktop version myself, but she is
>> >> >> >> >> >> >> >> >> > having problems exporting packages as the
>> >> >> >> >> >> >> >> >> > system reports "fatal
>> >> >> >> >> errors".
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> > Having googled some solutions and it appears
>> >> >> >> >> >> >> >> >> > that since the content is greater that 100MB
>> >> >> >> >> >> >> >> >> > (compressed video files and
>> >> >> >> >> >> >> >> >> > images) , this may cause problems - advice
>> >> >> >> >> >> >> >> >> > about regarding changing
>> >> >> >> >> >> >> the "memory"
>> >> >> >> >> >> >> >> >> > limits in various php files has not worked.
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> > Can anyone offer any solutions or advice?
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> > Alternatively, is there a way to export the "content"
>> >> >> >> >> >> >> >> >> > from the "USB memory stick" method into a set
>> >> >> >> >> >> >> >> >> > of file it can be read by the Xerte
>> >> >> >> >> >> >> >> >> > (desktop) tool , so that I can try exporting
>> >> >> >> >> >> >> >> >> > the SCORM/IMS package this
>> >> >> >> >> >> >> >> way?
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> > Many thanks
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> > Raymond
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> > ----------------------------------------------
>> >> >> >> >> >> >> >> >> > ---
>> >> >> >> >> >> >> >> >> > ---
>> >> >> >> >> >> >> >> >> > ---
>> >> >> >> >> >> >> >> >> > ---
>> >> >> >> >> >> >> >> >> > ---
>> >> >> >> >> >> >> >> >> > ---
>> >> >> >> >> >> >> >> >> > ---
>> >> >> >> >> >> >> >> >> > ---
>> >> >> >> >> >> >> >> >> > -----------------------------------
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> > Raymond Moir (FHEA, BSc, PGDSE) Learning
>> >> >> >> >> >> >> >> >> > Technology Consultant
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> > CAPOD (Centre for Academic, Professional and
>> >> >> >> >> >> >> >> >> > Organisational
>> >> >> >> >> >> >> >> >> > Development)
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> > University of St Andrews
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> > Hebdomadar's Block
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> > 75 North Street
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> > St Andrews
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> > KY16 9AJ
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> > The University of St Andrews is a charity
>> >> >> >> >> >> >> >> >> > registered in
>> >> >> >> Scotland :
>> >> >> >> >> >> >> >> >> > No
>> >> >> >> >> >> >> >> >> > SC013532
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> > 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.
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> >
>> >> _______________________________________________
>> >> >> >> >> >> >> >> >> > Xerte mailing list
>> >> >> >> >> >> >> >> >> > Xerte at lists.nottingham.ac.uk
>> >> >> >> >> >> >> >> >> > http://lists.nottingham.ac.uk/mailman/listinfo
>> >> >> >> >> >> >> >> >> > /xe
>> >> >> >> >> >> >> >> >> > rte
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> > 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.
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >>
>> >> >> >> >> >> >> >> >>
>> >> _______________________________________________
>> >> >> >> >> >> >> >> >> Xerte mailing list Xerte at lists.nottingham.ac.uk
>> >> >> >> >> >> >> >> >> http://lists.nottingham.ac.uk/mailman/listinfo/x
>> >> >> >> >> >> >> >> >> ert
>> >> >> >> >> >> >> >> >> e
>> >> >> >> >> >> >> >> >
>> >> >> >> >> >> >> >> >
>> _______________________________________________
>> >> >> >> >> >> >> >> > Xerte mailing list Xerte at lists.nottingham.ac.uk
>> >> >> >> >> >> >> >> > http://lists.nottingham.ac.uk/mailman/listinfo/xe
>> >> >> >> >> >> >> >> > rte
>> >> >> >> >> >> >> >>
>> >> >> >> >> >> >> >>
>> _______________________________________________
>> >> >> >> >> >> >> >> Xerte mailing list
>> >> >> >> >> >> >> >> Xerte at lists.nottingham.ac.uk
>> >> >> >> >> >> >> >> http://lists.nottingham.ac.uk/mailman/listinfo/xert
>> >> >> >> >> >> >> >> e
>> >> >> >> >> >> >> >
>> >> >> >> >> >> >> > _______________________________________________
>> >> >> >> >> >> >> > Xerte mailing list
>> >> >> >> >> >> >> > Xerte at lists.nottingham.ac.uk
>> >> >> >> >> >> >> > http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>> >> >> >> >> >> >>
>> >> >> >> >> >> >> _______________________________________________
>> >> >> >> >> >> >> Xerte mailing list
>> >> >> >> >> >> >> Xerte at lists.nottingham.ac.uk
>> >> >> >> >> >> >> http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>> >> >> >> >> >> >
>> >> >> >> >> >> > _______________________________________________
>> >> >> >> >> >> > Xerte mailing list
>> >> >> >> >> >> > Xerte at lists.nottingham.ac.uk
>> >> >> >> >> >> > http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>> >> >> >> >> >>
>> >> >> >> >> >> _______________________________________________
>> >> >> >> >> >> Xerte mailing list
>> >> >> >> >> >> Xerte at lists.nottingham.ac.uk
>> >> >> >> >> >> http://lists.nottingham.ac.uk/mailman/listinfo/xerte



More information about the Xerte mailing list